AUTHORS
LICENSE
README.md
setup.py
mvt/__init__.py
mvt.egg-info/PKG-INFO
mvt.egg-info/SOURCES.txt
mvt.egg-info/dependency_links.txt
mvt.egg-info/entry_points.txt
mvt.egg-info/requires.txt
mvt.egg-info/top_level.txt
mvt/__pycache__/__init__.cpython-39.pyc
mvt/android/__init__.py
mvt/android/cli.py
mvt/android/download_apks.py
mvt/android/__pycache__/__init__.cpython-39.pyc
mvt/android/__pycache__/cli.cpython-39.pyc
mvt/android/__pycache__/download_apks.cpython-39.pyc
mvt/android/data/root_binaries.txt
mvt/android/data/root_packages.txt
mvt/android/lookups/__init__.py
mvt/android/lookups/koodous.py
mvt/android/lookups/virustotal.py
mvt/android/lookups/__pycache__/__init__.cpython-39.pyc
mvt/android/lookups/__pycache__/koodous.cpython-39.pyc
mvt/android/lookups/__pycache__/virustotal.cpython-39.pyc
mvt/android/modules/__init__.py
mvt/android/modules/__pycache__/__init__.cpython-39.pyc
mvt/android/modules/adb/__init__.py
mvt/android/modules/adb/base.py
mvt/android/modules/adb/chrome_history.py
mvt/android/modules/adb/dumpsys_accessibility.py
mvt/android/modules/adb/dumpsys_batterystats.py
mvt/android/modules/adb/dumpsys_full.py
mvt/android/modules/adb/dumpsys_packages.py
mvt/android/modules/adb/dumpsys_procstats.py
mvt/android/modules/adb/dumpsys_receivers.py
mvt/android/modules/adb/files.py
mvt/android/modules/adb/logcat.py
mvt/android/modules/adb/packages.py
mvt/android/modules/adb/processes.py
mvt/android/modules/adb/rootbinaries.py
mvt/android/modules/adb/sms.py
mvt/android/modules/adb/whatsapp.py
mvt/android/modules/adb/__pycache__/__init__.cpython-39.pyc
mvt/android/modules/adb/__pycache__/base.cpython-39.pyc
mvt/android/modules/adb/__pycache__/chrome_history.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_accessibility.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_batterystats.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_full.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_packages.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_procstats.cpython-39.pyc
mvt/android/modules/adb/__pycache__/dumpsys_receivers.cpython-39.pyc
mvt/android/modules/adb/__pycache__/files.cpython-39.pyc
mvt/android/modules/adb/__pycache__/logcat.cpython-39.pyc
mvt/android/modules/adb/__pycache__/packages.cpython-39.pyc
mvt/android/modules/adb/__pycache__/processes.cpython-39.pyc
mvt/android/modules/adb/__pycache__/rootbinaries.cpython-39.pyc
mvt/android/modules/adb/__pycache__/sms.cpython-39.pyc
mvt/android/modules/adb/__pycache__/whatsapp.cpython-39.pyc
mvt/android/modules/backup/__init__.py
mvt/android/modules/backup/sms.py
mvt/android/modules/backup/__pycache__/__init__.cpython-39.pyc
mvt/android/modules/backup/__pycache__/sms.cpython-39.pyc
mvt/common/__init__.py
mvt/common/help.py
mvt/common/indicators.py
mvt/common/logo.py
mvt/common/module.py
mvt/common/options.py
mvt/common/url.py
mvt/common/utils.py
mvt/common/version.py
mvt/common/__pycache__/__init__.cpython-39.pyc
mvt/common/__pycache__/help.cpython-39.pyc
mvt/common/__pycache__/indicators.cpython-39.pyc
mvt/common/__pycache__/logo.cpython-39.pyc
mvt/common/__pycache__/module.cpython-39.pyc
mvt/common/__pycache__/options.cpython-39.pyc
mvt/common/__pycache__/url.cpython-39.pyc
mvt/common/__pycache__/utils.cpython-39.pyc
mvt/common/__pycache__/version.cpython-39.pyc
mvt/ios/__init__.py
mvt/ios/cli.py
mvt/ios/decrypt.py
mvt/ios/versions.py
mvt/ios/__pycache__/__init__.cpython-39.pyc
mvt/ios/__pycache__/cli.cpython-39.pyc
mvt/ios/__pycache__/decrypt.cpython-39.pyc
mvt/ios/__pycache__/versions.cpython-39.pyc
mvt/ios/modules/__init__.py
mvt/ios/modules/base.py
mvt/ios/modules/net_base.py
mvt/ios/modules/__pycache__/__init__.cpython-39.pyc
mvt/ios/modules/__pycache__/base.cpython-39.pyc
mvt/ios/modules/__pycache__/net_base.cpython-39.pyc
mvt/ios/modules/backup/__init__.py
mvt/ios/modules/backup/backup_info.py
mvt/ios/modules/backup/configuration_profiles.py
mvt/ios/modules/backup/manifest.py
mvt/ios/modules/backup/profile_events.py
mvt/ios/modules/backup/__pycache__/__init__.cpython-39.pyc
mvt/ios/modules/backup/__pycache__/backup_info.cpython-39.pyc
mvt/ios/modules/backup/__pycache__/configuration_profiles.cpython-39.pyc
mvt/ios/modules/backup/__pycache__/manifest.cpython-39.pyc
mvt/ios/modules/backup/__pycache__/profile_events.cpython-39.pyc
mvt/ios/modules/fs/__init__.py
mvt/ios/modules/fs/analytics.py
mvt/ios/modules/fs/cache_files.py
mvt/ios/modules/fs/filesystem.py
mvt/ios/modules/fs/net_netusage.py
mvt/ios/modules/fs/safari_favicon.py
mvt/ios/modules/fs/shutdownlog.py
mvt/ios/modules/fs/version_history.py
mvt/ios/modules/fs/webkit_base.py
mvt/ios/modules/fs/webkit_indexeddb.py
mvt/ios/modules/fs/webkit_localstorage.py
mvt/ios/modules/fs/webkit_safariviewservice.py
mvt/ios/modules/fs/__pycache__/__init__.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/analytics.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/base.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/cache_files.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/calls.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/chrome_favicon.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/chrome_history.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/contacts.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/device_info.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/filesystem.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/firefox_favicon.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/firefox_history.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/idstatuscache.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/interactionc.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/locationd.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/manifest.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/net_base.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/net_datausage.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/net_netusage.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/networking_analytics.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/safari_browserstate.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/safari_favicon.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/safari_history.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/shutdownlog.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/sms.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/sms_attachments.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/version_history.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_base.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_indexeddb.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_localstorage.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_resource_load_statistics.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_safariviewservice.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/webkit_session_resource_log.cpython-39.pyc
mvt/ios/modules/fs/__pycache__/whatsapp.cpython-39.pyc
mvt/ios/modules/mixed/__init__.py
mvt/ios/modules/mixed/calls.py
mvt/ios/modules/mixed/chrome_favicon.py
mvt/ios/modules/mixed/chrome_history.py
mvt/ios/modules/mixed/contacts.py
mvt/ios/modules/mixed/firefox_favicon.py
mvt/ios/modules/mixed/firefox_history.py
mvt/ios/modules/mixed/idstatuscache.py
mvt/ios/modules/mixed/interactionc.py
mvt/ios/modules/mixed/locationd.py
mvt/ios/modules/mixed/net_datausage.py
mvt/ios/modules/mixed/osanalytics_addaily.py
mvt/ios/modules/mixed/safari_browserstate.py
mvt/ios/modules/mixed/safari_history.py
mvt/ios/modules/mixed/shortcuts.py
mvt/ios/modules/mixed/sms.py
mvt/ios/modules/mixed/sms_attachments.py
mvt/ios/modules/mixed/tcc.py
mvt/ios/modules/mixed/webkit_resource_load_statistics.py
mvt/ios/modules/mixed/webkit_session_resource_log.py
mvt/ios/modules/mixed/whatsapp.py
mvt/ios/modules/mixed/__pycache__/__init__.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/calls.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/chrome_favicon.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/chrome_history.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/contacts.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/firefox_favicon.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/firefox_history.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/idstatuscache.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/interactionc.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/locationd.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/net_datausage.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/osanalytics_addaily.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/safari_browserstate.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/safari_history.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/shortcuts.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/sms.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/sms_attachments.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/tcc.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/webkit_resource_load_statistics.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/webkit_session_resource_log.cpython-39.pyc
mvt/ios/modules/mixed/__pycache__/whatsapp.cpython-39.pyc
tests/__init__.py
tests/conftest.py
tests/utils.py
tests/common/__init__.py
tests/common/test_indicators.py
tests/ios/__init__.py
tests/ios/test_backup_info.py
tests/ios/test_datausage.py
tests/ios/test_manifest.py
tests/ios/test_tcc.py