Log in

View Full Version : java reversing tutorial for beginners


the analyst / UCF
January 12th, 2001, 05:43
hello

i did a tut on reversing *.class files ages ago..
you can check it out at :

http://acidburn2k.cjb.net/java.txt

i hope it will help
cu

acid burn,

the analyst / ucf

the analyst / UCF
January 12th, 2001, 05:48
looks like i'm even too tired to reply correctly to messages here..
again, excuse me ..

Solomon
January 12th, 2001, 06:47
Thx.
How about Java *.EXE ? J++ Extract can only deal with M$ Visual J++ EXEs, but there are various Java compilers.
A good decompiler is enough for *.CLASS, coz we can take full control if we have the source.