IOS 10 OpenCL kernel self-test failed - 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: IOS 10 OpenCL kernel self-test failed (/thread-6943.html) |
IOS 10 OpenCL kernel self-test failed - Jakems7 - 10-20-2017 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? RE: IOS 10 OpenCL kernel self-test failed - atom - 10-20-2017 You need to update your OpenCL runtime RE: IOS 10 OpenCL kernel self-test failed - Jakems7 - 10-20-2017 (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 ? RE: IOS 10 OpenCL kernel self-test failed - swaco - 10-24-2017 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 RE: IOS 10 OpenCL kernel self-test failed - atom - 10-25-2017 This was a bug, fixed in RC8, up in beta. |