HOW TO SEE HIDDEN PASSWORD BEHIND ASTERISKS
HOW TO SEE HIDDEN PASSWORD BEHIND ASTERISKS Some people save there password in browser (remember me option ). But we can't see that password on login page. It comes in encoded form of stars called as ASTERISKS.For that we have one interesting trick. OLD But useful. Just follow the following steps 1:Open password page or login page where you will see password You need to open Inspect Elements of particular browser. Just click on password and then right click, you will see inspect element click on that. 2: for firefox click ALT+M. 3: Now look for line type=“password”. 4: Replace the word password with text. 5:It will look like type=“text”. Now click on enter.You will see the password.!
No comments:
Post a Comment