by Shatter
This program converts normal text to code.(i.e. hi to 100101101101) I originally made this for personal use, but I decided to post it here. I have an .EXE file with 3 .TXT files (and a .jpeg, but that’s self explanatory,) the exe dose the actual text to code/code to text: you past or write the text in, and then you copy/read the encrypted/unencrypted text.
If you load the Code1_f2 file, it will convert a=z, b=y, c=x... and so on.......(and for this code, and this code alone, encrypting is the same as unencrypting)
If you load the Code2_f2 file in it will convert all characters to numbers...
if you load the Code3_f2 file in will convert all charectors into zeros and ones... like binary 1001001111010001000001110111110000111100110100000110100011000011110010110010001000001110100110111101000001100011111001011001011100001111010011001010100001.
I don’t think there are many glitches... so if it looks like it’s not working... its most likely because it’s very confusing... Note the following things along that line:
1. It doesn’t encode correctly if you have ANY text that is not apart of the code, like a= “1100001”, if there is anything in front of it or anywhere, like “ 1100001” it WONT work.
2. If you try to uncode stuff that isn’t code... it wont do it, like if your try to code the word “hi” and your un uncode... its just look like its glitching... so click the “toggle encrypt/unencrypted” (its the button with green on it)
And ... have fun!
Tags: code, shatter, games, encrypting, encrypted, string
DownloadReleased | 2010-10-10 |
Category | Other |
Rating | 4.5 (by 6 users) |
Downloads | 117 |
Version | 1 |
ID | 147453 |
Slug | encrypt-text |