awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Binary Analysis Suites · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBinary Analysis Suites

Comprehensive environments for real-time reverse engineering and execution monitoring.

Distinguishing note: Focuses on the full suite environment rather than individual tools.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Analysis Suites. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Suites

Awesome Binary Analysis Suites GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • x64dbg/x64dbg

    x64dbg/x64dbg

    47,764View on GitHub↗

    This project is a graphical Windows debugger designed for the analysis and manipulation of compiled binary applications. It functions as a comprehensive binary analysis suite, providing a real-time environment for inspecting CPU registers, monitoring memory states, and tracing instruction execution to investigate system-level software behavior. The tool distinguishes itself through an event-driven debugging loop that allows for precise process control and state modification during runtime. It supports advanced analysis techniques, including hardware-breakpoint injection for monitoring memory

    Provides a comprehensive environment for reverse engineering by monitoring memory and registers.

    C++binary-analysisctfcybersecurity
    47,764View on GitHub↗