PwlTool |
password recovery tools for MS Windows 95/98 |
(c) 1998 Vitas Ramanchauskas & Eugene Korolev, vitas@webdon.com, v-t-s@usa.net |
|
HOME RePwl Vitas' site License Register now TechNotes Setup FAQ Bug Report |
WARNING!
This is a brief version of http://webdon.com/vitas/pwl.htm
page. Visit that page to see latest & full version of this page.
If, while entering a password, you ask Windows to save it, Windows saves a password in a PWL file. PWL files can be found in Windows directory. Its name usually appears as USERNAME.PWL. You should keep in mind that a saved password can be extracted by a malefactor - therefore passwords should only be saved if no unauthorized personnel can access your computer. It has to be mentioned that a PWL file is encrypted and it's not easy to extract passwords from it. The first Windows'95 version encryption algorithm was quite poor, which allowed for a program for PWL files decryption to be created. However, in the OSR2 version this drawback has been fixed - it is now much harder to decrypt a PWL file.
Despite the information which is contained on my site, the password storage system in OSR2 is generally made quite professionally and is reliable from the cryptographerÆs point of view. Still, it contains several quite serious drawbacks, namely:
The information in a PWL file is encrypted by a user logon password. The logon password itself is not stored anywhere. Therefore getting infornation out of a PWL file will pose no problem once the logon password is known. If itÆs unknown, the logon password is to be obtained. A search is the only way to do it.
Yet, having an access to the computer, it will pose no problem to acquire all passwords which had been saved in it. This can be done with a small program pwlview (no longer available). This program was released in a hurry without any documentation (I thought it was kind of self-explanatory). As a result I was simply flooded with hundred questions on this program. PWLView has been distributed quite widely. It is available on different sites under different names. PwlView just shows cached passwords using standard (but undocumented) windows API on local machine for current user (user must be logged in) and no more. PwlTool (even its DEMO version) also provides that funcionality.
The original Windows version contained a gross error which enabled easy deciphering of PWL files. In the OSR2 version this error has been corrected, although security problems persist (as you can see). Windows '98 does not seem to differ from OSR2 in the sense of security, but Windows NT is built quite differently. About Windows 3.x. I forgot about it :-). But probably its PWLs are same with original Windows 95.