搜索资源列表
BruteForce
- 基于密码加密的暴力破解法。猜测密码长度,3-6位,并逐一尝试破解,找出正确密码。-Brute-force Search Attack on the Password-based Encryption The program is divided into three parts: encryption, decryption and brute-force attack, which are the three methods in my class. In the brute-for
Awenben
- A盟密本-----不错的文本加密源代码 =================================== 产品特点 ~~~~~~~ ================================= 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出) -A UN
UltraEdit
- UltraEdit是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML Tag 颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件,众多的游戏玩家喜欢用它来修改存盘文件或是可执行文件。 -UltraEdit is a powerful text editor that can edit text, Hex,
cmac
- Additive ciphers are elumnerable to cipher text only attacks using exhaustive key searches (brute force attacks). The key domain of the additive cipher is very small,they are only 26 keys. However only 26 combinations.We have to search that is way at
text
- 提供字典解密和穷搜索解密功能,将需要解密的md5值放在text.cpp里面即可,本程序为作业实验,以供参考-Dictionary decryption and the poor search decryption function, will need to decrypt the md5 value on text.cpp inside the can, the procedures for operating experiments, for reference