TRICK TO SEE PASSWORD BEHIND STAR

Many Of People know this Trick but Not At All. Because Most of People Didn't know this Simple Trick to See Password Behind Star. By Using This JavaScript it will let you see password behind dots.Many of Online form have 2 Column for Password Field So you can check what you enter in both field-



1. If you are Using Google Chrome then Press CTRL+SHIFT+B.






2.It will show your bookmark bar (You can see this effect on below of address bar).



3.If you are using FireFox then Right Click on the Top of Firefox and TICK Bookmark Toolbar.



SELECT All These Codes



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("Script made by |http://vishal-panoura.blogspot.com| Password on This page is:\n\n" + s); else alert("There is no Password on This Page.");})();





4.Drag & Drop these Codes in your Bookmark Toolbar.



5.Now Go to any of Page where are Password are save or type.



6.Click on Script (Which you made bookmark) Now you can see password.
  
Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment