03-25-2015, 11:00 PM 
		
	
	
		I want to try to decrypt a Citrix Netscaler password but it gives me an error saying that the hash does not exist  (Code 8100) according to the example_hashes page.
Whats wrong?
Here is my code:
	
	
	
	
	
Whats wrong?
Here is my code:
Code:
hashcat -m 8100 -a 0 -o C:\cracked.txt C:\hashes.txt C:\wl 
 

 
