Password distribute for parallel processing
#1
Hi, I want to ask a question. I try to develop brute force parallel password recovery. For example 10 character password, It requires a lot terabyte. I want to use a clustering for this maybe I use GPU.

How can I distribute these passwords to worker machines? which methods are there to distribute passwords?


Messages In This Thread
Password distribute for parallel processing - by validator - 11-20-2014, 09:28 AM