Error 'inc_cipher_aes256.cl: No such file or directory' - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Error 'inc_cipher_aes256.cl: No such file or directory' (/thread-6135.html) |
Error 'inc_cipher_aes256.cl: No such file or directory' - sysvar - 12-21-2016 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 RE: Error 'inc_cipher_aes256.cl: No such file or directory' - rvn - 12-21-2016 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. RE: Error 'inc_cipher_aes256.cl: No such file or directory' - sysvar - 12-21-2016 Ahh my impatience with Google has finally caught up with me. Thanks rvn, solved! |