nkga / cheat-driver
Kernel mode driver for reading/writing process memory. C/Win32.
☆287Updated 6 years ago
Alternatives and similar repositories for cheat-driver:
Users that are interested in cheat-driver are comparing it to the libraries listed below
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 5 years ago
- Module extending manual mapper☆328Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- Kernel Inject DLL☆344Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆737Updated 5 years ago
- Windows kernel samples☆248Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆317Updated 5 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆388Updated 4 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…☆405Updated 2 years ago
- A library to manipulate physical memory from usermode.☆290Updated last year
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆244Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆273Updated 8 years ago
- DLL scatter manual mapper☆740Updated 4 years ago
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- EAC Bypass☆303Updated 4 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.☆319Updated 3 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆296Updated 6 years ago
- Reversing EasyAntiCheat.☆537Updated 5 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆335Updated 2 years ago
- EasyAntiCheat Integrity check bypass by mimicking memory changes☆344Updated 4 years ago
- get_module, read/write mem, mouse emulation☆310Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆408Updated 3 years ago
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- A kernel driver for reading and writing memory☆285Updated last year
- PoC EFI runtime driver for memory r/w & kdmapper fork☆520Updated 4 months ago