Thursday, January 28, 2010

MSN protocol resources

Someone asked me about which resources do I use to implement the MSN protocol library on emesene, so I will write them down here so anyone interested can start playing with it.

a wiki about the protocol

http://msnpiki.msnfanatic.com/index.php/Main_Page

an outdated wiki about the protocol

http://www.hypothetic.org/docs/msn/

a forum to ask when something is not working for you:

http://forums.fanatic.net.nz/index.php?showforum=91

if you want to do some reverse engineering you should use ospy (windows only, to hook to Windows Live messenger)

http://code.google.com/p/ospy/

more generic and multiplatform

http://www.wireshark.org/

happy hacking!