Description: 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.
- [VC_Crab] - VC source screen shot:: Grab a hook used
- [caipiao] - Some lottery algorithm, it is commonly u
- [service.c] - dev-c++ windows system service framework
- [TSync] - Based on the SNTP network time synchroni
File list (Check if you may need any files):
hook.cpp
hook.exe
spydriver.c
spydriver.h
spydriver.sys