Tools to work with diablo2
- bintools - Diablo2 (Classic) Binary parsers to read the
.bin
files - huffman - Diablo2 (Classic) Decompressor for network data
- packets - Diablo2 (Classic) network protocol
- mpq - MPQ reader / extractor
- map - Diablo2 (Classic & Resurrected) map generation api (Docker based)
- sniffer - Diablo2 (Classic) network sniffer
- memory - Diablo2 (Resurrected) Memory reader
Sniffs packets from the game client to create a overview of the world around.
- Location of the summoner
- Where a good item was drooped (Unique Frost burns)
- Player Location
- A collection of monsters
- Way point
Building with yarn
yarn
yarn build