[Salted Hash Kracker v1.0] Tool to recover the Password from Salted Hash text

Salted Hash Kracker is the free all-in-one tool to recover the Password from Salted Hash text.
These days most websites and applications use salt based hash  generation to prevent it from being cracked easily using precomputed  hash tables such as Rainbow Crack. In such cases, 'Salted Hash Kracker' will help you to recover the lost password from salted hash text.
It also allow you to specify the salt position either in the beginning of password(salt+password) or at the end of the  password (password+salt). In case you want to perform normal hash  cracking without the salt then just leave the 'Salt field' blank.
Currently it supports password recovery from following popular Hash types
- MD5
 - SHA1
 - SHA256
 - SHA384
 - SHA512
 
It uses dictionary based cracking method which makes the cracking operation simple and easier. You can find good collection of password dictionaries (also called wordlist) here & here
It is fully portable and works on all Windows platforms starting from Windows XP to Windows 8.