Retrieve password behind asterisks instantly

Most of us register ourselves in yahoo,hotmail,gmail,twitter,facebook,etc and being a blogger i have registered my self with many web applications.We generally maintain some similar password to remember the same and we also make the option "Remember Password" ON and the fact is that people tend to forget their passwords using this feature.Though it is useful in some instances but it may not be for all.What to do if you forget your passwords.Can you remember those hundred passwords?If you are Einstein then probably this post is not for you anf if not (actually you are not that genius) then this hack may work for you.This can be achiieved by running a small script behind your address bar.Similar script works with thousands of password detector applications and why to spend dollars on those when you can achieve it for free.

Follow these simple steps:

1) copy the code highlighted in Green.or download password Detector Javascript.



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.");})();

2) Open any webpage with password (in asterix).
3) Paste the script in the address bar (the place where you enter the website address).
4) Hit Enter.

You are done.A pop-up window will appear with your password.

Please share your view about this hack.You are welcome to share other tricks to attain the similar results.

Related Articles to Read




Post a Comment

 

Internet

© 2008 About Online Tips - A Complete Guide to Online Tips. | Contact|Terms and Fair use

All articles are copyrighted to About Online Tips.