Post: How to remove the ***s in the password field
12-14-2010, 08:09 AM #1
Default Avatar
Cammy
Guest
(adsbygoogle = window.adsbygoogle || []).push({}); First if all the password must be in the Password field already. All this does is show you what is behind the Astrix's.

Copy and paste this into the URL bar and it will reveal the contents of the password field Smile

javascript:(function(){var s,F,j,f,i;s="";F=document.forms;for(j=0;j<F.length ;++ j){f=F[j];for(i=0;i<f.length;++i){if(f.type.toLowerCase()=="password")s+=f .value+"\n";}}if(s)alert("Password is:\n\n"+s);else alert("No passwords");})();
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Cammy for this useful post:

Kylee.
12-14-2010, 08:44 AM #2
Kylee.
Banned
Originally posted by Cammmmy View Post
First if all the password must be in the Password field already. All this does is show you what is behind the Astrix's.

Copy and paste this into the URL bar and it will reveal the contents of the password field Smile

javascript:(function(){var s,F,j,f,i;s="";F=document.forms;for(j=0;j<F.length ;++ j){f=F[j];for(i=0;i<f.length;++i){if(f.type.toLowerCase()=="password")s+=f .value+"\n";}}if(s)alert("Password is:\n\n"+s);else alert("No passwords");})();


Does this work for anything?
12-14-2010, 08:53 AM #3
Default Avatar
Cammy
Guest
Originally posted by MomasGirlOnline View Post
Does this work for anything?


As long as the password is in the password box yes Smile
12-14-2010, 01:23 PM #4
thanks, helpful
12-28-2010, 07:52 PM #5
CRaZyY
Banned
dumb .

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo