pwntools_disasm
Disassemble raw hex bytes into assembly instructions for any supported architecture using pwntools and capstone.
Instructions
Disassemble raw hex bytes into assembly instructions using pwntools + capstone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |