https://github.com/rithingithub/keylogger
This is a wonderful simple python tool used to store the keyboard log.
https://github.com/rithingithub/keylogger
Last synced: about 1 year ago
JSON representation
This is a wonderful simple python tool used to store the keyboard log.
- Host: GitHub
- URL: https://github.com/rithingithub/keylogger
- Owner: Rithingithub
- Created: 2021-11-18T14:15:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T01:58:22.000Z (over 4 years ago)
- Last Synced: 2025-02-01T19:11:19.976Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Keylogger
This is a wonderful simple python tool used to store the keyboard log. Record your keys. It will capture passwords and credentials in a computer. Spy your friends computer .
It is devoloped with the collaboration WXYZ. Thank you WXYZ team for your co-operation.
# Installation
Simply installed and run in any computer
```
git clone https://github.com/Rithingithub/keylogger.git
cd keylogger
pip install pynput
python3 keylogger.py
```
## Show captured keylogs
` cat keylogs.txt `
### Python package
Python Library [pypi-pynput](https://pypi.org/project/pynput/)