10-07-2013, 10:04 AM
Why do you think it's not doing an permutation attack?
You can try very by using the --stdout switch on commandline. To get it work, remove the hashfile.
There's also a range that a word from your wordlist must match otherwise it's skipped.
Check those switches:
* Permutation attack-mode specific:
--perm-min=NUM Filter words shorter than NUM
--perm-max=NUM Filter words larger than NUM
You can try very by using the --stdout switch on commandline. To get it work, remove the hashfile.
There's also a range that a word from your wordlist must match otherwise it's skipped.
Check those switches:
* Permutation attack-mode specific:
--perm-min=NUM Filter words shorter than NUM
--perm-max=NUM Filter words larger than NUM