
Java decompiler online / APK decompiler - Decompiler.com
Upload your artifact Drag and drop your artifact into the online decompiler to view the content online or download it.
Decompiler Explorer
Decompiler Explorer is an interactive online decompiler which shows equivalent C-like output of decompiled programs from many popular decompilers.
GitHub - uxmal/reko: Reko is a binary decompiler. · GitHub
Reko (Swedish: "decent, obliging") is a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler …
Decompiler - Wikipedia
A decompiler is a computer program that translates an executable file back into high-level source code. Unlike a compiler, which converts high-level code into machine code, a decompiler performs the …
Java decompiler online
JAD given here only for historical reason. Free, no source-code available, jad download mirror Author: Pavel Kouznetsov Probably, this is the most popular Java decompiler, but primarily of this age only. …
Binary Ninja
Binary Ninja is a modern reverse engineering platform with a scriptable and extensible decompiler.
dotPeek: Free .NET Decompiler & Assembly Browser by JetBrains
Decompile .NET assemblies to C# dotPeek is a free-of-charge standalone tool based on ReSharper 's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code. The …
Java Decompiler
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions. JD-GUI is a standalone graphical utility that displays Java source codes …
From Binary to Source Code: A Beginner’s Guide to Decompilation
Jun 1, 2025 · Why Decompile? There are several legitimate reasons to decompile software: Software Recovery: If the original source code is lost, decompilation can help retrieve a usable version. …
Java Decompiler Online - JavaInUse
Free online Java decompiler - Convert compiled .class and .jar files back to readable Java source code. Supports Java 8-25, instant decompilation with syntax highlighting and file browser for JAR files.