hashcat Forum
Network support - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: Network support (/thread-2242.html)



Network support - powderspecial600 - 04-18-2013

Does the current version of hashcat support network parallel processing over the network on CPUs? We have several servers with dual quad cores we are looking at utilizing. Also, If this is possible is it possible to intermix hashcat cpu clients with oclhashcat gpu clients?


RE: Network support - radix - 04-18-2013

no


RE: Network support - unix-ninja - 04-18-2013

Hashcat by itself does not do this, but you can download disthc from sourceforge and use it to cluster several machines running hashcat.


RE: Network support - powderspecial600 - 04-18-2013

I will give it a shot. It seems as if cryptohaze will support this right out of the box and uses opencl to operate the cpus, however, hashcat has much more algorithms available.


RE: Network support - powderspecial600 - 04-18-2013

I grabbed disthc and was able to get it to compile and install ok. I am a little confused on the usage documentation. I try to start the server like the notes say and it gives me.
----------------------------------------
Disthc Server Build [28]
HASH FILE:: disthc.hashes
File not found: disthc.hashes
I am not really sure what it is expecting or what is telling it where to look. I checked the config files and I didn't see anything. Does anyone have use guide?