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…
☆475Jan 3, 2022Updated 4 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.☆389Aug 8, 2021Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆115Dec 28, 2022Updated 3 years ago
- ☆158May 21, 2024Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆204Feb 14, 2024Updated 2 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Jul 31, 2022Updated 3 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 2 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆554Nov 12, 2022Updated 3 years ago
- ☆367May 11, 2025Updated 10 months ago
- 从MmPfnData中枚举进程和页目录基址☆208Aug 18, 2023Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- base for testing☆187Sep 28, 2024Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆153Jun 11, 2024Updated last year
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆280Updated this week
- This is a simple project of a driver + usermode.☆169Jan 31, 2022Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆104Jun 26, 2023Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- undetected eac mapper☆170May 3, 2022Updated 3 years ago
- ☆224May 10, 2022Updated 3 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆385Sep 18, 2019Updated 6 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆638Dec 26, 2024Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆197Mar 10, 2023Updated 3 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- manual map unsigned driver over signed memory☆222Apr 11, 2024Updated last year
- 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
- 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…☆480Jan 8, 2023Updated 3 years ago
- manually map driver for a signed driver memory space☆177Mar 11, 2021Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆393Jul 6, 2022Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆227Aug 16, 2023Updated 2 years ago
- kernel anticheat to test your driver against☆184Jun 16, 2025Updated 9 months ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- 09/2021 reversal of EasyAntiCheat driver☆237Dec 21, 2021Updated 4 years ago
- Example of reading process memory through kernel special APC☆111Apr 21, 2023Updated 2 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 years ago