Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 2.54 KB

README.md

File metadata and controls

76 lines (40 loc) · 2.54 KB

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.