
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
3 days ago · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB ...
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy
GitHub - decompiler-explorer/decompiler-explorer: Decompiler …
Decompiler Explorer is a web front-end to a number of decompilers. This web service lets you compare the output of different decompilers on small executables. In other words: It's basically the same thing …
java-decompiler/jd-gui - GitHub
A standalone Java Decompiler GUI. Contribute to java-decompiler/jd-gui development by creating an account on GitHub.
How does decompiling work? - Stack Overflow
Ilfak Guilfanov, the author of Hex-Rays Decompiler, gave a speech about the internal working of his decompiler at some con, and here is the white paper and a presentation. This describes a nice …
A decompiler targeting c and similar languages. - GitHub
A decompiler targeting c and similar languages. Contribute to uglyoldbob/decompiler development by creating an account on GitHub.
GitHub - skylot/jadx: Dex to Java decompiler
Dex to Java decompiler. Contribute to skylot/jadx development by creating an account on GitHub.
GitHub - sotasan/decompiler: Java Decompiler GUI
Java Decompiler GUI. Contribute to sotasan/decompiler development by creating an account on GitHub.
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.