adspro15 / km-um-communication
A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).
☆311Updated 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
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆370Updated 11 months ago
- Kernel Inject DLL☆342Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆309Updated 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…☆398Updated 2 years ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆245Updated last year
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆404Updated 3 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.☆306Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- ☆213Updated 2 years ago
- Module extending manual mapper☆323Updated 4 years ago
- A kernel driver for reading and writing memory☆280Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆284Updated 6 years ago
- 09/2021 reversal of EasyAntiCheat driver☆210Updated 3 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆401Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆289Updated 2 months ago
- Kernel mode to user mode dll injection☆237Updated 3 years ago
- get_module, read/write mem, mouse emulation☆308Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- update face injector by KANKOSHEV☆272Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆725Updated 5 years ago
- A mapper that maps shellcode into loaded large page drivers☆258Updated 2 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…☆176Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆327Updated 2 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆182Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆505Updated 6 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆288Updated 3 years ago
- undetected eac mapper☆162Updated 2 years ago
- PoC EFI runtime driver for memory r/w & kdmapper fork☆519Updated 3 months ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Kernel cheat with kernel hook for communication☆296Updated 3 years ago