Skip to content

bksh05/PyKeylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyKeylogger

A simple keylogger using python that mails you the logged key presses to your mail address.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python Version : 3.6

You also need to install following packages

Installing

  • Download all the files to your local computer

  • Open config.py in any editor

    • Add sender , recipient , username and password
    • Change the time as per rquirement (By default it will mail the logs every minute)
    • Save it
  • Open terminal and run main.py

    python main.py
    

Authors

Acknowledgments

  • Hat tip to anyone whose code was used

About

A simple Python based Keylogger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages