ollydbg
32-bit assembler level analysing debugger
Matches ATT&CK tactic: Resource Development ↗
Toolresource-developmentredLinuxKali LinuxPlatforms: Linux · Last verified September 6, 2026
OllyDbg is a 32-bit assembler level analysing debugger for Microsoft Windows. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install ollydbg`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.