quote:
Originally posted by CookieRevised
Actually pretty easy to do this. All you need to do patching some bytes in the process memory of messenger (just as a soft patch actually). A call or two to the right APIs and it's done
True, but you will have to find the memory addresses you need to edit which is gonna be a little hard.
Also, everytime a new version of WLM is released, you will probably need to find that address again.
And if the user has patched WLM, then that memory address has probably changed too, so you will need a big list of the addresses for every patch combining patching features enabled/disabled (bah didn't know how to explain this...
)
Ofcourse, I could be wrong, which I think I am, so Cookie, just correct me