pwntools_elf_search
Search for a hex byte pattern within an ELF binary by specifying file path, pattern, and optional start/end offsets.
Instructions
Search for a byte pattern in an ELF binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |