pwntools_elf_sections
List ELF binary sections with type, flags, address, offset, size, and alignment. Filter by name substring for targeted analysis.
Instructions
List all ELF sections with detailed info: type, flags, address, offset, size, alignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |