adspro15 / km-um-communicationLinks
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
☆348Updated 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…☆259Updated last year
- Module extending manual mapper☆340Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆337Updated 3 years ago
- get_module, read/write mem, mouse emulation☆322Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆436Updated 3 years ago
- A kernel driver for reading and writing memory☆303Updated 2 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆378Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- update face injector by KANKOSHEV☆275Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆305Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 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.☆345Updated 3 years ago
- Kernel mode to user mode dll injection☆274Updated 4 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆295Updated 7 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…☆428Updated 2 years ago
- Fumo Loader - All in one kernel-based DLL injector☆306Updated 6 months ago
- EAC Bypass☆314Updated 5 years ago
- Windows kernel samples☆254Updated 6 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…☆196Updated 4 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆427Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆584Updated 6 months ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆304Updated 4 years ago
- ☆218Updated 3 years ago
- undetected eac mapper☆166Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆345Updated 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 …☆182Updated last month
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆559Updated 6 years ago
- A library to manipulate physical memory from usermode.☆294Updated last year
- 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…☆183Updated last year