vsaint1 / kernel-mouse
Kernel driver with mouse and keyboard input
☆85Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for kernel-mouse
- Kernel driver that moves the mouse☆69Updated 2 years ago
- base for testing☆156Updated last month
- ☆132Updated 9 months ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆74Updated 2 months ago
- Calling "own" MouseClassServiceCallback☆60Updated 2 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆102Updated last year
- 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…☆84Updated 6 months ago
- ☆64Updated 2 years ago
- An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE …☆77Updated 2 months ago
- This is a simple project of a driver + usermode.☆124Updated 2 years ago
- A simple UM + KM example of how to bypass EAC CR3☆78Updated last month
- x64/x86 Hooking through VectoredExceptionHandler (PAGE_GUARD method)☆45Updated 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…☆55Updated 2 months ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆49Updated 5 months ago
- Made by scammer so i leak for free ! have fun☆55Updated last year
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆52Updated 6 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆152Updated last year
- ☆49Updated 2 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆146Updated 2 years ago
- Use RTCore64 to map your driver on windows 11.☆93Updated 7 months ago
- anti crack system protector☆87Updated 11 months ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆80Updated last year
- ☆150Updated 6 months ago
- ☆48Updated last year
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆53Updated 7 months ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.