Hello,
I receive this error when trying to run hashcat:
Full path and command:
Any idea what I can do to fix this?
Edit:
Happens when trying to do benchmark-mode as well.
OS: Ubuntu 16.04 xenial
I receive this error when trying to run hashcat:
Code:
ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN_ERROR
Full path and command:
Code:
~/Desktop/hashcat/hashcat-3.00$ ./hashcat64.bin -m 100 ~/Desktop/wordlist/hash/hashfile ~/Desktop/wordlist/list_uniq_sorted.txt --outfile = ~/Desktop/wordlist/hash/found
hashcat (v3.00-1-g67a8d97) starting...
Generating bitmap tables with 16 bits...
ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN_ERROR
Any idea what I can do to fix this?
Edit:
Happens when trying to do benchmark-mode as well.
Code:
~/Desktop/hashcat/hashcat-3.00$ ./hashcat64.bin -b
hashcat (v3.00-1-g67a8d97) starting in benchmark-mode...
ERROR: clGetPlatformIDs() : -1001 : CL_UNKNOWN_ERROR
OS: Ubuntu 16.04 xenial