Recent Articles
how to reveal password behind asterisks(******)


Hi Guys...
Today in this short tutorial i m gonna tell you a way, a java script using which you can know password behind asterisks/ stars on web pages.
Javascript 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.");})();
How to use this Code:
1. Just open any web browser, and open any website for which username and passwords are stored already on the computer you are using.
lets say www.gmail.com
2. Now if any username and password are stored on ur system for gmail, then it will be visible in login area, as username and ***** stars in place of password.
3. Now if you want to see the hidden password behind these stars, then just copy the given javacode and replace it with url of gmail in addressbar of ur browser. and press enter.
4. As you follow the 3rd step, the passwords will show you in a alert box :)


0 comments for this post
Leave a reply
Subscribe to:
Post Comments (Atom)
TechByte4U on Facebook
Popular Posts
In response to query asked by Ameer Hasan Malik Did you forget your windows login password? or want to access Admin account in schoo...
Well, Previously i hv explained how to make genuine Win Xp and Professional version of win 7 only.... In this post i m gonna tell you...
Free winrar, Full version Winrar, Winrar Serial key I guess everyone know what is Winrar, and what it works. So without going into t...
Have you seen the illusion pictures that ask you to stare on the picture for some seconds and then blink your eyes to see the celebrity? Im...
Google Chrome was one of the first browsers to have multiple processes, which creates a separate process for each tab. That means ...
Through out a day, almost all computer user do many repetitive tasks on computer and internet. If you are one of them, then Macro recor...
Google Chrome was one of the first browsers to have multiple processes . If you are a frequent Google Chrome user, then you probabel...
Do you have a USB Drive or Memory card? If yes, then you must know the facts of your USB and also you should be able to answer the ...
Previously i have posted about how to hack any account using phishing pages.... Now in this post i m gonna explain how you can make phi...
In today's time, not even every home has a laptop or computer, but every member of family also own separate laptops or any other de...