Skip to content

Update PaX markings for use with OpenPaX and other patches

License

Notifications You must be signed in to change notification settings

edera-dev/paxmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paxmark

A utility for setting PaX markings on binaries.

Why?

Some programs need to have certain features of PaX disabled because they either have bugs or they require specific features like executable pages for JIT compilation.

paxmark provides the ability to set appropriate markings on systems which use the CONFIG_OPENPAX_XATTR_PAX_FLAGS feature in their kernels.

Usage

% paxmark -[pP|eE|mM|rR|sS] <binary>

Capitalized letters enable specific PaX feature flags; lower case letters disable the feature flag. Use --help to get a full list of controllable feature flags with this tool.

License

MIT

About

Update PaX markings for use with OpenPaX and other patches

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •