pwntools_elf_patch
Patch bytes in an ELF binary at a specified file offset, automatically creating a backup before writing.
Instructions
Patch bytes in an ELF binary at a given file offset. Creates a backup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |