diff --git a/mvt/ios/modules/base.py b/mvt/ios/modules/base.py index b7607e1..ab60f7c 100644 --- a/mvt/ios/modules/base.py +++ b/mvt/ios/modules/base.py @@ -169,7 +169,7 @@ class IOSExtraction(MVTModule): file_path = self._get_backup_file_from_id(backup_id) if file_path: break - + if root_paths: # If this file does not exist we might be processing a full # filesystem dump (checkra1n all the things!).