搜索资源列表
HidenProc_dll
- dll 为功能实现模块,exe为测试程序,调用dll后exe进程将消失,除非用驱动级的软件才能看到该进程-dll function modules for the test procedure exe, dll called after exe process will disappear. Driver-unless the software can see the process
安全稳定的实现进线程监控
- 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
vc20090921
- 和驱动结合的一个DLL程序接口的编写和应用测试,应用地感测车辆速度的一种检测方法,应用时如需测车辆长度可在里面添加。-it is apply in the traffic area.as the module of the application.need some hardware to result vehicle speed and vehicle length.
test5
- 通过驱动隐藏进程代码测试-Code to hide the process by driving test ......
rriver
- winCE下USB摄像头驱动源代码,包括测试程序,在XScale下通过测试(WinCE under the USB camera driver source code, including the test program, under the XScale wasn't entirely through test)
record
- 经过测试验证的iic 驱动 可以直接使用,并有注释()