Skip to content
This repository has been archived by the owner on Feb 17, 2018. It is now read-only.

eddyb-abandoned/node-bnet2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-bnet2

WARNING! This is a work-in-progress, use at your own risk

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.

Progress

  • 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

Installation

npm install git://github.com/eddyb/node-bnet2.git

Examples

See examples/client-wow.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published