11-24-2013, 01:25 AM
first, the gui you are using is deprecated. learn the command line, or use the third-party gui from md5decrypter.co.uk
second, you are cracking salted hashes. therefore the effective speed will be slower than the raw speed because each plaintext candidate has to be hashed with each unique salt. since you have 29 unique salts, your raw speed is 22859 * 29 = 662.9 KH/s
second, you are cracking salted hashes. therefore the effective speed will be slower than the raw speed because each plaintext candidate has to be hashed with each unique salt. since you have 29 unique salts, your raw speed is 22859 * 29 = 662.9 KH/s