How to select exact search space?
#1
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


Messages In This Thread
How to select exact search space? - by foxtrot - 01-13-2018, 10:34 PM
RE: How to select exact search space? - by royce - 01-13-2018, 10:58 PM
RE: How to select exact search space? - by royce - 01-14-2018, 01:01 AM