
Java decompiler online / APK decompiler - Decompiler.com
Online decompiler for Java, Android, Python and C#.
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 …
Decompiler Explorer
Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.
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.
Java decompiler online
Java decompilers online: *JAD, *JDCore, *Procyon, *Fernflower, *CFR. A user interface to extract source code from .class and .jar ‘binary’ files.
Binary Ninja
Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.
What is decompile? - TechTarget
Oct 7, 2021 · 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 …
From Binary to Source Code: A Beginner’s Guide to Decompilation
Jun 1, 2025 · 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.
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 …
Best Decompiler Tools in 2025 - thinglabs
Aug 27, 2025 · 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 …