Skip to content

SebsIII/Simple-Python-KeyLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

I am not encouraging no one to do illegal things, so, use this script ONLY with someone that you know.

Python KeyLogger

This is a simple python key logger that "listens" to the Keys clicked by the user and outputs them in a txt file called Key_log.txt (customizable). It Writes them like so:

date - time -- "Key":

Description

For using that script you'll just neec to install the libraries used in the scripts:

  • os
  • PIL
  • pynput
  • logging
  • tkinker
  • time

About

A simple Python based keylogger that shows a fake windows update while starting the logger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages