milabs / khook

Linux Kernel hooking engine (x86)
GNU General Public License v2.0
327 stars 50 forks source link

Adding new PTE method to unprotect kernel RO memory. #11

Closed kotee4ko closed 3 years ago

kotee4ko commented 3 years ago

Pass tests with both method, with CR0 only, and with PTE only on debian 4.19. Thanks.