[TuT - A][508] Decompiling HD Client

Re: [TuT][508] Decompiling HD Client

i typed "jad -p Client.class > Client.java" into the CMD BUT I got this error
'jad' is not recognized as an internal or external command,
operable program or batch file.
 
Re: [TuT][508] Decompiling HD Client

Lol..
Last time i checked and its been a while,
Jagex obfuscate there files,

Meaning decompiling will posibly fail on quite some files.
And will result in something you cant recompiler.

Unless yes unless you deobfuscate it first and rename it and stuff.
But i could be wrong jagex could have stopped doing that for some reason wouldnt understand why though.
 
Im lost...sorry for sounding like a noob (well i am to this section anyway XD) but is this making the Runescape Client "HD" or this is something else..and if it's something else well what is it for??

Thanks.
 
Its for decompiling the Class files from a encrypted HD client.

Basically once you have decompiled it all, you are able to edit the clients loading text and stuff..
 
Back