[ASK] About hashcat benchmark
#4
using -n 160 -u 1024 will yield better performance than the defaults, yes.

if the password is in the dictionary you're using, then of course dictionary would be faster than brute force. checking more plains per second doesn't necessarily translate into "faster."

but as far as acceleration goes, hashcat uses an on-gpu plaintext candidate generator, so brute force can be accelerated more than dictionary attacks can. you will have to use rules to get full performance with dictionary attacks.


Messages In This Thread
[ASK] About hashcat benchmark - by unname2012 - 02-25-2013, 10:59 AM
RE: [ASK] About hashcat benchmark - by epixoip - 02-25-2013, 11:07 AM
RE: [ASK] About hashcat benchmark - by unname2012 - 02-25-2013, 11:13 AM
RE: [ASK] About hashcat benchmark - by epixoip - 02-25-2013, 11:38 AM
RE: [ASK] About hashcat benchmark - by unname2012 - 02-25-2013, 01:24 PM
RE: [ASK] About hashcat benchmark - by epixoip - 02-25-2013, 02:54 PM
RE: [ASK] About hashcat benchmark - by unname2012 - 02-25-2013, 03:16 PM
RE: [ASK] About hashcat benchmark - by epixoip - 02-25-2013, 03:25 PM
RE: [ASK] About hashcat benchmark - by unname2012 - 02-25-2013, 03:29 PM
RE: [ASK] About hashcat benchmark - by epixoip - 02-26-2013, 01:20 AM