登录
首页 » Visual C++ » minifilter_sample

minifilter_sample

于 2007-09-18 发布 文件大小:120KB
0 229
下载积分: 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 个回复

  • exponentiation-algorithm
    快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的(Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need)
    2012-04-26 10:00:30下载
    积分:1
  • DES-complete
    一个DES加解密程序,有兴趣的可以下来看看。(A program about DES)
    2012-07-03 09:12:47下载
    积分:1
  • MD5VB2010
    MD5VB2010实现MD5加密,计算机VB程序(MD5VB2010 achieve MD5 encryption, computer VB program)
    2013-12-11 09:24:32下载
    积分:1
  • ASFDSAF
    题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:     每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 1.程序分析: 2.程序源代码:(Topic: a company USES the public telephone relay data, data is four integers, in the relay in the process is encrypted, encryption rules are as follows: Each Numbers add 5, then use and divided by the number of 10 instead of a remnant, then the first and fourth exchange, the second and third exchange. 1. The program analysis: 2. The source code:)
    2012-05-26 20:07:28下载
    积分:1
  • Ibe_dec
    IBE基于身份的加密系统的解密程序,使用VC6.0开发(IBE identity-based encryption system of the decryption process, using VC6.0 Development)
    2020-06-29 20:40:02下载
    积分:1
  • houfangjiaohui
    空间后方交会,摄影测量学的重要程序,通过共线方程解算加密点,是摄影测量学的经典算法(Space Resection the photogrammetry important program through the collinear equation solver encryption point photogrammetry classical algorithm)
    2013-03-21 20:36:30下载
    积分:1
  • GOSTjiamijiemi
    GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
    2013-04-27 18:02:25下载
    积分:1
  • testdes
    是des的一种算法,被称为计数器模式(counter mode)(Is a des algorithm, known as the Counter mode (counter mode))
    2008-12-27 00:40:00下载
    积分:1
  • des-daima
    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:(DES ( Data Encryption Standard ) algorithm, in 1977 the U.S. government s official permission , is a 56 -bit key to encrypt 64 data . 56 keys of the DES algorithm scenery is not , and often with Des encryption expressly decipher reported , but look at the old standard encryption algorithm is always useful , but the DES algorithm has been widely used in a some occasions , she still plays a waste heat . (such as : UNIX password algorithm is DES algorithm -based ) . To modify the Triple DES is also resistant to cracking . The following is a description language on how to achieve the DES algorithm : )
    2012-04-28 10:01:59下载
    积分:1
  • md52
    信息加密原码,用md5算法实现,开发语言:c(original message encryption code used md5 algorithm, the development of language : c)
    2007-05-26 10:40:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载