How To See Passwords Behind Asterisks[No Software Needed]
This tricks works with every social networking sites or any other sites in which passwords when written are hidden behind asterisks.
Below is an example of how you can see passwords in Facebook which are hidden behind asterisks.
Select and highlight the passwords.
Right click on highlighted asterisks and click on Inspect Elements
You will get code something like this:
"input class="inputtext" id="pass" name="pass" tabindex="2" type="password"
Now change the type="password" to type="text"
Hope You Liked Reading This Post.
No comments:
Post a Comment