You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/docs/commands/linux_libc_elf/elfsections.md

878 B

elfsections

usage: elfsections [-h] [-R]

Prints the section mappings contained in the ELF header. If binary not start or use --no-rebase, the section permission based on section flags.

Optional arguments

Short Long Help
-h --help show this help message and exit
-R --no-rebase Print the non-rebased section address.

Examples

elfsections
elfsections --no-rebase