C++ binary-analysis

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

Top 11 C++ binary-analysis Projects

binary-analysis
  1. ImHex

    🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

    Project mention: Capstone Disassembler Framework | news.ycombinator.com | 2024-09-25
  2. 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.

    CodeRabbit logo
  3. x64dbg

    An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

    Project mention: Debugging bugs in x64dbg debugger. Step out to GUI | dev.to | 2024-11-19

    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.

  4. LIEF

    LIEF - Library to Instrument Executable Formats (C++, Python, Rust)

  5. 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: KLEE Symbolic Execution Engine | news.ycombinator.com | 2024-08-27
  6. DIE-engine

    DIE engine

  7. pharos

    Automated static analysis tools for binary programs

  8. binaryninja-api

    Public API, examples, documentation and issues for Binary Ninja

    Project mention: Bypassing regulatory locks, Faraday cages and upgrading your hearing | news.ycombinator.com | 2024-11-13
  9. SaaSHub

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

    SaaSHub logo
  10. ddisasm

    A fast and accurate disassembler

  11. sleighcraft

    sleigh craft!

  12. libpe

    Library for parsing internal structures of PE32/PE32+ binary files.

  13. Pepper

    PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor. (by jovibor)

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-analysis discussion

Log in or Post with

C++ binary-analysis related posts

  • Bypassing regulatory locks, Faraday cages and upgrading your hearing

    2 projects | news.ycombinator.com | 13 Nov 2024
  • KLEE Symbolic Execution Engine

    2 projects | news.ycombinator.com | 27 Aug 2024
  • Binary Ninja – an interactive decompiler, disassembler, debugger

    1 project | news.ycombinator.com | 19 Aug 2024
  • The Hiew Hex Editor

    10 projects | news.ycombinator.com | 2 Jan 2024
  • [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.

    1 project | /r/rust | 25 Oct 2023
  • Ida Free

    1 project | news.ycombinator.com | 5 Jul 2023
  • Any Tips for Reversing x86 C++ Decryption Functions?

    2 projects | /r/securityCTF | 14 Jun 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 17 Mar 2025
    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 →

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

Sponsored
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.
coderabbit.ai

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