awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
X

x64dbg/docs

0
View on GitHub↗
0 stars·0 forks·1 view

Docs

Features

  • Debugger Tools - Official documentation and reference for the x64dbg debugger.

Star history

Star history chart for x64dbg/docsStar history chart for x64dbg/docs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Docs

Similar open-source projects, ranked by how many features they share with Docs.
  • bootleg/ret-syncbootleg avatar

    bootleg/ret-sync

    2,349View on GitHub↗

    ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

    C
    View on GitHub↗2,349
  • fremag/memoscope.netF

    fremag/memoscope.net

    0View on GitHub↗
    View on GitHub↗0
  • microsoft/windbg-samplesM

    microsoft/windbg-samples

    0View on GitHub↗
    View on GitHub↗0
  • x64dbg/x64dbgx64dbg avatar

    x64dbg/x64dbg

    48,652View 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

    C++binary-analysisctfcybersecurity
    View on GitHub↗48,652
See all 5 alternatives to Docs→

Frequently asked questions

What are the main features of x64dbg/docs?

The main features of x64dbg/docs are: Debugger Tools.

What are some open-source alternatives to x64dbg/docs?

Open-source alternatives to x64dbg/docs include: bootleg/ret-sync — ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with… fremag/memoscope.net. microsoft/windbg-samples. x64dbg/x64dbg — This project is a graphical Windows debugger designed for the analysis and manipulation of compiled binary… x64dbg/x64dbgpy.