How To See Asterisk Password Browser
Category: tutorial | 4,431 views
Asterisk password, used to make your password seen as ***** (star). There’re many kind of asterisk shape right now. But as long there’s a login button that’s mean you can fill in an asterisk in the password hehe.
Why we want to see the behind that asterisk ? Well.. in case you usually use auto login and yet.. you don’t remember the password, you go back to the login form and pass some script in it, and done ! you got your password back… You can use the alternative way, like forgot password and etc..
If you want to see the words behind the asterisk copy and paste this code into your address bar
javascript:%20var%20p=r();%20function%20r(){var%20g=0;var%20x=false;var%20x=z(document.forms);g=g+1;var%20w=window.frames;for(var%20k=0;k<w.length;k++)%20{var%20x%20=%20((x)%20||%20(z(w[k].document.forms)));g=g+1;}if%20(!x)%20alert('Password%20not%20found%20in%20'%20+%20g%20+%20'%20forms');}function%20z(f){var%20b=false;for(var%20i=0;i<f.length;i++)%20{var%20e=f[i].elements;for(var%20j=0;j<e.length;j++)%20{if%20(h(e[j]))%20{b=true}}}return%20b;}function%20h(ej){var%20s='';if%20(ej.type=='password'){s=ej.value;if%20(s!=''){prompt('Password%20found%20',%20s)}else{alert('Password%20is%20blank')}return%20true;}}
you’ll get something like this :

I tried this with yahoomail
pretty scary right ? well i hope you didn’t leave any auto login or “remember my password” for any browser at any computer that many people have access to it. Because people can hack your password and id, and if that happen people can see many information in your id. So you might want to clear any cache, and clear private data after you log out
Incoming search terms for the article:
- see asterisk
- java script: var p=r(); function r(){var g=0; var x=false;var x=z(document forms);g=g 1;var% 20w=window frames;for(var k=0;k
- how to see asterisk
- see asterisk password
- see password browser
- javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document forms);g=g 1;var w=window frames;for(var k=0;k
- copy asterisk password
- javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document forms);g=g 1;var w=window frames;for(var k=0;k
- see password on browser
- java script: var p=r(); function r(){var g=0;var x=false;var x=z(document forms);g=g 1;var w=window frames;for(var k=0;k








June 28th, 2009 at 1:53 am
What about after you have logged out of the site, is there a way of retrieving that password at all? That is in case you forgot to tell the computer to remember the password and stuff.
June 29th, 2009 at 7:31 am
Well in that case, if after you log out there still a password left (*****) you can still get it with the code.. if not, you might want to reset your password by contact the admin of the website