pwntools_elf_read
Reads bytes from an ELF binary by specifying a section or virtual address, returning a hex dump for analysis.
Instructions
Read bytes from an ELF binary at a section or address, with hex dump output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |