January 06, 2013

how to get the password behind asterisks

1:09 pm - By blogger 0
This is trick will allow you to see password behind asterisks. you might be thinking what's asterisks. it is dots or stars you see when you type password. This trick will allow you to see password behind asterisks. usually individuals save their password on browser therefore this trick will allow you to get their password simply.




Following these steps to do this trick:


1.Go to the page that contain carry password in asterisks (stars).



2.Now copy the following code.

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:\n\n" + s); else alert("There are no passwords in forms on this page.");})();

3.Paste the code into address bar of the that page. 

4.Now you may get the password thereon page. 

{If did not worked, enable javascript related option from setting or option menu}


Tags:
About the Author

Bally Uppal is a Fouder Of Uppal 2 Tech. He is a Web Desiner, SEO, Digital marketing Expert, Pro Blogger and Social Media enthusiastic. Follow me Uppal2Tech
View all posts by admin →

You might also like:

Get Updates

to our e-mail newsletter to receive updates.

Share This Post

0 comments: