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 update
sudo apt-get install paxctl
- Raspbian
-
apt-get install paxctl
- Dockerfile
- dockerfile.run/paxctl
- Docker
-
docker run cmd.cat/paxctl paxctl
powered 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.