mvt
mvt copied to clipboard
MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.
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...
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...
### 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...
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...
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"....
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...
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...
 Android, POCO MIUI 13.03 python 3.9 (anaconda) mvt installed from pip (1.5.4)