[ 源代码: distorm3 ]
软件包:python3-distorm3(3.4.1-3)
powerful disassembler library for x86/AMD64 binary streams (Python3 bindings)
diStorm3 is a binary stream disassembler library project.
With diStorm3, no more parsing strings is needed. diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text. This is great for advanced binary code analysis.
This package provides the Python3 bindings.
其他与 python3-distorm3 有关的软件包
|
|
|
|
-
- dep: libdistorm3-3 (>= 3.4.1-3)
- powerful disassembler library for x86/AMD64 binary streams
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)