diegonc / packet-bnetp

Battle.net and Warcraft 3 Game Protocols Dissector for Wireshark
GNU General Public License v3.0
29 stars 13 forks source link

News

What is this?

packet-bnetp is a Wireshark plugin written in Lua for dissecting the Battle.net® client-server protocol, which is used by Starcraft, Warcraft 2 Battle.Net edition, Warcraft 3, Diablo 1, Diablo 2, and Warcraft 3 game protocol.

Feel free to give feedback!

Requirements

packet-bnetp was tested with Wireshark 1.10.5, which is Windows XP compatible. Older versions with Lua 5.1 may work too, newer should work too.

How to install?

Download packet-bnetp.

Place the file packet-bnetp.lua in one of the directories in the Lua search path. Wireshark will then load it automatically during startup.

UNIX

Windows

Screenshots

Click on images to enlarge.

Understanding protocol

Here is the protocol documentation which was used for creating packet-bnetp.