C++ binary-translation

Open-source C++ projects categorized as binary-translation

C++ binary-translation Projects

binary-translation
  1. Triton

    Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code. (by JonathanSalwan)

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. libriscv

    The fastest RISC-V sandbox

    Project mention: Let's Learn x86-64 Assembly Part 0 – Setup and First Steps | news.ycombinator.com | 2025-07-13

    https://github.com/libriscv/libriscv/blob/master/lib/librisc...

    I did manage to improve it once I figured out some of the various modes of accessing memory, and I even managed to cut the jump table down from 64- to 32-bit which should help when the dispatch supports every bytecode. For the fibonacci sequence program, not many bytecodes are needed.

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++ binary-translation discussion

Log in or Post with

Index

# Project Stars
1 Triton 3,847
2 libriscv 914

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?