Skip to content
/ NULLGuard Public

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

Notifications You must be signed in to change notification settings

kpwn/NULLGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

qwertyoruiopqwertyoruiop
qwertyoruiop
and
qwertyoruiop
Aug 17, 2015
a14b4db · Aug 17, 2015

History

7 Commits
Aug 17, 2015
Aug 17, 2015
Aug 16, 2015

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages