Shoutbox

Change your password of Preferences - 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: WLM Plus! Help (/forumdisplay.php?fid=12)
+----- Thread: Change your password of Preferences (/showthread.php?tid=95976)

Change your password of Preferences by Naruteitor on 12-10-2010 at 01:55 AM

Hello

This App gives you a fastest and easiest method for change your preferences password, without open Regedit
[Image: 241m7tj.png]
Just insert your  Email in the box and press "Make it true", after that you can set new password of preferences in Plus! Preference & Options Menu

See you around


RE: Change your password of Preferences by matty on 12-10-2010 at 04:10 AM

All this is doing is setting PreferencesLockPwd in the registry to 0...

If you actually knew what you were doing you would realize that Patchou uses DWORDs for all numerical values...


RE: Change your password of Preferences by Naruteitor on 12-10-2010 at 10:52 AM

yes, i knew that, but the app changes value of PreferencesLockPwd and changes that DWORD to SZ. I fix it later
Thanks for tell me matty ;)


RE: Change your password of Preferences by matty on 12-10-2010 at 01:36 PM

quote:
Originally posted by Naruteitor
yes, i knew that, but the app changes value of PreferencesLockPwd and changes that DWORD to SZ. I fix it later
Thanks for tell me matty ;)
By updating this key you should only be able to gain access to the preferences. You wouldn't be able to set a new password.
RE: RE: Change your password of Preferences by Naruteitor on 12-11-2010 at 10:45 PM

quote:
Originally posted by matty

By updating this key you should only be able to gain access to the preferences. You wouldn't be able to set a new password.
Just wait for new version, i'm working on it :P
but i don't know what language uses the Plus! in the registry, if you know please tell me matty ;)
RE: Change your password of Preferences by CookieRevised on 12-13-2010 at 05:35 PM

quote:
Originally posted by Naruteitor
quote:
Originally posted by matty

By updating this key you should only be able to gain access to the preferences. You wouldn't be able to set a new password.
Just wait for new version, i'm working on it :P
but i don't know what language uses the Plus! in the registry, if you know please tell me matty ;)
What do you mean "what language"? The language doesn't matter when working in the registry.

The effort is appreciated, but I'd suggest that if you don't know exactly what you're doing and/or if you don't know exactly what the effect is when you manipulate certain keys in certain ways, you don't do it.
RE: RE: Change your password of Preferences by Naruteitor on 12-14-2010 at 01:46 AM

quote:
Originally posted by CookieRevised

The effort is appreciated, but I'd suggest that if you don't know exactly what you're doing and/or if you don't know exactly what the effect is when you manipulate certain keys in certain ways, you don't do it.
Thanks Cookie, but i know what i'm doing  when i'm 
edit keys in registry, just i have a problem with encriptation of those keys

Anyways i'm working on this way when somebody need help


RE: Change your password of Preferences by matty on 12-14-2010 at 03:05 AM

quote:
Originally posted by Naruteitor
quote:
Originally posted by CookieRevised

The effort is appreciated, but I'd suggest that if you don't know exactly what you're doing and/or if you don't know exactly what the effect is when you manipulate certain keys in certain ways, you don't do it.
Thanks Cookie, but i know what i'm doing  when i'm 
edit keys in registry, just i have a problem with encriptation of those keys

Anyways i'm working on this way when somebody need help
If you know what you are doing then why would you be having a problem? And if you knew what you were doing you would know that what you are trying to achieve you won't be able to edit the password without the hashed key used by Plus!. Plus! uses the Cryptography API's within the operating system.

Best of luck to you but you aren't going to succeed...