You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson d4858fb7ee
python/distorm: Fix slack-desc.
9 years ago
..
README python/distorm: Added (disassembler library). 9 years ago
distorm.SlackBuild python/distorm: Added (disassembler library). 9 years ago
distorm.info python/distorm: Added (disassembler library). 9 years ago
slack-desc python/distorm: Fix slack-desc. 9 years ago

README

distorm (Disassembler Library for x86/AMD64 binary streams)

diStorm 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.

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