w1u0u1 / kinjectLinks
Kernel shellcode injector
☆143Updated 4 years ago
Alternatives and similar repositories for kinject
Users that are interested in kinject are comparing it to the libraries listed below
Sorting:
- Code Injection, Inject malicious payload via pagetables pml4.☆238Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆196Updated 6 months ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Scan for potentially vulnerable drivers☆87Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- Bypassing PatchGuard on modern x64 systems☆260Updated 2 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆172Updated 2 years ago
- Windows API Call Obfuscation☆104Updated 2 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆244Updated 3 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆181Updated last year
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆216Updated 4 years ago
- Exploit MsIo vulnerable driver☆104Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆280Updated 3 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆197Updated last month
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆136Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Heaven's Gate implementation in C for constructing x64 Win32 API call in x86 WoW64 processes.☆71Updated 3 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 10 months ago
- manual map unsigned driver over signed memory☆187Updated last year
- NO WriteProcessMemory CreateRemoteThread APIs call shellcode injection☆28Updated 5 years ago
- ☆153Updated 5 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL