provocativo_
back to the arsenal
// arsenal·Forensics & REAdvancedFOSS

x64dbg

Open-source x64/x32 Windows debugger — the modern OllyDbg replacement.

Forensics & RE

$ x64dbg --help

x64dbg

// what it is

Description

Open-source GUI debugger built specifically for Windows binaries. Plugin ecosystem, scriptable, supports x64/x86, and has a dedicated UI for tracking handles, modules, threads.

// use cases

What people use it for

  • Windows malware analysis
  • Unpacking
  • Dynamic RE

// facts

category
Forensics & RE
platforms
WIN
license
FOSS
difficulty
Advanced

// related in Forensics & RE