C++ Decompiler

Open-source C++ projects categorized as Decompiler

Top 9 C++ Decompiler Projects

  • pycdc

    C++ python bytecode disassembler and decompiler

  • rz-ghidra

    Deep ghidra decompiler and sleigh disassembler integration for rizin

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rellic

    Rellic produces goto-free C output from LLVM bitcode

  • Project mention: Understanding Objective-C by transpiling it to C++ | news.ycombinator.com | 2023-12-02
  • Yagi

    Yet Another Ghidra Integration for IDA

  • wasmdec

    WebAssembly to C decompiler

  • Project mention: Capturing the WebGPU Ecosystem | news.ycombinator.com | 2023-11-11

    I think you're missing a good amount of nuance here

    minified JS can be turned into reasonable JS, yes, but you're probably not going to get TypeScript code back, so the same sort of challenge exists there.

    Assembly -> high-level language is harder, but there are absolutely binary -> C decompilers that are very popular/used in the RE community to make changes to existing programs.

    But that doesn't even matter, WASM is much higher level than assembly, it's a stack machine, there is no arbitrary control flow / labels / `goto`, there are pre-defined data types, etc. all of this means it's easier to convert WASM -> high-level language than it is with a generic x86/arm binary.

    There are WASM decompilers[0][1] which can convert WASM binaries into C code and back.

    In both cases (minified JS and WASM), you're not going to get out exactly what you put in, but WASM doesn't really change the situation very much given the widespread adoption of 'compile to JS' languages like TypeScript these days.

    [0] https://chromium.googlesource.com/external/github.com/WebAss...

    [1] https://github.com/wwwg/wasmdec

  • boomerang

    Boomerang Decompiler - Fighting the code-rot :)

  • jsxer

    Jsxer is a fast and accurate decompiler for Adobe ExtendScript Binary (JSXBIN) files, featuring JSXBlind deobfuscation.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • luauDec

    Decompiler for luau (https://luau-lang.org/)

  • tube-game-dos

    My first reverse engineering game

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Decompiler related posts

  • Understanding Objective-C by transpiling it to C++

    4 projects | news.ycombinator.com | 2 Dec 2023
  • An Algorithm for Structuring Flowgraphs (1977) [pdf]

    1 project | news.ycombinator.com | 3 Aug 2023
  • Is there a way to mod the pirated version of cyberpunk? Or is there a way to get redmod for the pirate version?

    2 projects | /r/PiratedGames | 3 Nov 2022
  • Decompiler Explorer

    4 projects | news.ycombinator.com | 12 Jul 2022
  • Snowman native code to C/C++ decompiler for x86/x86_64/ARM

    6 projects | news.ycombinator.com | 22 Apr 2022
  • How would I decompile a pyc file on python 3.10.4?

    1 project | /r/learnpython | 19 Apr 2022
  • Question about pycdc Exe and decompiling pyc to py

    1 project | /r/learnpython | 17 Jan 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Decompiler projects in C++? This list will help you:

Project Stars
1 pycdc 2,914
2 rz-ghidra 796
3 rellic 518
4 Yagi 467
5 wasmdec 390
6 boomerang 364
7 jsxer 135
8 luauDec 58
9 tube-game-dos 22

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com