Shoutbox

[request] clear rembembed password - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [request] clear rembembed password (/showthread.php?tid=89484)

[request] clear rembembed password by Suxsem on 03-03-2009 at 04:22 PM

Hi for all!
I'm developing a security suite script for messenger 2009, but I can not find a way to clear the stored password to login...
can someone help me?
thank!


RE: [request] clear rembembed password by matty on 03-03-2009 at 06:34 PM

Might have to use an API monitor and monitor the msnmsgr process and see what happens when you click the forget me link.


RE: [request] clear rembembed password by wincy on 03-04-2009 at 05:35 PM

I think that this is what happens when you uncheck "remember password":

Process: msnmsgr
Process ID: 0x23A0
Win32 API: CreateFileW

Parameters: lpFileName:0x7E11C "\\.\PIPE\lsarpc", dwDesiredAccess:0xC0000000 = GENERIC_READ | GENERIC_WRITE, dwShareMode:0x3 = FILE_SHARE_WRITE | FILE_SHARE_READ, lpSecurityAttributes:0x0, dwCreationDisposition:0x3 = OPEN_EXISTING, dwFlagsAndAttributes:0x40000000 = FILE_FLAG_OVERLAPPED, hTemplateFile:0x0

Return Value: 0xBB8
Status: SUCCESS
GetLastError: 0