CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - driver filter file

搜索资源列表

  1. windows_kernel_safe_source_cod

    0下载:
  2. 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1mb
    • 提供者:aaaaaa
  1. guolvjiami

    0下载:
  2. PDF文档,讲述了基于文件系统过滤驱动器的加密软件设计,用于底层加密驱动的编写。-PDF document, described based on the file system filter driver encryption software design, for the preparation of the underlying encryption driver.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:181.24kb
    • 提供者:kmicheal
  1. sfilter

    1下载:
  2. 文件系统过滤驱动的详细代码,含有中文说明及注释-File system filter driver detailed codes, descr iptions and notes containing Chinese
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:18.47kb
    • 提供者:康军
  1. 2005-01-19_wntfsys

    0下载:
  2. The sources for the examples and a working file system filter driver are compressed and contained in the file examples.zip-The sources for the examples and a working file system filter driver are compressed and contained in the file examples.zip
  3. 所属分类:File Operate

    • 发布日期:2017-11-26
    • 文件大小:311.36kb
    • 提供者:
  1. src_jm

    0下载:
  2. 文件加密的过滤驱动程序源代码,文件加密的过滤驱动程序源代码-File encryption filter driver source code, file encryption filter driver source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:378.1kb
    • 提供者:笑书侠
  1. NTFsrc

    0下载:
  2. 文件过滤驱动事例程序,可在此事例程序上进行修改成透明加密过滤驱动。-File filter driver example procedures in this case the procedure can be carried out on modified transparent encryption filter driver.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:318.88kb
    • 提供者:yangjia
  1. HideFile

    0下载:
  2. dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助 hide -i 安装驱动 hide -u 卸载驱动 hide -f -a filename 添加一个隐藏文件 by boywhp 07/09/03 Email:boywhp@126.com-DD1 compression driver source pa
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:109.91kb
    • 提供者:xixuer
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:144.7kb
    • 提供者:jcq
  1. 97288387sfilter_ifs_2003_sp1

    0下载:
  2. 文件过滤驱动代码,非常好,希望对你有帮助-File filter driver code, very good, and they hope to help you
  3. 所属分类:ComboBox

    • 发布日期:2017-04-29
    • 文件大小:77.55kb
    • 提供者:long
  1. Embedded-filter-drivers

    0下载:
  2. Windows操作系统中文件系统过滤驱动和设备驱动之间的相似,简单介绍文件系统过滤型驱动的架构-Windows operating system, file system filter driver and the similarity between the device driver, file system filter introduce easy-type-driven architecture
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:154.12kb
    • 提供者:朱朱
  1. FileFilter

    0下载:
  2. filter driver foe file system.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7kb
    • 提供者:黄阿莉
  1. filterdriver

    1下载:
  2. 一个文件过滤驱动的实例,对初学者很有用处-a file system driver example ,it is helpful to learner
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:188.24kb
    • 提供者:whowho03
  1. SecuEfs

    0下载:
  2. File System Filter Driver Example Code.. File Encryption Sample -File System Filter Driver Example Code.. File Encryption Sample ..
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:177.55kb
    • 提供者:HISONA
  1. filesystemdriverdevelopmentdocumentdata(IFSDDK).ra

    0下载:
  2. 关于文件系统过滤驱动的一系列开发说明文档以及环境配置说明文档-It is about file system driver filter, there are documents for development and configuration specification.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:556.31kb
    • 提供者:陈宝楷
  1. FilterDriveronFSDanditsApplications

    0下载:
  2. 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个控制USB 设备的过滤驱动实例。 -Theory of File system driver filter and a application for controlling USB device.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:41.75kb
    • 提供者:陈宝楷
  1. Applicationoffilesystemfilterdriverinnetworksecure

    0下载:
  2. 设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。-Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and im
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:219.17kb
    • 提供者:陈宝楷
  1. FileMon

    0下载:
  2. 文件过滤驱动,制作文件透明加解密的朋友可以参考。非常经典的代码。-File Filter Driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:490.22kb
    • 提供者:s
  1. FilterDriverDeveloperGuide.doc

    0下载:
  2. Simple documentation for File Filter Driver from Microsoft Windows 2003 SP1.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:50.47kb
    • 提供者:pts
  1. Windows_Kernel_Security_Programme

    3下载:
  2. 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with C
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:lq7972
  1. FileGuard-safe-hook

    0下载:
  2. 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file informat
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:448.87kb
    • 提供者:老孙
« 12 3 4 5 6 »
搜珍网 www.dssz.com