Increasing MD5 GPU Utilization?
#2
kind of hard to explain, as this is one of those deep oclHashcat internals topics. but basically the mask is split into a left side (modifier) and a right side (base). the modifier loop is what runs on the gpu, so in order to gain full acceleration, the left keyspace has to be larger than the right keyspace. otherwise you will not be giving the gpu enough work to do on each loop iteration.


Messages In This Thread
Increasing MD5 GPU Utilization? - by protocol - 05-12-2014, 07:59 AM
RE: Increasing MD5 GPU Utilization? - by epixoip - 05-12-2014, 09:01 AM
RE: Increasing MD5 GPU Utilization? - by undeath - 05-12-2014, 09:51 AM
RE: Increasing MD5 GPU Utilization? - by protocol - 05-13-2014, 04:01 AM
RE: Increasing MD5 GPU Utilization? - by CTu2y - 05-13-2014, 03:41 AM
RE: Increasing MD5 GPU Utilization? - by CTu2y - 05-13-2014, 02:53 PM
RE: Increasing MD5 GPU Utilization? - by epixoip - 05-13-2014, 07:24 PM