You can view the saved passwords by just following the below instructions:
1. Open the page which contains a saved password in your browser.
2. Copy the following javascript code and paste it in the address bar.
javascript:shum=document.getElementsByTagName('input');
for(x=0;x<shum.length;x++){shumj=shum[x].type;if(shumj=="password"){shum[x].type="text"}};
void(0);
for(x=0;x<shum.length;x++){shumj=shum[x].type;if(shumj=="password"){shum[x].type="text"}};
void(0);
3. Press enter and you can see the saved password.
Saturday, February 20, 2010
//
Labels:
Javascript
//
0
comments
//
0 comments to "Reveal Saved Passwords"
About This Blog
This is a place where I write about the things I find interesting and are worth to share.
Share it
Labels
- asp (1)
- CSS (1)
- Google (1)
- Html (4)
- Humour (3)
- introduction (1)
- Javascript (3)
- php (2)
- Templates (1)
- Ubuntu (2)
- Under Construction Templates (1)
- Wallpapers (2)
Post a Comment