how to : alphabeth rule???
#1
Hi,

I'd like to generate a rule that replaces all letters by the next letter in the latin alphabeth.

I want a=>b ; b=>c ; c=>d .... etc.....
Can I make just one rule in wich every letter of a word in a dictionary is shifted to the next in the alphabeth
example:

my password is "vzsdq"
it was derived from the word "water"

I know how to replace one letter or character (sab,sbc...), but I don't know how to shift them all at the same time in one line.

Am I talking nonsense, or is there any solution for this to make a rule file??

Thank you for any reply

tibit


Messages In This Thread
how to : alphabeth rule??? - by tibit - 09-20-2013, 04:54 PM
RE: how to : alphabeth rule??? - by mastercracker - 09-20-2013, 07:05 PM
RE: how to : alphabeth rule??? - by tibit - 09-21-2013, 11:25 AM