Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/d4vinci/pyloggy
- Owner: D4Vinci
- License: gpl-3.0
- Created: 2016-07-22T23:02:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T19:24:45.000Z (3 months ago)
- Last Synced: 2024-12-29T11:02:07.485Z (11 days ago)
- Topics: keylogger, python-keylogger
- Language: Python
- Size: 15.6 KB
- Stars: 456
- Watchers: 30
- Forks: 156
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
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.*