1DUMPELF(1) Documentation for pax-utils DUMPELF(1)
2
3
4
6 dumpelf - dump internal ELF structure
7
9 dumpelf [options] ELFs
10
12 dumpelf is a user-space utility to dump all of the internal ELF
13 structures into the equivalent C structures for fun debugging and/or
14 reference purposes.
15
17 -h, --help
18 Show condensed usage and exit
19
20 -V, --version
21 Print version and exit
22
23 -v, --verbose
24 Be verbose (can be used more than once)
25
27 http://hardened.gentoo.org/pax-utils.xml
28
30 Please include as much information as possible (using any available
31 debugging options) and send bug reports to the maintainers (see the
32 AUTHORS section). Please use the Gentoo bugzilla at
33 http://bugs.gentoo.org/ if possible.
34
36 chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1),
37 elf(5)
38
40 Ned Ludd <solar@gentoo.org>
41 Maintainer
42
43 Mike Frysinger <vapier@gentoo.org>
44 Maintainer
45
46 Fabian Groffen <grobian@gentoo.org>
47 Mach-O Maintainer
48
50 1. http://hardened.gentoo.org/pax-utils.xml
51
52 2. http://bugs.gentoo.org/
53
54
55
56pax-utils 1.2.8 12/20/2020 DUMPELF(1)