I'm working on a program that will get by your screensaver. The only thing I need is how windows save the password. I searched the entire registry, and all the .ini files on my comp. Any help would be appreciated.
Printable View
I'm working on a program that will get by your screensaver. The only thing I need is how windows save the password. I searched the entire registry, and all the .ini files on my comp. Any help would be appreciated.
This will retrieve the windows screensaver password(may be buggy)
http://www.planet-source-code.com/vb...=2360&lngWId=1
And this will use API to bypass an active screensaver w/ password:
http://www.planet-source-code.com/vb...29565&lngWId=1
Hope this helps ;)