See Passwords Behind Asterisk
Today I am going to tell you a really cool trick which you can perform using Javascript. This trick will allow you to see passwords behind Asterisk.You can use this trick on any web page which contains password hidden behind Asterisk. First of all question arises what is Javascript ?
What is Javascript ?
JavaScript is an implementation of the ECMAScript language standard and is typically used to enable programmatic access to computational objects within a host environment. JavaScript is primarily used in the form of client-side JavaScript, implemented as part of a web browser in order to provide enhanced user interfaces and dynamic websites. However, its use in applications outside web pages is also significant.
See Passwords Behind Asterix !!
You don’t need to worry whether you know Javascript or not. This trick can be performed by anyone. So lets start. The Javascript I am going to discuss will makes all the passwords hidden behind Asterisk appear in front of you. If you don’t believe it, let us just try it. Just open a web page having saved password or open Gmail and enter anything in password field. Now copy the code below and paste in the url bar of your web browser on the same web page and hit enter.
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:nn" + s);
else alert ("There are no passwords in forms on this page.");})();
Just after hitting enter the password which you typed in the password field will appear in a message box. Kindly share your views about it.
You can also check How to force images to dance using javascript.


I tried this trick but not working
I mean I didnt found the password behind asterisk ..
hey try once again.. there was some problem due to which complete code did not appear.. try now
Great trick dude!!
Hey provide also a trick through which we can see the passwords which are in software not webpage
thnks for your comment
we will try find any such tricks and will share with our readers
Working fine ..
Thanks for sharing Akshay ..!
its working………………
thanks for ur comment…
there was one thing called camtech password revealer …. i used while hacking into routers
Wonderful trick, will try it for sure
its not working………………….. what to do now????
did you try the trick as mentioned ? what problem or error are you facing ?
Its working,4 d 1st time i faced some problem i.e,copied java script does not pasted fully,so check dat 1 at d url tool bar….
Just tried on Firefox 10 for Linux. Worked like a charm
)
Thanx for this nice usefull trick !
cant see the password behind asterisk plz help
this trick is now not working on latest browsers.
Yar you are awsom!
Well done!
Dude!
i try it…
on my Google sig-in but it dosnt allow to copy the estarics!
what i have to do???
this trick doesnot work in the latest browsers.