Substitute more than one character at a time.
#1
I am practicing with rules again !!! Ha ah !

I love the substation rule where a user can replace an a with 4 for example (to make leet words).

However I ran into a problem. I would like to be able to make more than one character change at a single time. For example.

Password

I would like to be able to make ..

P4$$word
P4$$w0rd

…etc

I know I can stack up rules with the multi rule option so rule file 1 handles the a=4 and rule file 2 handles the s=$ parts but that leads to untidy rule lists and limits the users ability to add other rules such as upper lower case.

I tried making a rule like this…

sa4sa@sa^sb6sb8sc(sd)se3sh#

then like this…

sa4,sa@,sa^,sb6,sb8,sc(,sd),se3,sh#

Obviously neither worked. Is there a way you could make it possible for a user to make a line like the ones above in a rule file so they can have one rule file handle all substitution rules and free up the other rule files for other things ?

I think the table lookup used to be able to do this, but it is not available for plus.

Thank you.


Messages In This Thread
Substitute more than one character at a time. - by Hash-IT - 05-09-2012, 03:46 PM