搜索资源列表
关于WIndows下PE格式的加密研究
- 关于WIndows下PE格式的加密研究 由本程序加密生成的可执行文件可以防止非法使用者对原程序的非法执行、修改、静态分析和拷贝。-PE format encryption study by the encryption process generated executable files to prevent illegal users of the original implementation of the illegal procedures, modification, static a
文件夹加密
- 只许要把文件放到文件夹为“III”的同一目录,运行将可以文件夹加密-only the documents should put to the folder "III" in the same directory, will be running folder encryption
文件加密源代码
- 对文件加密的代码,对初学文件保密的有一定的帮助 此乃MFC编程- To the document encryption code, to begins studies the file security to have certain help this is MFC programs
文件加密(ZZG315)
- 简单的文件加密,XP风格的. 开发工具:VC7.0-simple file encryption, XP style. Development tools : VC7.0
用vc++实现文件加密功能的源代码
- 用vc++实现文件加密功能的源代码,用vc++实现文件加密功能的源代码.rar-files with encryption source code files used vc encryption source code. Rar
多功能文件加密
- 全名是多功能文件加密器,有文件加密,批量更名,文件分割等功能-full name is a multifunctional device file encryption, file encryption, volume renaming functions separate document
srcp
- 一个加密文件的破解过程,适合于私人磁盘的所有版本-a crack encrypted files in the process, which is suitable for all private disk version
CryptoAPI_ProtectFile
- 利用Visual C++ .net2003开发的一款用于保护文件的小程序。 对文件产生MD5值同时对源文件用DES加密,并用私钥加密签名。 对加密文件解密,验证用公钥解密签名与解密文件的MD5值比较,以判断文件是否被修改。 遇到的问题:微软提供的签名函数可能有问题,无论用公钥还是私钥签名,用公钥、私钥(任一)均可解密。怪!希望在此与大家交流交流。
Linux-cry-fs
- 本论文通过分析BEFS的设计思路和实现手段,介绍了一种用堆栈式文 件系统开发加密文件系统的新方法,希望对Linux文件系统的研究和开发 人员,具有一定的参考价值,能起到一个抛砖引玉的作用。
使用64个字符键加密文件的类
- 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directl
文件加密SDK
- 采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
文件夹加密
- 文件夹简单加密解密源码 delphi源码 简单实现文件夹加密
FileChunk.实现文件分块读取、加密、还原等功能
- 实现文件分块读取、加密、还原等功能,删除冗余数据,提高存储效率,Block read files, encryption, restore and other functions, to delete redundant data, improve storage efficiency
Demo
- 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
vbEditor
- 1、保存类型(保存和直接保存),直接保存是保存在多功能文档编辑器文件夹 2、选择文档保存,如不想保存整篇文档可以选择一段或者多段来保存 3、文档恢复,对旧的文档修改进行复原 4、全屏,浏览正篇文档的编辑效果 5、文档属性,显示文档的所有属性,例如:文档路径、大小,修改时间、创建时间等等 6、剪切板,记录复制、剪切、粘贴历史 7、插入文档,编辑文档的时候可以插入旧文档 8、字数统计,对文件进行统计 9、文件查找,快速查找文件,有复制、删除、重命名等功能 10、桌
File_encry211536142001
- VC++编程,使用64个字符键加密文件的类,对于初学者有帮助-VC++ Programming, the use of 64 character encryption key document categories, help for beginners
filetoolarchive
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
Format
- 在破解某加密狗软件实用的数据时写的一个解码程序,主要使一些文件操作,其中的目录遍历实用的是循环结构,性能还不错,值得参考!-Crack dongle software in a practical data Writing a decoding process, mainly to make some file operations, which are useful directory traversal cycle structure, the performance was not bad
RegistDemo
- Visual C++ 6.0的程序环境,是文件操作与注册表编程中的典型实例,实现了使用注册表进行软件加密-Visual C++ 6.0 the program environment is a document registry operation and programming of a typical example of the realization of the use of encryption software registry
文件加密
- 将现有文件进行加密或解密,防止重要信息泄露。(The existing files are encrypted or decrypted to prevent important information leakage.)