Saturday, January 14, 2012

Java Decompiler (.class To .java)

Hello friends,

Its a very sensational news for all who dont know how to convert .class files to .java files or decompilation of class files.

Sometime we need to decompile our class files back to java source files.
So which are the tools available?

Don't worry friends probably i have list of all the decompilers available in market.

If i forget any tool or you have any idea other than these please share with me.
I test many of the tools and some of having certain limitation.

See below is the list of all the decompilers.
The first three are very demanded in market and they are very good too.

1. JODE

2. Mocha

4. cavaj

6. SourceTech

13. Jasmine Decompiler
http://www.jreveal.org/

16. JADClipse

18. javad

===============================================
               Online Tools
-----------------------------------------------------------------------------------

19. Online DEC
http://www.tigernt.com/tools/Java/index.shtml?

===============================================
       Old Tools (May Link Broken)
------------------------------------------------------------------------------------

20. JAD
http://www.kpdus.com/jad/winnt/jadnt158.zip

4 comments:

  1. JAD is old tool but it is very efficient....

    ReplyDelete
  2. Good!, the links helped me a lot.....

    ReplyDelete
  3. AndroChef successfully decompiles obfuscated Java 6 and Java 7 .class and .jar files. It is simple but powerful tool that allows you to decompile Java and Dalvik bytecode (DEX, APK) into readable Java source.
    http://www.neshkov.com/ac_decompiler.html

    ReplyDelete
  4. Hi, a message from year 2015 :0)

    A new wave of decompilers is coming: ~Procyon, ~CFR, ~JD, ~Fernflower, ~Krakatau, ~Candle
    These decompilers are available online (in the cloud) here:

    http://www.javadecompilers.com/

    ReplyDelete