Separator Unmatched
#6
That's not the correct assumption.

It literally just said:

Code:
Hashfile 'xyz' on line 6 ...

The most important part is the "Hashfile" part. The filename of course is not what the error message is all about, it is just what you specified in the command line (an arbitrary file name).

It doesn't matter how you name your files or if they contain "dict" for wordlist etc...

The only important thing is that the command line and all its arguments are correct (and in some cases they also need to be in the correct order).

just try the example500.sh (or for windows example500.cmd) from the hashcat folder and see how the commands normally look like. of course the example500 file is for -m 500 and therefore you need to adapt both the hash type (-m) and the hash file (example500.hash into myunshadow.txt).
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