[go: nahoru, domu]

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

 

History

7 Commits
 
 
 
 
 
 

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