搜索资源列表
FileThread
- 驱动程序中的文件读写。- In driver document read-write.
NTport_Crack
- 这是一个可以在NT/2000环境下读写各种端口、终端源数据的库。无需自己编写系统驱动即可操控硬件端口,使用非常方便。可供VC/VB/Delphi/.Net/Pb等主流编程语言使用。 由于未注册会弹出注册界面而且会延时,我破解了这个库(详细见“how to crack.txt”文件)。这里共享出来。方便大家使用。库自带很多demo,可以自己看看,学习一下。-This is a NT/2000 can read and write under various ports, terminals s
wdf_filter0
- 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截-domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception
UartComm
- Modbus串口通讯协议通讯源代码,采用C开发,UartWaitFuc作为入口文件,提供从bit到double word的读写操作功能
filter-high
- 文件过滤驱动的源代码,可以拦截读写操作,完整的项目
ISP1581_DriverWinzard
- 用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步
FileIOMonitor
- SSDT拦截文件读写,提供接口供ring3通讯
pci9054实现io读写操作
- 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development process framework and applicat
driver-about-file-hide-mend-delete
- Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
PCIreadingIOdirver
- 一 本压缩包说明: 包含两个文件夹,一个word文档,和本使用说明文本文档。 其中: 文件夹 PCI9054为驱动程序的完整代码(有注释)以及类DOS应用程序。 文件夹 PCI9054应用程序(VC)是用VC开发的对应的应用程序,包括指示读写时间和显示读写数据。 WORD文档 是使用DriverWorks向导生成程序框架的过程 程序通过DriverWorks实现对PCI9054 BAR0,BAR2的数据写入,读出。读写方式是Direct IO方式。
filemon
- 文件过滤Filemon 是一款出色的文件系统监视软件,它可以监视应用程序进行的文件读写操作。-file filter
filespy
- 文件系统过滤驱动,可监控操作系统的文件读写-File system filter driver can monitor the operating system' s file read and write
dog
- 机器狗穿透还原的磁盘级文件读写完整驱动代码-Robot dog through the disk-level file to restore the full drive to read and write code
MyFileSpy
- 文件过滤监控,包括磁盘读写的过滤监控,网络传输文件读写监控。-filesystem filter
FileFilter
- 读写文件过滤驱动程序,开发驱动的同志们可以用它来开发上层驱动。-Read and write file filter driver, development-driven comrades can use it to develop the upper drive.
filemon_driver_test
- 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动
sfilter
- 文件过滤驱动sfilter,捕获文件读写操作-The file filter drive sfilter, capture file read and write operations
sfilter
- 一个文件过滤驱动,可以实现文件读写的过滤-A file filter driver filter, you can read and write files
directsound中对wav文件读写的封装类CWaveFile
- directsound中对wav文件读写的封装类CWaveFile
一些文件系统驱动
- 包含进程监控模块和文件读写保护模块,其中文件相关使用的微过滤器编写