Shoutbox

Text encoder - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Text encoder (/showthread.php?tid=13507)

Text encoder by Choli on 07-23-2003 at 01:01 AM

Messenger transmits all you convos in plain text. Anyone can spy you. Are you worried about that?

This is a plugin to encode messages before they are sent to the net and to decode them once arrived to your contact. I've just made it. Please test it and tell me what you think.

I've made it in VB so you'll have to follow some easy steps to install the plugin. Read the readme.txt file included in the zip. I'm planing doing an installer, but atm i haven't got much time.

I think there isn't much more to say. Just enjoy it. :)

BTW, future versions will probably include advanced features like the use of private and public keys, the ability of remember keys etc...


RE: Text encoder by martin on 07-23-2003 at 01:09 AM

does the recievin person hav to hav the plugin to


RE: Text encoder by Choli on 07-23-2003 at 01:13 AM

Yes, the recieving person gets a coded text. without the plugin what could he/she do? :P

BTE, this is an example of coded text:
užûúbð2/bÖÜä¤ÈÖ£
what have i written??


RE: Text encoder by martin on 07-23-2003 at 01:15 AM

yea, when me tryed it me gots ¼|7Ëøl<”[?2íMÀá = can u read this

and when me tryed the code version me gets "Error occured with the tag (!XENCODERVER), Tag does not exist"


RE: RE: Text encoder by Choli on 07-23-2003 at 01:25 AM

quote:
Originally posted by ¿?MÅ®‡ÍÑ¿?
yea, when me tryed it me gots ¼|7Ëøl<”[?2íMÀá = can u read this

of course i can't :P
quote:
and when me tryed the code version me gets "Error occured with the tag (!XENCODERVER), Tag does not exist"

it should work, even uppercase or lowercase or mixed (like (!xEncoderVer)) anyway, i'll see what i can do.
RE: Text encoder by Annon201 on 07-23-2003 at 11:00 AM

"Error occured with the tag (!XENCODERVER), Tag does not exist" would have been generated from my plugin.. i accidentally made it take all tags... install the latest version of my plugin to fix it...
sorry Choli


RE: Text encoder by martin on 07-23-2003 at 11:17 AM

Annon201 wut u plugin


RE: Text encoder by Choli on 07-23-2003 at 05:24 PM

quote:
Originally posted by Annon201
"Error occured with the tag (!XENCODERVER), Tag does not exist" would have been generated from my plugin.. i accidentally made it take all tags... install the latest version of my plugin to fix it...

So isn't it my fault? Great.
quote:
sorry Choli

Don't worry.

RE: Text encoder by user2319 on 07-23-2003 at 07:30 PM

hmmm... :-/


RE: Text encoder by Sypher on 07-23-2003 at 09:18 PM

Great concept :)


RE: Text encoder by Whacko on 07-23-2003 at 09:28 PM

damn u :P i was working on that too :P


RE: Text encoder by user2319 on 07-24-2003 at 03:55 PM

Whacko.. make a better one :tongue:

with special keys for users so it's more secure :tongue:


RE: Text encoder by Choli on 07-24-2003 at 06:06 PM

Oh i didn't know! I want to see yours, Whacko. Where can i get it?


RE: Text encoder by Whacko on 07-24-2003 at 06:19 PM

its not finished yet... i was working on it, then kinda "paused" the project to make my Southpark sound plugin :P


RE: Text encoder by Choli on 07-24-2003 at 09:49 PM

If you like we can work together. I think that my encryption algorithm is easy to implement and strong enough for the purposes of the plugin. Are you doing it in C or VB? I don't matter.