08-17-2012, 02:35 PM
@Atom. I think that what the user wants to do with the Dummy mode is basically work with rules only with plain-text without any hashing process. You input a dictionary, use rules and see if you can match a set of target passwords from a text file. Basically you would replace the hash file by the target password file.
I actually think that it would be extremely useful to have and use for optimization of dictionary / rule pairs. Not sure if having a GPU to do that would benefit over CPU but you know better than me where it could be best implemented.
I actually think that it would be extremely useful to have and use for optimization of dictionary / rule pairs. Not sure if having a GPU to do that would benefit over CPU but you know better than me where it could be best implemented.