ccdescipline / CInject
Windows Kernel inject (no module no thread)
☆269Updated 2 years ago
Alternatives and similar repositories for CInject:
Users that are interested in CInject are comparing it to the libraries listed below
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆302Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆252Updated last year
- A mapper that maps shellcode into loaded large page drivers☆252Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆164Updated last year
- Kernel mode to user mode dll injection☆236Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆209Updated last year
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆207Updated 4 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆181Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆307Updated 3 years ago
- manual map unsigned driver over signed memory☆185Updated 10 months ago
- ☆177Updated 3 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆116Updated 8 months ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆251Updated last year
- ☆256Updated last month
- ☆176Updated last year
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆404Updated 3 years ago
- r/w virtual memory without attach☆162Updated last year
- Code for Battleyes shellcode☆219Updated 3 years ago
- ☆151Updated 9 months ago
- ☆120Updated 2 years ago
- ☆213Updated 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 …☆167Updated 2 weeks ago
- Unsigned driver loader using CVE-2018-19320☆234Updated last year
- Standard Kernel Library for Windows hacking in C++☆129Updated 2 months ago
- 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…☆161Updated 2 years ago
- Load your driver like win32k.sys☆252Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆113Updated 10 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- 从MmPfnData中枚举进程和页目录基址☆155Updated last year
- Kernel anticheat to test your driver against☆144Updated last week