Simple Keylogger made for fun.
1. pip3 install -r requirements.txt
2. python3 keylogger.py
1. source ./venv/bin/activate
2. python keylogger.py
The keylloger will save the results on the "keylog.txt" file
- Make a keylogger
- Documentation
- Insert my header
- Send keylog file by mail
- Find a way to manage words, sentences, paragraphs (with a delimeter such as space?)
- Filter the requirements.txt file
- Make it launchable from any OS whithout any installation (binary files for Linux, MacOs & Windows)