09-29-2011, 12:05 PM
i think you have a wrong understanding of ahow the permutation attack works.
this is a permutation:
what you want it to do a bruteforce with the charset asfhlprst0123456789. whats missing is the length. in case you know it you an use maskprocessor and then pipe its output into oclHashcat-plus.
this is a permutation:
Quote:ABC
ACB
BCA
BAC
CBA
CAB
what you want it to do a bruteforce with the charset asfhlprst0123456789. whats missing is the length. in case you know it you an use maskprocessor and then pipe its output into oclHashcat-plus.