6 Repos
Professional-grade debuggers for analyzing binary execution and memory state.
Explore 6 awesome GitHub repositories matching part of an awesome list · Debugger Tools. Refine with filters or upvote what's useful.
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
Windows-based x32/x64 debugger for reverse engineering and analysis.
ret-sync ist eine Reihe von Plugins, die dabei helfen, eine Debugging-Sitzung (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) mit den Disassemblern IDA/Ghidra/Binary Ninja zu synchronisieren.
Synchronizes debugging sessions across disassemblers and debuggers.