logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dumpelf - dump internal ELF structure

Authors

NedLudd <solar@gentoo.org>
           Maintainer

       MikeFrysinger <vapier@gentoo.org>
           Maintainer

       FabianGroffen <grobian@gentoo.org>
           Mach-O Maintainer

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.

Homepage

https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities

Name

       dumpelf - dump internal ELF structure

Notes

        1. https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities

        2. https://bugs.gentoo.org/

pax-utils 1.3.8                                    09/25/2024                                         DUMPELF(1)

Options

-h, --help
           Show condensed usage and exit

       -V, --version
           Print version and exit

       -v, --verbose
           Be verbose (can be used more than once)

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)

Synopsis

dumpelf [options] ELFs

See Also