搜索资源列表
-
0下载:
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs
-
-
0下载:
windows 6.0 lcd driver
-
-
0下载:
Windows CE 5.0 driver for Display LCD
-
-
0下载:
Windows CE 5.0 driver for Display LCD
-
-
0下载:
有深入浅讲述Windows驱动开发,内容很好,非原创,感谢原作者
驱动开发之一 --- 创建一个简单的设备驱动
驱动开发之二 --- 输入输出控制
驱动开发之三 --- IPC
驱动开发之四 --- 过滤驱动
驱动开发之五 --- TDI
驱动开发之六 --- 一个简单的显示驱动-Shallow in depth about the Windows-driven development, content very good, non-original, thanks---
-
-
0下载:
WinObj 是一个 32 位的 Windows NT 程序,它使用本机 Windows NT API(由 NTDLL.DLL 提供)来访问和显示有关 NT 对象管理器命名空间的信息。Winobj 似乎类似于 Microsoft SDK 的同名程序,但 SDK 版本存在许多重大的程序错误,这些错误会妨碍它显示准确的信息(例如,其句柄和引用计数信息被完全中断)。此外,我们的 WinObj 支持的对象类型更多。最后,2.0 版本的 WinObj 在用户界面方面有所增强,它知道如何打开设备对象,并允许
-
-
0下载:
基于window中qt的串口、网口驱动程序,利用opengl对数据进行3D显示-Based on the windows qt serial ports and net driver , using the opengl 3 d display data
-
-
0下载:
hidecon, utility rootkit for x64
requires patchguard disabled, if not disabled... use patch which you may find on my web site.
usage:
hidecon -l (display process list)
hidecon -le display hidden processes (dbgprint)
hidecon -ld
-
-
2下载:
本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。
本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要
-