Introduction - If you have any usage issues, please Google them yourself
Kernel-mode API spying- We will expand our model, kernel-mode engaged in espionage activities, and hook the API call it is our goal device drivers. We will also launch an entirely new way of communication between the kernel-mode drivers and user-mode application- rather than the use of system services, we will implement our own small version of the asynchronous procedure call.