slackbuilds_ponce/python/python2-distorm
Barry J. Grundy 0f35cd643b
python/python2-distorm: Added (Disassembler Library)
Renamed from python/distorm.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-07 13:59:36 +07:00
..
python2-distorm.info
python2-distorm.SlackBuild
README
slack-desc

python2-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)!