It is simple Keylogger program which will take input of the keystrokes and store it in the file.
You must have following version of python installed in your system
- python 3.x
- pip3
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
- Requirements.
- Running a python file.
-
If I search for netflix.com then the result will be as shown below.
-
output stored in a file
- Give the email access so that the attacker can get the strokes through email.
- Give the functionality of time so that the attacker can get the strokes on the given period of time.
Author: Krish Shah
License: MIT License