You have 1147 distinct salts, therefore the speed is divided by 1147 (since each word must be combined w/ those 1147 salts, roughlty speaking).
112.7 kH/s * 1147 = 128.464 MH/s
Descrypt passwords are limited to 8 characters. So the range is from 0 length to 8 length, everything above that length will be rejected.
Therefore you should chose your input files/rules more carefully (especially for descrypt).
Hope this helps
112.7 kH/s * 1147 = 128.464 MH/s
Descrypt passwords are limited to 8 characters. So the range is from 0 length to 8 length, everything above that length will be rejected.
Therefore you should chose your input files/rules more carefully (especially for descrypt).
Hope this helps