This works in Internet Explorer, Firefox, Netscape and Opera browsers
Go to a page that has a password hidden by ***’s then just paste this simple script below into your browser bar and it will pop up a messagebox showing your password.
javascript:(function(){var s,F,j,f,i; s = “”; F = document.forms; for(j=0; j
This script replaces the ****’s with the plaintext password , works in Firefox only
From a command prompt or the run box, type :
RUNDLL32.EXE inetcpl.cpl,ClearMyTracksByProcess n
Where n can have the following values :
1 |
delete browsing history (list of visited sites) |
2 |
delete all cookies |
8 |
delete temporary files (cache) |
16 |
delete all saved forms data |
32 |
delete all saved passwords |
255 |
delete all of the above |
4351 |
delete all of the above and all settings stored by add-ons |