Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: michealPW on November 06, 2008, 06:08:17 pm

Title: BNetLogin and STAR
Post by: michealPW on November 06, 2008, 06:08:17 pm
Is there an updated CheckRevision that supports STAR?

I don't have anything but Bw, which is real clunky for chatting:(
Title: Re: BNetLogin and STAR
Post by: Hdx on November 06, 2008, 06:52:58 pm
The latest version of JavaOp should have no problem logging into Bnet as SC or BW.
As long as you use the correct JBLS server/hashes.
Also, its a moot point because Warden is enabled and you will be disconnected in 2 mins.
Title: Re: BNetLogin and STAR
Post by: Camel on November 07, 2008, 03:37:43 pm
Yep, nothing about CheckRevision has changed; just need updated hash files and the new version byte.

If you can get your hands on that warden interceptor proxy Hdx came up with, you should be able to work around Warden. If not, I've built the interceptor in to BNU-Bot (http://www.bnubot.net).
Title: Re: BNetLogin and STAR
Post by: Hdx on November 07, 2008, 06:27:59 pm
Yep, nothing about CheckRevision has changed; just need updated hash files and the new version byte.

If you can get your hands on that warden interceptor proxy Hdx came up with, you should be able to work around Warden. If not, I've built the interceptor in to BNU-Bot (http://www.bnubot.net).
Theres a new version of warden's module out that makes the current work around moot.
Title: Re: BNetLogin and STAR
Post by: iago on November 08, 2008, 02:20:48 am
Theres a new version of warden's module out that makes the current work around moot.
Can you explain to me what the current work around is? I only went so far with Warden, then I stopped and haven't done anything with it or read anything about it since.
Title: Re: BNetLogin and STAR
Post by: Hdx on November 08, 2008, 04:59:02 pm
Well, its jsut all your old docs + the public 0x02 doc.
Nothing special.
Title: Re: BNetLogin and STAR
Post by: iago on November 08, 2008, 05:57:23 pm
Public 0x02 doc?
Title: Re: BNetLogin and STAR
Post by: Camel on November 11, 2008, 03:43:27 pm
http://bnubot.googlecode.com/svn/trunk/BNUBot/src/org/jbls/Warden/WardenModule.java

see handleRequest()


[edit] ironically, iago's the only @author there ^^