nkga / cheat-driver
Kernel mode driver for reading/writing process memory. C/Win32.
☆286Updated 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
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆371Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆734Updated 5 years ago
- Module extending manual mapper☆326Updated 4 years ago
- Windows kernel samples☆247Updated 5 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆513Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆332Updated 2 years ago
- Hooking kernel functions by abusing alignment☆240Updated 4 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆310Updated 5 years ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆381Updated 4 years ago
- DLL scatter manual mapper☆736Updated 3 years ago
- A Simple demonstration of manual dll injector☆202Updated 3 years ago
- EAC Bypass☆303Updated 4 years ago
- A kernel driver for reading and writing memory☆282Updated last year
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆466Updated 5 years ago
- Reversing EasyAntiCheat.☆539Updated 5 years ago
- C++17 PE manualmapper☆333Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆544Updated 2 months ago
- Kernel cheat with kernel hook for communication☆297Updated 3 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- Handle elevation DKOM against ObRegisterCallbacks☆293Updated 6 years ago
- Invoke functions with a spoofed return address. For 32-bit Windows binaries. Supports __fastcall, __thiscall, __stdcall and __cdecl calli…☆172Updated 2 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…☆403Updated 2 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆592Updated 6 years ago
- get_module, read/write mem, mouse emulation☆313Updated 4 years ago