Global web icon
decompiler.com
https://www.decompiler.com/
Java decompiler online / APK decompiler - Decompiler.com
Online decompiler for Java, Android, Python and C#.
Global web icon
wikipedia.org
https://en.wikipedia.org/wiki/Decompiler
Decompiler - Wikipedia
Decompilation is the process of transforming executable code into a high-level, human-readable format using a decompiler. This process is commonly used for tasks that involve reverse-engineering the logic behind executable code, such as recovering lost or unavailable source code.
Global web icon
dogbolt.org
https://dogbolt.org/
Decompiler Explorer
Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.
Global web icon
jetbrains.com
https://www.jetbrains.com/decompiler/
dotPeek: Free .NET Decompiler & Assembly Browser by JetBrains
dotPeek is a free tool based on ReSharper. It can reliably decompile any .NET assembly into C# or IL code.
Global web icon
javadecompilers.com
http://www.javadecompilers.com/
Java decompiler online
Java decompilers online: *JAD, *JDCore, *Procyon, *Fernflower, *CFR. A user interface to extract source code from .class and .jar ‘binary’ files.
Global web icon
binary.ninja
https://binary.ninja/
Binary Ninja
Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.
Global web icon
techtarget.com
https://www.techtarget.com/whatis/definition/decom…
What is decompile? - TechTarget
What is a decompile? To decompile means to convert executable or ready-to-run program code -- sometimes called object code -- into some form of higher-level programming language that humans can easily understand.
Global web icon
dev.to
https://dev.to/bloom16hendrix/from-binary-to-sourc…
From Binary to Source Code: A Beginner’s Guide to Decompilation
Decompilation is the process of taking compiled machine code (like an executable .exe file or binary) and attempting to reconstruct the original source code or something close to it.
Global web icon
github.com
https://github.com/uxmal/reko
GitHub - uxmal/reko: Reko is a binary decompiler.
For a complete list, see the supported binaries page. Please note that many software licenses prohibit decompilation or other reverse engineering of their machine code binaries. Use this decompiler only if you have legal rights to decompile the binary (for instance if the binary is your own.)
Global web icon
thinglabs.io
https://thinglabs.io/best-decompiler
Best Decompiler Tools in 2025 - thinglabs
When you decompile software, you’re essentially creating a version of code that wasn’t intended to be viewed by users. Most software is protected under copyright law, which gives creators exclusive rights to reproduce and modify their work.