Skip to content

An attempt to reverse-engineer the protocol for Diablo III, allowing a MITM attack on the game by intercepting packets as they pass through a router. Uses libpcap and protobuf.

Notifications You must be signed in to change notification settings

sensorphalanx/diablo_sniffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the goal of this project is purely passive monitoring of the game, to provide things like
* avg AH price for goods/items
* combat log (dps, why do i keep dying)
* measuring drop rates/gold drop rates (gold/h, magic items/h)
* combining above drop rates with AH price to get gold/h in drops

About

An attempt to reverse-engineer the protocol for Diablo III, allowing a MITM attack on the game by intercepting packets as they pass through a router. Uses libpcap and protobuf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.9%
  • C 16.8%
  • Objective-C 1.3%