Log in

View Full Version : Java programs cracking


PoVVe(R)
December 12th, 2001, 07:47
How can I start cracking Java programs with SoftICE?

Program is JavaScheduler v4.0 and I need to enter code.

Thanx

iso8859-1
December 12th, 2001, 09:54
There are java-decompiler out there.
Since java uses it's own bytecode, it is actually possible to decompile a java-program back into java (only comments and variable-names missing). Sorry, can't help you how or where to get one, but a friend of mine used one with success.

koyaan
December 12th, 2001, 12:20
google.for
jad java decompiler


worked for me....

cheers logic

stealthFIGHTER
December 12th, 2001, 17:49
Hi,

You can visit the Analyst's page (huup://oldreverser.cjb.net/). There is nice tutorial: Java reversing (three apps in one tut).

Good luck,
sF