SkillAgentSearch skills...

Keylogger

Keylogger using pynput + mail sender

Install / Use

/learn @LasCC/Keylogger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>Keylogger using Python 🐍 </h1> </div>

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

<div align='center'> <img alt="preview_1" src="https://i.imgur.com/MX1EqC5.png" /> </div> <div align='center'> <img alt="preview_2" src="https://i.imgur.com/kDe8D7B.png" /> </div>

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 !

Related Skills

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated16d ago
Forks18

Languages

Python

Security Score

80/100

Audited on Mar 17, 2026

No findings