Asterisk password recovery without software

If you want to know the password behind asterisk on any login page
for e.g.
  • yahoo
  • gmail
  • facebook
Just bookmark this LINK.

Now open your desired page having password behind asterisk.
Then open bookmarked link. You will see the password.


or you can also copy paste this code into your browser's address bar.

code(without " ") :
"javascript:(function(){var%20s,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("Password%20is:\n\n"+s);else%20alert("No%20passwords");})();"

What's on Your Mind...

Powered by Blogger.