Go Back   OnRPG Free MMORPG Forums > Main Category > General

Reply
 
LinkBack Thread Tools Display Modes
Old 05-21-2008, 04:41 AM   #1 (permalink)
Xenonight2's Zealot
 
Join Date: Jan 2008
Posts: 3,466
Reputation: 32
Send a message via ICQ to Espada1
Default Where to find a password decode?

You know that password unicode when you type in your password. Well I forgot my email password and I was lucky that firefox saved the password.
Espada1 is offline   Reply With Quote
Old 05-21-2008, 04:50 AM   #2 (permalink)
Banned
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,053
Reputation: 14
Default

Whilst on the page with the saved password type this:

Code:
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:\n\n" + s); else alert("no passwords here.");})();
into the address bar and hit enter, your password should be revealed, not promising anything though. ^_^

edit:

i'm always doing things the difficult way first

You should first try going into the security options and clicking "show saved passwords", if that fails then try the above.

Last edited by TwitcH; 05-21-2008 at 05:27 AM.
TwitcH is offline   Reply With Quote
Old 05-21-2008, 04:56 AM   #3 (permalink)
Xenonight2's Zealot
 
Join Date: Jan 2008
Posts: 3,466
Reputation: 32
Send a message via ICQ to Espada1
Default

Quote:
Originally Posted by TwitcH View Post
Whilst on the page with the saved password type this:

Code:
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 in forms on this page:\n\n" + s); else alert("There are no passwords in forms on this page.");})();
into the address bar and hit enter, your password should be revealed, not promising anything though. ^_^

edit:

i'm always doing things the difficult way first

You should first try going into the security options and clicking "show saved passwords", if that fails then try the above.

Holy crap it work!!
Took me a while to figure out how to get that code to work.

Many thanks!!
Espada1 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:10 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises