Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7822

Output hash and candidate from stdout

$
0
0
I want to print out the hash and candidate for a mask with a length of 5 in SHA256.

Code:
hashcat64.exe -a 3 -m 1400 -1 ?l?u?d ?d?1?1?1?1 --stdout -o outfile.txt --outfile-format=3

I currently have this but it only prints out the candidates
Code:
1abcd

I want something like this
Code:
1abcd:dfd07794efd5dd62dbd75e29471040774cb05882192d5d194714ee13239ec2db

There isn't a specific hash I want to crack, I just want to have a file with the password and their respective hashes.

Any pointers?

Viewing all articles
Browse latest Browse all 7822

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>