1PSPAX(1)                  Documentation for pax-utils                 PSPAX(1)
2
3
4

NAME

6       pspax - list ELF/PaX information about running processes
7

SYNOPSIS

9       pspax [options] ELFs
10

DESCRIPTION

12       pspax is a user-space utility that scans the proc directory and list
13       ELF types, as well as their respective PaX flags and filenames and
14       attributes. Depending on build options, it may additionally display the
15       process running set of capabilities.
16

OPTIONS

18       -a, --all
19           Show all processes
20
21       -e, --header
22           Print GNU_STACK/PT_LOAD markings
23
24       -i, --ipaddr
25           Print ipaddr info if supported
26
27       -p, --pid PID
28           Only process specified process id
29
30       -u, --user UID
31           Process user/uid #
32
33       -g, --group GID
34           Process group/gid #
35
36       -n, --nx
37           Only display w^x processes
38
39       -w, --wx
40           Only display w|x processes
41
42       -v, --verbose
43           Be verbose (can be used more than once)
44
45       -B, --nobanner
46           Don't display the header
47
48       -h, --help
49           Show condensed usage and exit
50
51       -V, --version
52           Print version and exit
53

HOMEPAGE

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

REPORTING BUGS

58       Please include as much information as possible (using any available
59       debugging options) and send bug reports to the maintainers (see the
60       AUTHORS section). Please use the Gentoo bugzilla at
61       https://bugs.gentoo.org/ if possible.
62

SEE ALSO

64       chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1),
65       elf(5)
66

AUTHORS

68       Ned Ludd <solar@gentoo.org>
69           Maintainer
70
71       Mike Frysinger <vapier@gentoo.org>
72           Maintainer
73
74       Fabian Groffen <grobian@gentoo.org>
75           Mach-O Maintainer
76

NOTES

78        1. https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities
79
80        2. https://bugs.gentoo.org/
81
82
83
84pax-utils 1.3.1                   04/18/2021                          PSPAX(1)
Impressum