Skip to content
/ disasm86 Public

Pure Haskell disassembler library for Intel (16/32/64 bit)

License

Notifications You must be signed in to change notification settings

ab9rf/disasm86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Pure Haskell disassembler library for Intel (16/32/64 bit)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published