cracker-ng icon indicating copy to clipboard operation
cracker-ng copied to clipboard

Implement process/thread based cracking

Open alexandernst opened this issue 9 years ago • 1 comments

CPUs (nowadays) have multiple cores+threads, using all of them would lower the required time to crack a password.

alexandernst avatar Dec 16 '15 02:12 alexandernst

You are right, and it is on my todo list for a while. But I do not have many time, I need to refactor a lot of code to be parallel. I am open to PR and patches :)

BoboTiG avatar Dec 20 '15 20:12 BoboTiG