X64DBB is an open source binary debugger designed for malware analysis and reverse engineering of executables without access to source code. It offers a wide range of features and a system of plugins that allow you to customize and expand your capabilities to your needs. Features:
- Open Source
- A familiar and new user interface that you don't feel the need to experiment with to see its accuracy.
- " A parser owner who handles C-like expressions.
- Full-featured debugging in DLL and EXE files.
- Ida-like sidebar with jumping arrows.
- IDA-like command token highlighter (highlighting records, etc.)
- Memory map.
- Symbol view.
- Topic view.
- source code view.
- Graphic view.
- Content-sensitive recording view.
- Fully customizable color scheme.
- Dynamically recognizing modules and strings.
- Integrated import reconstructor (scylla)
- Quick Remover (Zyds)
- Comments, tags, bookmarks, etc. User database for (JSON)
- Plugin support with growing API.
- Expandable, debugging script language for automation
- Multiple data type memory dump
- Basic debug symbol (PDB) support
- Dynamic stack view
- Built-in Assembler (XEDParse/ASMJIT)
- Executable patch.