Releases: chc/samp-wireshark-dissector
v0.2
This wireshark dissector will dissect both SAMP query and SAMP raknet traffic, using wireshark heuristics to detect the traffic.
This is only intended for 0.3.7 but possibly works on other versions.
- Supports SAMP query
- Supports SAMP raknet
- Supports RakNet split messaging reassembly
- Most RPCs are defined
This plugin is built for version 4.2.0 (current version at the time of writing)
Simply place this DLL in the plugins\4.2\epan
folder of your wireshark and wireshark should auto-detect SAMP traffic.
v0.1
This wireshark dissector will dissect both SAMP query and SAMP raknet traffic, using wireshark heuristics to detect the traffic.
This is only intended for 0.3.7 but possibly works on other versions.
- Supports SAMP query
- Supports SAMP raknet
- Supports RakNet split messaging reassembly
- Most RPCs are defined
This plugin is built for version 4.2.0 (current version at the time of writing)
Simply place this DLL in the plugins\4.2\epan
folder of your wireshark and wireshark should auto-detect SAMP traffic.