hashcat -m 0 -a 0 hash.txt /usr/share/wordlists/rockyou.txt After cracking:
If you want only the plaintext:
hashcat -m 0 hash.txt --show Output format: hash:plaintext hc decryptor
Would you like a step-by-step example of cracking a specific hash type (MD5, NTLM, SHA256, etc.)? hashcat -m 0 -a 0 hash