A simple and effective Python keylogger.
Important
This is for educational purposes only and should not be used to infringe on the privacy of others.
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 (still needing the terminal opened, but you can hide it) and records keystrokes discreetly.
Distributed under the GPL-3.0 License. See the LICENSE file for more details.