quote:
Originally posted by MicroWay
Let me understand something...
Seeing the Nudges Tool Script Pack, (sorry to TheGuruSupremacy, who is the script creator for using his script for an example) there isn't a DLL file... And it allows people to send nudges to a offline contact...
only because it is the Messenger client itself which prevents it, not the protocol, the protocol doesn't check what the status of the contact is. Thus this can be patched...
quote:
Originally posted by MicroWay
I know that nudges are diferent from file sending, but I believe that is possible...
quote:
Originally posted by deAd
There's definitely a way to do this by patching WLM in memory
Only if it is again the Messenger client itself which uses a simple status check. If it is the protocol which triggers an exception or whatever when the contact is offline, then you can patch whatever you want, it wont work and you will always recieve a "can not send file" message...
quote:
Originally posted by deAd
...but such a patch would be highly version specific and prone to errors.
If you mean errors as in patching the wrong address because the version is different, that can be checked in the script. If you mean errors as in sending a file to a really offline contact, you would simply recieve a msg that the file couldn't be send.... All that if it is possible in the first place of course, which depends on how it works...
Anyways, I cba to check this out (don't have ollydbg installed on this pc anyways), so I think TheGuruSupremacy has a new challenge