diff --git a/trunk/KProcessHacker/hooks.c b/trunk/KProcessHacker/hooks.c index caae44e7c..e34cdee1c 100644 --- a/trunk/KProcessHacker/hooks.c +++ b/trunk/KProcessHacker/hooks.c @@ -26,7 +26,7 @@ /* If enabled, user-mode processes other than the client * cannot open the client's process or its threads. */ -#define PROTECT_CLIENT +//#define PROTECT_CLIENT /* File hooks - ZwCreateFile, ZwOpenFile, ReadFile, WriteFile, etc. */ #define HOOK_FILE