SAMRECK / Keylogger-python

Key-logger is a program which can read all the keys pressed by the user and record it into a text file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keylogger-python

Key-logger is a program which can read all the keys pressed by the user and record it into a text file.

How to run

  1. Import pynput package ( pip install pynput).
  2. Run the key file in any python IDE and your work is done.

About

Key-logger is a program which can read all the keys pressed by the user and record it into a text file.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%