Skip to content

Take a Saleae Logic Analyzer I2C decoded text and make it a hexdump file for input into text2pcap

License

Notifications You must be signed in to change notification settings

blsmit5728/SaleaeToHexdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Saleae To Hexdump

This program looks to convert a Saleae logic analyzer I2C decoded output and turn it into a hexdump format. This allows for the IPMB protocol to be decoded using the great tool Wireshark

mkdir build && cd build && cmake ../
./saleae_to_hex -f <file-from-termial-of-i2c>
text2pcap -t "%D %H:%M:%S." -l 209 hexdump.hex ipmbfile.pcap

How to setup wireshark for decoding

Setting up Wireshark

About

Take a Saleae Logic Analyzer I2C decoded text and make it a hexdump file for input into text2pcap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published