https://github.com/lascc/keylogger
Keylogger using pynput + mail sender
https://github.com/lascc/keylogger
Last synced: 9 months ago
JSON representation
Keylogger using pynput + mail sender
- Host: GitHub
- URL: https://github.com/lascc/keylogger
- Owner: LasCC
- Created: 2020-03-22T15:38:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T14:16:45.000Z (over 5 years ago)
- Last Synced: 2025-08-15T20:55:09.268Z (10 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 54
- Watchers: 9
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Keylogger using Python 🐍
## Features
- Log all the key pressed on the target machine and send them to an email every X min/seconds/hours
- You can use your dummy Gmail account to log the target machine
## Tech part
- Pynput
- Threading
- Smtplib
- Python3
## Preview
## Installation
- Clone this GitHub repo
- Modify the `run.py` and use your own dummy Gmail account
- Active the "Less secure app" on your Gmail account [here.](https://myaccount.google.com/u/3/lesssecureapps)
## Authors
👤 Ludovic COULON
## Show your support
You can give a ⭐️ if this project helped you !