write_hex
Patch binary data by writing hexadecimal byte sequences to a specified address in radare2 for reverse engineering and modification.
Instructions
Write hex values (wx). Data should be hex string like "909090"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| address | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |