MD5 and v3.00
#1
Hello,

I'm facing an issue with the new release of hashcat v3.00.

"in theory" MD5 is faster in v3.00 than in v2.01 by +18,63% according to the comparison table (GTX 980)

Quote:On my GTX 980 :
v2.01 bench @ MD5 : 11182 MH/s
v3.00 bench @ MD5 : 13196 MH/s

But "in reality" when I try with 2448 hashes (+ 37534505 words into dic and ~90000 rules) the compute time is almost twice slower :

Quote:Cmd lines are :
(v2.01) cudaHashcat64.exe   -m 0 -w 3 hashes.txt  dic.dic -r 90k.rule
(v3.00) hashcat.exe           -m 0 -w 3 hashes.txt  dic.dic -r 90k.rule

Out :
Code:
cudaHashcat v2.01 starting...

Speed.GPU.#1...:  1867.9 MH/s

Started: Sat Jul 02 11:26:58 2016
Stopped: Sat Jul 02 11:54:55 2016

Duration => 28 min
Code:
hashcat (v3.00-1-g67a8d97) starting...

Speed.Dev.#1...:  1199.8 MH/s (83.60ms)

Started: Sat Jul 02 11:54:56 2016
Stopped: Sat Jul 02 12:38:04 2016

Duration  => 44 min

We notice :
- the speed is slower in v3.00 : 1199 MH/s vs 1867 for the same number of hashes
- the total cracking time : 28 min vs 44 min

Any reason for that ? Is there any option (-w ?) I missed in v3.00 ?

Thank you.


Messages In This Thread
MD5 and v3.00 - by Mem5 - 07-02-2016, 01:02 PM
RE: MD5 and v3.00 - by MsChievous - 07-02-2016, 01:50 PM
RE: MD5 and v3.00 - by Mem5 - 07-02-2016, 10:19 PM
RE: MD5 and v3.00 - by MsChievous - 07-02-2016, 10:31 PM
RE: MD5 and v3.00 - by Mem5 - 07-02-2016, 11:08 PM
RE: MD5 and v3.00 - by MsChievous - 07-02-2016, 11:26 PM
RE: MD5 and v3.00 - by atom - 07-04-2016, 01:10 PM
RE: MD5 and v3.00 - by MsChievous - 07-04-2016, 01:34 PM
RE: MD5 and v3.00 - by atom - 07-05-2016, 08:06 AM
RE: MD5 and v3.00 - by Mem5 - 07-05-2016, 08:31 PM
RE: MD5 and v3.00 - by atom - 07-06-2016, 08:59 AM
RE: MD5 and v3.00 - by Atlantis - 07-08-2016, 11:42 PM
RE: MD5 and v3.00 - by epixoip - 07-09-2016, 05:37 AM
RE: MD5 and v3.00 - by Atlantis - 07-09-2016, 10:36 AM
RE: MD5 and v3.00 - by atom - 07-09-2016, 08:46 PM
RE: MD5 and v3.00 - by Atlantis - 08-21-2016, 07:36 PM
RE: MD5 and v3.00 - by atom - 08-21-2016, 08:37 PM
RE: MD5 and v3.00 - by Atlantis - 08-21-2016, 10:24 PM
RE: MD5 and v3.00 - by atom - 08-22-2016, 02:11 PM
RE: MD5 and v3.00 - by Atlantis - 08-22-2016, 07:55 PM