Need help with rule based attack
#5
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?


Messages In This Thread
Need help with rule based attack - by killertz - 12-18-2012, 05:29 AM
RE: Need help with rule based attack - by undeath - 12-18-2012, 03:37 PM
RE: Need help with rule based attack - by killertz - 12-19-2012, 05:59 AM