Closed hernandeznahuel closed 5 years ago
This pull request implements a keylogger that register keystrokes using the multi-plataform pynput library. Then, the keylogger sends the keystrokes by email.
Usage: python vault.py -keylogger - interval -sender -destination -host -p -username -password
Where:
OS: Linux Python Version: 3.4.6
Exactly what I was looking for :)
Changes this pull request makes :
This pull request implements a keylogger that register keystrokes using the multi-plataform pynput library. Then, the keylogger sends the keystrokes by email.
Usage: python vault.py -keylogger - interval -sender -destination -host -p -username -password
Where:
Checklist
Development environment