- A
decompiler is a
computer program that
translates an
executable file to high-level
source code. It does
therefore the
opposite of a
typical compiler,...
- JD (Java
Decompiler) is a
decompiler for the Java
programming language. JD is
provided as a GUI tool as well as in the form of plug-ins for the Eclipse...
- JEB is a dis****embler and
decompiler software for
Android applications and
native machine code. It
decompiles Dalvik bytecode to Java
source code, and...
-
Mocha is a Java
decompiler,
which allows programmers to
translate a program's
bytecode into
source code. A beta
version of
Mocha was
released in 1996,...
-
software is
written in Java
using the
Swing framework for the GUI. The
decompiler component is
written in C++, and is
therefore usable in a stand-alone...
-
debugger for
Windows PE, Mac OS X Mach-O, and
Linux ELF executables. A
decompiler plug-in,
which generates a high level, C
source code-like representation...
- .NET
Reflector is a
class browser,
decompiler and
static analyzer for
software created with .NET Framework,
originally written by Lutz Roeder. MSDN Magazine...
- Jad (Java
Decompiler) is, as of August 2011[update], an
unmaintained decompiler for the Java
programming language. Jad
provides a command-line user interface...
-
retdec ("Retargetable
Decompiler") is an open
source retargetable machine-code
decompiler based on LLVM.[citation needed] The
decompiler is not
limited to...
-
removes the
notion of the stack. The high-level IL (HLIL, also
called decompiler)
offers a
representation of the code that is
similar to C
source code...