nkga / cheat-driver
Kernel mode driver for reading/writing process memory. C/Win32.
☆285Updated 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
- Module extending manual mapper☆324Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆412Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆511Updated 6 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Kernel Inject DLL☆343Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆370Updated 11 months ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆381Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆730Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- A library to manipulate physical memory from usermode.☆291Updated last year
- Windows kernel samples☆247Updated 5 years ago
- DLL scatter manual mapper☆735Updated 3 years ago
- get_module, read/write mem, mouse emulation☆308Updated 4 years ago
- C++17 PE manualmapper☆329Updated 3 years ago
- Simple code to manipulate the memory of a usermode process from kernel.