Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的
实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以
外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安
装。 -how to structure a simple USB filter driver, "basic principles", "Implementation of procedures", "use the INF installation." The purpose of this article is to encourage the readers to understand the basic principles, DDK can be used in addition to other than the most common and also the most convenient driver development tool to achieve a DriverStudio of their own filter driver, and proper installation. Platform: |
Size: 129236 |
Author:李一凡 |
Hits:
Description: 含有经过我修改的键盘过滤驱动,在w2k,wxp下运行,按左右shift,左alt便蓝屏,卸载需使用虚键盘(切记)以及最初源码,编译环境为w2kddk或wxpddk剩余的参看其中的README-containing modified keyboard filter driver in w2k, wxp running, according to shift around, then left alt blue screens, unloading need to use virtual keyboard (remember) and the initial source code, compile the environment or wxpddk w2kddk remaining See the README Platform: |
Size: 350208 |
Author:于东 |
Hits:
Description: 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的
实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以
外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安
装。 -how to structure a simple USB filter driver, "basic principles", "Implementation of procedures", "use the INF installation." The purpose of this article is to encourage the readers to understand the basic principles, DDK can be used in addition to other than the most common and also the most convenient driver development tool to achieve a DriverStudio of their own filter driver, and proper installation. Platform: |
Size: 129024 |
Author:李一凡 |
Hits:
Description: 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Description:
DD\EDDrv.c: The on-the-fly encryption/decryption filter driver.
DD\EdDrv.h: Main header file for the above.
DD\IoctlCmd.h: Containing the IOCTLs for the driver.
DD\EdDrv.lib: The library file containing the core of FastIO and Memory mapped file IO handling
DD\EDDrvLib: Header file for the above library.
DD\Makefile: Makefile for the driver.
DD\Sources: Sources file for the driver.
The current build has been done using Windows XP DDK checked build environment.
Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded.
Hence the hard coded name has to be change before compiling the user mode program
The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
Platform: |
Size: 6766592 |
Author:kennethroger |
Hits:
Description: Windows系统文件过滤驱动源代码.
采用Windows 2000 DDK开发.
可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程.
参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作.
-Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file Create, Open, Write, Read, Flush, Cleanup, Close routine. Reference to the code for file encryption, file monitoring, copyright protection and other special file operations . Platform: |
Size: 175104 |
Author:刘 |
Hits:
Description: windows下的键盘过滤驱动源代码,需要安装ddk驱动开发环境-keyboard filter driver under windows source code, you need to install the ddk-driven development environment Platform: |
Size: 8192 |
Author:wangqiang |
Hits:
Description: 实现一个disk的过滤驱动,在ddk下编译通过,天书夜读用这个作为例子讲解驱动编程-Implement a disk filter driver, compiled by the ddk, heavenly night time driving with this program as an example to explain Platform: |
Size: 87040 |
Author:范荣琦 |
Hits: