Skip to content
forked from gdabah/distorm

Powerful Disassembler Library For x86/AMD64

License

Notifications You must be signed in to change notification settings

online-9/distorm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerful Disassembler Library For x86/AMD64

Welcome to the diStorm3 binary stream disassembler library project.

diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.

diStorm3 is super lightweight (~45KB), ultra fast and easy to use (a single API)!

"We benchmarked five popular open-source disassembly libraries and chose diStorm3, which had the best performance (and furthermore, has complete 64-bit support).", July 2014, Quoting David Williams-King in his Thesis about Binary Shuffling.

diStorm3.3.3 is now licensed under BSD!

RTFM, the wiki has plenty of info.

About

Powerful Disassembler Library For x86/AMD64

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.4%
  • Python 36.4%
  • Makefile 0.2%