10-20-2016, 01:07 AM
(09-20-2016, 07:53 PM)Xanadrel Wrote: In the first command line you used "-output-file" with a single dash so it's using the short option "-o".
Read the --help, in hashcat 3 it is either "-o" or "--outfile" to specify the output file.
Then see https://hashcat.net/wiki/doku.php?id=example_hashes if your hash doesn't match the length of the example hash for the mode you're using you will indeed likely get an exception about line length.
Thanks! What ended up being the problem was there was white space at the end of the hash.