资源列表
jiami
- 你把要加密的可执行文件加入3.3所诉的代码,编译后改为\"play.exe\",放到解密机exe同一目录下,运行解密机,按\"初始化目标\"按钮.这样你就可 以把play.exe连同注册机exe一同送给客户了.
md5
- MD5的原理代码1·· ··仅仅做为参考-good Test
PE_encrypting_core
- 本程序是将被加壳到被加密的程序中的主要部分,程序将处理原程序中的输入表的修正工作-This procedure is to be encrypted by packers to the main part of the program, the program will handle the input table in the original program of rectification work
dfsfsdf
- 文件加解密程序,用于简单的加密和解密源代码
des
- 使用C++语言编写des加解密算法,开发环境为VS2008-C++ writing des encryption and decryption algorithm
DES_Encrypt
- 用于DES数据加密解密,两个文件,一个是头文件,存放数据变换规则,另一个是加密解密函数。-DES
AES
- AES encoding/decoding
rc5-cpp
- 根据rc5的c算法修改,获得了本算法的的c++实现。
VBMD5
- 此小程序是MD5的加密算法,里面有详细的注释!-This small program is MD5 encryption algorithm, there are detailed notes!
rijindael
- rijindael的c++源代码,给大家来分享一下吧-rijindael the source code for everyone to share my views
DES
- 实现DES算法 64位明文输入和56位密钥输入,进行加密解密-DES algorithm to achieve explicit 64-bit input and 56-key input, for encryption and decryption
md5c
- MD5加密算法,函数定义: void ToMD5(char *src, char *md5code) src为传入字符串,md5code为MD5加密后的内容。-This is a MD5 encode function. Function is defined as following: void ToMD5(char*src, char*md5code) src: source string md5code: encoded string
