Cracking with multiple PCs - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Cracking with multiple PCs (/thread-2646.html) |
Cracking with multiple PCs - hari - 09-26-2013 Hi! I have two PCs, both with Nvidia GPUs so I was wondering is there some way to connect them together for cracking? RE: Cracking with multiple PCs - Mangix - 09-26-2013 no\0\0\0 RE: Cracking with multiple PCs - mastercracker - 09-26-2013 (09-26-2013, 01:18 AM)hari Wrote: Hi!Yes but it is neither cheap or easy: http://hashcat.net/wiki/doku.php?id=vcl_cluster_howto RE: Cracking with multiple PCs - hari - 09-26-2013 Thanks a lot! RE: Cracking with multiple PCs - epixoip - 09-26-2013 vcl wouldn't work though, because hashcat does not supply any nvidia opencl kernels RE: Cracking with multiple PCs - hannhimhe - 09-26-2013 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. RE: Cracking with multiple PCs - mastercracker - 09-27-2013 (09-26-2013, 07:46 PM)epixoip Wrote: vcl wouldn't work though, because hashcat does not supply any nvidia opencl kernelsYes, I completely forgot about that. |