01-28-2014, 09:39 PM
Quick question-
I've noticed that if I run a salted ($1$salt$hash) md5crypt hash in mask attack, I only get full speed if I run it by itself, with the single-hash optimizer.
If I run it with another salted, or unsalted hash, I get half the speed- is this normal?
Thanks!
I've noticed that if I run a salted ($1$salt$hash) md5crypt hash in mask attack, I only get full speed if I run it by itself, with the single-hash optimizer.
If I run it with another salted, or unsalted hash, I get half the speed- is this normal?
Thanks!