0
Tags:
Browser,
Internet Tricks
Reveal Passwords behind those Black Dots
Posted by
Kuldeep Khatri on 02:03
You may seen that whenever you enter a password, it comes in ***** black dots, these are known as asterisks. Now, I have a trick to Reveal Passwords behind those black dots. It's very easy and requires very minimal process. It works in all browsers including Firefox and Chrome. Just follow the steps given below.
Instructions:
Yippee!! The password is in front of you!!!
Note: Sometimes, the default search engine in your browser take this script as a search.
Hope, you enjoyed my article!!!
Kindly share your views via comments on "Reveal Password behind those Black dots"!!!
Instructions:
- Go to the Login page where you see the password in Black dots.
- Now put the below script in your browser address bar.
javascript:(function(){var%20s,F,j,f,i;%20s%20=%20%22%22;%20F%20=%20document.forms;%20for(j=0;%20j<F.length;%20++j)%20{%20f%20=%20F[j];%20for%20(i=0;%20i<f.length;%20++i)
%20{%20if%20(f[i].type.toLowerCase()%20==%20%22password%22)
%20s%20+=%20f[i].value%20+%20%22 %22;%20}%20}%20if
%20(s)%20alert(%22This Trick is Exclusively shared by
Kuldeep Khatri from www.cooltricks.in:%20The%20Password%20On %20This
Page:%22%20+%20s);%20else%20alert(%22There%20are
%20no%20passwords%20in%20forms%20on%20this %20page.%22);})();
- Hit Enter.
Yippee!! The password is in front of you!!!
Note: Sometimes, the default search engine in your browser take this script as a search.
Hope, you enjoyed my article!!!
Kindly share your views via comments on "Reveal Password behind those Black dots"!!!
Subscribe To Get FREE Tutorials!
Subscribe to:
Post Comments (Atom)
Share your views...
0 Respones to "Reveal Passwords behind those Black Dots"
Post a Comment