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

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.

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/)