Multi-CPU utilization for combinator attack on a modern GPU
#5
(04-07-2016, 01:39 AM)epixoip Wrote: Candidates are not generated on the CPU, they are generated on the GPU. The only time this is not true is if using an external generator and piping into oclHashcat, in which case you need to add amplifier. Otherwise all of the candidates will be provided through the base loop and there will be no mod loop to generate candidates on the device, so you will not get any acceleration.

Solves my riddle, thanks! Your post here was helpful. Looks like I need to do more research. Is there a better place than the github repo to start learning hashcat's pipeline for various algorithms?


Messages In This Thread
RE: Multi-CPU utilization for combinator attack on a modern GPU - by apleshak - 04-07-2016, 03:55 PM