Earthnuker Posted July 30, 2011 Posted July 30, 2011 (edited) hey evryone i wrote a multi hash cracker in python and thought i'd share it with you guys :) features: -can crack md5,sha1,sha224,sha256,sha384 and sha512 -dynamically changes charset while bruteforcing(faster in some cases) -can do rounds e.g. md5(md5('test')) -wordlist and bruteforce support -automatically does bruteforce when wordlist fails -autodetects hash-type -multi rounds support (first hash pw with 1 round, then check against hash, then with 2 rounds, etc...) -maximum password lenghth with bruteforce is 20 -cross platform, only needs python 2.7 -written by me and my brother(mostly by me) planned features: -multithreading http://pastebin.com/nCgMVRXs Edited July 3, 2012 by Earthnuker Quote
Mr-Protocol Posted July 30, 2011 Posted July 30, 2011 I'd prefer to use oclhashcat due to it's GPU acceleration :P but cool project though. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.