From 3e48779c13c7dfd6fd3cc7b5c014163579346723 Mon Sep 17 00:00:00 2001 From: xerox Date: Mon, 17 Aug 2020 22:18:08 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e6e919..84304db 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ As you can see you can open any handle with any access and then pass it along to # lsass.exe/csrss.exe This section will go into detail about what exactly is going on here. csrss.exe/lsass.exe have handles to all processes and since battleye strips the R/W access of the handle that these processes have -to the game... thus they proxy the calls to their driver. \ No newline at end of file +to the game it can cause system instability. \ No newline at end of file