03-17-2020, 11:05 AM
There's a couple of solutions like hashtopolis, which I haven't really played with - https://github.com/s3inlc/hashtopolis
Otherwise, you need to manually split the keyspace somehow and run half on each box. Or one third/two thirds or whatever, if one GPU is more powerful than the other. This will depend on what sort of attack you're running.
( For something quick like multiple NTLM hashes, I'd be inclined to start -a 3 (mask) on one and -a 0 (dict and rules) on the other. )
Otherwise, you need to manually split the keyspace somehow and run half on each box. Or one third/two thirds or whatever, if one GPU is more powerful than the other. This will depend on what sort of attack you're running.
( For something quick like multiple NTLM hashes, I'd be inclined to start -a 3 (mask) on one and -a 0 (dict and rules) on the other. )