: Tuesday, March 25, 2008 1:24 AM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Getting ACK/SEQ numbers in a dissector
Greg Sinclair wrote:
> Its the part I need help filling in. Can someone
> help me figure out how to do this in a regular dissector function? And
&
I'm trying to write my first dissector and I'm having troubles... lots
of troubles.
The protocol I'm trying to work with does some simple encryption.
Basically it takes the position in the data stream and XORs it with the
cleartext data. So the decryption is very straightforward.. just take
the b