Need help with Intel CPU and NVIDIA GPU
#31
The file does not exist.

Just use a forum search for simple problems like this.

"Hash" means that it's a literal hash, while "Hash File" means that it's trying to load a file.

If the file is not found on your file system, hashcat fails over to the feature where you can specify hashes directly on the command line. If that hash doesn't parse correctly, it will show this error.

I know (and we are aware) it seems to be not very clear error message, but if you read carefully it says that the command parameter is not a valid hash ("Hash 'Guess.txt'").

Just make sure that the hash file exists. Make sure that the full path is correct and the file name is correct too, including the file extension. Windows sometimes hides the file extension of common files (like .txt)... therefore Gues..txt is different from Guess.hash etc etc

The full path + file extension must be correct.

Hashcat didn't find the file, because it's not there even if you think so... just do a "ls" (linux) or "dir" (windows) and see how the full file names is.
Reply


Messages In This Thread
RE: Need help with Intel CPU and NVIDIA GPU - by philsmd - 07-30-2020, 07:28 PM
new problem - by FPTHHrw6mKhNZwL6 - 07-30-2020, 06:31 AM
RE: new problem - by royce - 07-30-2020, 06:38 AM
RE: new problem - by FPTHHrw6mKhNZwL6 - 07-30-2020, 06:42 AM
Clinfo HELP - by FPTHHrw6mKhNZwL6 - 07-30-2020, 02:52 PM
Got it running, kind of - by FPTHHrw6mKhNZwL6 - 07-30-2020, 04:17 PM
RE: Got it running, kind of - by FPTHHrw6mKhNZwL6 - 07-30-2020, 04:19 PM
RE: Got it running, kind of - by Mem5 - 07-30-2020, 06:04 PM
RE: Got it running, kind of - by royce - 07-30-2020, 04:28 PM
RE: Got it running, kind of - by FPTHHrw6mKhNZwL6 - 07-30-2020, 04:40 PM