What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Message header/body manipulation via script

Message header/body manipulation via script
Author: Message:
frtci
New Member
*


Posts: 2
Joined: May 2010
O.P. Message header/body manipulation via script
Hi. Sorry if this has been posted before, did not find anything related so will be asking it.

Is it possible to manipulate the instant messages contents using scripts ?

As we know they are in the "mime" format and start with :

--------------------------------------
Mime-Version: 1.0
Content-Type: 'apropriate type'

msg-contents-here

----------------------------------------

a lot of things could be changed in the msg header/body itself such as the content-type, font, user typing, emoticons, winks, etc etc...

If this is possible let me know please and give me some light/hints. The rest I will happily do it by myself, and if you guys get interested I can post it here when it is ready.

thanks in advance.
05-14-2010 03:38 AM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Message header/body manipulation via script
It's not possible to manipulate this information without using some form of proxy (this is what MessengerDiscovery does do send "fake invites")

Viewing this information on the other hand is fairly simple...
<Eljay> "Problems encountered: shit blew up" :zippy:
05-14-2010 05:24 AM
Profile PM Find Quote Report
frtci
New Member
*


Posts: 2
Joined: May 2010
O.P. RE: Message header/body manipulation via script
hmm right. maybe in next versions it could have something liketht because it would be theoretically simple to manipulate anything in the message, without even messing with APIs etc...

However if you know of such a program that can act as a proxy to manipulate the messages let me know please.

I do know that using for example wireshark it is possible to see the outgoing and incoming messages and its contents in plain text and there are interesting stuff I would like to play with...depending on the complexity of this I could create some kind of script to integrate in MsgPlus and give developers much more control over the messages,etc...

tell me your thoughts please.

thank you.
05-15-2010 01:52 AM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Message header/body manipulation via script
There are other methods of seeing the plain-text protocol messages too, one being a script using the Xniff ocx. Messenger Plus! Live will not ever make it possible to manipulate the protocol messages for various reasons.
<Eljay> "Problems encountered: shit blew up" :zippy:
05-15-2010 08:32 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Message header/body manipulation via script
quote:
Originally posted by frtci
because it would be theoretically simple to manipulate anything in the message
On the contrary.
It is not as easy as it sounds to manipulate such messages without screwing up things. One needs to be very carefull when manipulating the protocol messages directly! If you don't know _exactly_ what you're doing, and how the protocol _exactly_ works you will screw up things. It is not as easy as 'just' replacing some texts (it might for some selective protocol messages, but it sure is not for all).

That is one of the reasons why Plus! will not let you tamper with it; too much things can go wrong.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-16-2010 01:31 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On