I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since i dont care for any notable games utilizing that particular anti-cheat system, I've opted to share it here.
☆104Apr 24, 2024Updated last year
Alternatives and similar repositories for Manual-Map-Injector
Users that are interested in Manual-Map-Injector are comparing it to the libraries listed below
Sorting:
- This is a simple project of a driver + usermode.☆168Jan 31, 2022Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆103Jun 26, 2023Updated 2 years ago
- ☆63Jul 31, 2022Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆338Nov 29, 2023Updated 2 years ago
- read / write memory from a proxy process by injecting shellcode☆20Dec 23, 2025Updated 2 months ago
- ☆148Jan 24, 2024Updated 2 years ago
- PoC kernel to usermode injection☆105Feb 26, 2024Updated 2 years ago
- A simple UM + KM example of how to bypass EAC CR3☆183Oct 13, 2025Updated 4 months ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆470Jan 3, 2022Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆385Jan 29, 2022Updated 4 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- A simple present scene, kernel allocation injector.☆27Jun 12, 2022Updated 3 years ago
- Kernel mode to user mode dll injection☆303Apr 10, 2021Updated 4 years ago
- ☆69Aug 31, 2021Updated 4 years ago
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆137Sep 27, 2025Updated 5 months ago
- A mapper that maps shellcode into loaded large page drivers☆324Apr 26, 2022Updated 3 years ago
- ☆158May 21, 2024Updated last year
- Communicate between user-mode and kernel-mode through a swapped QWORD pointer argument.☆177Feb 9, 2022Updated 4 years ago
- A kernel injector for EAC and BE☆159May 3, 2024Updated last year
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Apr 13, 2023Updated 2 years ago
- Reverse Engineering a signed kernel driver packed and virtualized with VMProtect 3.6☆105Apr 28, 2023Updated 2 years ago
- base for testing☆186Sep 28, 2024Updated last year
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Apr 9, 2023Updated 2 years ago
- Windows Kernel Misc☆25Sep 3, 2023Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆219Nov 12, 2020Updated 5 years ago
- A kernel driver for reading and writing memory☆316May 12, 2023Updated 2 years ago
- ☆43Apr 18, 2023Updated 2 years ago
- Using SetWindowHookEx for preinjected DLL's☆57Aug 25, 2022Updated 3 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Jun 6, 2019Updated 6 years ago
- UM-KM Communication using registry callbacks☆39Jun 8, 2020Updated 5 years ago
- Cool kernel communication method.☆100Jun 27, 2021Updated 4 years ago
- kernel anticheat to test your driver against☆182Jun 16, 2025Updated 8 months ago
- r/w virtual memory without attach☆218Oct 19, 2023Updated 2 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆115Dec 28, 2022Updated 3 years ago
- ☆48Mar 29, 2022Updated 3 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆142Oct 20, 2020Updated 5 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago