From af4826070a6e7bb3df6e62f53d61a81da7150224 Mon Sep 17 00:00:00 2001 From: Pavel Kirkovsky Date: Thu, 22 Jul 2021 23:55:08 -0700 Subject: [PATCH] Update README with `extract-key` command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a802a0..cfa7221 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ MVT provides two commands `mvt-ios` and `mvt-android` with the following subcomm * `check-fs`: Extract artifacts from a full filesystem dump * `check-iocs`: Compare stored JSON results to provided indicators * `decrypt-backup`: Decrypt an encrypted iTunes backup + * `extract-key`: Extract decryption key from an iTunes backup * `mvt-android`: * `check-backup`: Check an Android Backup * `download-apks`: Download all or non-safelisted installed APKs