blob: 0d8c512a875a41de92703b804cd5e1505b13366a (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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)!
|