Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger Software :

This Python-based keylogger script operates from the command prompt and sends keylogging information to a specified email address. It enables remote monitoring of system usage.

This keylogger project implements several features, including:

  • Keystroke Recording : Captures keystrokes typed on the target system.
  • Remote Monitoring: Allows for monitoring the keylogger's activity from a remote location.
  • Web History Logging: Records websites visited by the user.
  • Screenshot History: Takes periodic screenshots of the target system's screen.
  • Invisible Mode & Password Protection: Ensures the keylogger operates discreetly and requires a password for access.
  • Application Monitoring and File Tracking: Tracks running applications and file activity on the target system.
  • Email Reports: Sends regular reports of captured data to a specified email address.

Modules Used:

smtplib: Used for sending email reports.
threading: Provides multi-threading capabilities for efficient operation.
pynput: Allows for monitoring and controlling keyboard and mouse input.

Disclaimer

Keyloggers are designed for lawful purposes. Unauthorized use is unethical and potentially illegal.

Future Improvements

  • Real-time Reporting
  • Cloud-Based Storage
  • Audio/Video Recording
  • Advanced Analytics
  • Cross-Platform Compatibility
  • User Interface

Ethical Considerations

  • Consent and Disclosure
  • Legal Compliance
  • Ethical Use

About

Keyboard Capturing / Keylogger Python Script

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

Contributors

Languages