How to find Facebook Password using Inspect Element
- Aug 1, 2017
- 1 min read
We can Easily get the Facebook Password stored in the browser's Cache memory, It will work on many browser's such as Google Chrome and Internet Explorer (IE) .
Steps to Find Password from the Facebook :
1) Open Google Chrome. Go to the website that you want to the steal that certain password from. (ex. YouTube, Facebook, Gmail)
2) Go to the login interface. If they use Google Chromes program to save passwords, then your in luck.
3) Highlight the password by selecting or dragging the Whole Password.
4) Right click on the password text box , then select Inspect Element from the list .
5) This is where things get tricky. A box with a bunch of codes should popup below. The line you're looking for should be highlighted.
Look for the following code:" <input type=''password'' ".
6) Right click then select Edit Attribute , Now double click on it and rename 'password' to 'text' and hit enter.

7) Copy down the password, and rename 'text' back to 'password'. Also, click the 'x' in the top right corner of the box.
Today! You have acquired your friend's password, and you cleaned up your mess. Use this wisdom wisely,












Comments