crvvdev / intraceptor

Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intraceptor

Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.

The current state of the project is semi-abandoned/not being worked ATM.

About

Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.


Languages

Language:C++ 93.3%Language:C 6.7%