Created
February 7, 2020 16:43
-
-
Save argp/606f9c886f2965dd8eca08a7277dd90a to your computer and use it in GitHub Desktop.
iOS 13.3.1 vs iOS 12.4 sandbox profiles
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ diff -q sandbox_i6s_13.3.1_profiles/ sandbox_iX_12.4_profiles/ | /bin/grep Only | |
Only in sandbox_i6s_13.3.1_profiles/: adservicesd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: akd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: appsso.sb | |
Only in sandbox_i6s_13.3.1_profiles/: ArchiveService.sb | |
Only in sandbox_i6s_13.3.1_profiles/: asd.sb | |
Only in sandbox_iX_12.4_profiles/: assertiond.sb | |
Only in sandbox_i6s_13.3.1_profiles/: businesschatd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: callservicesd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: cfprefsd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: ckdiscretionaryd.sb | |
Only in sandbox_iX_12.4_profiles/: closured.sb | |
Only in sandbox_iX_12.4_profiles/: cplogd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: deferredmediad.sb | |
Only in sandbox_i6s_13.3.1_profiles/: devicedataresetd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: DPSubmissionService.sb | |
Only in sandbox_i6s_13.3.1_profiles/: FilesystemMetadataSnapshotService.sb | |
Only in sandbox_i6s_13.3.1_profiles/: FontProviderLoader.sb | |
Only in sandbox_i6s_13.3.1_profiles/: fontservicesd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: handwritingd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: locationd.sb | |
Only in sandbox_iX_12.4_profiles/: MailCompositionService.sb | |
Only in sandbox_i6s_13.3.1_profiles/: maild.sb | |
Only in sandbox_i6s_13.3.1_profiles/: metrickitd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: MetricMeasurementHelper.sb | |
Only in sandbox_i6s_13.3.1_profiles/: MIDIServer.sb | |
Only in sandbox_i6s_13.3.1_profiles/: mstreamd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: nearbyd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: proactiveeventtrackerd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: runningboardd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: ScreenTimeAgent.sb | |
Only in sandbox_i6s_13.3.1_profiles/: securechanneld.sb | |
Only in sandbox_iX_12.4_profiles/: SecureChannelService.sb | |
Only in sandbox_i6s_13.3.1_profiles/: SensorKitALSHelper.sb | |
Only in sandbox_i6s_13.3.1_profiles/: sensorkitd.sb | |
Only in sandbox_i6s_13.3.1_profiles/: silent-nse.sb | |
Only in sandbox_i6s_13.3.1_profiles/: temporary-sandbox.sb | |
Only in sandbox_i6s_13.3.1_profiles/: terminusd.sb | |
Only in sandbox_iX_12.4_profiles/: trace.sb | |
Only in sandbox_i6s_13.3.1_profiles/: wifianalyticsd.sb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, could you please share how you export these profiles?
Are you decoding the sandbox profile bundle? Did you parsed those operation nodes?