01-27-2017, 10:42 AM
(This post was last modified: 01-27-2017, 10:55 AM by ButterToast1134.)
Thanks but this leads me to another question. I used mask processor to generate 50 million possible passwords.
I am using
The specs on my desktop is
AMD 9590 at stock 4.2ghz
Nvidia 780ti (older card but I built the desktop a few years ago)
I am running the latest Nvidia drivers.
I am only getting ~368 h/s.
Is this normal? Is it because its SHA2 with AES?
Looks like the default for Veracrypt is actually SHA512. Well I guess I'll let it run through the SHA256 then try the SHA512
EDIT:
Must be, cause my ASUS laptop with a 980m hashed 18768.6 kH/s on MD5. But when I was trying the same Veracrypt file it was only hashing 395h/s.
I am using
Code:
hashcat64.exe -m 13751 -a 0 -w 3 Z:\(hash file location) A:\(dictionary file containing 50 million passwords)
The specs on my desktop is
AMD 9590 at stock 4.2ghz
Nvidia 780ti (older card but I built the desktop a few years ago)
I am running the latest Nvidia drivers.
I am only getting ~368 h/s.
Is this normal? Is it because its SHA2 with AES?
Looks like the default for Veracrypt is actually SHA512. Well I guess I'll let it run through the SHA256 then try the SHA512
EDIT:
Must be, cause my ASUS laptop with a 980m hashed 18768.6 kH/s on MD5. But when I was trying the same Veracrypt file it was only hashing 395h/s.