10-16-2010, 10:25 PM
If you wanted to iterate through a giant dictionary without modifying the word you could just do:
oclHashcat.exe -m0 -j ] hashlist -1 ?l?u?s?d?h dictionary.dic ?1
Basically the rule -j ] takes the last letter off of the dictionary word while the ?1 bruteforces the last letter. So it adds it back on. Using regular hashcat should be just as fast.
oclHashcat.exe -m0 -j ] hashlist -1 ?l?u?s?d?h dictionary.dic ?1
Basically the rule -j ] takes the last letter off of the dictionary word while the ?1 bruteforces the last letter. So it adds it back on. Using regular hashcat should be just as fast.