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
How to send messages to all guests in Facebook events... Facebook Trick On Facebook sometimes people need to send any information or m...
last week a person requested here to explain how to make a fake login page of Facebook.. So i am giving a lesson here about making fake ...
Hey Friends, In my last post i have told you about the browser's fact of storing passwords after prompting 'Do you want t...
Before writing more about hacking, i was thinking to let the innocent people know about hacking and how hackers perform their hacking o...
Many of my reader ask me for any site that provides free web hosting account. Though earlier i have provided many website of such type in s...
free idm, serial key Internet Download Manager(also known as Idman) is an excellent internet download accelerator that will care of...
How to inverse colors on a Picture. " Stare at the image then close your eyes, you will see Jesus." When first time I sa...
Free SpeedConnect Internet Accelerator Registration Serial Number SpeedConnect Internet Accelerator is designed to optimize the netwo...
Dear All, Phishing is the criminally fraudulent process of attempting to acquire sensitive information such as usernames, passwords ...
Does your YouTube video buffer and pause multiple times while playing ? Frustrated watching those stuttering videos ? Even seconds of load...