Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
	
	
		Attempting to crack my wifi pw (dictionary includes my own, it's more to learn the tool), however I'm getting the above error when I try to run it.  Full error is clEnqeueNDRangeKernel(): CL_INVALID_KERNEL_ARGS  Seems relatively straightforward, the kernel arguments are incorrect, however I'm unsure of how to correct them.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 927
	Threads: 16
	Joined: Sep 2017
	
	
 
	
	
		seems more likely that your setup (hardware, software, drivers) whatsoever has some issues
plz post output of 
	 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
	
	
		Installed the Intel SDK and opencl 18.1.0.015 and now I'm getting CL_INVALID_ARG_SIZE instead.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
	
	
		Can get it to run using the --self-test-disable flag, but then it runs in stdin mode and I keep getting a read timeout error, then ultimately it aborts due to no password candidates found.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
	
	
		Nevermind, I forgot the wordlist. Whoops. Now I'm getting an insufficient memory error.
I'm running 
hashcat -m 22000 -a 0 /usr/share/wordlists/crackstation.txt.gz -r /usr/share/rules/OneRuleToRuleThemAll.rule /usr/share/handshakes/TheLANBeforeTime.txt -o /usr/share/handshakes/TheLANBeforeTimeCracked.txt --self-test-disable --hwmon-disable
	
	
	
	
	
 
 
	
	
	
		
	Posts: 389
	Threads: 1
	Joined: Nov 2017
	
	
 
	
	
		Man, why has there been so many users coming in here using old tech and K.A.L.I with POCL lately. Just install a better linux distro that can use better drivers and your problems will go away. Simple as that.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6
	Threads: 1
	Joined: Feb 2022
	
	
 
	
	
		 (02-27-2022, 02:38 AM)slyexe Wrote:  Man, why has there been so many users coming in here using old tech and K.A.L.I with POCL lately. Just install a better linux distro that can use better drivers and your problems will go away. Simple as that.
What's a better distro in your opinion? Parrot?
	
 
	
	
	
	
 
 
	
	
	
		
	Posts: 927
	Threads: 16
	Joined: Sep 2017
	
	
 
	
	
		hashcat is developed using ubunto so i think this would be a good start