Muchacho
Decoding message.
hey i need help with creating a code that will decrypt a messege with a couple of rules.
firstly the original messege was changed by their letters.
each word turned into its reverse, for example "hello" turned to "olleh".
secondly every space line (between words) were changed with a random number.
as if hey man turned into hey9man ( without the first rule).
lastly it got changed with other letters. i have the dictionary to each letter.
problem is i cant solve it. i was thinking of doing something with a dictionary but cant solve the other conditions.
384 replies