From e0cc0e3acaec8797165bea7172bc2a6718ddd386 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Tue, 12 Jan 2010 10:58:32 +0100 Subject: Add more known lockdown domains to iphoneinfo --- tools/iphoneinfo.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tools/iphoneinfo.c') diff --git a/tools/iphoneinfo.c b/tools/iphoneinfo.c index b5344be..e1417a5 100644 --- a/tools/iphoneinfo.c +++ b/tools/iphoneinfo.c @@ -37,12 +37,18 @@ static const char *domains[] = { "com.apple.mobile.debug",. */ "com.apple.xcode.developerdomain", "com.apple.international", + "com.apple.mobile.data_sync", + "com.apple.mobile.tethered_sync", "com.apple.mobile.mobile_application_usage", "com.apple.mobile.backup", + "com.apple.mobile.nikita", + "com.apple.mobile.restriction", "com.apple.mobile.user_preferences", "com.apple.mobile.sync_data_class", "com.apple.mobile.software_behavior", "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", + "com.apple.mobile.iTunes.accessories", + "com.apple.fairplay", "com.apple.iTunes", "com.apple.mobile.iTunes.store", "com.apple.mobile.iTunes", -- cgit v1.1-32-gdbae