Sunday, October 9, 2011

Simple Way To See Passwords Hidden Behind Asterisks
**********

For some reason if you don’t remember the password used to login to your google accounts or any other, and want to get back the hidden password, there is an easy way to view those passwords hidden behind the asterisk (*) characters.
You might have given the option to save the password for that particular site when your browser asked, the first time while entering the user name and password while logging in. The browser will automatically display the password if you have saved it before and you only need to press the login button. But if you need to know / don’t remember the password that is hidden behind the asterisk characters here is dead simple way to see those passwords quickly.
For firefox users, there’s always the option to see saved passwords. But this trick is far more simple than that and works on Internet Explorer, Firefox, Google Chrome, Netscape, Safari and Opera. Here’s what you have to do.
Visit the login screen of the desired website.

The browser will automatically shown the passwords in the fields, but will be hidden with the asterisks characters.
Now, Copy and paste the following code in your address bar and press enter.
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "n"; } } if (s) alert("Passwords in forms on this page:nn" + s); else alert("There are no passwords in forms on this page.");})();
The password will now be shown in a small window.

Tip: Always note down the important passwords of your online accounts in a piece of paper and keep it safely. Never leave the passwords for the browsers to remember.

Leave a Reply

Subscribe to Posts | Subscribe to Comments

Pageviews

Followers

Blog Archive

Powered by Blogger.

- Copyright © 2013 Selva Sharing -Selvasharing- Powered by Blogger - Designed by @ Access -