About 31,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-engineering the …

  3. Java decompiler online

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

  4. Decompiler Explorer

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

  5. 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 language that …

  6. Java Decompiler

    JD-GUI lets you drag and drop LOG files, decompile CLASS files, and display the line of code that appears in Java stack traces. JD-GUI is a standalone graphical utility that displays Java source …

  7. Binary Ninja

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

  8. Free Java Decompiler Online Tool

    Privacy Policy.

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

  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 gives creators …