Windows Installation
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
cd Mobile-Security-Framework-MobSF
setup.bat
Run
run.bat 127.0.0.1:8000
Dynamic Analysis
Find Port of the device
nox_adb devices
Open file:
<user_home_dir>/.MobSF/config.py
Add the following parameters:
ADB_BINARY = PATH TO NOX ADB.exe