mvt icon indicating copy to clipboard operation
mvt copied to clipboard

MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.

Results 91 mvt issues
Sort by recently updated
recently updated
newest added

During a backup I checked with mvt-ios I noticed a warning `Found mention of domain "example.com" in a backup file with path: example/example.commercial.file` [domain changed for privacy reasons] It seems...

bug

In some cases, you can check an incomplete backup, in that case it would be great to highlight files that should be in the backup (exist in the Manifest) but...

enhancement
ios

### Can someone update the docs/wiki with something similar to this? NOTE: If you recently restarted your Phone probably Pegasus has been removed already, so you will find no traces...

helpful
android
windows

INFO [mvt.android.download_apks] Found non-system package with name "com.microsoft.teams" installed by "com.android.vending" on 2022-05-11 14:24:27 ERROR [mvt.android.lookups.virustotal] Unfortunately VirusTotal lookup is disabled until further notice, due to unresolved issues with the...

bug
android

This PR improves the Dockerfile: * Switch the base image to LTS 22.04 * Use the native `adb` package (available on arm64 too) * Docker doc improvements

added pure-python-adb support as a replacement for adb-shell in mvt-android. adb-shell had troubles with tcp-based adb connections (tls is unsupported), while ppadb is not affected by the connection type because...

``` [mvt.ios.decrypt] Decrypting iOS backup at path ****** with key file ****** ERROR [mvt.ios.decrypt] Failed decrypting backup. Try to start over with a clear text decrypting password on parameter "cleartextpassword"....

ios

Hi! when i try mvt-adroid gives the following: ``` Traceback (most recent call last): File "/home/kontys/.local/bin/mvt-android", line 5, in from mvt.android import cli File "/home/kontys/.local/lib/python3.8/site-packages/mvt/android/__init__.py", line 6, in from .cli...

android

Do we need a GUI? What problems would we try to solve with it? What exactly would we want to see in such a GUI? Would it only bee a...

enhancement

![image](https://user-images.githubusercontent.com/1690516/167215957-87956828-7dce-4d3f-a32b-c6e51cffd3c8.png) Android, POCO MIUI 13.03 python 3.9 (anaconda) mvt installed from pip (1.5.4)

bug
android