发新话题
打印

[转载]hash破解工具 Project RainbowCrack

[转载]hash破解工具 Project RainbowCrack

信息来源:邪恶八进制信息安全团队(www.eviloctal.com

RainbowCrack is a general propose implementation of Philippe Oechslin's faster time-memory trade-off technique.
In short, the RainbowCrack tool is a hash cracker. A traditional brute force cracker try all possible plaintexts one by one in cracking time. It is time consuming to break complex password in this way. The idea of time-memory trade-off is to do all cracking time computation in advance and store the result in files so called "rainbow table". It does take a long time to precompute the tables. But once the one time precomputation is finished, a time-memory trade-off cracker can be hundreds of times faster than a brute force cracker, with the help of precomputed tables.

Some ready to work lanmanager and md5 tables are demonstrated in Rainbow Table section. One interesting table set is the lm configuration #6 tables, with which we can break any windows password up to 14 characters in a few minutes.

可以在这里下载工具:
http://www.antsight.com/zsl/rainbowcrack/

更值得注意的是,还有一个约120G的字典,真的很强大,我现在把BT种子放上来。
Completed Rainbow Tables.rar (598.57 KB)
曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题