DEV Community

knut
knut

Posted on

Decoding Arbitrary Data in Wireshark

I wrote a post on my main blog about how to import data from a text file into Wireshark and decode it using one of its built-in parsers. This can be useful when you get the data from, say, a log file produced by your application rather than from a regular capture file.

Top comments (0)