06-05-2012, 02:13 AM
(06-05-2012, 02:08 AM)ntk Wrote: could some one pls explain to me when you use rule does it run CPU or GPU to modify the dict? also when it breaks up with a rule and go to the next? When the rule can not find a match or ...?
Using rules in ocl-hashcat-plus uses GPU. atom said it actually makes full use of your GPU when reading from a wordlist to add some rules as it is much more efficient.
When there is no match for a rule it is ignored.