A simple and effective Python keylogger.
Ensure you have Python 3 installed and updated.
-
Install required libraries:
pip install pynput
-
Run the program:
python keylogger.py
Note: This keylogger operates in the background and records keystrokes discreetly.
This project is for educational purposes only and should not be used to infringe on the privacy of others.
Distributed under the GPL-3.0 License. See the LICENSE
file for more details.