Log in

View Full Version : ARTeam: Notes on Reversing and Cracking Java Target


Shub-nigurrath
August 28th, 2007, 13:54
Hi all,
a new tutorial (and we are definitely on the road to 300th tute..hehe)

This time ThuderPwr takes us by hand to the world of Java and JNI to see how much we can do on this world.

Notes on Reversing and Cracking Java Target
A tutorial on patching of an application using JNI to implement the protection mechanism. The tutorial covers 3 ways ot patching it, JNI analysis and reverse of native code, Java decompilation, JVM bytecode patching

As usual: http://tutorials.accessroot.com

I think you will find it very interesting.

Have phun,
Shub

JMI
August 28th, 2007, 17:05
Thanks again Shub for sharing with our readers.

Regards,