Particularly, the section titled "Support to utilize OpenCL device types other than GPU".
Then the settings below in the command, e.g. hashcat64.exe -b --opencl-device-types 1,2
Code:
--opencl-platforms | Str | OpenCL platforms to use, separate with comma | --opencl-platforms=2
-d, --opencl-devices | Str | OpenCL devices to use, separate with comma | -d 1
-D, --opencl-device-types | Str | OpenCL device-types to use, separate with comma | -D 1
07-11-2016, 01:41 PM (This post was last modified: 07-11-2016, 01:42 PM by hans.)
Tanks alot for the fast help I finally got it to work maybe someone could give me a little hint on my next Warning I dont have any clue sorry guys --> Attachment
Just a guess but are you sure you installed the 64-bit version of OpenCL? This looks like hashcat64 is trying to load 32-bit components, i.e. from Program Files (x86) folder.
Long time ago that I've seen this error message. You clearly need to update your driver(s) and OpenCL runtime(s). Not a hashcat problem. See wiki for detailed information
07-11-2016, 06:26 PM (This post was last modified: 07-11-2016, 06:28 PM by hans.)
Oh god, I think this will never end. I've installed Intel MPSS 3.7.1 and the latest OpenCL Runtime 16.1 64bit for Intel Core but now I'm getting this --> Attachment