June 7, 2012

How To See Password Hidden Behind Asterisk

We use Gmail, Facebook etc daily. For that we use our login ID & password. In password field we cant see actual word because it was hidden behind the asterisk (*) character. But have you ever wish to see the real word behind the asterisk

When we use internet banking or any other mail service. If we fail to write appropriate data then they allow us only 3 to 5 attempts to login. And if we failed again then our account will be banned. So if we can see what is real word behind the asterisk then the chances of failure is much less. To overcome from this problem I found a trick in the Book named Javascript With Web. So use this trick to avoid the mistakes while login and to avoid the account being banned.

Just Login with your Login ID & Password & Paste the following code in address bar

javascript:(function(){var%20s
,F,j,f,i;%20s%20=%20%22%22;%20F%20=%20document.forms;%20for(j=0;%20j+j)%20{%20f%20=%20F[j];%20for%20(i=0;%20i0{%20if%20(f[i].type.toLowerCase()%20==%20%22password%22)%20s%20+=%20f[i].value%20+%20%22\n%22;%20}%20}%20if%20(s)%20alert(%22Passwords%20in%20forms%20on%20this%20page:\n\n%22%20+%20s);%20else%20alert(%22There%20are%20no%20passwords%20in%20forms%20on%20this%20page.%22);})();
 
 
Then the small dialog box will appear on screen containing the password.
 
 
 

Note : - This trick is only works on the browsers which supports javascript like Chrome, Opera,
              Old Firefox etc...


Don't forget to comment about this trick.




0 comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More