登录
首页 » Visual C++ » minifilter_sample

minifilter_sample

于 2007-09-18 发布 文件大小:120KB
0 175
下载积分: 1 下载次数: 780

代码说明:

  文件系统过滤驱动程序的框架,对于做文件透明加密的朋友很有帮助()

文件列表:

cdo
...\cdo.inf
...\cdo.rc
...\cdoinit.c
...\cdooperations.c
...\cdoproc.h
...\cdostruct.h
...\makefile
...\pch.h
...\htm" target=_blank>sources
ctx
...\context.c
...\ctx.inf
...\ctx.rc
...\ctxinit.c
...\ctxproc.h
...\ctxstruc.h
...\makefile
...\operations.c
...\pch.h
...\htm" target=_blank>sources
...\support.c
dirs
metadatamanager
...............\datastore.c
...............\fmm.inf
...............\makefile
...............\metadatamanager.rc
...............\metadatamanagerinit.c
...............\metadatamanagerproc.h
...............\metadatamanagerstruc.h
...............\operations.c
...............\pch.h
...............\htm" target=_blank>sources
...............\support.c
minispy
.......\dirs
.......\filter
.......\......\makefile
.......\......\minispy.c
.......\......\minispy.rc
.......\......\mspykern.h
.......\......\mspylib.c
.......\......\registrationdata.c
.......\......\htm" target=_blank>sources
.......\inc
.......\...\minispy.h
.......\minispy.inf
.......\user
.......\....\makefile
.......\....\mspylog.c
.......\....\mspylog.h
.......\....\mspyuser.c
.......\....\mspyuser.rc
.......\....\htm" target=_blank>sources
nullfilter
..........\makefile
..........\nullfilter.c
..........\nullfilter.inf
..........\nullfilter.rc
..........\htm" target=_blank>sources
passthrough
...........\makefile
...........\passthrough.c
...........\passthrough.inf
...........\passthrough.rc
...........\htm" target=_blank>sources
scanner
.......\dirs
.......\filter
.......\......\makefile
.......\......\scanner.c
.......\......\scanner.h
.......\......\scanner.rc
.......\......\htm" target=_blank>sources
.......\inc
.......\...\scanuk.h
.......\scanner.inf
.......\user
.......\....\makefile
.......\....\scanuser.c
.......\....\scanuser.h
.......\....\scanuser.rc
.......\....\htm" target=_blank>sources
swapbuffers
...........\makefile
...........\htm" target=_blank>sources
...........\swapbuffers.c
...........\swapbuffers.inf
...........\swapbuffers.rc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bl_des_test
    使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
    2010-08-30 18:56:22下载
    积分:1
  • PDF-Password-Remover3.1
    pdf文件加密移除小软件。使pdf文件可打印可注释。(To remove pdf file encryption. So files can be printed comments)
    2014-12-25 11:46:27下载
    积分:1
  • cryptopp552
    加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
    2007-10-17 14:13:25下载
    积分:1
  • Packers-prepare-yourself-of-VC
    自己动手写加壳程序,按照文档一步一步来,做你自己的加壳程序!(Packers to write himself, according to the document step by step, do your own packers!)
    2013-11-18 20:15:44下载
    积分:1
  • aes-src-22-11-16
    一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的(a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key)
    2006-12-05 09:17:18下载
    积分:1
  • RC4
    对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
    2020-10-13 23:17:31下载
    积分:1
  • chaos
    针对Logistic映射,实现数字图像迭代混沌加密算法()
    2007-08-06 22:30:58下载
    积分:1
  • Caesar-code
    凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
    2012-05-11 16:37:09下载
    积分:1
  • 19824363RSA
    分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密 (Analysis of Application of RSA algorithm, file encryption application demonstration of the feasibility of RSA algorithm and significance. Design of a complete file encryption RSA practical solutions to achieve specific coding. Research on the RSA algorithm, starting from the conventional RSA algorithm using C++ class library to achieve RSA encryption algorithm, and in 32-bit windows platform components into a package. In. Net platform, referred to this component, the realization of arbitrary files on RSA encryption)
    2009-06-02 18:09:17下载
    积分:1
  • MixedCS
    说明:  混合加密系统,支持多种加密方式混合加密系统,支持多种加密方式(Hybrid encryption system)
    2010-03-19 10:25:50下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载