FakeBattlenet

From SkullSecurity
Revision as of 18:50, 27 July 2008 by Ron (talk | contribs) (New page: ==FakeBattlenet== * Name: FakeBattlenet * OS: Windows * Language: Visual Basic 6 * Path: http://svn.skullsecurity.org:81/ron/old/FakeBattlenet * Created: Old * State: Incomplete I wrote t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FakeBattlenet

I wrote this while initially reverse engineering Battle.net, I think (it's possible I wrote it while reversing SRP, though). It creates a fake Battle.net server that the client can connect to. It helped me test out the protocol to see how the game would react to error conditions.

If I recall correctly, I think I ended up using a plugin for this instead of writing my own server.

svn co http://svn.skullsecurity.org:81/ron/old/FakeBattlenet