
GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB ...
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy
GitHub - uxmal/reko: Reko is a binary decompiler.
The decompiler engine receives inputs from the front ends in the form of either individual executable files or decompiler project files. Reko project files contain additional information about a binary file, …
decompiler · GitHub Topics · GitHub
Nov 21, 2017 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
reverse engineering - Is there a C++ decompiler? - Stack Overflow
Aug 7, 2013 · I have a program in which I've lost the C++ source code. Are there any good C++ decompilers out there? I've already ran across Boomerang.
Modern Java decompiler aiming to be as accurate as possible ... - GitHub
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler. - Vineflower/vineflower
GitHub - skylot/jadx: Dex to Java decompiler
Dex to Java decompiler. Contribute to skylot/jadx development by creating an account on GitHub.
Is it possible to "decompile" a Windows .exe? Or at least view the ...
Nov 8, 2008 · With a decompiler, you can turn a program back into partial source code, assuming you know what it was written in (which you can find out with free tools such as PEiD - if the program is …
Releases · rocky/python-decompile3 - GitHub
Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems - rocky/python-decompile3
Snowman Decompiler for x64dbg (LOOKING FOR MAINTAINER) - GitHub
Snowman is a native code to C/C++ decompiler, supporting x86, AMD64, and ARM architectures. You can use it as a standalone GUI application, a command-line tool, an IDA plug-in, a radare2 plug-in, …
GitHub - roluau/DLLDecompile
The DLLDecompile script is a Lua script designed for Roblox. It allows you to save and decompile game instances from various parts of a Roblox game. This tool is ideal for developers and researchers who …