Parse Error
#3
Tried:

./hashcat64.bin -m 3000 -a 3 --username -1 ?u?d?s /Documents/OffSec/labHashes/ntlmTest ?1?1?1?1?1?1?1


also tried with -m 1000 as well. Still get,

Failed to parse hashes using the 'native hashcat' format

hash file looks like: 

If I try it without the usernames using this command:

./hashcat64.bin -m 1000 -a 3 /Documents/OffSec/labHashes/1.5-ntlm ?1?1?1?1?1?1?1

I get this error.

Hash '/Documents/OffSec/labHashes/1.5-ntlm': Line-length exception

Contents from the hash file:


Messages In This Thread
Parse Error - by pestyDragon - 01-14-2017, 11:06 PM
RE: Parse Error - by rico - 01-15-2017, 12:19 AM
RE: Parse Error - by pestyDragon - 01-15-2017, 12:53 AM
RE: Parse Error - by rico - 01-15-2017, 01:17 AM