ImLevys

alt text

alt text

MobSF Wiki

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

alt text

Find Port of the device

nox_adb devices

alt text

Open file:

<user_home_dir>/.MobSF/config.py

Add the following parameters:

alt text

alt text

ADB_BINARY = PATH TO NOX ADB.exe

alt text