aiocracker
Simple password cracker that attempts to crack password hashes ( md5, sha1, sha256, sha384, sha512) against any given wordlist.
Pre-requisites:
Python
It is available from here.
Execution:
C:\>aiocracker.py md5 e10adc3949ba59abbe56e057f20f883e dict.txt
2097 words loaded... Password is: 123456
|