From d8beadc82eafc0d278db432056258829e9c8ec11 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Sat, 8 May 2021 08:34:45 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb15a93..c31bf32 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # NtWin32k -hook all win32k syscalls with a single .data pointer swap, i think this only works on 2004 (?). Dont expect this code to work just refer to it I guess. \ No newline at end of file +hook all win32k syscalls with a single .data pointer swap, i think this only works on 2004 (?). Dont expect this code to work just refer to it I guess. + +https://www.unknowncheats.me/forum/anti-cheat-bypass/425352-driver-communication-using-data-ptr-called-function-3.html#post2976731 \ No newline at end of file