资源列表
kanxue
- 看雪雪破解教程图文版。从图片手把手教你如何破解,另附网页文字说明。是新手学习的一个不错的着手点-Hacker Tutorials
RSA
- 这一很简单的c++写的RSA算法,用的是欧几里德求的逆元。-This very simple c++ written RSA algorithm, using Euclidean find the inverse.
turbo_code
- turbo code. use this code to encode codes and decoder codes-forward other s code
Vigenere
- Vegenere加密解密算法C++实现,课程的一部分,希望对大家有帮助。-algorithm
rand_prime
- 使用vc实现的随机生成大素数的源码,实现效率非常高,欢迎使用-Vc achieved using randomly generated large prime source to achieve efficiency is very high, Welcome
JIAMI
- 300种加解密算法,应有尽有,在这里你可以找到你想要的加解密算法的源码,DES。rsa.哈希函数-300 kinds of encryption and decryption algorithms, everything, where you can find what you want the source code encryption algorithm, DES. rsa. hashing function. .
truecrypt-4[1].3a-source-code
- The TrueCrypt Collective License consists of several distinct licenses, which are contained in this document (separated by lines consisting of underscores) and which are, in this section, referred to as component licenses. Each of the component
MD5
- 利用MD5加密算法的DLL,支持64位。该接口可用于密码的生成,比对-MD5 encryption algorithm DLL support 64. The interface can be used for password generation, comparison, etc.
VMProtect
- VMProtect逆向分析相关的资料,一蓑烟雨论坛大牛的作品,对于破解或逆向分析很有启发作用。-VMProtect reverse analysis of relevant data, a domain misty rain BBS Daniel s work, enlightening for cracking or reverse analysis.
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
reflector
- 对于.net生成的程序进行反编译,可以加密生成的exe执行文件。-For. Net decompile the generated procedures, the implementation can encrypt the generated exe file.
encryption
- 这一个用c++写的DES算法的简单实现,能输入16进制的明文进行加密。-This is a written with c++ simple implementation of the DES algorithm, can enter 16 hexadecimal plaintext encryption.
