Skip to content

rhitayu2/python3-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python3 Keylogger

A keylogger written in python3, which sends the data to the host in a given time interval

Requirements

Dependencies required:

  • keyboard
  • configparser
Install the dendencies using: ` pip3 install -r requirements.txt `

Running

  1. Run the server.py using python3 server.py
  2. Now connect the keylogger.py using sudo python3 keylogger.py
  3. The keylogger file would require sudo privileges.

Tweaking

  1. You can change the interval in the keys.conf file
  2. You can change the host or port in the keys.conf file

About

A keylogger written in Python3. Sends the data from the client to host, through a TCP connection, every set time interval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages