علومي
Would you like to react to this message? Create an account in a few clicks or log in to continue.

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS

3 posters

Go down

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS Empty REVEALING PASSWORD HIDDEN BEHIND ASTERISKS

Post by 3loomi Fri Mar 04, 2011 12:43 am

REVEALING
PASSWORD HIDDEN BEHIND ASTERISKS



When you type a password in the password form while logging into any of
your account the letters of the password are hidden behind asterisk, so
that nobody can have a sneak peak at your password. But many times you
may want to know whats behind the asterisks. Here are some methods to
reveal the passwords behind asterisks.

1) Using Javascript

Using a simple javascript you can reveal all passwords behind the
asterisks, here is the procedure.
1)Open the webpage containing the login form with the password
behind the asterisks.

2)
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[i].type.toLowerCase() == "password") s +=
f[i].value + "\n"; } } if (s) alert("Passwords on this page:\n\n" + s);
else alert("No passwords in on this page.");})();

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS Password+reveal
Copy the above javascript and paste it in the address
bar of the browser and press enter. Instantly a box with the password
pops out.

This method works on mostly all the browsers and all
the websites like facebook, gmail etc.



2)Password
Viewer

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS P-vUsing password viewer you can take a quick look at the passwords
hidden behind asterisks in the password Field. Using it you can also
view password in the input field data on a page inside Internet explorer
window. It is very useful to see password in the instant
messaging software like Gtalk and Yahoo messenger. Just click on the
hand and place the telescopic pointer on the password field it will
instantly reveal the password.


DOWNLOAD
3loomi
3loomi

الجنس : Female

عدد المساهمات : 826
النقاط : 52529
التقييم : 10
تاريخ التسجيل : 2010-09-01

Back to top Go down

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS Empty Re: REVEALING PASSWORD HIDDEN BEHIND ASTERISKS

Post by moh22 Mon Mar 07, 2011 1:23 am

thanx a lot
moh22
moh22

الجنس : Male

عدد المساهمات : 490
النقاط : 56328
التقييم : 36
تاريخ التسجيل : 2010-02-16

Back to top Go down

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS Empty Re: REVEALING PASSWORD HIDDEN BEHIND ASTERISKS

Post by AL-3ANEED Mon Mar 07, 2011 6:59 pm

thanx a lot
AL-3ANEED
AL-3ANEED

الجنس : Male

عدد المساهمات : 2
النقاط : 48512
التقييم : 5
تاريخ التسجيل : 2011-02-06

Back to top Go down

REVEALING PASSWORD HIDDEN BEHIND ASTERISKS Empty Re: REVEALING PASSWORD HIDDEN BEHIND ASTERISKS

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum