文件名称:Test
介绍说明--下载内容均来自于网络,请自行研究使用
windows内核,编译器DDK 3790.1830,系统XP3虚拟机测试成功。定时查杀指定进程。 流程 创建定时器、创建线程、遍历进程、遍历进程所有线程、初始化APC、插入APC、调用PspExitThread函数干掉线程。。。大部分代码来着网络 在此谢过,槿作为新手参考,再次谢过大牛们。-The windows kernel, the compiler of DDK 3790.1830, XP3 system virtual machine test successful. The timing of killing the specified process. Create a timer process, thread creation, traversal process, ergodic process all threads, the initialization of APC, insert the APC, call the PspExitThread function to kill thread... Most of the code to a network on, Jin as a reference for beginners, thanked them.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kill.h
Process.h
Test.c
Thread.h
MyPspExitThread.h