资 源 简 介
Extremely basic python wrapper for udis86. Allows extracting mnemonic and operand information from disassembled instructions in python. Does not currently fully expose all udis86 functionality.
Similar to a stripped down version of pydasm, except it supports 86_64, whereas pydasm does not.
Requires installing udis86.