The x64dbg is an open-source debugger for Windows that supports both x64 and x32 architectures. It offers a modern and user-friendly interface, ideal for analyzing and debugging DLL and EXE files.
Among its main features are a C-like expression parser, detailed memory mapping, symbol and thread visualization, and an IDA-style sidebar with jump arrows.
The x64dbg has a plugin system and support for customizable scripts, allowing automation.
Additionally, it includes basic support for debugging symbols (PDB), dynamic module recognition, and quick disassembly.