文件名称:USBControl
- 所属分类:
- Dephi控件源码
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-17
- 文件大小:
- 92kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
之前见到过一款系统,可以实现对U盘的访问控制,只有注册过的U盘才能正常使用,否则会提示 请将磁盘插入驱动器...
简单用IDA膜拜了一下它的一个驱动,貌似是从diskperf上修改的,就想着模仿一下它的功能,因为其工作比较复杂,不止一个驱动,所以打算简单实现功能即可。。。没加多少代码,高手飘过~~
-Before seen a system, access control can be achieved on the U disk, U disk to work properly only registered, otherwise will be prompted to insert the disk into the drive ... simple IDA worship a drive, seemingly is modified from diskperf to think to imitate what its function, because their work is more complex, and more than one drive, so I plan simple function can. . . Did not add much code, master drifting away ~ ~
简单用IDA膜拜了一下它的一个驱动,貌似是从diskperf上修改的,就想着模仿一下它的功能,因为其工作比较复杂,不止一个驱动,所以打算简单实现功能即可。。。没加多少代码,高手飘过~~
-Before seen a system, access control can be achieved on the U disk, U disk to work properly only registered, otherwise will be prompted to insert the disk into the drive ... simple IDA worship a drive, seemingly is modified from diskperf to think to imitate what its function, because their work is more complex, and more than one drive, so I plan simple function can. . . Did not add much code, master drifting away ~ ~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
USBControl\FlagWriter\Debug\FlagWriter.exe
..........\..........\FlagWriter.c
..........\..........\FlagWriter.dsp
..........\..........\FlagWriter.dsw
..........\..........\FlagWriter.ncb
..........\..........\FlagWriter.opt
..........\..........\FlagWriter.plg
..........\V1\Functions.c
..........\..\Functions.h
..........\..\IrpHook.c
..........\..\IrpHook.h
..........\..\makefile
..........\..\objchk_wxp_x86\i386\USCS.inf
..........\..\..............\....\USCS.sys
..........\..\sources
..........\..\USCS.c
..........\..\USCS.h
..........\..\USCS.inf
..........\.2\Functions.c
..........\..\Functions.h
..........\..\IrpHook.c
..........\..\IrpHook.h
..........\..\makefile
..........\..\objchk_wxp_x86\i386\USCS.inf
..........\..\..............\....\USCS.sys
..........\..\sources
..........\..\USCS.c
..........\..\USCS.h
..........\..\USCS.inf
..........\.1\objchk_wxp_x86\i386
..........\.2\objchk_wxp_x86\i386
..........\FlagWriter\Debug
..........\V1\objchk_wxp_x86
..........\.2\objchk_wxp_x86
..........\FlagWriter
..........\V1
..........\V2
USBControl