crackPassword v1.0 README.TXT

Saved passwords are great - one less thing to remember. The dialog
appears with those charming asterisks and you simply hit enter. 
But what to do if need to remember your password?

crackPassword is a very simple program that can see the passwords
hiden behind these asterisks and remember the them for you.
It uses few Windows' API functions to reveal a text from Password
Fields.

To reveal a password...
	> Open the dialog that contains the Password Field you
	  wish to crack.
	> Left click on the cross icon (keep holding).
	> Drag the cursor and drop it on the Password Field.
	> The targeted password appears.


Files in package...
The following files are included in this package:

> crackPassword.exe	crackPassword's executable file.
> crackpassword.vbp	Visual Basic 6 project files.
  crackpassword.vbw
> crackPassword.bas	Visual Basic 6 source code files.
  frmMain.frm
  frmMain.frx
  frmAbout.frm
  frmAbout.frx
> readme.txt		README file.

Disclaimer:
I can under no circumstances be held responsible for any consequences
of your use/misuse of this software, whatever that may be (system crash,
loss of data of any kind, you going to jail, world war, etc...).
USE IT AT YOUR OWN RISK!
It is your responsibility to comply with local or federal laws regarding
the use of this program.
