搜索资源列表
PE程序加密壳源程序1
- 汇编加密文件一例。-compilation of case file encryption.
PE程序加密壳源程序2
- 汇编加密文件另一例。-another compilation document encryption cases.
IBM JAVA上加密算法的实现用例
- java加密程序
dataencrypt
- 该例程是与先前上传的解密程序配套的加密程序,完成16轮分组加密。-routines with the previous upload declassification procedures supporting the encryption process, completed a 16 encryption.
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
jiakeji
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
jiakeji1
- 原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。
S-AES
- 一种简化的AES加解密程序(simplified AES),附十组测试用例-A simplified, AES encryption and decryption procedures (simplified AES), attached to the set of test cases 10
md5
- md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
q128.asm
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
md5eg
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a deta
Playfair_Fixed_SA_Flips
- 用模擬退火法求解Playfair加密法的程序,計算速度比暴力法好多了,檔案內破解用的範例就是碼書(The Code Book)的第六階的密碼,剛好就是用Playfair加密的,可以參考。-Playfair fixed Temperature Simulated Annealing with flips by Michael J. Cowan Run with file cipher1.txt containing cipher and TetraLog_hank.bin containing
Fileencryptionfileencryptiontechnology
- 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
vigenerePAa
- 维基利亚加密解密程序,测试用例,这是一个古老的堆成加密算法-File encryption and decryption process Australia, test cases
082
- 实现硬盘数据的整体加密,本例程是实现硬盘数据整体加密的用纯C语言编写的程序,简单实用。-hardware protection
Registration-software-routines
- 程序注册源码,怎么让程序需要注册的相关例程-Program registered source, how the program need to be registered routine
libTomCrypt_notes
- ibtomcrypt库使用的一点笔记。该文档使用的不是官方的库源代码,而是网上提供的一个我认为是简化的版本,它提供了测试程序样例和borland c++ builder可用的makefile文件。文档中有说明和下载地址。本文的主要内容:1、vc6版本的makefile;2、linux(fedora14)版本的makefile-ibtomcrypt library use notes. Library source code of the document is not official, but
passwork
- DES加密算法一例,纯C语言源码(非C++)。附带测试程序,加密解密文件。-DES encryption algorithm one case, pure C language source code (non C++). With a test suite, the encryption and decryption of files.
testSCRATE
- 非对称加密,以RSA算法为例,实现数据的加密解密,有完整的算法。本程序只是简单的示例。不包含网络环境。-Asymmetric encryption, RSA algorithm, for example, data encryption and decryption, a complete algorithm. This program is just a simple example. Does not include the network environment.