KameronHawk / Kernel-VAD-Injector
Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver
☆168Updated last year
Alternatives and similar repositories for Kernel-VAD-Injector
Users that are interested in Kernel-VAD-Injector are comparing it to the libraries listed below
Sorting:
- manual map unsigned driver over signed memory☆187Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆122Updated 11 months ago
- base for testing☆164Updated 7 months ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆111Updated 2 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆112Updated 7 months ago
- ☆141Updated last year
- Standard Kernel Library for Windows manipulation in C++☆141Updated 5 months ago
- Use RTCore64 to map your driver on windows 11.☆109Updated this week
- load unsigned kernel-driver by patching dse in 248 lines☆117Updated last year
- ☆153Updated 11 months ago
- Kernel anticheat to test your driver against☆154Updated 3 months ago
- A mapper that maps shellcode into loaded large page drivers☆277Updated 3 years ago
- ☆283Updated this week
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆172Updated 2 years ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since I'm not aware of any notable games ut…☆89Updated last year
- r/w virtual memory without attach☆171Updated last year
- 从MmPfnData中枚举进程和页目录基址☆172Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆154Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆157Updated last year
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆79Updated last year
- ☆74Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 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.☆327Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆87Updated last year
- Shows an example of how to implement VT-d/AMD-Vi on Windows☆112Updated last year
- This is a simple project of a driver + usermode.