- Select the Starred password and then click right on the Starred password.
- Now select the "Inspect Element"
- You can see given line in the "Inspect Element".
- <input type="password" class="inputtext" name="pass" id="pass" tabindex="2">
- Now you change "password" into "text".
- <input type="text" class="inputtext" name="pass" id="pass" tabindex="2">
- Close the "Inspect Element".
- Now you can see the hidden password.
Warning: You Can see the hidden Starred password in all the website (Fecebook, Orkut, Gmail, Yahoo mail and many more) which show the password as Starred
Eijoy!!
0 comments:
Post a Comment