java - Is there a command decompiling tool supports Windows/Linux/AIX like JAD does for JDK5 class? -
i using jad (no longer update?) decompiling .class file, on aix or linux, jdk 5 class not supported jad, (replied @thilo , in thread).
i know decompiling tools based on jad, there such tool both provides commandline interface(i know dj has gui don't want it) can call java , supports jdk5 .class?
thanks.
yes, there one, french project hosted on free.fr. luckily you, archive.orgĂ‚´s wayback machine has indexed,including download binaries.
it decompiles java 1.5 , 1.6 too.
here link http://web.archive.org/web/20110416091052/http://java.decompiler.free.fr/
Comments
Post a Comment