Hello, I'm developing a custom packet dissector. Lets say we have a 64 byte packet to dissect and bytes 16 to 32 are encrypted, what is the right way to display this data ? Today I have something working like that but I want to have a clean code
What protocol dissector may I use as example ? asked 02 Sep '16, 04:41 atsju2 edited 02 Sep '16, 04:42 |