nkga / cheat-driver
Kernel mode driver for reading/writing process memory. C/Win32.
☆290Updated 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.☆242Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆375Updated last year
- Windows kernel samples☆249Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆289Updated 5 years ago
- Module extending manual mapper☆333Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆535Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆390Updated 4 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- A library to manipulate physical memory from usermode.☆291Updated last year
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆416Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago
- DLL scatter manual mapper☆742Updated 4 years ago
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆740Updated 5 years ago
- get_module, read/write mem, mouse emulation☆312Updated 4 years ago
- driver manual mapper (outdated/for educational purposes)☆101Updated 5 years ago
- C++17 PE manualmapper☆353Updated 3 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…☆413Updated 2 years ago
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- System call hook for Windows 10 20H1☆486Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆563Updated 4 months ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 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.☆324Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆215Updated 3 years ago
- Reversing EasyAntiCheat.☆540Updated 6 years ago
- EAC Bypass☆305Updated 4 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆243Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆597Updated 6 years ago
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 4 months ago