I wrote an application that encrypts text in this way:
Get the input text
Reverse the text
Convert to hexadecimal
Rubber-hose cryptanalysis can be quite effective.