Sync'ed all instructions for C/Py/Java.
8 files changed
tree: 859aacccb17d6809674e619229eb105ec67567f5
  1. disOps/
  2. examples/
  3. include/
  4. make/
  5. python/
  6. src/
  7. COPYING
  8. MANIFEST
  9. MANIFEST.in
  10. README.md
  11. setup.cfg
  12. setup.py
README.md

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 is now available for commercial use, http://ragestorm.net/distorm/.