An open API service indexing awesome lists of open source software.

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

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


preview_1


preview_2

## 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 !