armvirus / SinMapperLinks
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…
☆436Updated 3 years ago
Alternatives and similar repositories for SinMapper
Users that are interested in SinMapper are comparing it to the libraries listed below
Sorting:
- 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
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆337Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆283Updated 3 years ago
- ☆307Updated 2 months ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆501Updated 2 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆348Updated 5 years ago
- Kernel mode to user mode dll injection☆274Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆378Updated last year
- Module extending manual mapper☆340Updated 5 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
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- A kernel driver for reading and writing memory☆303Updated 2 years ago
- Windows Kernel inject (no module no thread)☆278Updated 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…☆259Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Code for Battleyes shellcode☆230Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- Hide SMBIOS/disk/NIC serials from EFI bootkit☆304Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆418Updated 6 years ago
- Fumo Loader - All in one kernel-based DLL injector☆306Updated 6 months ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆265Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆297Updated last year
- Unsigned driver loader using CVE-2018-19320☆285Updated 2 years ago
- ☆218Updated 3 years ago
- ☆183Updated 3 years ago
- ☆221Updated last month
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆305Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago