mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-13 17:12:47 +00:00
Checking idstatuscache.plist in a dump for iOS>14.7
This commit is contained in:
@@ -15,6 +15,7 @@ IDSTATUSCACHE_BACKUP_IDS = [
|
||||
]
|
||||
IDSTATUSCACHE_ROOT_PATHS = [
|
||||
"private/var/mobile/Library/Preferences/com.apple.identityservices.idstatuscache.plist",
|
||||
"private/var/mobile/Library/IdentityServices/idstatuscache.plist",
|
||||
]
|
||||
|
||||
class IDStatusCache(IOSExtraction):
|
||||
|
||||
Reference in New Issue
Block a user