Ok I generated a NTLM hash for "biglove4"
The dictionary is given by:
love
heart
luv
lov
big
I then executed the following:
>cudaHashcat-plus64.exe -m 1000 -g 1000000 hashes/biglove4_hash.txt --username dict/words.lst -o out.txt --outfile-format=3
It says it cracked the hash, but the output file only displayed, <hash>:
but no cracked hash after the colon. I tried shorter passwords and it properly wrote the cracked hash to the output file. Is this a bug?
The dictionary is given by:
love
heart
luv
lov
big
I then executed the following:
>cudaHashcat-plus64.exe -m 1000 -g 1000000 hashes/biglove4_hash.txt --username dict/words.lst -o out.txt --outfile-format=3
It says it cracked the hash, but the output file only displayed, <hash>:
but no cracked hash after the colon. I tried shorter passwords and it properly wrote the cracked hash to the output file. Is this a bug?