NullTerminatorr / NullHookLinks
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.
☆177Updated 2 years ago
Alternatives and similar repositories for NullHook
Users that are interested in NullHook are comparing it to the libraries listed below
Sorting:
- A simple UM + KM example of how to bypass EAC CR3☆138Updated last month
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆123Updated 9 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆128Updated last year
- This is a simple project of a driver + usermode.☆153Updated 3 years ago
- base for testing☆169Updated 8 months ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since I'm not aware of any notable games ut…☆91Updated last year
- ☆141Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆155Updated 2 years ago
- Drawing from kernelmode without any hooks☆164Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆160Updated last year
- Based on physmeme☆69Updated 3 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆100Updated last year
- manually map driver for a signed driver memory space☆160Updated 4 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆89Updated last month
- kernel anticheat to test your driver against☆163Updated last week
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆173Updated 3 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- undetected eac mapper☆166Updated 3 years ago
- csgo external running from kernelmode☆108Updated 2 years ago
- manual map unsigned driver over signed memory☆195Updated last year
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆89Updated last year
- anti crack system protector☆97Updated last year
- Cool kernel communication method.☆101Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆123Updated 9 months ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆101Updated 9 months ago
- Standard Kernel Library for Windows manipulation in C++☆164Updated this week
- Calling "own" MouseClassServiceCallback☆69Updated 2 years ago
- ☆122Updated 2 years ago
- Example driver on how to use SKLib☆52Updated 7 months ago