dumpelf(1) - Linux man page
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
- Show condensed usage and exit
- -V, --version
- Print version and exit
- -v, --verbose
- Be verbose (can be used more than once)
Homepage
http://hardened.gentoo.org/pax-utils.xml
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).
See Also
chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1)
Authors
Ned Ludd <solar@gentoo.org>
- Maintainer
- Mike Frysinger <vapier@gentoo.org>
- Maintainer
- Fabian Groffen <grobian@gentoo.org>
- Mach-O Maintainer