Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d4vinci/pyloggy

A python keylogger that does more than any other keylogger - Key logger, Clicks logger and Screenshots
https://github.com/d4vinci/pyloggy

keylogger python-keylogger

Last synced: 4 days ago
JSON representation

A python keylogger that does more than any other keylogger - Key logger, Clicks logger and Screenshots

Awesome Lists containing this project

README

        

# PyLoggy
PyLoggy is simple and powerful Python keylogger that is able to log keystrokes, log mouse clicks, take screenshots and more! The tool will send the logs to your email every minute(you can change this).

### Installation
1. Clone it:
`git clone https://github.com/D4Vinci/PyLoggy.git `

2. Run it:
`python PyLoggy.py`

*You can also convert PyLoggy to EXE using PyInstaller or any similar tool.*