"hashcat: No such file or directory" Unsure what I'm doing wrong
#2
"hashcat: No such file or directory"

because there is no file called "hashcat" in the same folder hashcat-cli64.exe is in.

So put your NTLM hash into a file called hash.txt and save it to the hashcat-cli64.exe folder.

Then try this command instead (tries all 8-digit numbers):

hashcat-cli64.exe hash.txt -a 3 -m 1000 -o complete.txt ?d?d?d?d?d?d?d?d


Messages In This Thread
RE: "hashcat: No such file or directory" Unsure what I'm doing wrong - by rico - 09-03-2015, 09:18 PM