slackbuilds_ponce/system/pax-utils/README
B. Watson 1221f08625
system/pax-utils: Added (security audit tools for ELF binaries)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-15 07:15:26 +07:00

9 lines
422 B
Text

pax-utils (security audit tools for ELF binaries)
pax-utils is a small set of utilities for peforming Q/A (mostly
security) checks on systems (most notably, scanelf). It is focused on
the ELF format, but does include a Mach-O helper too for OS X systems.
You don't need PaX to use the pax-utils. In fact, the only thing they
really have in common is that pax-utils was initially written to aid
in deploying PaX systems.