Separator Unmatched
#5
(04-26-2020, 09:22 AM)philsmd Wrote: make sure that each line of the file myunshadow.txt has hashes fomatted in the correct way: https://hashcat.net/wiki/example-hashes

or use
Code:
hashcat -m 1420 --example-hashes

to see how the lines must look like.

My guess is that you have a hash file with invalid hashes.

but just look above, hashcat told you:
Code:
Hashfile 'hashkiller-dict.txt' on line 6 (!Nt): Separator unmatched

so you definitely did something wrong before and incorrectly specified the hashkiller-dict.txt file as a hash file

I guess i dont understand because hashcat isn't complaining about the hash file its complaining about the dictionary file.
Thanks for helping, i appreciate it
Reply


Messages In This Thread
Separator Unmatched - by jhclifton - 04-26-2020, 08:19 AM
RE: Separator Unmatched - by philsmd - 04-26-2020, 08:57 AM
RE: Separator Unmatched - by jhclifton - 04-26-2020, 09:03 AM
RE: Separator Unmatched - by philsmd - 04-26-2020, 09:22 AM
RE: Separator Unmatched - by jhclifton - 04-26-2020, 09:29 AM
RE: Separator Unmatched - by philsmd - 04-26-2020, 09:35 AM