Hashfile 'hash100.txt' on line 1 Token length exception : No Hashes Loaded
#3
Do not use --force
Do not use --show (makes no sense while trying to *crack* hashes)

Example hashes can be found here: https://hashcat.net/wiki/example_hashes
or use the command: hashcat -m 1000 --example-hashes

The hash in your hash file should look similar to the example hashes.

Hashcat actually supports the pwdump format (special case)... but your file doesn't seem to contain a hash similar to the example hashes at all. Therefore I would advise to double check if the hash is using the format that hashcat expects.
Reply


Messages In This Thread
RE: Hashfile 'hash100.txt' on line 1 Token length exception : No Hashes Loaded - by philsmd - 03-29-2020, 12:34 PM