x64dbg open-source x64/x32 binary debugger for Windows

x64dbg open-source binary x64/x32 debugger for windows related to post: X64dbg The Open Source Reverse Engineering debugger tool for windows

Development is done on GitHub (https://github.com/x64dbg/x64dbg). Daily snapshots are uploaded here, snapshots for every commit can be found on http://releases.x64dbg.com.

Latest snapshot will be at SourceForge and project page

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
  • Content-sensitive register view
  • Fully customizable color scheme
  • Dynamically recognize modules and strings
  • Import reconstructor integrated (Scylla)
  • Fast disassembler (BeaEngine)
  • 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)