Man Linux: Main Page and Category List

NAME

       pspax - list ELF/PaX information about running processes

SYNOPSIS

       pspax [options] ELFs

DESCRIPTION

       pspax is a user-space utility that scans the proc directory and list
       ELF types, as well as thier respctive PaX flags and filenames and
       attributes. Depending on build options, it may additionaly display the
       process running set of capabilities.

OPTIONS

       -a, --all
           Show all processes

       -B, --banner
           Don’t display the header

       -e, --header
           Print GNU_STACK/PT_LOAD markings

       -h, --help
           Show condensed usage and exit

       -p, --pid PID
           Only process specified process id

       -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