EDKrypt 1.1

Archive of the first decade of Off Topic Posts
Locked
User avatar
Blast!10
Rainbow Star
Posts: 1739
Joined: Thu Nov 02, 2006 7:26 pm
Location: New Hampshire

EDKrypt 1.1

Post by Blast!10 » Sat Dec 05, 2009 11:42 am

Remember the old EDKrypt, anyone? You entered a key, clicked Encrypt and it would shift the value of each letter.

The new version started when dlcs18 found an amazing bug: if you encrypt with key 0.5, and then decrypt with 1, every letter with an even ASCII code gets shifted backwards by one, and the rest don't get a shift (e.g.: hai banana = gaiaamama; abcdefgh = aacceegg). That's how I started developing what I call "glitches". (They aren't glitches in the sense most are used to.)
The old version was customizable. This version is actually fun!

The following glitches exist:
  • Encrypt 0.5, Decrypt 1 (Dlcs's bug described above)
  • Rnd() Mess (seed-based glitch)
  • Every Other Letter (adds loads of weird letters)
  • One And a Half
  • Ultimate Insanity Glitch
A new text length gimmick was also added this version.
And lastly, there is a built-in tool for developing your own glitches, called Create-A-Glitch. Six numbers (best works with values smaller than 3) can be entered into text boxes, and the program uses them to do really strange stuff to the text.

If a glitch doesn't work and a beep is heard, try changing the text, or if you're using Create-A-Glitch, try changing the values.

Have fun!
You do not have the required permissions to view the files attached to this post.
Locked