armvirus / SinMapper
usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to map your driver over. the main focus of this project is to prevent modern anti-cheats (BattlEye, EAC) from finding your driver and having the power to hook anything due to being inside of legit memory (signed l…
☆404Updated 3 years ago
Alternatives and similar repositories for SinMapper:
Users that are interested in SinMapper are comparing it to the libraries listed below
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆309Updated 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
- A mapper that maps shellcode into loaded large page drivers☆258Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Kernel mode to user mode dll injection☆237Updated 3 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
- 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
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆370Updated 11 months ago
- State of the art DLL injector that took 20 minutes to make☆210Updated last year
- ☆258Updated last month
- Code for Battleyes shellcode☆219Updated 3 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆182Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆260Updated last year
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆439Updated 2 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Module extending manual mapper☆323Updated 4 years ago
- Kernel Inject DLL☆342Updated last year
- 09/2021 reversal of EasyAntiCheat driver☆210Updated 3 years ago
- Fumo Loader - All in one kernel-based DLL injector☆289Updated 2 months ago
- ☆213Updated 2 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆311Updated 5 years ago
- A kernel driver for reading and writing memory☆280Updated last year
- Windows Kernel inject (no module no thread)☆272Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆327Updated 2 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆288Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆282Updated 4 years ago
- ☆177Updated 3 years ago
- manually map driver for a signed driver memory space☆149Updated 3 years ago
- Unsigned driver loader using CVE-2018-19320☆235Updated last year
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆203Updated this week