Help splitting brute-force attack
#1
Hi there.

I've read some topics and wiki references but I don't seem to be able to get this right. Let's assume I'm trying to crack an MD5 hash and it's password is comprised of 8 characters, for ex:
fvA#K2%h

How would I set my command-line arguments to distribute this into 8 workloads that might be executed on 8 separate machines? Is it even possible what I'm asking?

I've read this but it seems deprecated:
https://hashcat.net/wiki/doku.php?id=dis...oclhashcat


Messages In This Thread
Help splitting brute-force attack - by ner0 - 05-14-2014, 08:23 PM
RE: Help splitting brute-force attack - by ner0 - 05-14-2014, 09:51 PM