From affed4d5f2e97b4d7c6dc61edb34d2b9301d0dc1 Mon Sep 17 00:00:00 2001 From: secXsQuared Date: Thu, 14 Sep 2017 19:54:50 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e895dd8..efbc673 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # SSDTHook SSDT table Hook to implement process protection. -Does not run with PatchGuard. Does not run on Windows XP 64 bit and newer Windows vers due to the Patchguard. Well there are already papers about bypassing but I'm too lazy to read and update this. Probably will pick it up after the kernel project.