LICENSE
README.md
pyproject.toml
navig_mobile/__init__.py
navig_mobile/config.py
navig_mobile/consent.py
navig_mobile/console.py
navig_mobile/plugin.py
navig_mobile/store.py
navig_mobile/tools.py
navig_mobile.egg-info/PKG-INFO
navig_mobile.egg-info/SOURCES.txt
navig_mobile.egg-info/dependency_links.txt
navig_mobile.egg-info/entry_points.txt
navig_mobile.egg-info/requires.txt
navig_mobile.egg-info/top_level.txt
navig_mobile/blocks/app-ui-verify/BLOCK.md
navig_mobile/commands/__init__.py
navig_mobile/commands/mobile.py
navig_mobile/deck_routes/__init__.py
navig_mobile/deck_routes/mobile.py
navig_mobile/engine/__init__.py
navig_mobile/engine/base.py
navig_mobile/engine/android/__init__.py
navig_mobile/engine/android/device.py
navig_mobile/engine/devtools/__init__.py
navig_mobile/engine/devtools/frida.py
navig_mobile/engine/devtools/ios_dev.py
navig_mobile/engine/forensics/__init__.py
navig_mobile/engine/forensics/acquire.py
navig_mobile/engine/forensics/leapp.py
navig_mobile/engine/forensics/spyware.py
navig_mobile/engine/ios/__init__.py
navig_mobile/engine/ios/device.py
navig_mobile/engine/osint/__init__.py
navig_mobile/engine/osint/report.py
navig_mobile/engine/rooting/__init__.py
navig_mobile/engine/rooting/android.py
navig_mobile/engine/rooting/ios.py
navig_mobile/engine/uiauto/__init__.py
navig_mobile/engine/uiauto/agent_device.py
navig_mobile/skills/mobile-ops/SKILL.md
tests/test_commands.py
tests/test_consent.py
tests/test_deck_routes.py
tests/test_devtools.py
tests/test_engines.py
tests/test_forensics.py
tests/test_osint.py
tests/test_rooting.py
tests/test_store_tools.py
tests/test_uiauto.py