05-04-2017, 05:40 PM
(This post was last modified: 05-04-2017, 09:11 PM by Successful_Min87.)
Is there a installation script that installs this program by itself?
I've installed hashcat v3.5.0 in Linux Mint 18.1 using the repositories from The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux but I haven't been able to make it run yet. Here are some inputs and the output errors:
I have an Intel Celeron N2815 32 bit processor. I guess the problem is with the driver requirements. Which drivers should I install? Do I need GPU drivers?
Shouldn't the program install the requirements by itself?
I've installed hashcat v3.5.0 in Linux Mint 18.1 using the repositories from The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux but I haven't been able to make it run yet. Here are some inputs and the output errors:
Code:
❯ hashcat -a 1 --stdout hash user.info
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
❯ sudo hashcat -a 1 --stdout hash user.info
Kernel library file /usr/share/pocl/kernel-i686-pc-linux-gnu.bc doesn't exist.
I have an Intel Celeron N2815 32 bit processor. I guess the problem is with the driver requirements. Which drivers should I install? Do I need GPU drivers?
Shouldn't the program install the requirements by itself?