About 79 results
Open links in new tab
  1. 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, …

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

  3. GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB ...

    .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! - icsharpcode/ILSpy

  4. 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 …

  5. java-decompiler/jd-gui - GitHub

    A standalone Java Decompiler GUI. Contribute to java-decompiler/jd-gui development by creating an account on GitHub.

  6. 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 …

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

  8. GitHub - skylot/jadx: Dex to Java decompiler

    Dex to Java decompiler. Contribute to skylot/jadx development by creating an account on GitHub.

  9. GitHub - sotasan/decompiler: Java Decompiler GUI

    Java Decompiler GUI. Contribute to sotasan/decompiler development by creating an account on GitHub.

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