ssdt_hook/README.md

5 lines
280 B
Markdown
Raw Permalink Normal View History

2016-10-16 01:33:09 +00:00
# SSDTHook
SSDT table Hook to implement process protection.
2017-09-14 23:54:09 +00:00
Does not run on Windows XP 64 bit and newer Windows vers due to the Patchguard. Well there are already papers about bypassing but I'm too lazy to read and update this. Probably will pick it up after the kernel project.