Want to know when there are new posts?

SUBSCRIBE VIA EMAIL

SUBSCRIBE VIA RSS

Aug 1st

A Little Hack to Get Your Password Back

Topics: Code

This can either be a very useful or a very dangerous trick depending on how it is used or abused.

I found this little tip at: FiddyP (it’s a really cool blog btw).

It only works in Firefix and boy does it work!

If you have a stored password that you can’t remember and all you can see are asteriks, just add this line to the address bar:

javascript:var els = document.getElementsByTagName('input'); for(var x=0; x<els.length; x++){ if(els[x].type.toLowerCase() == 'password' ){ var test = els[x].type = 'text';}}

Press enter and wait to be pleasantly or unpleasantly surprised to see your password staring back at you.

Tags: , ,



RSS Feeds

Sales Letter Graphics

Turn Ordinary Sales Letters Into The Extraordinary!

You'll Save A Ton Of Time And Money, Plus Explode Your Sales With The Sales Letter Graphics Pack! Find Out More

Related Posts


What Do You Think?

Enter your name as YourName@YourKeywords and YourKeywords will be used as the anchor link to your website. Psst this gives you Page Rank advantage.

  1. (required)
  2. (required)
  3. (required)

Comment Preview:

Just in case you wanna see.

You can also subscribe to comments via RSS Comments RSS