What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Attention 1337 Coders!!!

Attention 1337 Coders!!!
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
O.P. Attention 1337 Coders!!!
is it possible to inject my dll into MSN Messenger at runtime, i've been trying it for abit now with no success. i know Plus has to be running before Messenger, so i was wondering if Patchou had problems with this aswell. or if not why he doesent do it this way?

thanks in advance.

This post was edited on 01-20-2005 at 02:14 PM by Ash_.
[Image: jeansiger5.jpg]
01-20-2005 02:12 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Attention 1337 Coders!!!
I may not be a 1337 coder, but I can have a stab as to why Plus has to be running first.

In order for Plus DLLs to intercept certain parts of Messenger's own workings (to apply text formatting for example), the callback address of the event has to be overridden so it points to Plus's version.
This is best done as the program code is loaded into memory. Changing once program execution begins is dangerous, especially in multi-threaded apps, as you can't predict where the instruction pointer is.

Anyway, that's how I understand it.
[Image: spartaafk.png]
01-21-2005 12:15 PM
Profile PM Web 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