Masking on words in a Dictionary
#5
sorry it should actually be: ^5^2i73i8+$=

then you can use maskprocessor to generate a rule file for this:
Code:
./mp64.bin '^?d^?di73i8+$?s'

pretty small rule list so definitely doable:
Code:
epixoip@mysterion:~/maskprocessor-0.69$ ./mp64.bin '^?d^?di73i8+$?s' | wc -l
3300


Messages In This Thread
Masking on words in a Dictionary - by emreyildiz - 01-17-2014, 10:02 AM
RE: Masking on words in a Dictionary - by epixoip - 01-17-2014, 12:18 PM
RE: Masking on words in a Dictionary - by epixoip - 01-17-2014, 05:44 PM