资源列表
De-ionCube
- 三大PHP加密软件的解密工具,将文件放置在files文件夹,执行可执行文件就可以解密。-* ionCube PHP Loader v3.1 * NuSphere PhpExpress v3.0 * Zend Optimizer v3.3
LFSR
- 简单的线性反馈移位寄存器标准C语言实现,采用visual c++2010编写,如果你打不开,请复制里面的.cpp文件采用visual c++6.0打开即可。 详细内容见源码-Simple linear feedback shift register the standard C language, written with visual c++2010, and if you can not open, please copy the inside. Cpp file using visua
s+key
- 一次性口令认证系统SKEY的实现,采用MD5算法对口令进行加密,传递校验码-One-Time Password Authentication System sKey realization, using MD5 algorithm to encrypt passwords, transmission Check Code
plc
- 可以解三菱 士林PLC FX所有系列PLC的密码 是一个维修的好工具 密码破解破解时必须带上MSCOMM32-Possible solutions to Mitsubishi PLC FX all series Shihlin PLC maintenance password is a good tool for password cracking crack must bring MSCOMM32
aes_vb
- 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
123
- 中文名叫千年封包解密集,名字一目了然,都知道是什么了,不过本人找来后一直没用,需要的朋友可以下一下-English called the Millennium packet decryption set, the name at a glance, all know what is, but I found has been useless, required under friends can click
5956456image_encryption
- 图像加密程序,基于混沌系统的MATLAB实现-Image encryption, chaotic systems based on MATLAB to achieve
rsa123987
- 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
aes
- AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
encode
- 实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真-Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation
AES_C_Delphi7
- AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth