-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
Mahesh M edited this page Mar 14, 2026
·
1 revision
git clone https://github.com/mahi-cyberaware/APayloadMaster.git
cd APayloadMaster
chmod +x install.sh
./install.sh#Python Virtual Environment
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
#start the tool
python3 main.py
Made with ❤️ by mahi.cyberaware
⭐ Star the repository if you find this project useful.
Tunnel Not Working
# APayloadMaster Wiki
## Documentation
- [[Home]]
- [[Installation-Guide]]
- [[Quick-Start]]
- [[Features]]
- [[Payload-Generation]]
- [[Tunnel-Configuration]]
- [[APK-Binding]]
- [[Listener-Setup]]
- [[Troubleshooting]]