CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 文件系统实现

搜索资源列表

  1. FsDriver

    0下载:
  2. 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-a filter layer file system integrity-driven code and achieve document encryption, such as intercepted operation
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:190972
    • 提供者:任江春
  1. gooodmanusystem

    0下载:
  2. 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1686227
    • 提供者:scs
  1. PE

    0下载:
  2. 基本的驱动编程和客户端,客户端分析PE文件,重定位后,传给驱动,恢复被360 Hook的KifastCallEntry函数,同时,该源码还能实现对大多数安全软件进行强杀,如卡巴,360,瑞星,等等。仅限XP系统。-Basic programming and client-driven, client-side analysis PE file, re-positioning, passing drivers, restore 360 Hook' s KifastCallEntry func
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:2528583
    • 提供者:zzz
  1. fat16

    0下载:
  2. 我自己实现的fat16文件系统驱动,非常有价值想学习文件系统驱动的朋友可以一起来研究啊-I realized fat16 file system driver, want to learn a very valuable friend of the file system driver can work together to study ah
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-26
    • 文件大小:1641428
    • 提供者:chenmo
  1. windowsIFSdriver

    0下载:
  2. 一份Windows文件系统驱动源码,可实现文件各种操作-A Windows file system driver source code, documents a variety of operations can be realized
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-08
    • 文件大小:1618336
    • 提供者:William
  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-05
    • 文件大小:42749
    • 提供者:陈宝楷
  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-23
    • 文件大小:224427
    • 提供者:陈宝楷
  1. HideDir

    0下载:
  2. 隐藏文件,防止重要文件显示在系统中,从而对文件实现了隐藏和保护-hide the file
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2652
    • 提供者:wangwei
  1. downloader

    0下载:
  2. 无极下载者源码,原理:驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。驱动的功能就是替换指定的系统文件-Promise those who download the source code, the
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1560372
    • 提供者:卡本
  1. filesystemidentify

    0下载:
  2. 文件系统识别器可实现在文件系统识别,采用了内核驱动构架.-The file system recognizer can be realized in the file system to identify, using the kernel driver framework.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:13307
    • 提供者:wangxvfeng101
  1. filesys

    0下载:
  2. 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 C
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:175528
    • 提供者:
  1. netdriver

    0下载:
  2. 过滤驱动技术的网络文件系统研究与实现 过滤驱动技术的网络文件系统研究与实现-Filter driver technology and implementation of Network File System
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:366728
    • 提供者:DEF
  1. CrossReductionCard

    0下载:
  2. 驱动程序可以穿透还原卡,并且可以修改系统文件,这里是通过修改系统文件userinit.exe来实现的。userinit.exe的功能很简单,就是启动explorer.exe。这里就是通过替换uerinit.exe,伪造一个userinit.exe。这个伪造的程序可以实现uerinit.exe的原始功能,并可以实现自定义的功能,比如下载执行,发送数据。-Drivers can penetrate reduction card, and can modify system files, here i
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:442931
    • 提供者:moliang
  1. MarkBadClusTool

    0下载:
  2. 如何使用请参看Readme以及演示视频。由于时间精力所限,目前仅实现了NTFS文件系统的处理,其它文件系统还没实现。系统将大量的坏扇区信息一次性加入文件系统的坏块机制中,甚至将真正坏扇区周围的“正常”扇区也视为坏扇区一并加入,则可以很好的应对“坏道蔓延”,大范围不规律分布的情况。-See how to use Readme demo video. Time and energy to achieve the NTFS file system processing, and other file
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-04
    • 文件大小:8576911
    • 提供者:ljh
  1. FileFilterDriverCode

    0下载:
  2. 文件系统过滤驱动,能是实现对特定文件的实时监控,截获对文件的Create,Read and Write 操作,并将操作信息发送到备份主机上实现对文件的实时备份。-File system filter driver can achieve real-time monitoring of specific documents, intercepted files Create, Read and Write operations, and the operation to send informat
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-03
    • 文件大小:483164
    • 提供者:wlj
  1. filemon

    0下载:
  2. 基于数字标识的敏感文件监控研究与实现,:通过对系统剪贴板和网络出口数据的监控实现了终端系统敏感电子文件的监控-Research and implementation of terminal confidential file monitor based on digital label
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:343223
    • 提供者:
  1. sfrc4

    0下载:
  2. 采用RC4 加密算法(非分组加密),实现文件系统透明加密过滤驱动程序-Using RC4 encryption algorithm (non-packet encryption) to achieve transparent encryption file system filter driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:60168
    • 提供者:cjm
  1. 基于单片机和VS1003实现MP3功能

    0下载:
  2. 利用STC52单片机和VS1003芯片及SD卡实现简单的MP3功能,涉及到文件管理系统,VS1003头文件的编程设置等
  3. 所属分类:驱动编程

  1. wenjianxitong

    0下载:
  2. 操作系统的文件系统实验程序 实现文件管理的基本功能-Experimental procedure of the operating system file system to achieve the basic functions of document management
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:2954
    • 提供者:moau4iei
  1. xFsRedir---for-CSDN

    0下载:
  2. 这是实现目录重定向的源代码工程,包括驱动部分和应用层程序。 使用传统的文件过滤驱动为框架,截获某个目录下的所有IRP请求, 然后转发到应用层程序。 应用层程序通过FTP通讯,把请求再转发到FTP服务端, 从而把本地文件系统中的某个目录直接重定向到FTP服务器目录。 而操作这个被重定向的目录,就跟完全操作本地文件系统的目录一样,没任何区别。 本工程只是开发过程中的一个版本,许多BUG和功能同在, 所以不可直接使用到您的商业产品中,只可做研究学习之用。-lksdjf
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:305546
    • 提供者:meiyou
« 12 »
搜珍网 www.dssz.com