Thursday, February 19, 2009

Java Decompiler

You sometimes do not have to sourcecode of an application which you want to analyse in that worst case story you can use java decompiler to analyse a code which is already compiled.

http://java.decompiler.free.fr/

0 comments: