Posts: 7
	Threads: 3
	Joined: Feb 2016
	
	
 
	
	
		Hello, I am trying to run oclHashcat on my Windows 10 PC. I have two Nvidia 770s that I would like to run some hashes through quickly but I keep getting cuModuleLoad() 301 whenever I try to run cudaHashcat64 -b. I have the latest Nvidia driver (361.91). I installed it by downloading the latest file off of the website and extracted it to a directory on my spare drive. I then updated my system PATH for the directory. How can I get this working?
	
	
	
	
	
 
 
	
	
	
		
	Posts: 2,935
	Threads: 12
	Joined: May 2012
	
	
 
	
	
		Either you did not extract the archive properly, or you are not in the cudaHashcat directory. I assume it's the latter since you said you added it to your PATH, that will not work.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 7
	Threads: 3
	Joined: Feb 2016
	
	
 
	
	
		 (02-16-2016, 03:38 AM)epixoip Wrote:  Either you did not extract the archive properly, or you are not in the cudaHashcat directory. I assume it's the latter since you said you added it to your PATH, that will not work.
Ahh perfect, thank you!