John The Ripper
Usage:
- john --format="hash_format" --wordlist=""pathtowordlist.txt" hashfile.txt
- john --format=raw-sha256 --show hashfile.txt [To show cracked password]
- john hashfile.txt [if you can't identify hash or try automatically]
Reference:
- Commonly used hash formats for john.