Soju06 / kernelLoaderLinks
Windows 10/11 unsigned kernel driver load/debugging
☆14Updated 2 years ago
Alternatives and similar repositories for kernelLoader
Users that are interested in kernelLoader are comparing it to the libraries listed below
Sorting:
- PoC kernel to usermode injection☆86Updated last year
- Compile-Time Calls Obfuscator for C++14+☆47Updated last year
- Bring Your Own Vulnerable Driver for PatchGuard & Driver Signature Enforcement☆13Updated last year
- Experiment with PAGE_GUARD protection to hide memory from other processes☆48Updated last year
- cr3 shuffle driver☆49Updated last year
- ☆70Updated 3 years ago
- This is an EfiGuard BootLoader that can boot EfiGuard from Usermode with no USB or Setup as a Single Executable with automatic File Dumpi…☆59Updated 10 months ago
- Hiding a system thread against conventional means of detection☆41Updated 4 years ago
- This project can bypass most of the AC except for some perverts that enable VT to monitor page tables☆51Updated last year
- Kernel Level NMI Callback Blocker☆114Updated 11 months ago
- Kernel<->Usermode shared memory communcation using manually mapped driver☆23Updated 3 years ago
- Made by scammer so i leak for free ! have fun☆56Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆55Updated last month
- Hook NtDeviceIoControlFile with PatchGuard☆109Updated 3 years ago
- driver that communicates using a shared section☆67Updated 4 months ago
- clearing traces of a loaded driver☆49Updated 3 years ago
- PAGE_GUARD based hooking library☆47Updated 3 years ago
- InfinityHookProMax: Make InfinityHook great great again☆47Updated last year
- Example of reading process memory through kernel special APC☆110Updated 2 years ago
- A library to assist with memory & code protection.☆60Updated last year
- Etw hook 查找窗口相关内核函数 实现窗口保护 适用于Win10☆24Updated last year
- My EAC & BE Rady CR3 Reading & Writing source that I use for my KM Drivers.☆69Updated 11 months ago
- A method to Disable DSE using .data ptr hooks☆33Updated last year
- ntoskrnl .data hooks for UM-KM communication☆50Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆63Updated 2 years ago
- ☆27Updated last year
- ☆31Updated 10 months ago
- Force a file delete using a windows kernel driver☆67Updated 3 years ago
- https://githacks.org/Shawick/goodeye.git☆50Updated 4 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…