Description
Disassemble x86 and AMD64 machine code from Python software. It helps debuggers, binary-analysis tools, reverse-engineering workflows, and security research turn raw bytes into readable instructions.
This is an analysis library, not a normal desktop application. Use it only on code or samples you are allowed to inspect, and treat unknown binaries as untrusted even when they are only being read.