hashcat -m 1000 hash.hc --show | cut -d: -f2 For reporting (forensics), output in JSON:
5f4dcc3b5aa765d61d8327deb882cf99 (MD5 of "password") how to decrypt hc file extra quality
hashcat -m 1000 hash.hc --show --outfile-format 2 Format 2 shows hash:plaintext . For just the plaintexts: hashcat -m 1000 hash