Skip to content
/ keyl Public

Keyl is a simple keylogger script using pynput.

Notifications You must be signed in to change notification settings

noviluni/keyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages