Java - Decompilers

java

http://stackoverflow.com/questions/4793469/how-can-i-decompile-many-jars-at-once
http://www.adarshr.com/recursive-java-decompiler
http://www.neshkov.com/dj.html
http://michael.laffargue.fr/blog/2014/05/15/jad-recursive-java-decompilation-command/
http://www.benf.org/other/cfr/
https://github.com/Storyyeller/Krakatau

Luyten
https://github.com/deathmarine/Luyten

Java Decompiler / JD Project / JD-GUI - With Java Decompiler you can open the JAR file and go to File, Save All Sources. It saves all class files into java files.
http://jd.benow.ca/

http://jadclipse.sourceforge.net/wiki/index.php/Main%5FPage
http://www.kpdus.com/jad.html

cavaj
http://www.sureshotsoftware.com/cavaj/index.html

JD:
http://java.decompiler.free.fr/
http://mchr3k.github.com/jdeclipse-realign/

JadClipse:
http://jadclipse.sourceforge.net/wiki/index.php/Main_Page
http://sourceforge.net/projects/jadclipse/
http://www.varaneckas.com/jad/

DJ:
http://www.neshkov.com/
http://members.fortunecity.com/neshkov/dj.html

Recursive Java Decompiler:
http://www.adarshr.com/papers/recursive/

Dava:
http://www.sable.mcgill.ca/dava/

JReversePro:
http://jreversepro.blogspot.com/2008/03/download-latest-binaries-from.html

Reverse Java:
http://www.reversed-java.com/fernflower/

AndroChef:
http://www.neshkov.com/ac_decompiler.html

JDec:
http://sourceforge.net/projects/jdec/

http://stackoverflow.com/questions/4375037/java-decompiler

http://code.google.com/p/versioncheck/
http://twit88.com/blog/2008/09/22/java-check-class-version/
http://rocksolutions.wordpress.com/2010/06/20/way-to-check-the-java-class-file-is-compiled-into-which-version/
http://thiamteck.blogspot.com/2007/11/determine-java-class-file-version.html
http://www.coderanch.com/t/385794/java/java/find-javac-version-compiled-class
http://www.coderanch.com/t/417080/java/java/find-jdk-version-used-compile
http://pages.zeroturnaround.com/2012_Screencasts_2012_jrebel_full_coderanch.html?utm_source=coderanch&utm_medium=bannerr&utm_campaign=jrebel-dl
http://javapapers.com/core-java/how-to-find-java-the-compiler-target-version-from-a-java-class-file/
http://sourceforge.net/projects/jclasslib/
http://mindprod.com/products1.html#JARCHECK
http://docs.oracle.com/javase/specs/

http://stackoverflow.com/questions/698129/how-can-i-find-the-target-java-version-for-a-compiled-class
http://stackoverflow.com/questions/1096148/how-to-check-the-jdk-version-used-to-compile-a-class-file

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License