Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Token length exception
Post: RE: Token length exception

I feel pretty silly now, because I was forgetting that you have to tell hashcat the hash type when using --show, unlike john the ripper, which doesn't require the hash type. This command works, and my...
breakstuff hashcat 2 6,313 10-11-2020, 06:36 AM
    Thread: Token length exception
Post: RE: Token length exception

Further testing has revealed that even if the hash is cracked and shows up in the result.txt output file, the --show option still yields the token length exception error. So the syntax of the hashes.t...
breakstuff hashcat 2 6,313 10-11-2020, 06:10 AM
    Thread: Token length exception
Post: Token length exception

After cracking using Code: -- hashcat -a 0 -m 100 -o result.txt hashes.txt rockyou.txt -- I run Code: -- hashcat --show hashes.txt -- which yields Code: -- Token length...
breakstuff hashcat 2 6,313 10-11-2020, 02:53 AM