adspro15 / km-um-communication
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
☆317Updated 5 years ago
Alternatives and similar repositories for km-um-communication:
Users that are interested in km-um-communication are comparing it to the libraries listed below
- Module extending manual mapper☆327Updated 5 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆250Updated last year
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆412Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆315Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 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
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆214Updated 3 years ago
- A kernel driver for reading and writing memory☆283Updated last year
- get_module, read/write mem, mouse emulation☆311Updated 4 years ago
- ☆214Updated 2 years ago
- Kernel mode to user mode dll injection☆247Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 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.☆317Updated 3 years ago
- update face injector by KANKOSHEV☆273Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- EAC Bypass☆303Updated 4 years ago
- Windows kernel samples☆248Updated 5 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆288Updated 6 years ago
- undetected eac mapper☆164Updated 2 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆736Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆333Updated 2 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
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆174Updated this week
- Fumo Loader - All in one kernel-based DLL injector☆292Updated 3 months ago
- driver manual mapper (outdated/for educational purposes)☆101Updated 5 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆400Updated 3 years ago
- This is a Anti-Cheat bypass written in c++ by Apxaey, and makes use of Microsoft's undocumented Native API. I tested this specifically on…☆181Updated 4 years ago