Tagged Questions

0
votes
1answer
266 views

wireshark generic dissector- using the packet sequence to define the message

I am not sure if stackoverflow is the right place to put this question, but it seems like. I am trying to write a dissector using the generic dissector plugin (http://wsgd.free.fr/). I have a small ...