charliewolfe / Stealthy-Kernelmode-InjectorLinks
Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executable pages. (VAD hide / NX bit swapping)
☆341Updated 3 years ago
Alternatives and similar repositories for Stealthy-Kernelmode-Injector
Users that are interested in Stealthy-Kernelmode-Injector 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.☆347Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆437Updated 3 years ago
- Kernel mode to user mode dll injection☆276Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- A kernel driver for reading and writing memory☆303Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆308Updated 5 years ago
- Standard Kernel Library for Windows manipulation in C++☆176Updated last month
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- ☆218Updated 3 years ago
- Windows Kernel inject (no module no thread)☆277Updated 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…☆263Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- ☆313Updated 2 months ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆269Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- Code for Battleyes shellcode☆230Updated 3 years ago
- Module extending manual mapper☆343Updated 5 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- manual map unsigned driver over signed memory☆196Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆300Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Updated last year
- ☆184Updated 3 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆505Updated 2 years ago
- kernel anticheat to test your driver against☆168Updated last month
- This is a simple project of a driver + usermode.☆154Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- Drawing from kernelmode without any hooks☆168Updated 3 years ago
- undetected eac mapper☆166Updated 3 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆351Updated 5 years ago