This project is a Windows x64 kernel driver (PoC) that enables shellcode injection into user-mode processes from the kernel.
- Windows 10 22h2 & Windows 11 24h2 x64.
- Use
shellcode-creator.pyto generate shellcode in the required format. - Modify the target process as needed.
getssdt.his based on TitanHide.