
- GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB ...- .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy 
- decompiler · GitHub Topics · GitHub- 4 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. 
- java-decompiler/jd-gui - GitHub- A standalone Java Decompiler GUI. Contribute to java-decompiler/jd-gui development by creating an account on GitHub. 
- 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 … 
- 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- 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. 
- 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 … 
- GitHub - GDRETools/gdsdecomp: Godot reverse engineering tools- Godot reverse engineering tools. Contribute to GDRETools/gdsdecomp development by creating an account on GitHub. 
- Is it possible to "decompile" a Windows .exe? Or at least view the ...- Nov 7, 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 …