首页
社区
课程
招聘
xHashBrutter 0.21 by ap0x
发表于: 2006-1-8 14:25 2046

xHashBrutter 0.21 by ap0x

2006-1-8 14:25
2046
Someone asked me not so long ago about rainbow crack tables… To tell you the truth i did not know what these tables are, but after he explained it became clear that these tables contain hashes and original string values. By searching the hash you can find the original string value. Then i came to an idea… Why use table when there are already password dictionaries. Why not use these existing files to create the same thing. Then i coded a program that uses these password dictionaries and check if any of them correspond to the inputed MD5 or SHA1 hash values. So today i have for you xHashBrutter, program that bruteforces the hash via dictionary… The speed is not so bad too. About 5,000 ? 10,000 passwords per second, depending on the speed of your computer. Well enjoy…

http://ap0x.headcoders.net/xHashBrutter.rar



附件:xhashbrutter.rar

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//