nkga / cheat-driverLinks
Kernel mode driver for reading/writing process memory. C/Win32.
☆294Updated 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:
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆377Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆553Updated 6 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆346Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆749Updated 5 years ago
- Windows kernel samples☆253Updated 6 years ago
- driver manual mapper (outdated/for educational purposes)☆103Updated 6 years ago
- get_module, read/write mem, mouse emulation☆322Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆302Updated 5 years ago
- Module extending manual mapper☆338Updated 5 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- Kernel cheat with kernel hook for communication☆295Updated 3 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆465Updated 5 years ago
- DLL scatter manual mapper☆767Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆393Updated 4 years ago
- A library to manipulate physical memory from usermode.☆294Updated last year
- EAC Bypass☆314Updated 5 years ago
- Anti-cheat library for Windows C++☆460Updated 2 years ago
- C++17 PE manualmapper☆360Updated 3 years ago
- Reversing EasyAntiCheat.☆545Updated 6 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.☆343Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆601Updated 6 years ago
- update face injector by KANKOSHEV☆275Updated 3 years ago
- A kernel driver for reading and writing memory☆301Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆303Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆434Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆341Updated 2 years ago