Skip to content

Latest commit

ย 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My Keylogger:closed_lock_with_key:

crazychickendev crazychickendev

Here's a simply built keylogger created using python on a linux distro(Parrot OS). It wasn't made with the aim of being malicious and it's used to record keystrokes made by users of the pc. Improvements to this code is accepted as I would likely not make further upgrades to it since it's for a challenge.

Usage

  • Clone this repository to your local storage

  • Open the project on your terminal and install the required library Pynput

Use the commands below:

  • To install the required library

$ pip install pynput

  • To run the program

$ python keylogger.py

  • To quit the program
Press your 'Escape' key (Esc) 3 times
  • Recorded key actions are stored in the 'log.txt' file

About

๐Ÿ”‘๐Ÿ“†๐Ÿ“Œ Keylogger built as the week-1 project of the 52 weeks project

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages