/keyl

Keyl is a simple keylogger script using pynput.

Primary LanguagePython

Keyl

Keyl is a simple keylogger script using pynput.

Installation

pip install -r requirements.txt

Use

To use Keyl just execute:

python keyl.py &

To kill the process just type:

kill <PID>

All recorded keys are in a file called key_log.txt.