mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
f563f7201a
Moved from system/distorm3. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
9 lines
340 B
Text
9 lines
340 B
Text
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)!
|