This project aims at implementing the Battle.net (bnet2) protocol in node.js.
The data is from WoW 5.0.5a 16057, might not work elsewhere.
- Client socket
- Authentication packets (client-side only)
- Authentication modules (client-side only)
- Password.dll (note: the client-to-server proof isn't verified)
- 8f52906a2c85b416a595702251570f96d3522f39237603115f2f1ab24962043c.auth
- Encryption
npm install git://github.com/eddyb/node-bnet2.git