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)
☆351Updated 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:
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆444Updated 3 years ago
- Kernel mode to user mode dll injection☆277Updated 4 years ago
- A kernel driver for reading and writing memory☆303Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆293Updated 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.☆353Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- 09/2021 reversal of EasyAntiCheat driver☆220Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆309Updated 5 years ago
- ☆219Updated 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…☆265Updated last year
- Standard Kernel Library for Windows manipulation in C++☆182Updated 2 months ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆355Updated 5 years ago
- ☆314Updated 3 months ago
- Windows Kernel inject (no module no thread)☆278Updated 2 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆380Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆173Updated last year
- Module extending manual mapper☆346Updated 5 years ago
- kernel anticheat to test your driver against☆173Updated 2 months ago
- Code for Battleyes shellcode☆231Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆220Updated 2 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆510Updated 2 years ago
- undetected eac mapper☆166Updated 3 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆192Updated 2 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆273Updated 2 years ago
- This is a simple project of a driver + usermode.☆155Updated 3 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆347Updated 3 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆173Updated 4 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆310Updated last year
- Drawing from kernelmode without any hooks☆168Updated 3 years ago
- Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities☆315Updated 6 months ago