Installation For Tools
Installation For Tools
🚀 Tools to Install:
✅ 1. Genymotion Installation
Windows:
Linux:
Linux:
1. Install dependencies:
sudo apt update && sudo apt install git python3 python3-pip
2. Clone repo:
3. git clone https://github.com/MobSF/Mobile-Security-Framework-
MobSF.git
cd Mobile-Security-Framework-MobSF
4. Run:
5. ./setup.sh
./run.sh
5. Objection Installation
Windows:
Linux:
sudo apt install python3-pip
pip3 install objection
🕵 6. Frida Installation
Windows:
pip install frida-tools
Linux:
sudo apt install python3-pip
pip3 install frida-tools
🚀 7. Drozer Installation
1. Installing Drozer on Windows
https://github.com/WithSecureLabs/drozer/releases
drozer --version
https://github.com/WithSecureLabs/drozer-agent/releases/tag/3.1.0
3. Open the Drozer Agent app inside Genymotion and Press to Launch.
Linux:
sudo apt install android-tools-adb android-tools-fastboot
📖 Tips: