ruyynn /
GhostIntel
GhostIntel is a Python-based OSINT framework for digital investigation using public data such as username, email, domain, IP address, and phone number.
Loading repository data…
Midohajhouj / repository
Ghost Framework is a powerful, user-friendly Python-based tool designed for remotely controlling Android devices. It allows users to effortlessly connect, monitor, and manage Android devices over a network.
Ghost Framework is a powerful Remote ADB Control Tool designed to streamline interactions with Android devices. It offers advanced capabilities like screen mirroring, real-time log analysis, and batch file operations, all through a convenient command-line interface. Whether you're a developer or security expert, Ghost Framework will help you efficiently manage Android devices for testing, development, and troubleshooting.
🚨 Note: The tool's configuration relies on the directory path
/opt/Ghost-Framework/, Ensure proper installation below.
ghost_framework.log.sudo git clone https://github.com/Midohajhouj/Ghost-Framework.git /opt/Ghost-Framework
cd /opt/Ghost-Framework
chmod +x *
sudo ./install.sh
ghost
.-.
.' `. Ghost Framework
:0 0 : Remote ADB Control Tool
: o `. Coded by LIONMAD
: ``.
: `.
: : . `.
: : ` . `.
`.. : `. ``;
`:; `:'
: `.
`. `.
`'`'`'`---..,____`.
[1] Show Connected Devices
[2] Connect to a Device
[3] Install an APK
[4] Backup Data
[5] View Device Info
[6] Screen Mirroring
[7] Pull Files
[8] Push Files
[9] Wi-Fi ADB
[0] Exit
All logs are saved in ghost_framework.log in /opt/Ghost-Framework/ for detailed debugging. The log file records:
Connection Attempts: Details on successful/failed connections to devices.
Executed Commands: Lists all commands run by the user.
Device Information: Shows connected device data.
Errors and Successes: Provides logs on issues or successful operations.
Contributions are welcome! Whether you're submitting bug fixes, suggesting new features, or improving the documentation, feel free to open an issue or submit a pull request. Make sure to follow the project's Code of Conduct and contribution guidelines.
This project is licensed under the MIT License. See the LICENSE file for details. Developed by LIONMAD
Selected from shared topics, language and repository description—not editorial ratings.
ruyynn /
GhostIntel is a Python-based OSINT framework for digital investigation using public data such as username, email, domain, IP address, and phone number.
Saint-Lake /
**GhostMesh** is a lightweight, stealth-oriented Command and Control (C2) framework written in Python for red team operations and adversary emulation.
wolfwashere /
GhostC2 is a lightweight post-exploitation command and control framework built in Python and Flask. It supports real-time communication over WebSockets, polymorphic payload generation, encrypted tasking, and optional .exe builds for Windows delivery. Designed for flexibility and stealth, GhostC2 gives operators a clean dashboard for managing beacon
Mido-hajhouj /
Ghost Framework is a powerful, user-friendly Python-based tool designed for remotely controlling Android devices. It allows users to effortlessly connect, monitor, and manage Android devices over a network.