08-22-2016, 03:12 AM
trying to use maskprocessor with a custom charset, not working...OS Windows 7 64
Tried
contents of Custom 1
its not the FULL ?s, but almost...however I am trying to test something..
I even tried putting it in line -1 with single line quotes... the HCCR is the best i've gotten, but it only does some of them..starts with lowercase b and ends with lowercase r.
thanks
Tried
Code:
mp64.exe -1 Custom1.hccr ?1?1?1?1 -o test.txt
Code:
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!#$%&()*+,./:;<=>?@[]^_`{|}~"
its not the FULL ?s, but almost...however I am trying to test something..
I even tried putting it in line -1 with single line quotes... the HCCR is the best i've gotten, but it only does some of them..starts with lowercase b and ends with lowercase r.
thanks