LasCC / Keylogger

Keylogger using pynput + mail sender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Authors

👤 Ludovic COULON

Show your support

You can give a ⭐️ if this project helped you !

About

Keylogger using pynput + mail sender


Languages

Language:Python 100.0%