Hi all, Thank you for your valuable support. I am trying to add some .dll files of custom protocol into wireshark plugin directory.After I added that wireshark is crashed. Can you help me how to add .dll files into wireshark plugin directory to resolve this issue. Thanks and regards, Sathish asked 01 Apr '15, 23:34 Sathish kannan |
One Answer:
I would suspect that there is an issue with your custom DLL's. How were they compiled? Were they compiled for the specific version of Wireshark you're using? answered 02 Apr '15, 02:34 grahamb ♦ |