Skip to content

It is a simple Keylogger program that will take input of the keystrokes and store it in the file.

License

Notifications You must be signed in to change notification settings

SHAHKRISHS/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

It is simple Keylogger program which will take input of the keystrokes and store it in the file.

Pre-requisite

You must have following version of python installed in your system

  1. python 3.x
  2. pip3

Installation

You have to perform the following steps

git clone https://github.com/SHAHKRISHS/Keylogger.git
cd Keylogger 
pip3 install -r requirements.txt 
python3 main.py

Screenshots

  1. Requirements.

This is a requirement image

  1. Running a python file.

This is a python file image

  1. If I search for netflix.com then the result will be as shown below.

  2. output stored in a file

This is a output file image

Upcoming Features

  1. Give the email access so that the attacker can get the strokes through email.
  2. Give the functionality of time so that the attacker can get the strokes on the given period of time.

Information

Author: Krish Shah

License: MIT License

About

It is a simple Keylogger program that will take input of the keystrokes and store it in the file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages