From 167f7e3d777c668e0a513c21dcbf39517ae93777 Mon Sep 17 00:00:00 2001 From: lunakk-PL <45714159+lunakk-PL@users.noreply.github.com> Date: Mon, 19 Jul 2021 13:45:47 +0200 Subject: [PATCH] Update download_apks.md proper Koodous link -> https://koodous.com/ --- docs/android/download_apks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android/download_apks.md b/docs/android/download_apks.md index 7cd9b0a..b609143 100644 --- a/docs/android/download_apks.md +++ b/docs/android/download_apks.md @@ -10,7 +10,7 @@ Now you can launch `mvt-android` and specify the `download-apks` command and the mvt-android download-apks --output /path/to/folder ``` -Optionally, you can decide to enable lookups of the SHA256 hash of all the extracted APKs on [VirusTotal](https://www.virustotal.com) and/or [Koodous](https://www.koodous.com). While these lookups do not provide any conclusive assessment on all of the extracted APKs, they might highlight any known malicious ones: +Optionally, you can decide to enable lookups of the SHA256 hash of all the extracted APKs on [VirusTotal](https://www.virustotal.com) and/or [Koodous](https://koodous.com). While these lookups do not provide any conclusive assessment on all of the extracted APKs, they might highlight any known malicious ones: ```bash mvt-android download-apks --output /path/to/folder --virustotal