Rhydon1337 / windows-kernel-dll-injectorLinks
Kernel mode to user mode dll injection
☆264Updated 4 years ago
Alternatives and similar repositories for windows-kernel-dll-injector
Users that are interested in windows-kernel-dll-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.☆339Updated 3 years ago
- Windows Kernel inject (no module no thread)☆275Updated 2 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆326Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆291Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆186Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆280Updated 3 years ago
- ☆215Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆156Updated 6 months ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆427Updated 3 years ago
- r/w virtual memory without attach☆175Updated last year
- ☆180Updated 3 years ago
- manual map unsigned driver over signed memory☆187Updated last year
- A kernel driver for reading and writing memory☆296Updated 2 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆486Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆216Updated 4 years ago
- This is a simple project of a driver + usermode.☆147Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆171Updated last year
- Fumo Loader - All in one kernel-based DLL injector☆299Updated 5 months ago
- Kernel anticheat to test your driver against☆155Updated 3 months ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆376Updated last year
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago
- Code for Battleyes shellcode☆226Updated 3 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆216Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆182Updated last week