BDASM Examples
Basic Disassembly
Disassemble a binary file to stdout:
Save output to a file:
Advanced Usage
For information on additional options such as address ranges, symbol tables, and format handling, run:
See Also
- Command Line Reference - Complete option reference
- BASM Documentation - For assembling the disassembled code