Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked List of Decompilers


dEEpEst

Recommended Posts

List of Decompilers

 • JVM-based languages
 • Krakatau - the best decompiler I have used. Is able to decompile apps written in Scala and Kotlin into Java code. JD-GUI and Luyten have failed to do it fully.

 • JD-GUI
 • procyon
 ◦ Luyten - one of the best, though a bit slow, hangs on some binaries and not very well maintained.
 • JAD - JAD Java Decompiler (closed-source, unmaintained)
 • JADX - a decompiler for Android apps. Not related to JAD.
 • .net-based languages
 ◦ dotPeek - a free-of-charge .NET decompiler from JetBrains
 ◦ ILSpy - an open-source .NET assembly browser and decompiler
 ◦ dnSpy - .NET assembly editor, decompiler, and debugger

 Native code
 ◦ Hopper - A OS X and Linux Disassembler/Decompiler for 32/64-bit Windows/Mac/Linux/iOS executables.
 ◦ cutter - a decompiler based on radare2.
 ◦ retdec
 ◦ snowman
 ◦ Hex-Rays

 Python
 ◦ uncompyle6 - decompiler for the over 20 releases and 20 years of CPython.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.