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…
☆376Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for SinMapper
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆277Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆289Updated 2 years ago
- Memory hacking library powered by AMD SVM☆297Updated last year
- A mapper that maps shellcode into loaded large page drivers☆229Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆239Updated 5 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆245Updated last year
- ☆225Updated 2 months ago
- xigmapper is a driver manual mapper that loads your driver before Vanguard, but after critical system infrastructure has been set up, all…☆230Updated 10 months ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆273Updated 5 years ago
- State of the art DLL injector that took 20 minutes to make☆207Updated last year
- Hiding unsigned DLL inside a signed DLL☆309Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆360Updated 8 months ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆416Updated 2 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆176Updated last year
- Module extending manual mapper☆309Updated 4 years ago
- Windows Kernel inject (no module no thread)☆265Updated 2 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆238Updated 11 months ago
- Kernel mode to user mode dll injection☆221Updated 3 years ago
- manual map unsigned driver over signed memory☆183Updated 7 months ago
- Code for Battleyes shellcode☆212Updated 3 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆279Updated 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…☆369Updated last year
- Kernel Inject DLL☆343Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆251Updated 4 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆302Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆164Updated 4 years ago
- Unsigned driver loader using CVE-2018-19320☆205Updated last year
- ☆177Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆201Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆204Updated 2 years ago