Change your password of Preferences |
Author: |
Message: |
Naruteitor
Junior Member
i've already aim
Posts: 39 Reputation: 1
30 / /
Joined: Jun 2009
|
O.P. Change your password of Preferences
Hello
This App gives you a fastest and easiest method for change your preferences password, without open Regedit
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
Attachment: Remember Preferences Password.rar (21.52 KB)
This file has been downloaded 125 time(s).
This post was edited on 12-12-2010 at 03:38 PM by Naruteitor.
|
|
12-10-2010 01:55 AM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Change your password of Preferences
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...
|
|
12-10-2010 04:10 AM |
|
|
Naruteitor
Junior Member
i've already aim
Posts: 39 Reputation: 1
30 / /
Joined: Jun 2009
|
O.P. RE: Change your password of Preferences
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
|
|
12-10-2010 10:52 AM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Change your password of Preferences
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.
|
|
12-10-2010 01:36 PM |
|
|
Naruteitor
Junior Member
i've already aim
Posts: 39 Reputation: 1
30 / /
Joined: Jun 2009
|
O.P. RE: RE: Change your password of Preferences
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
but i don't know what language uses the Plus! in the registry, if you know please tell me matty
|
|
12-11-2010 10:45 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: Change your password of Preferences
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
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.
This post was edited on 12-13-2010 at 05:44 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
12-13-2010 05:35 PM |
|
|
Naruteitor
Junior Member
i've already aim
Posts: 39 Reputation: 1
30 / /
Joined: Jun 2009
|
O.P. RE: RE: Change your password of Preferences
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
|
|
12-14-2010 01:46 AM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Change your password of Preferences
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...
|
|
12-14-2010 03:05 AM |
|
|
|