A decompiler is a computer program that translates executable programs (the output from a compiler) into an equivalent (relatively) high level language (source code). By comparison, a disassembler translates an executable program into assembly language.
From : en.wikipedia.org/wiki/Decompiler
Java decompiler takes the class files as input and produces the source code as output.
2 products available, Sorted alphabetically
IdeaJad
Platform : Java
IdeaJad lets you decompile Java jars or classes from IntelliJIdea 3.0.x & 4.x using Pavel Kouznetsov's decompiler JAD. The plugin .....
Jad
Platform : Win 32 , Unix (C++ code)
Jad is a Java decompiler, i.e. program that reads one or more
Java class files and converts them into Java source files whic .....
Loading .....