table of contents
DUMPELF(1) | Documentation for pax-utils | DUMPELF(1) |
NAME¶
dumpelf - dump internal ELF structure
SYNOPSIS¶
dumpelf [options] ELFs
DESCRIPTION¶
dumpelf is a user-space utility to dump all of the internal ELF structures into the equivalent C structures for fun debugging and/or reference purposes.
OPTIONS¶
-h, --help
-V, --version
-v, --verbose
HOMEPAGE¶
REPORTING BUGS¶
Please include as much information as possible (using any available debugging options) and send bug reports to the maintainers (see the AUTHORS section). Please use the Gentoo bugzilla at https://bugs.gentoo.org/ if possible.
SEE ALSO¶
chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1), elf(5)
AUTHORS¶
Ned Ludd <solar@gentoo.org>
Mike Frysinger <vapier@gentoo.org>
Fabian Groffen <grobian@gentoo.org>
NOTES¶
09/25/2024 | pax-utils 1.3.8 |