About 135,000 results
Open links in new tab
  1. Java decompiler online / APK decompiler - Decompiler.com

    Online decompiler for Java, Android, Python and C#.

  2. 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 …

  3. Decompiler Explorer

    Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.

  4. 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.

  5. Java decompiler online

    Java decompilers online: *JAD, *JDCore, *Procyon, *Fernflower, *CFR. A user interface to extract source code from .class and .jar ‘binary’ files.

  6. Binary Ninja

    Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.

  7. 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 …

  8. 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.

  9. 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 …

  10. 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 …