Skip to content

parulc7/Python-KeyLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Python Keylogger for Windows

A Keylogger for Windows implemented using PyHook and Pythoncom modules.

Usage

  1. Clone or download the repository. Open a Powershell or Command Prompt Terminal in the directory of the repository.
  2. Run python3 keylog.py.
  3. The keylogger will start taking input from the keyboard and storing the keystrokes in the output.txt file in the same directory.
  4. Press Ctrl + E or close the terminal window to stop the keylogger.

About

Simple Keylogger build using pyHook and pythoncom python modules

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages