iPower / KasperskyHook

Hook system calls on Windows by using Kaspersky's hypervisor
MIT License
1.08k stars 264 forks source link

can you add release version or builded version thanks #5

Closed neamat-ar closed 2 years ago

iPower commented 2 years ago

Sorry for late reply, I've been busy lately.

This project is just an example of what you can do with klhk.sys and you might want to hook other system calls since I'm only hooking NtCreateFile for demonstration purposes, so there's no point in releasing compiled binaries.

Also the build steps are pretty straightforward.