slackbuilds_ponce/system/distorm3/README
Barry J. Grundy f5802adcd6 system/distorm3: Added (Disassembler Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-12-05 01:00:48 +07:00

7 lines
281 B
Text

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