mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
0f35cd643b
Renamed from python/distorm. Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
348 B
Text
9 lines
348 B
Text
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)!
|