Posts: 2
Threads: 1
Joined: Dec 2016
12-21-2016, 02:43 PM
(This post was last modified: 12-21-2016, 02:44 PM by sysvar.)
Installed Hashcat v3.20 and recommended AMD Drivers on new Ubuntu server 16.04 server. Receiving the following error message when trying to run hashcat, file appears in same directory. Any advise?
inc_cipher_aes256.cl: No such file or directory
Please see error message in screenshot:
Thanks
Posts: 22
Threads: 1
Joined: Jun 2015
Hi,
could you verify that you extracted hashcat using using 7z with the parameter x (eXtract files with full paths) instead of e ?
In my hashcat version the .cl files all reside in the "OpenCL" subfolder. It looks like in your installation folder the structure is flat.
Posts: 2
Threads: 1
Joined: Dec 2016
Ahh my impatience with Google has finally caught up with me.
Thanks rvn, solved!