pwntools_asm
Convert assembly instructions to hex bytes with support for amd64, i386, arm, and aarch64 architectures.
Instructions
Assemble assembly instructions into hex bytes using pwntools + keystone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |