-
一个最新最完整的ntifs.h导入库程序,用于开发无驱动的RING0程序。...
一个最新最完整的ntifs.h导入库程序,用于开发无驱动的RING0程序。
-An up-to-date the most complete library ntifs.h import procedures for the development of non-driven RING0 procedures.
- 2022-07-09 11:44:07下载
- 积分:1
-
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成....
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成.-Demostrate usage of SetupCopyOEMInf().
1. Assume the driver pakcage includes a valid WHQL signature file (.cat)
2. Place the demo .exe file together with the driver package (inf, cat, sys, etc.)
3. Run the demo to pre-install the driver
4. Plug in the device, and the driver will be loaded automatically
- 2022-07-20 20:28:53下载
- 积分:1
-
http://en.wikipedia.org/wiki/I C2 B2C
http://en.wikipedia.org/wiki/I C2 B2C-http://en.wikipedia.org/wiki/I C2 B2C
- 2023-07-18 10:45:03下载
- 积分:1
-
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。...
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。-windows own disk partition fdisk tool for pure c+ realize compilation, containing makefile, easier to compile.
- 2022-05-28 16:41:10下载
- 积分:1
-
VXD锁键盘鼠标程序
VXD锁键盘鼠标程序-Lock keyboard and mouse procedures VXD
- 2022-03-22 22:21:12下载
- 积分:1
-
Very good Com Program
Very good Com Program-A good serial port programe.
- 2022-03-23 09:34:44下载
- 积分:1
-
窗口的USB驱动程序可以模拟串行通信
window usb驱动程序,可以模拟串口通讯-window usb driver can simulate serial communications
- 2022-02-02 20:21:21下载
- 积分:1
-
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容...
通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容-use drivers modify all address,not use api,global dll
- 2022-10-12 07:20:02下载
- 积分:1
-
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile...
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile/WriteFile write!
- 2022-11-07 12:05:03下载
- 积分:1
-
1) Sample implementation of NDIS LWF filter.c inspectNetBuffer function for dete...
1) Sample implementation of NDIS LWF filter.c inspectNetBuffer function for determinging the 802.1p tag value on received packets.
2) Full LWF source code, instructions for building with WDK, and x86 Vista/Server 2008 binaries of filter driver and user-mode EXE that calls into filter driver for inspecting received packets.
- 2022-04-26 15:25:07下载
- 积分:1