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.
☆198Updated 3 years ago
Alternatives and similar repositories for NullHook
Users that are interested in NullHook are comparing it to the libraries listed below
Sorting:
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- This is a simple project of a driver + usermode.☆163Updated 3 years ago
- A simple UM + KM example of how to bypass EAC CR3☆167Updated 2 months ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆164Updated 3 years ago
- base for testing☆179Updated last year
- Based on physmeme☆70Updated 3 years ago
- ☆146Updated last year
- kernel anticheat to test your driver against☆178Updated 6 months ago
- Standard Kernel Library for Windows manipulation in C++☆192Updated 6 months ago
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆102Updated last year
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆184Updated last year
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆114Updated 2 weeks ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆138Updated last year
- manually map driver for a signed driver memory space☆164Updated 4 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆183Updated 2 months ago
- Example driver on how to use SKLib☆62Updated last year
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆136Updated last year
- 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…☆124Updated 2 months ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆112Updated 2 years ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since i dont care for any notable games uti…☆97Updated last year
- csgo external running from kernelmode☆107Updated 3 years ago
- Using CVE-2021-40449 to manual map kernel mode driver☆104Updated 3 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆149Updated 2 months ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172Updated 3 years ago
- anti crack system protector☆103Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆136Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆98Updated 2 years ago
- Cool kernel communication method.☆100Updated 4 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆144Updated 5 years ago
- ☆134Updated 3 years ago