nkga / cheat-driverLinks
Kernel mode driver for reading/writing process memory. C/Win32.
☆295Updated 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:
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆543Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆749Updated 5 years ago
- Windows kernel samples☆249Updated 6 years ago
- Module extending manual mapper☆335Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆376Updated last year
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- DLL scatter manual mapper☆755Updated 4 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆336Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- get_module, read/write mem, mouse emulation☆319Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- A kernel driver for reading and writing memory☆296Updated 2 years ago
- Reversing EasyAntiCheat.☆541Updated 6 years ago
- EAC Bypass☆310Updated 5 years ago
- C++17 PE manualmapper☆359Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆392Updated 4 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- Anti-cheat library for Windows C++☆457Updated 2 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆570Updated 5 months ago
- driver manual mapper (outdated/for educational purposes)☆101Updated 6 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
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆463Updated 5 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆427Updated 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…☆421Updated 2 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆531Updated 6 months ago
- Hooking kernel functions by abusing alignment☆241Updated 4 years ago