Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Cracking with multiple PCs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
I have two PCs, both with Nvidia GPUs so I was wondering is there some way to connect them together for cracking?
no\0\0\0
(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:

https://hashcat.net/wiki/doku.php?id=vcl_cluster_howto
Thanks a lot!
vcl wouldn't work though, because hashcat does not supply any nvidia opencl kernels
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.
(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.