Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xelroth/keylogger
A professional keylogger programmed with Python, C++ that is cross-platform containing good options
https://github.com/xelroth/keylogger
c2 cpp keylogger keylogger-python keylogger-python3 keylogger-script malware pyrogram pyrogram-bot python python3 socket trojan trojan-malware websocket
Last synced: 21 days ago
JSON representation
A professional keylogger programmed with Python, C++ that is cross-platform containing good options
- Host: GitHub
- URL: https://github.com/xelroth/keylogger
- Owner: xelroth
- License: mit
- Created: 2024-12-03T18:50:20.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-08T07:55:08.000Z (26 days ago)
- Last Synced: 2024-12-08T08:18:00.802Z (26 days ago)
- Topics: c2, cpp, keylogger, keylogger-python, keylogger-python3, keylogger-script, malware, pyrogram, pyrogram-bot, python, python3, socket, trojan, trojan-malware, websocket
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌟 C++ Keylogger
This repository contains an advanced keylogger crafted in **Python** and **C++**, designed to seamlessly operate across major operating systems, including **Windows** and **Linux**. 🖥️💻## 🎉 Features
- **🔐 Capturing Targets Device Information**: This keylogger allows you to capture all of targets system information including Hardware-ID, IP information, timezone , computername ,...
- **🌍 Cross-Platform Compatibility**: Our keylogger functions perfectly on various operating systems, ensuring versatility.
- **📱 Responsive Design**: Enjoy a fully responsive interface that makes navigation a breeze.
- **💬 Telegram Integration**: Automatically sends logged keystrokes to your specified chat via a Telegram bot, keeping you updated in real-time.
- **⚡ WebSocket Communication**: Utilizing Python, it ensures real-time data transmission for swift interactions.
- **🔒 Self-Metling**: The keylogger cleverly hides itself in a directory with a random 16-character name in the C:\ directory and /home/ in Linux.
- **✨ Startup Integration**: Automatically integrates into the system startup through the registry for continuous operation.
- **📊 Inline Panel**: An intuitive inline panel displays target options and allows for easy selection for log transmission.## 🛠️ Installation
Follow these simple steps to get started:
1. **Clone the repository**:
```
git clone https://github.com/xelroth/keylogger.git
```
2. **Navigate to the project directory**:
```
cd keylogger
```
3. **Configure bot_panel.py with your bot-token etc... and port in main keylogger file and server.py.**:
```
bot = KeyloggerBot(name="Keylogger", api_hash='', api_id='', bot_token='token')
```5. **Install required Python packages**:
```
pyrogram, tgcrypto, datetime, websocket, subprocess, platform
```6. **Compile the C++ project** for the operating system of your choice.
## 📁 Code Structure
- **C++ Keylogger**: Responsible for capturing keystrokes efficiently and accurately.
- **Python WebSocket**: Manages real-time communication between the keylogger and your receiving end.
- **Python Telegram Bot**: Easily sends collected logs to your designated Telegram chat.## 🤝 Contributing
We welcome all contributions! 🌈 Please feel free to fork the repository and submit a pull request. Your ideas and improvements are highly valued!
## 📜 License
This project is licensed under the **MIT License**. For details, please refer to the LICENSE file.
## ⚠️ Disclaimer
This software is intended for **educational purposes only**. Please use responsibly and ensure compliance with all local laws and regulations. 🚨