I'm trying to capture yahoo and msn messenger conversation text, and no tool is able to do it. Any idea how it can be done without sniffing packets?

link|improve this question

1  
Errr... they both have message logging. Can't you just log your conversations? What are you trying to achieve? – Dominic Rodger Oct 11 '09 at 21:01
programming language? operating system? yahoo / msn client? maybe a reason why you'd wanted to do this...? if you want some information, provide some as well. however... if you're using pidgin on linux, you possible could do something with the D-Bus-plugin. vote for close as not real question. regards – Atmocreations Oct 11 '09 at 21:02
C#. I need to log all the conversations that other users do on this PC. – Itay.B Oct 11 '09 at 21:23
feedback

1 Answer

With Live Messenger's history feature enabled, you can read the text right from the history files stored as XML.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.