IOS 10 OpenCL kernel self-test failed
#1
When trying to -a 3 ?d?d?d?d attack on IOS 10 hash


./hashcat Manifest.5.txt -m 14800 -a 3 ?d?d?d?d


Getting 

Initialized device kernels and memory...* Device #2: ATTENTION! OpenCL kernel self-test failed.

when trying switch -O 

Optimized OpenCL kernel not found, falling back to pure OpenCL kernel

Tried steps as: 

make clean

make

just FYI: cracking an IOS 9 hash works and I dont get the kernel self test failure


./hashcat --benchmark is running well 

Any ideas?
#2
You need to update your OpenCL runtime
#3
(10-20-2017, 11:17 AM)atom Wrote: You need to update your OpenCL runtime

Thanks for the info, I did PM u twice on the issue and thought that its a trivial thing to do, seems not . . .

Basically, I am still stuck. 
Ive git pulled latest hashcat repo

I also got the: 
https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL

make clean
make

still getting same stuff

Since im using a MAC, opencl seems like magic, video card drivers seem up to date.

Any more specific instructions for me plz ?
#4
same here, compiled on 2 different Macs with OSX 10.13 and get the self-test fail with hash mode 14800 ..
benchmark, hash mode 14700, etc work fine

since drivers are part of OSX, there's nothing to update...


(10-20-2017, 12:51 PM)Jakems7 Wrote:
(10-20-2017, 11:17 AM)atom Wrote: You need to update your OpenCL runtime

Thanks for the info, I did PM u twice on the issue and thought that its a trivial thing to do, seems not . . .

Basically, I am still stuck. 
Ive git pulled latest hashcat repo

I also got the: 
https://github.com/KhronosGroup/OpenCL-Headers.git hashcat/deps/OpenCL

make clean
make

still getting same stuff

Since im using a MAC, opencl seems like magic, video card drivers seem up to date.

Any more specific instructions for me plz ?
#5
This was a bug, fixed in RC8, up in beta.