Skip to main content

Posts

Showing posts from October, 2015

See saved password in browser without any software

In many places where you need to input your password to gain access, authorize or confirm a transaction, whenever you type passwords into the input text box, the characters automatically turns into asterisks or bullets. This is to protect your password from straying eyes. However, in situations that require you to  know what lies behind those asterisks , we’ve got a simple trick to  reveal the passwords on your web browsers . These hidden passwords are disguised with the help of simple HTML and CSS. So just changing the value of something specific will easily reveal what’s behind those bullets or astericks. We’ll show you how this is done in Google Chrome and Firefox. Google Chrome In any website which contains your saved password,  right click  on the password box  and click on  Inspect element . You’ll now notice the bottom quarter of your screen filled with codes. You only need to focus on the  highlighted (in blue) part  t