资源列表
[进程与线程] NT下进程隐藏
说明:在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级<潘桂聪> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] daothreadqxc
说明:通过ado与access数据库连接,并运用了多线程编程。-through ado and access database connections, and use a multi-threaded programming.<王光> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] multithreadcomunication
说明:线程通讯的一个例子对初学者很有参考价值跑一下程序就能理解不少-An example of thread communications useful reference for beginners running program you will be able to understand many<张正涛> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] watchdog
说明:软件狗的一个DEMO,该软件狗能够实现对需要监控的程序判断运行情况,如果监控的程序运行异常(崩溃等),则重新打开程序。-Software as a dog DEMO, the software can be realized on the dog need to monitor the operation of the procedure to determine if the surveillance program run abnormalities (collapse, etc.), th<> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] changepage
说明:分页管理代码,仅供参考,希望对大家有帮助-Page management code, for reference only, and they hope to have everyone help<王海波> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] ThreadSample
说明:使用VC++中MFC实现多线程编程,该代码给出了基本框架。-Use VC++ In MFC to achieve multi-threaded programming, the code gives the basic fr a mework.<gausegao> 在 2025-07-06 上传 | 大小:31kb | 下载:0
[进程与线程] ProcessManage
说明:本人写的进程管理程序,可以任意*进程。-I wrote the process of management procedures, the process can be killed.<康建> 在 2025-07-06 上传 | 大小:31kb | 下载:0