搜索资源列表
xlspass
- 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
LZWarithmetic
- LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
makedic
- VB编写的字典生成工具,原理是对输入的词间的所有可能的排列进行生成-VB prepared by the dictionary generation tools principle is the word on the importation of all possible permutations for Generation
rainbowcrack-1.2-src
- Rainbow加密算法的Crack程序,支持字典攻击。-Rainbow Crack Encryption Algorithm procedures, support dictionary attacks.
dancitongji
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
passdic
- 由于目前很多字典生成的密码很难满足我们的要求,假如你的密码忘记一部份但又记得一些 如果使用常规的密码字典生成的密码将非常庞大,爆破时间会非常长,本程序特点是你可以输入一段固定的密码加上密码字典生成的密码。 所以本人写了这个密码字典程序,希望能给大家破解密码带来方便!-As many dictionaries generated passwords difficult to meet our requirements. If you forget the password of a par
GetPasswordcode
- 穷举型密码破译器。可以自定义词典,多线程。visual c++6.0 xp/2-exhaustive type code-breaking device. You can define Dictionary, multithreading. Visual c 6.0 xp/2
CreatePass2
- 由用户指定密码最大长度生成密码字典,用户可改变程序控制的密码最大长度限制(8位)和改变密码源字符串(用户要改变源码)-user-specified maximum length of passwords generated password dictionary, Users can change the password program control the largest length restriction (8), and change the source code strings
wepdecrypt-0.8.tar
- About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. W
AIcodesystem
- 1、对于凯撒密文,实现了:1种盲目式搜索,4种启发式搜索,以及利用密钥实现的凯撒加密系统。 2、对于代入法密文,实现了:2种启发式搜索,1种利用密钥的代入法加密系统以及随机生成密钥的代入法加密系统。 3、字典工具,实现了对词库的增加,删除,检查等一系列的操作。 4、7种其他较为经典的加密方法的加密解密工具。包括:DES、Vigenere、IDEA、Keyword、LFSR、Playfair以及RC4等。 -1, Caesar ciphertext, realized : a bl
库函数查询字典
- 编程库函数查询字典-programming library functions inquiries dictionary
dict.zip
- 解密字典生成程序 , Decipher dictionary production procedure
dictionary
- 字典查找的程序,密码破译,主要使用字符匹配及字典查找-Dictionary lookup program, code-breaking, the main character matches and use the dictionary to find
dictionary-creating.tar
- 生成数字密码,可随时更改密码位数。所给程序实现8位数字密码的生成,可以自定义为电话号码或者生日格式-This cpp file helps creating a dictionary of codes in 8 bits long numbers. Including phone numbers and birthday.
dictionary
- 在linux环境下。开发的电子词典项目,适合于初学者参考。-The linux environment. Development of the electronic dictionary project, suitable for beginners reference.
Dictionary
- 这是一个界面友好的词典程序,通过二分法查词,还可以进行模糊查询,帮助Java编程人员更好的理解Java的界面编程-This is a user-friendly dictionary program, through the dichotomy words, fuzzy queries can also help Java programmers to better understand Java programming interface
md5-dictionary-attack
- This another dictionary attack source. It shows how to break md5.-This is another dictionary attack source. It shows how to break md5.
dictionary
- 电子词典,实现查单词功能,通过文件库读取的方式-Electronic dictionary, look up the words to achieve functional, way to read through the file library
hake-code-dictionary
- 黑客字典文件,根据人使用密码的习惯编制,用于破解密码-code dictionary
dictionary
- Method to iterate all words in the dictionary.