diff options
Diffstat (limited to 'system/distorm3/README')
-rw-r--r-- | system/distorm3/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/distorm3/README b/system/distorm3/README new file mode 100644 index 000000000000..93f03ad5676e --- /dev/null +++ b/system/distorm3/README @@ -0,0 +1,7 @@ +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)! |