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)
☆337Updated 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.☆345Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆283Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆436Updated 3 years ago
- A kernel driver for reading and writing memory☆303Updated 2 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
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆305Updated 5 years ago
- 09/2021 reversal of EasyAntiCheat driver☆219Updated 3 years ago
- ☆307Updated 2 months ago
- Code for Battleyes shellcode☆230Updated 3 years ago
- Windows Kernel inject (no module no thread)☆278Updated 2 years ago
- Standard Kernel Library for Windows manipulation in C++☆171Updated 3 weeks ago
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆501Updated 2 years ago
- ☆218Updated 3 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆378Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- kernel anticheat to test your driver against☆166Updated last month
- Kernel Inject DLL☆345Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- Module extending manual mapper☆340Updated 5 years ago
- A somewhat wide collection of various kernelmode-usermode communication methods in one repository (mainly just for learning purposes).☆348Updated 5 years ago
- ☆183Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- ☆212Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆345Updated 2 years ago
- This is a simple project of a driver + usermode.☆155Updated 3 years ago
- BattlEye shellcodes tester☆148Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆297Updated last year
- 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