09-07-2012, 03:42 PM
well md5crypt is 1000 times iterated. if you choose 1000 gpu-loops you choose an ideal situation for cracking md5crypt. that might be different on different algorithms.
the -n is just an amplifier of workload. the higher you set it, the faster it gets (till you hit a wall at some point) but also your desktop becomes slower. thats why i added this, for example if you play FPS games or watch 1080p movies you want to set this to -n 8 or so you can both at once on the same gpu.
the -n is just an amplifier of workload. the higher you set it, the faster it gets (till you hit a wall at some point) but also your desktop becomes slower. thats why i added this, for example if you play FPS games or watch 1080p movies you want to set this to -n 8 or so you can both at once on the same gpu.