-
If the mock function has a return value, how could I get it?
-
A few minutes after mapping this driver, i get BSOD on critical structure corruption (patchguard ?)
Even in the meantime, if I use the hooked function in usermode with first arg = 0x1337, no log can …
-
hi very nice project, i'm wondering if after killing PPL if it's possible to restore it? if yes how can i do that?
thanks
-
I got the cheat working with driver manual mapping and it's nice but after like 30 mins I'll get a BSOD for CRITICAL_STRUCTURE_CORRUPTION I have all the hiding and callbacks disabled. Do you know what…
xenu1 updated
4 years ago
-
global debug on
f5 find read /write out
f6 write breakpoint
19H1?,19H2? 20H1 OS -> BSOD
If F5&f6 debug breakpoint in 20H1(19041) version,
Computer reboots with pagefalut error
/////////…
-
I want to hide process by modyifying ActiveProcessLinks, but it causes bsod by PatchGuard. Even I use ByePG, result is same.
Can I use ByePG in this case?
Bsod code is CRITICAL_STRUCTURE_CORRUPTIO…
-
Hello,
Would it be possible to add an example of how you hook for example ExAllocatePoolTag in your readme? I cannot find anything relate to it on the source code. I've only found how you avoid the…
-
Does it trigger PG?
-
This is my source: https://github.com/BadPlayer555/DxgkrnlHook
I have tried to start the driver with kdmapper in both my Vmware vm and my host PC and same result. This only happens when I am trying t…
-
![image](https://user-images.githubusercontent.com/18622105/81057922-56621400-8f08-11ea-91b9-5979e574baa4.png)
dbk64.sys+700:
mov [dbk64.sys+800],1
ret
dbk_executeKernelMemory(dbk64.sys+700,0)…