ASCII Font URL Encryption

20. January 2010

I was looking at some source code the other day and found some 3D ASCII text.

It brought back memories of using UNIX and PINE for e-mail during my college days.

I decided to go on a hunt for the 3D ASCII font and found this site… http://patorjk.com/software/taag/

Once you find the font that you like…

then you can create a link to share with others, but I noticed something strange in the URL

http://patorjk.com/textart/msg1.php?font=Larry%203D.flf&hs=true&bg=%23FFFFFF&fc=%23000000&align=left&txt=Ryvwnu

Do you notice anything strange about the txt URL parameter? “Ryvwnu”… what is that? Well, it stands for “Elijah”

I put on my cracker hat and found that it was a simple character substitution algorithm. Take the letter you want “E” and add 13 characters to it “R”.

How is that for some advanced encryption ;)

Blog


Comments

1/20/2010 7:48:21 PM #
Elijah, when you said "cracker hat" I thought you meant a hat made of saltines or something..
luksan
luksan
1/20/2010 7:52:24 PM #
This scheme called ROT-13. Not sure why they would use this in their URL, maybe it is to create a surprise factor to the person whom you send the message.

http://en.wikipedia.org/wiki/ROT13

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading