forked from ScottBrooks/minecraft-dissector
-
Notifications
You must be signed in to change notification settings - Fork 2
A wireshark dissector for the Minecraft protocol
AlanDeSmet/minecraft-dissector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a WireShark dissector to decode the Minecraft protocol. It is incomplete but useful. Home page: http://file///home/chaos/public_html/alan/games/video/minecraft/minecraft-dissector.html run Make in the directory it expects /usr/include/wireshark to exist, on ubuntu aptitude install wireshark-dev It should copy the plugin to ~/.wireshark/plugins, and then loading a wireshark packet dump should decode the packet types. When I tested, I used a tcpdump with full packets, I'd recommend the same or things will probably break. ex: tcpdump -w minecraft.dump -s 0 'port 25565' Enjoy!
About
A wireshark dissector for the Minecraft protocol
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 100.0%