paxctl
new PaX control program for using the PT_PAX_FLAGS marking
Install
- All systems
-
curl cmd.cat/paxctl.sh
- Debian
-
apt-get install paxctl - Ubuntu
-
apt-get install paxctl -
Alpine
-
apk add paxctl - Kali Linux
-
apt-get install paxctl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install paxctl - Raspbian
-
apt-get install paxctl - Docker
-
docker run cmd.cat/paxctl paxctlpowered by Commando
paxctl
new PaX control program for using the PT_PAX_FLAGS marking
paxctl may be used to control PaX flags on a per-binary basis. PaX is a set of kernel security patches to enhance a system's security. It is part of grsecurity (linux-patch-grsecurity2), among others.