write_assembly
Patch binaries by writing assembly instructions into a radare2 session at a specified address.
Instructions
Write assembly instruction (wa). Example: "jmp 0x401000"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | ||
| assembly | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |