Advanced Keylogger in Python

Important Disclaimer: The author will not be held responsible for the abuse of this program. This is only intended for educational purposes.

How to use:

  1. Install Python version 3 on your computer from https://python.org. Make sure you install the pip package manager (it should be an option that the Python installer gives).
  2. Download the file and open it up in a text editor.
  3. Install all the necessary packages the program uses using Pip. You can find these packages at the beginning of the program.
  4. Change [email protected] and YOURPASSWORD to your preferred email/password that you want the keylogger to email the keylogs to.
  5. You can change self.emailInterval to the interval the keylogger should send the email with keylogs (in seconds). It is currently set

     

     

     

    To finish reading, please visit source site