pwntools_elf_relocs
Inspect ELF relocation entries, including GOT, PLT fixups, and absolute relocations, from a binary to analyze dynamic linking details.
Instructions
Show ELF relocation entries (GOT/PLT fixups and absolute relocations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |