Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mantiereid/keylogger
Keylogger that documents the window the keys are typed in, Timestamped and are emailed to the user after 100 keystrokes.
https://github.com/mantiereid/keylogger
keyboard keylogger keystrokes pyhook python
Last synced: about 2 months ago
JSON representation
Keylogger that documents the window the keys are typed in, Timestamped and are emailed to the user after 100 keystrokes.
- Host: GitHub
- URL: https://github.com/mantiereid/keylogger
- Owner: MantieReid
- License: mit
- Created: 2019-07-31T22:54:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T03:07:55.000Z (11 months ago)
- Last Synced: 2024-02-15T04:21:14.420Z (11 months ago)
- Topics: keyboard, keylogger, keystrokes, pyhook, python
- Language: Python
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keylogger
This is a program that is made in python. Its a a program that enables the user to record his keystrokes. I made this project purely for fun and demonstrations purpose. Anyone is free to use this as starting template for their own keylogger. This only works on windows for now.
# Features
• Timestamped keystrokes.• Documents the window the keystrokes were typed in.
• Keystrokes are logged in a textfile and in a csv table.
• Keystrokes are emailed to the user after 100 keystrokes.
![alt text](https://github.com/MantieReid/keylogger/blob/master/LVPkxRNupG.gif)
![alt text](https://github.com/MantieReid/keylogger/blob/master/chrome_suBq4cCmM9.png)
![alt text](https://github.com/MantieReid/keylogger/blob/master/notepad_his9SHDuZZ.png)