I added the following to my dissector to make use of wireshark's xml dissector:
But now I am getting the following error whenever I capture a packet that makes the code execute: "This application has requested the Runtime to terminate it in an unusal way." asked 26 May '15, 11:47 XQW1123 edited 27 May '15, 01:08 Anders ♦ |
It depends on where you've placed these calls. Can you elaborate on that? Whats the value of xml_handle after the function call?