Cracking with multiple PCs
#1
Hi!
I have two PCs, both with Nvidia GPUs so I was wondering is there some way to connect them together for cracking?
#2
no\0\0\0
#3
(09-26-2013, 01:18 AM)hari Wrote: Hi!
I have two PCs, both with Nvidia GPUs so I was wondering is there some way to connect them together for cracking?
Yes but it is neither cheap or easy:

http://hashcat.net/wiki/doku.php?id=vcl_cluster_howto
#4
Thanks a lot!
#5
vcl wouldn't work though, because hashcat does not supply any nvidia opencl kernels
#6
If you are proficient in programming you can write a little something that distributes hashlists and work (dictionaries/masks). I'm running a python script that connects to [server], downloads hashlist and runs assigned work, reports back and repeat.
#7
(09-26-2013, 07:46 PM)epixoip Wrote: vcl wouldn't work though, because hashcat does not supply any nvidia opencl kernels
Yes, I completely forgot about that.