This program is a simple keylogger written in python3.
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
- Navigate to
src
and right-click while holding shift to open terminal or powershell - Run
python setup.pyw
to build the .exe. - Open the
dist
folder 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+F1
or kill the program