Windows hashcat unrecognized hash
#1
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:
Code:
hashcat -m 8100 -a 0 -o C:\cracked.txt C:\hashes.txt C:\wl


Messages In This Thread
Windows hashcat unrecognized hash - by Mathew - 03-25-2015, 11:00 PM
RE: Windows hashcat unrecognized hash - by Si2006 - 03-25-2015, 11:40 PM