Skip to content

pouriaashahba/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”‘ Simple Keylogger with Python

This Python script logs keystrokes from your keyboard and saves them to a file.
It uses pynput for capturing keyboard events and schedule to periodically write logs to a file.


Requirements

  • Python 3.x
  • pynput
  • schedule

Install dependencies:

pip install pynput schedule

or

pip install -r requirements.txt

Usage

python3 keylogger.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages