View Single Post
  #1 (permalink)  
Old 07-17-2008
LooneyLynn LooneyLynn is offline
Junior Member
 
Join Date: Jul 2008
Posts: 1
LooneyLynn is on a distinguished road
PatchGuard disabled by boot option?
Hello,

due to my development with EasyHook, I discovered that PatchGuard seems to be disabled if "bcdedit -set TESTSIGNING ON" and/or "bcdedit /debug ON" is set as boot option. Can anyone confirm this statement?

I checked it by hooking KeCancelTimer() which should actually be in the scope of PatchGuard, shouldn't it? Actually nothing happend...

regards
chris
Reply With Quote