hashcat Forum

Full Version: hashcat-3.10/OpenCL/amp_a100.cl: No such file or directory
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I have an error when trying to crack an Office 2007 Hash. For some reason it seems to be looking for a .cl file that does not exist..... I see that it is telling me to disable kernel timeout, but the webpage says that only has to do with running hashcat at extreme settings.

Code:
C:\Users\MeYow\Downloads\Hashcat\hashcat-3.10>hashcat64 --status -o ATcat.txt -a 2 --increment --increment-min 4 --increment-max 6 -m 9400 Finpass.txt
                                                                                       hashcat (v3.10) starting...

OpenCL Platform #1: NVIDIA Corporation
======================================
- Device #1: GeForce GTX 760, 512/2048 MB allocatable, 6MCU
- Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
            See the wiki on how to disable it: https://hashcat.net/wiki/doku.php?id=timeout_patch

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

Initializing device kernels and memory...

ERROR: C:\Users\MeYow\Downloads\Hashcat\hashcat-3.10/OpenCL/amp_a100.cl: No such file or directory
There's no -a 2 in hashcat v3.10, just remove that