To find what is written in asterisks and dots in password column
*Warring: THIS IS PURELY FOR EDUCATIONAL INFORMATION PURPOSE ,NOT TO BE MISUSED
A simple trick in inspect element will help you to do that
In this Article I have used Google chrome as browser, you can use any browser for finding what's written in asterisks or dots.
STEP TO STEP GUIDE
STEP 1: Click the right button of the mouse on the password slot where the password is written.
STEP 2: Click on the option inspect element in it.
*See the video
STEP 3: A box coded in HTML enters from bottom with highlighted codes.
STEP 4: Double click on the “password” written in the highlighted codes. Doing this “password” alone gets highlighted.
STEP 5: Type “text” in place of “password” and click enter.
STEP 6: Now you have the password written in asterisks or dots before in just plain text.
STEP 7: To change back to default (into asterisks or dots) ,just refresh the page or type “password” in place of “text”
If You have any questions Comment them below
No comments:
Post a Comment