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." |
It depends on where you've placed these calls. Can you elaborate on that? Whats the value of xml_handle after the function call?