This is a simple keylogger which will save every stroke of key on your device
External module required: pynput
Command for external module:
pip install pynput
Commands:
git clone https://github.com/4lpha-x/keylogger
python keylog.py
Now your keylogger will launch
Press Esc key to stop the keylogger
The logged data will be saved in a .txt file named logged.txt in the same directory folder where the keylog.py is present