Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 11 C++ binary-analysis Projects
-
ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
x64dbg
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
Several months have passed since the last part was posted. Maintainers of x64dbg have continued to improve its functionality. They also opened a task to update the development tools. So in this post, we will continue the analysis based on commit f518e50 code and, where possible, we'll compare it with the commit 9785d1a, which is accurate at the time of writing.
-
-
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)
-
-
-
Project mention: Bypassing regulatory locks, Faraday cages and upgrading your hearing | news.ycombinator.com | 2024-11-13
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
C++ binary-analysis discussion
C++ binary-analysis related posts
-
Bypassing regulatory locks, Faraday cages and upgrading your hearing
-
KLEE Symbolic Execution Engine
-
Binary Ninja – an interactive decompiler, disassembler, debugger
-
The Hiew Hex Editor
-
[Media] I'm currently learning Rust. Out of curiosity, I opened the resulting binary as a text file, and among the garbled text characters, I saw this weird text. Is this normal or is there something wrong with the compiled binary? It's the "Hello, World!" sample program and it executes normally.
-
Ida Free
-
Any Tips for Reversing x86 C++ Decryption Functions?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 17 Mar 2025
Index
What are some of the best open-source binary-analysis projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | ImHex | 47,407 |
2 | x64dbg | 45,586 |
3 | LIEF | 4,692 |
4 | Triton | 3,647 |
5 | DIE-engine | 2,534 |
6 | pharos | 1,585 |
7 | binaryninja-api | 990 |
8 | ddisasm | 691 |
9 | sleighcraft | 249 |
10 | libpe | 163 |
11 | Pepper | 161 |