Posts: 2
	Threads: 1
	Joined: Oct 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?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		You need to update your OpenCL runtime
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Oct 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 ?
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 1
	Threads: 0
	Joined: Oct 2017
	
	
 
	
		
		
		10-24-2017, 01:24 PM 
(This post was last modified: 10-24-2017, 01:45 PM by swaco.)
		
	 
	
		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 ?
	 
 
	
	
	
		
	Posts: 5,232
	Threads: 233
	Joined: Apr 2010
	
	
 
	
	
		This was a bug, fixed in RC8, up in beta.