Kernel Cheat Tutorial IOCTL Communication Tutorial Kernel2
Support us on Patreon: Learn how to use PsSetLoadImageNotifyRoutine() to detect when a DLL is loaded, get it s base address from kernel mode, output it with DbgPrintEx() and then how to pass that variable to a usermode process using IOCTL. This is the first step to communicating between your usermode DLL and your kernel driver. This is the preferred way to deal with games with kernel anticheat, bypass via kernel but use a regular DLL to do your regular hacking stuff. Discussion Do
|
|