|
|
Inject Meterpreter payload into existing Android applications easily and safely.
โ
Python 3.6 or higher
โ
PyQt5 Framework
โ
Metasploit Framework
โ
Linux/macOS system (recommended)
โ
APKTool, Java JDK, ZipAlign (for APK features)git clone https://github.com/yourusername/meterpreter-gui.git
cd meterpreter-guipip install -r requirements.txt๐ง Ubuntu/Debian
sudo apt-get update && sudo apt-get install -y \
libxcb-xinerama0 libxcb-icccm4 libxcb-image0 \
libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 \
libxcb-xkb1 libxkbcommon-x11-0 python3-pyqt5.qtsvg \
apktool default-jdk๐ฉ Fedora
sudo dnf install -y \
libxcb xcb-util-devel xcb-util-image-devel \
xcb-util-keysyms-devel xcb-util-renderutil-devel \
xcb-util-wm-devel apktool java-latest-openjdk๐ Need installation help? See the complete guide in
panduan_instalasi.txt
python run.py# For X11 environment
python run.py --platform xcb
# For Wayland environment
python run.py --platform wayland- ๐ฏ Open "APK Backdoor" tab
- ๐ Select target APK file
- โ๏ธ Configure LHOST/LPORT
- ๐ Click "Inject APK"
- ๐ง Start handler to receive connections
# Run with Qt debugging
python run.py --debugSee installation guide for proper APKTool and Java JDK configuration.
Use of this tool is entirely at your own risk and responsibility. By using Meterpreter GUI Controller, you agree to the following terms:
-
๐ Legal Use Only: This tool should ONLY be used for:
- Authorized penetration testing
- Security auditing of your own systems
- Ethical cybersecurity research
- Educational purposes in controlled environments
-
โ PROHIBITED for:
- Illegal access to systems you don't own
- Cybercrime or illegal hacking activities
- Damaging or disrupting other people's systems
- Stealing data or personal information
- You are fully responsible for all consequences of using this tool
- Ensure you have permission before testing any system
- Comply with local and international laws that apply
- Use ethically and do not harm others
- Developers are NOT responsible for misuse of this tool
- Developers are NOT responsible for any damage or loss that may occur
- This tool is provided "AS IS" without any warranty
- Users bear ALL RISKS of use
WARNING: Using this tool for illegal purposes may result in:
- Criminal prosecution
- Heavy fines
- Imprisonment
- Civil lawsuits
We welcome contributions from the community! Please:
- ๐ด Fork this repository
- ๐ Create a new feature branch
- ๐ป Commit your changes
- ๐ค Push to the branch
- ๐ Create a Pull Request
This project is licensed under MIT License
Made with โค๏ธ for the cybersecurity community
โญ If this project is useful, give it a star! โญ