01-21-2011, 06:01 PM
(01-21-2011, 05:51 PM)blandyuk Wrote: Tnx mastercracker, simple enough solution Another issue I have is I only want to use my wordlist files on their own, no right-dict. I need oclHashcat to do this based on the amount of salts but currently I have to use hashcat instead which is slow because of CPU speedIt's not the best but it's the only solution. Use this in your command line:
In your command line: ?1 ?s?d?u?l
left: Your dictionary
right: ?1
I put this at the end but I guess it can be anywhere: --rule-left="]"
Basically the rule deletes the last character and then you bruteforce every possible character at the end of your word.