05-25-2010, 02:20 PM
(05-25-2010, 01:10 PM)atom Wrote: oclHashcat does not cache 1st md5($pass) which is why it can handle more than 500 salts.
Yes it can but there is serious problem with the speed decrease:
list with ~340 000 salted hashes after 3 minutes of bruteforce:
HashCat
Code:
Recovered.: 73/341183 hashes, 54/275276 salts
Speed/sec.: - plains, 50 words
Progress..: 9080/456976 (1.99%)
Running...: 00:00:03:00
Estimated.: 00:02:29:17
oclHashCat
Code:
Speed.GPU1: 0.00M/s
Speed.GPU*: 0.00M/s
Recovered.: 61/341185 Digests, 42/275278 Salts
Progress..: 0/456976 (0.00%)
Running...: 00:00:03:00
Estimated.: --:--:--:--
2 core CPU is faster than OC GTX9800+ ?!?