noviluni / keyl

Keyl is a simple keylogger script using pynput.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Keyl is a simple keylogger script using pynput.


Languages

Language:Python 100.0%