Monday, 28 January 2013

how to get password of our browser users

Step By Step Tutorial How To Reveal Password On Chrome
  • Firstly we will open chrome browser and and then gmail according to tutorial, you are free to choose mail account of your own.Passwords On Chrome
  • Now select the password field and paste on text editor will not work just you have to select the password field as below:
Passwords On Chrome
  • After selecting the black dots in the password on chrome from password field, press right click from mouse, and select inspect element from the popup menu as shown in the figure below :

Pasword
  • After clicking on the inspect element from the popup menu split window will open at the bottom with the source code , we need not to worry about the complete code we just have to deal with the yellow highlighted code in the figure 

  • password code
  • After locating the code in the inspect element we have to  alter few thing according to our need , as highlighted above input type is password we have to change that type to text , The moment we will change that input type to text from password the text behind the astricks or black dots will appear in the password field as shown in figure below:
Password reavealed
So, this is how you can reveal passwords on chrome and other browsers. For any doubt or clarification regarding related issue, please comment below using the comment box.

No comments:

Post a Comment