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

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -