Version 1.0.0
8 downloads
An open-source x64/x32 debugger for windows.
Features
Open-source
Intuitive and familiar, yet new user interface
C-like expression parser
Full-featured debugging of DLL and EXE files (TitanEngine)
IDA-like sidebar with jump arrows
IDA-like instruction token highlighter (highlight registers, etc.)
Memory map
Symbol view
Thread view
Source code view
Graph view
Content-sensitive register view
Fully customizable color scheme
Dynamically recognize modules and strings
Import reconstructor integrated (Scylla)
Fast disassembler (Zydis)
User database (JSON) for comments, labels, bookmarks, etc.
Plugin support with growing API
Extendable, debuggable scripting language for automation
Multi-datatype memory dump
Basic debug symbol (PDB) support
Dynamic stack view
Built-in assembler (XEDParse/asmjit)
Executable patching
Analysis
Website:
https://x64dbg.com/
Credits
Debugger core by TitanEngine Community Edition
Disassembly powered by Zydis
Assembly powered by XEDParse and asmjit
Import reconstruction powered by Scylla
JSON powered by Jansson
Database compression powered by lz4
Bug icon by VisualPharm
Interface icons by Fugue
Website by tr4ceflow