NullHook
Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm and even draw rectangles for esp. This was made to hack video games and bypass their anti-cheats.
Install / Use
/learn @NullTerminatorr/NullHookREADME
NullHook
Full yt series on how I made this and how it works here https://youtu.be/KNGr4m99PTU <br>
You will need to map the driver code yourself, you can use a manual mapper like https://github.com/TheCruZ/kdmapper
