Spuckwaffel / Kernel-Thread-DriverLinks
This is a simple project of a driver + usermode.
☆167Updated 4 years ago
Alternatives and similar repositories for Kernel-Thread-Driver
Users that are interested in Kernel-Thread-Driver are comparing it to the libraries listed below
Sorting:
- 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…☆133Updated 4 months ago
- A simple UM + KM example of how to bypass EAC CR3☆178Updated 3 months ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆147Updated last year
- anti crack system protector☆105Updated 2 years ago
- base for testing☆185Updated last year
- manually map driver for a signed driver memory space☆171Updated 4 years ago
- undetected eac mapper☆169Updated 3 years ago
- kernel anticheat to test your driver against☆181Updated 7 months ago
- 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 a…☆202Updated 3 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…☆103Updated last year
- csgo external running from kernelmode☆107Updated 3 years ago
- ☆136Updated 3 years ago
- Drawing from kernelmode without any hooks☆173Updated 3 years ago
- ☆148Updated 2 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆171Updated 3 years ago
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆122Updated 2 months ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆159Updated 4 months ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago
- bypass to the p2c(s) that I have run over the past few months.☆55Updated 3 years ago
- Cool kernel communication method.☆100Updated 4 years ago
- Based on physmeme☆73Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆195Updated last year
- ☆77Updated last year
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Updated 5 years ago
- Example driver on how to use SKLib☆67Updated last year
- A kernel injector for EAC and BE