资源列表
hot_folder_print_port_monitor
- 用于将打印内容输出到hot folder的端口监视器,打印机驱动适用-print monitor use to save print data to specific hot folder
ObjectTypeHook
- 易语言编写驱动-实现枚举ObjectTypeHook-Easy language to write driver- enumeration ObjectTypeHook
myusb
- 计算机usb 接口驱动编程, 是接口驱动类-the usb interface driver program
DNS_Redirect.ZIP
- 驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到
Print_DLL
- 用SetupDiEnumDeviceInterfaces等函数通过针式打印机的vid,pid找到句柄,然后用CreateFile,WriteFile控制操作打印机,可用该DLL实现套打等功能。-With SetupDiEnumDeviceInterfaces function through the vid stylus printer, such as pid handle to find, and then use CreateFile, WriteFile function printer
csr_usb_spi_drivers
- CSR USB SPI 驱动用于驱动CSR USB SPI的驱动,可以使用他驱动-CSR USB SPI DRIVER
yichuansuanfa
- 该代码为遗传算法matlab代码,其中代码都附有详细说明-The code for the genetic algorithm matlab code, which is accompanied by a detailed descr iption of the code
QuanrayReader
- rfid 读写器控制软件 支持上海坤锐的电子标签和读写器 读写电子标签 -rfid reader control sofy ware
Drive
- VC6驱动编译环境设置说明 坏境为DDK-VC6 driver build environment setup instructions
WinRing0-v1.3.1b-Source
- win ring0 1.3.1b 底层io访问库-win ring0 1.3.1b
驱动拦截I/O端口操作代码
- 驱动拦截I/O端口操作代码,可以对任何I/O port 才操作进行拦截。编程方法采用对调试寄存器的操作得以实现功能
hid-over-i2c-protocol-spec-v1-0
- hid-over-i2c-protocol windows 驱动开发-hid-over-i2c-protocol windows driver development