There are 0 repository under ssdt-hook topic.
Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls
Inline syscalls made for MSVC supporting x64 and WOW64
The project uses SSDT Hooking to bypass security checks during driver loading by hooking NtLoadDriver and modifying the PreviousMode flag.
The project demonstrates a simple detection method for SSDT Hook in User Mode via BYOVD
This project demonstrates simply a ssdt unhooking technique via NtLoadDriver routine in Windows 11 X64.