elf ¤
Functions:
-
elfsections
– -
gotplt
– -
plt
– -
get_section_bounds
– -
print_symbols_in_section
– -
get_symbols_in_region
–
Attributes:
parser module-attribute
¤
parser = ArgumentParser(
description="Prints the section mappings contained in the ELF header.\nIf binary not start or use --no-rebase, the section permission based on section flags.\n\nExamples:\n elfsections\n elfsections --no-rebase\n"
)