gtsh77 / pax-tools

Pax-Tools is a collection of tools for manipulating and testing Pax memory protections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pax-tools

About

The pax-tools repository contains useful tools which set and manipulate PaX memory protection flags for executables in Dapper Linux.

dapper-paxset sets the initial flags on install for all necessary executables.

paxctl is the program which sets the flags

paxctld is a daemon which maintains flags during normal use of the operating system and program updates.

paxtest is a test suite which verifies that PaX protections are working as intended on the running system.

Building

To build these packages, please see each individual README

About

Pax-Tools is a collection of tools for manipulating and testing Pax memory protections


Languages

Language:C 64.2%Language:Shell 13.2%Language:Makefile 12.9%Language:Roff 6.4%Language:Elixir 3.3%