{% extends "base/base_layout.html" %} {% load static %} {% block sidebar_option %} sidebar-collapse {% endblock %} {% block extra_css %} {% endblock %} {% block content %}
MobSF cannot find android instance identifier. Make sure that an android instance is running and refresh this page.
If this error persists, Please set ANALYZER_IDENTIFIER in MobSF/settings.py or ~/.MobSF/config.py
For Android versions less than 5, we use Xposed Framework and therefore, you must MobSFy the Android Runtime prior to Dynamic Analysis.
Other versions use Frida and are automatically MobSFyed on the go.
For Android version 4.1 - 4.3, set Android VM proxy as {% if proxy_ip %} {{ proxy_ip }}{% else %} <Host IP>{% endif %}:{{proxy_port}}
For Android versions 4.4 - 10, global proxy settings are automatically applied.
For more information, please refer Documentation.
Android instance: {{ identifier }}
APP | FILE NAME | PACKAGE | ACTION |
---|---|---|---|
![]() {{ e.APP_NAME }} - {{ e.VERSION_NAME }} |
{{ e.FILE_NAME }} | {{ e.PACKAGE_NAME }} |
Start Dynamic Analysis
View Report |