| View previous topic :: View next topic |
| Author |
Message |
Stonehenge Master Cheater
Reputation: 0
Joined: 03 Oct 2008 Posts: 280 Location: Unknown Jumphole
|
Posted: Mon Jan 05, 2009 11:53 pm Post subject: Message encoder |
|
|
I couldn't find a more appropriate section, so if a mod finds a better one please move it.
Here is a program I made that I call Enkryptionite that encodes a message so you can send it to people for them to decode and see your message
You enter an 8 digit encryption code that only you know, and the program will encode the message according to that code. Then if you enter the same code and decrypt it, the message will be decrypted. If you enter anything but that number, you get garbled crap. After you encode the message, you can send it to your friends email through the program, even with an alias 'from' email. I even made a cool icon for it. It was inspired by the stupidly fake program that the Saint used on his comp in the movie titled "The Saint" which was awesome.
The program also sports unhandled exception... handling... a new thing for me.
How does your friend know the code to decrypt it, you may ask. You could establish a code at another time and use that as your standard code, or include the code with the message, encoded. Like if your code was
23452345
you could put in the message
34563456 1
which means subtract 1 from the code to get the real code which is 23452345.
I'm pretty sure you won't be able to figure out how the program encrypts and decrypts messages.
Also what's cool is that if you type in something like 'aaaaaaa', the encoded symbols won't all be the same. Tell me how you like it.
| Description: |
|
| Filesize: |
22.76 KB |
| Viewed: |
4735 Time(s) |

|
_________________
|
|
| Back to top |
|
 |
iCrisis Master Cheater
Reputation: 0
Joined: 26 Oct 2008 Posts: 379
|
Posted: Tue Jan 06, 2009 2:37 pm Post subject: |
|
|
Very nice, thanks!
(Maybe the general programming section?)
|
|
| Back to top |
|
 |
•Music• Master Cheater
Reputation: 0
Joined: 09 Mar 2007 Posts: 486 Location: In a box...
|
Posted: Tue Jan 06, 2009 2:39 pm Post subject: |
|
|
0_>-?B&tFR,Tk\,UENWjZ<@o-#Ny?BFJo/E9iQ`~
Enigma is probably the best text crypter
|
|
| Back to top |
|
 |
Stonehenge Master Cheater
Reputation: 0
Joined: 03 Oct 2008 Posts: 280 Location: Unknown Jumphole
|
Posted: Wed Jan 07, 2009 9:26 pm Post subject: |
|
|
Enigma is almost exactly the same except it has weaker encryption. Why? It has only a 3 digit encryption key. It wouldn't last long against a brute forcer. 8 digits wouldn't last that long either, but way longer than 3.
_________________
|
|
| Back to top |
|
 |
krazedkat I post too much
Reputation: 0
Joined: 29 Aug 2007 Posts: 2255 Location: Hell, Norway
|
Posted: Wed Jan 07, 2009 9:31 pm Post subject: |
|
|
Thank you so much ...
|
|
| Back to top |
|
 |
FullyAwesome I post too much
Reputation: 0
Joined: 05 Apr 2007 Posts: 4438 Location: Land Down Under
|
Posted: Wed Jan 07, 2009 9:55 pm Post subject: |
|
|
what language (code)?
_________________
|
|
| Back to top |
|
 |
Stonehenge Master Cheater
Reputation: 0
Joined: 03 Oct 2008 Posts: 280 Location: Unknown Jumphole
|
Posted: Thu Jan 08, 2009 9:45 pm Post subject: |
|
|
| fullyawesome wrote: | | what language (code)? |
C#
_________________
|
|
| Back to top |
|
 |
MapleStory. Grandmaster Cheater Supreme
Reputation: 0
Joined: 28 Sep 2008 Posts: 1207 Location: 174.142.61.111
|
Posted: Thu Jan 08, 2009 10:42 pm Post subject: |
|
|
Awesome. 5 stars.
I agree on the 'general programing' thing, though. Oh well, mods'll move it if need be.
Great program, must've took some time.
|
|
| Back to top |
|
 |
|