From b4ed2c6ed48df60073022dbca4ae13671fc9e2ff Mon Sep 17 00:00:00 2001 From: Nex Date: Mon, 22 Aug 2022 10:40:36 +0200 Subject: [PATCH] Added commented backup ID --- mvt/ios/modules/backup/profile_events.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mvt/ios/modules/backup/profile_events.py b/mvt/ios/modules/backup/profile_events.py index 2c3a195..afc836d 100644 --- a/mvt/ios/modules/backup/profile_events.py +++ b/mvt/ios/modules/backup/profile_events.py @@ -11,6 +11,7 @@ from mvt.common.utils import convert_datetime_to_iso from ..base import IOSExtraction +# CONF_PROFILES_EVENTS_ID = "aeb25de285ea542f7ac7c2070cddd1961e369df1" CONF_PROFILES_EVENTS_RELPATH = "Library/ConfigurationProfiles/MCProfileEvents.plist"