π‘ Pick it for an actively maintained, free debugger with OllyDbg-like workflows and full x86/x64 support.
x64dbg is an open-source Windows debugger for x86 and x64 executables, commonly used by software developers and malware analysts. It offers a...
Pros
- More polished graphical reverse-engineering workflow than EDB Debugger
- Strong Windows x86 and x64 support with actively used plugins
- Includes features such as conditional tracing, patching, and memory maps
Cons
- Windows-only, unlike EDB Debugger's Linux focus
- Not designed for macOS, Linux, or embedded targets
- Windows internals and anti-debugging can complicate analysis