
x64dbg
x64/x32 support x64dbg can debug both x64 and x32 applications. There is only one interface.
x64dbg · Official x64dbg blog!
Jun 30, 2025 · We’re excited to announce a major new release of x64dbg, the open-source user mode debugger for Windows. For those new to the project, x64dbg is designed to make …
Type System and Modernization · x64dbg
Jun 30, 2025 · Type System and Modernization 30 Jun 2025, by mrexodia We’re excited to announce a major new release of x64dbg, the open-source user mode debugger for Windows. …
Welcome to x64dbg’s documentation! — x64dbg documentation
Debug Control Breakpoint Control Conditional Breakpoint Control Tracing Thread Control Memory Operations Operating System Control Watch Control Variables Searching User Database …
Command line — x64dbg documentation
Command line x64dbg supports the following command line: 1 argument: x64dbg filename.exe will debug filename.exe. 2 arguments: x64dbg -p PID will attach to the process with PID PID. 2 …
Debug — x64dbg documentation
Debug This menu contains the following actions. You cannot use any of these menu items except “ Restart ” and “ Command ” when you are not debugging.
Introduction — x64dbg documentation
Introduction This section explains the basics of x64dbg. Make sure to fully read this! Contents:
Analysis at Scale with x64dbg Automate
Mar 4, 2025 · Create reusable tools for entrypoint discovery, deobfuscation, and anti-debug bypass Create reusable tools for basic analysis tasks (annotation, extracting strings, and …
Debug Control — x64dbg documentation
Debug Control Contents: InitDebug/initdbg/init arguments result StopDebug/stop/dbgstop arguments result AttachDebugger/attach arguments result DetachDebugger/detach arguments …
Features — x64dbg documentation
Basic features Full-featured debugging of DLL and EXE files (TitanEngine Community Edition) 32-bit and 64-bit Windows support from Windows XP to Windows 10 Built-in assembler …