Subscribe to RSS Feed

So i got really tired of this new and fancy feature added with the new msn client, i used Google and my brain and i found this fine link :)

http://www.withinwindows.com/2009/04/18/photo-sharing-feature-in-live-messenger-kill-it-dead/

I got happy opened a hex editor but my current build was higher ( 14.0.8089.726 ) than that one so i had to update it !

Before

msn_before

After

msn_after

If ure interested, open the new msn client in IDA, go to sub_564C2A + EE

notice the evil conditional jump ? jnz shot loc_xxxxxx We are gonna change that into: jmp short loc_xxxxxx

So open ure favorite hex editor, go to fileoffset 0×164118 or if you want to try it with a debugger first 0x564D18 :)

now change the conditional jump (0×74) into a relative jump (0xEB)

msn_hex

And voila after that it should work perfectly sending images as files, Hurr Durr !

9 Responses to “ How to disable the mother fucking picture sharing in MSN! ”

  1. Shiro
    October 20, 2009 at 07:13

    Is it possible to compile an exe file to solve it, I am sure not many ppl like you know how to hack the application.

    Thank a lot~

  2. Yom
    October 26, 2009 at 20:07

    Shiro he just explained how to do it.

  3. Mike
    November 6, 2009 at 14:47

    Cerb3ruz, could you help me with this? Your XVI32 shows ’2C8224′ but my XVI32 only goes ’til ’2C826′, I cannot find the string that is needed at all. Using 14.0.8089.726.

  4. Mike
    November 6, 2009 at 16:05

    Ok never mind, this is how I solved it: DON’T USE THE SHIT XVI32 EDITOR. Use HxD instead: http://mh-nexus.de/en/downloads.php?product=HxD.

  5. Mike
    November 6, 2009 at 16:06

    Great, hotlinking is disabled there. Then use the main link: http://mh-nexus.de/en/hxd/. Good luck =D

  6. Thowra
    December 1, 2009 at 18:32

    I can’t find any of these offset numbers using the hex editor. And I use the 14.0.8089.726 version too.

  7. Bill Robertson
    November 2, 2010 at 23:24

    Any chance you could take a look at WLM 15.4.3502

    The latest WLM 2011 build.

    I spent an hour in IDA today and couldn’t figure it out.

  8. Jim
    November 18, 2010 at 01:22

    If some one could figure this out for the lastest WLM 2011, I hate this feature, I has to DIE!!!!!!!!

Leave a Reply