• Stars
    star
    112
  • Rank 312,240 (Top 7 %)
  • Language
    C
  • Created over 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

kext kills all 32bit binaries lacking __PAGEZERO (required for exploitation of kernel NULL derefs)

NULLGuard

This prevents binaries lacking __PAGEZERO from running.

Among other things, it fixes tpwn and renders a ton of bugs unexploitable.

note: some older binaries (10.4?) could also be affected, but I haven't yet encountered a non-malicious binary lacking PAGEZERO.