
Sometimes when you want to login on some site then you may found someone saved password in the form of******** along with his/her user ID.
Then you may wish reveal the Passwords hidden behind Asterisk (****) ? To fulfill your wish in future just follow the steps given below-1) Open the Login Page of any website. (eg. http://mail.yahoo.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press 'Enter'.
javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter', A window pops up showing Password ................!
:)P
This trick works well with all browsers(inform me if I am wrong).
This trick works well with all browsers(inform me if I am wrong).
0 comments:
Post a Comment