01-13-2018, 10:34 PM
Hi there!
This is my first post on this forum, so I wanted to thank all of you, Hashcat devs and Community for your great work on this tool!
I'm trying to write my own cracking-distribution software to divide one problem (hash cracking ofc) on many computers. I have a problem with hashcat settings - after sending to node worker selected hash I need to tell hashcat to brute only strings from predefined space. An simplified example: let's assume I have 4 chars in my password and 26 workers. Then first worker should search in <aaaa, azzzz>, second <baaa, bzzzz> and so on. I was trying to find the answer in disthc code and FAQ, but I've probably missed something.
Thank you in advance!
foxtrot
This is my first post on this forum, so I wanted to thank all of you, Hashcat devs and Community for your great work on this tool!
I'm trying to write my own cracking-distribution software to divide one problem (hash cracking ofc) on many computers. I have a problem with hashcat settings - after sending to node worker selected hash I need to tell hashcat to brute only strings from predefined space. An simplified example: let's assume I have 4 chars in my password and 26 workers. Then first worker should search in <aaaa, azzzz>, second <baaa, bzzzz> and so on. I was trying to find the answer in disthc code and FAQ, but I've probably missed something.
Thank you in advance!
foxtrot