Skip to content

SwapnilSoni1999/KeyloggerPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyloggerPY

Keylooger made in python3.

Note:

This is for educational purpose! Do not use this in any wrong way. I won't be responsible for any of your wrong work.

Instructions

$ pip install -r requirements.txt

Setup

  • In config.json you need to provide email and passowrd which you wanna use. (if you're using Gmail then follow NOTE)
  • in config file "MAIL_EVERY" value takes integer which follows minutes. (eg. "MAIL_EVERY": 60 will send mail after every 60minutes)
NOTE: You may need to enable allowing Less Secure apps from your google account.
$ pyinstaller main.py -w

Additional

You can either setup a service to run the exe in target computer or put it inside startup folder for on-boot execution.

Contributors

@MalavVyas - For creating this keylogger

@SwapnilSoni1999 - For adding extra functionality

About

A most basic Keylogger in python for Windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages