adspro15 / km-um-communicationLinks
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
☆355Updated 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
Sorting:
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆265Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆350Updated 3 years ago
- Module extending manual mapper☆346Updated 5 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆444Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆380Updated last year
- A kernel driver for reading and writing memory☆304Updated 2 years ago
- Kernel mode to user mode dll injection☆277Updated 4 years ago
- get_module, read/write mem, mouse emulation☆328Updated 4 years ago
- update face injector by KANKOSHEV☆280Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 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.☆353Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆220Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆322Updated 7 months ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆302Updated 7 years ago
- ☆219Updated 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…☆441Updated 2 years ago
- Kernel Inject DLL☆346Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆309Updated 5 years ago
- Simple proof of concept showing how you can use Discord's in-game internal module to draw on top of the game (even if the game is in full…☆186Updated 2 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆590Updated 8 months ago
- kernel mode spoofer disk and smbios, socket communication☆199Updated 2 years ago
- ☆220Updated 5 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…☆195Updated 4 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆308Updated 4 years ago
- EAC Bypass☆312Updated 5 years ago
- Rust kernel driver and imgui ui☆187Updated 7 months ago
- undetected eac mapper☆166Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Updated 6 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 …☆189Updated 2 months ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆444Updated 3 years ago