0xPrimo / KMDllInjectorLinks
kernel-mode DLL Injector
☆110Updated 5 months ago
Alternatives and similar repositories for KMDllInjector
Users that are interested in KMDllInjector are comparing it to the libraries listed below
Sorting:
- Exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆102Updated last month
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆68Updated 5 months ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆182Updated last month
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- A unique introduction to native runtime obfuscation.☆73Updated 7 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆100Updated 7 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated last year
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆171Updated 2 years ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH