Using latest wireshark, I have a .pcapng containing lots of TCP packets that contain msgpack.
How can I decode the msgpack and convert it to json?
Both windows or linux will do, command line or ux or scripting, whatever works. Thank you
| 1 | initial version |
Using latest wireshark, I have a .pcapng containing lots of TCP packets that contain msgpack.
How can I decode the msgpack and convert it to json?
Both windows or linux will do, command line or ux or scripting, whatever works. Thank you
Using latest wireshark, I have a .pcapng containing lots of TCP packets that contain msgpack.
How can I decode the msgpack and convert it to json?
Both windows or linux will do, command line or ux or scripting, whatever works. Thank you