/Keylogger

A keylogger made using Python that directly send recorded data to email.

Primary LanguagePython

Keylogger

A keylogger made using Python that directly send recorded data to email. Aside from sending data, this from program can specify keywords such as "Facebook", "Instagram", and e.t.c. and send separate emails with the respective keyword as Subject.

Contents

  • README.md
  • Basic Python keylogger
  • KeyloggerWithEmail

Python Libraries

  • Key
  • Listener
  • smtplib

This project is only made for learning purpose