Token length exception
#1
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 exception
.



The hashes.txt file contains SHA1 hashes (40 hex characters), each on a line. I checked for spaces and CR's but didn't find any. The file was saved using Sublime Text's "Save with encoding">UTF-8 option.

Any further ideas for troubleshooting this?
Reply


Messages In This Thread
Token length exception - by breakstuff - 10-11-2020, 02:53 AM
RE: Token length exception - by breakstuff - 10-11-2020, 06:10 AM
RE: Token length exception - by breakstuff - 10-11-2020, 06:36 AM