About 88 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

    Jan 26, 2026 · 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. 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.

  7. Releases · java-decompiler/jd-gui - GitHub

    Dec 25, 2019 · A standalone Java Decompiler GUI. Contribute to java-decompiler/jd-gui 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 - itsKayWat/Exe-Decompiler: A powerful GUI tool for …

    A powerful GUI tool for decompiling and analyzing Electron-based .exe applications. Features ASAR extraction, source map analysis, and live modifications with recompilation support. Built for devel...

  10. decompiler - How do I decompile a .dll file? - Stack Overflow

    I have a .dll I would like to decompile to make some improvements to the code. What are some tools out there that will allow me to do this? It's written in VB, I believe.