Kernel mode driver for reading/writing process memory. C/Win32.
☆310May 10, 2018Updated 7 years ago
Alternatives and similar repositories for cheat-driver
Users that are interested in cheat-driver are comparing it to the libraries listed below
Sorting:
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Nov 8, 2016Updated 9 years ago
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆758Jul 4, 2021Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆389Aug 8, 2021Updated 4 years ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- Access without a real handle☆1,041Apr 10, 2021Updated 4 years ago
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years 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…☆213Dec 16, 2022Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Oct 20, 2020Updated 5 years ago
- A kernel driver for reading and writing memory☆320May 12, 2023Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- A Kernel driver for using against anti cheats like EAC or BE☆15Aug 10, 2021Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆406Jun 28, 2020Updated 5 years ago
- get_module, read/write mem, mouse emulation☆354Sep 1, 2020Updated 5 years ago
- Kernel mode bypass for BattlEye, EAC☆189Oct 25, 2023Updated 2 years ago
- Kernel mode to user mode dll injection☆308Apr 10, 2021Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆475Jan 3, 2022Updated 4 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆204Feb 14, 2024Updated 2 years ago
- ☆275May 19, 2020Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Jun 6, 2019Updated 6 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- Kernel-mode Windows HWID spoofer☆612Jan 22, 2024Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆475Dec 21, 2019Updated 6 years ago
- Windows kernel samples☆257Apr 28, 2019Updated 6 years ago
- Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write mem…☆481Jan 8, 2023Updated 3 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆337Jan 23, 2022Updated 4 years ago
- Kernel Driver Utility☆2,453Feb 17, 2026Updated last month
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆905Nov 21, 2019Updated 6 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆157May 30, 2024Updated last year