Simple keylogger in python, sending email with keyloggs
- program send email every 60 sec
- you have to configure your email acount to 2 step veryfication
- Virus Total: 2/61 security vendors and no sandboxes flagged this file as malicious
- if you want exe file, install pyinstaller, pyinstaller --onefile keylogger.py
Proof of concept