Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 216 Bytes

disasm86

This is a pure Haskell disassembler for the Intel/AMD x86 architecture.

The goal is to ultimately support all three modes (16, 32, and 64 bit), but the focus initially is on the 64 bit instruction set.