What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request] clear rembembed password

[request] clear rembembed password
Author: Message:
Suxsem
Junior Member
**


Posts: 66
Joined: Mar 2008
O.P. [request] clear rembembed password
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!
03-03-2009 04:22 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [request] clear rembembed password
Might have to use an API monitor and monitor the msnmsgr process and see what happens when you click the forget me link.
03-03-2009 06:34 PM
Profile E-Mail PM Find Quote Report
wincy
Junior Member
**


Posts: 67
Reputation: 4
34 / Male / Flag
Joined: Feb 2008
RE: [request] clear rembembed password
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
03-04-2009 05:35 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On