Python-Keylogger
Python-Keylogger copied to clipboard
Simple keylogger with email option
Python Keylogger
This program is a simple keylogger written in python3.

Installation
This program requires:
- Python3 (Make sure to add python to PATH during installation)
- Download the repository using GitHub or git.
- Install the modules by running
python -m pip install -r requirements.txt
Usage
- Navigate to
srcand right-click while holding shift to open terminal or powershell - Run
python setup.pywto build the .exe. - Open the
distfolder and run the compiled .exe.
Env Variables such as
%userprofile%and%tmp%are allowed in the log path. Also, if sending logs to a gmail account, that account must have allowed access for less secure apps.
Enter
shift+F1or kill the program