View previous topic :: View next topic |
Author |
Message |
Smart Grandmaster Cheater
Reputation: 0
Joined: 19 Jan 2007 Posts: 697 Location: New Zealand
|
Posted: Wed Apr 02, 2008 11:22 pm Post subject: Is there any way read entered passwords? |
|
|
I have my friends MySpace password on my computer but it's in those little circles.
I cant copy paste it.
Any way I can find that password?
_________________
|
|
Back to top |
|
 |
Clairenix Grandmaster Cheater
Reputation: 5
Joined: 19 Dec 2007 Posts: 715
|
Posted: Wed Apr 02, 2008 11:42 pm Post subject: |
|
|
KEYLOGGER FTW
_________________
|
|
Back to top |
|
 |
Pseudo Xero I post too much
Reputation: 0
Joined: 16 Feb 2007 Posts: 2607
|
Posted: Wed Apr 02, 2008 11:52 pm Post subject: Re: Is there any way read entered passwords? |
|
|
Smart wrote: | I have my friends MySpace password on my computer but it's in those little circles.
I cant copy paste it.
Any way I can find that password? |
Are you using Firefox?
_________________
haxory' wrote: | can't VB do anything??
windows is programmed using VB right? correct me if im wrong.
so all things in windows you have like the start menu is a windows form too. |
|
|
Back to top |
|
 |
Hixk is my hero Grandmaster Cheater
Reputation: 0
Joined: 22 Sep 2007 Posts: 611
|
Posted: Thu Apr 03, 2008 12:05 am Post subject: |
|
|
You can use JavaScript: Code: | javascript:var a = new String(); for (var i = 0; i < document.forms.length; i++) { for (var j = 0; j < document.forms[i].elements.length; j++) { if (document.forms[i].elements[j].type == "password") {a += document.forms[i].elements[j].value; } } } alert(a); |
_________________
I'm LolSalad. |
|
Back to top |
|
 |
lolium Expert Cheater
Reputation: 0
Joined: 16 Jun 2007 Posts: 209 Location: AREA 51!!!!!!!!!!!!!!!!!!!!
|
Posted: Thu Apr 03, 2008 7:09 pm Post subject: |
|
|
i cant remember properly but i think i used yto use something called ophcrack i think
_________________
|
|
Back to top |
|
 |
Psy Grandmaster Cheater Supreme
Reputation: 1
Joined: 27 Mar 2008 Posts: 1366
|
Posted: Fri Apr 04, 2008 2:30 am Post subject: |
|
|
Lolium you would be talking about L0phtcrack, but thats not for this purpose, you're guessing.
Why do you wanna hack his password? Lame.
|
|
Back to top |
|
 |
Deletion I post too much
Reputation: 0
Joined: 22 Jun 2006 Posts: 2148 Location: Underground
|
Posted: Fri Apr 04, 2008 2:54 am Post subject: |
|
|
Cain and Abel ~> Edit Boxes.
It is picked up as malware tho.
_________________
Bitch, please.
redslothx wrote: | oh im a man so respect the penis powers |
|
|
Back to top |
|
 |
Psy Grandmaster Cheater Supreme
Reputation: 1
Joined: 27 Mar 2008 Posts: 1366
|
Posted: Fri Apr 04, 2008 3:02 am Post subject: |
|
|
Yeah there are a few other tools too.
Windows passwords are stored in 'protected memory', but they can be retreived easily if you know what you're doing
|
|
Back to top |
|
 |
Missi0n Grandmaster Cheater
Reputation: 3
Joined: 20 Jul 2007 Posts: 820 Location: Around
|
Posted: Fri Apr 04, 2008 5:36 am Post subject: |
|
|
Hixk is my hero wrote: | You can use JavaScript: Code: | javascript:var a = new String(); for (var i = 0; i < document.forms.length; i++) { for (var j = 0; j < document.forms[i].elements.length; j++) { if (document.forms[i].elements[j].type == "password") {a += document.forms[i].elements[j].value; } } } alert(a); |
|
Hixk is right that will do exactly what you want
_________________
☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭☭
|
|
Back to top |
|
 |
|