Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.93 KB | None | 0 0
  1. Date: 14/12/2019, 4:28 pm
  2. Process: SpringBoard
  3. Bundle id: com.apple.springboard
  4. Device: iPhone 8, iOS 13.2.2
  5.  
  6. Exception type: NSInvalidArgumentException
  7. Reason: -[__NSCFString count]: unrecognized selector sent to instance 0x2833ebf00
  8. Culprit: LockWidgets.dylib
  9.  
  10. Call stack:
  11. 0 CoreFoundation 0x000000019d0b9820 0x19cf8e000 + 0x12b80c // __exceptionPreprocess
  12. 1 libobjc.A.dylib 0x000000019cde1fa4 0x19cddc000 + 0x5fa4 // objc_exception_throw
  13. 2 CoreFoundation 0x000000019cfbd36c 0x19cf8e000 + 0x2f36c // -[NSOrderedSet initWithSet:copyItems:]
  14. 3 CoreFoundation 0x000000019d0bdc88 0x19cf8e000 + 0x12fc88 // ___forwarding___
  15. 4 CoreFoundation 0x000000019d0bfa6c 0x19cf8e000 + 0x131a6c // _CF_forwarding_prep_0
  16. 5 LockWidgets.dylib 0x000000010a5342d0 0x10a52c000 + 0x82d0 // reloadPrefs()
  17. 6 UIKitCore 0x00000001a0b04d4c 0x1a0721000 + 0x3e3d4c // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
  18. 7 UIKitCore 0x00000001a0b0985c 0x1a0721000 + 0x3e885c // -[UIViewController loadViewIfRequired]
  19. 8 UIKitCore 0x00000001a0b09c64 0x1a0721000 + 0x3e8c64 // -[UIViewController view]
  20. 9 CoverSheet 0x00000001bf58e8d8 0x1bf53f000 + 0x4f8d8 // -[CSCombinedListViewController _adjunctListViewSize]
  21. 10 CoverSheet 0x00000001bf58d090 0x1bf53f000 + 0x4e090 // -[CSCombinedListViewController _updatePresentation]
  22. 11 CoverSheet 0x00000001bf58d4fc 0x1bf53f000 + 0x4e4fc // -[CSCombinedListViewController _layoutListView]
  23. 12 CoverSheet 0x00000001bf589564 0x1bf53f000 + 0x4a564 // __43-[CSCombinedListViewController viewDidLoad]_block_invoke
  24. 13 BaseBoardUI 0x00000001a8717028 0x1a870b000 + 0xc028 // -[UIViewController(BaseBoardUI) bs_addChildViewController:withSuperview:animated:transitionBlock:]
  25. 14 BaseBoardUI 0x00000001a8716d38 0x1a870b000 + 0xbd38 // -[UIViewController(BaseBoardUI) bs_addChildViewController:animated:transitionBlock:]
  26. 15 CoverSheet 0x00000001bf589048 0x1bf53f000 + 0x4a048 // -[CSCombinedListViewController viewDidLoad]
  27. 16 UIKitCore 0x00000001a0b04d4c 0x1a0721000 + 0x3e3d4c // -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
  28. 17 UIKitCore 0x00000001a0b0985c 0x1a0721000 + 0x3e885c // -[UIViewController loadViewIfRequired]
  29. 18 UIKitCore 0x00000001a0b09c64 0x1a0721000 + 0x3e8c64 // -[UIViewController view]
  30. 19 CoverSheet 0x00000001bf5a3f0c 0x1bf53f000 + 0x64f0c // __81-[CSPresentationViewController _updateContentViewControllersAnimated:completion:]_block_invoke.256
  31. 20 UIKitCore 0x00000001a15aa09c 0x1a0721000 + 0xe8909c // +[UIView(Animation) performWithoutAnimation:]
  32. 21 CoverSheet 0x00000001bf5a35d8 0x1bf53f000 + 0x645d8 // -[CSPresentationViewController _updateContentViewControllersAnimated:completion:]
  33. 22 CoverSheet 0x00000001bf5a1014 0x1bf53f000 + 0x62014 // -[CSPresentationViewController presentContentViewControllers:animated:completion:]
  34. 23 CoverSheet 0x00000001bf5a0d44 0x1bf53f000 + 0x61d44 // -[CSPresentationViewController presentContentViewController:animated:completion:]
  35. 24 CoverSheet 0x00000001bf547c84 0x1bf53f000 + 0x8c84 // -[CSMainPageContentViewController viewWillAppear:]
  36. 25 UIKitCore 0x00000001a0b0eee4 0x1a0721000 + 0x3edee4 // -[UIViewController _setViewAppearState:isAnimating:]
  37. 26 UIKitCore 0x00000001a0b0f58c 0x1a0721000 + 0x3ee58c // -[UIViewController __viewWillAppear:]
  38. 27 BaseBoardUI 0x00000001a8716a10 0x1a870b000 + 0xba10 // -[UIViewController(BaseBoardUI) bs_beginAppearanceTransition:animated:]
  39. 28 BaseBoardUI 0x00000001a8716bac 0x1a870b000 + 0xbbac // -[UIViewController(BaseBoardUI) bs_beginAppearanceTransitionForChildViewController:toVisible:animated:]
  40. 29 BaseBoardUI 0x00000001a8716ca4 0x1a870b000 + 0xbca4 // -[UIViewController(BaseBoardUI) bs_endAppearanceTransitionForChildViewController:toVisible:]
  41. 30 CoverSheet 0x00000001bf55c928 0x1bf53f000 + 0x1d928 // __65-[CSCoverSheetViewController transitionSource:didEndWithContext:]_block_invoke.1096
  42. 31 CoreFoundation 0x000000019d08c720 0x19cf8e000 + 0xfe720 // __NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__
  43. 32 CoreFoundation 0x000000019cf9079c 0x19cf8e000 + 0x279c // -[__NSArrayI enumerateObjectsWithOptions:usingBlock:]
  44. 33 CoverSheet 0x00000001bf55c570 0x1bf53f000 + 0x1d570 // -[CSCoverSheetViewController transitionSource:didEndWithContext:]
  45. 34 CoverSheet 0x00000001bf560bac 0x1bf53f000 + 0x21bac // -[CSCoverSheetViewController _updateVisibilityForPageViewControllersWithVisiblePageViewController:]
  46. 35 CoverSheet 0x00000001bf55fba4 0x1bf53f000 + 0x20ba4 // -[CSCoverSheetViewController _loadViewsForRestrictedPagesIfPossible]
  47. 36 CoverSheet 0x00000001bf554848 0x1bf53f000 + 0x15848 // -[CSCoverSheetViewController _prepareForViewWillAppearIfNecessary]
  48. 37 CoverSheet 0x00000001bf55489c 0x1bf53f000 + 0x1589c // -[CSCoverSheetViewController viewWillAppear:]
  49. 38 UIKitCore 0x00000001a0b0eee4 0x1a0721000 + 0x3edee4 // -[UIViewController _setViewAppearState:isAnimating:]
  50. 39 UIKitCore 0x00000001a0b0f3e8 0x1a0721000 + 0x3ee3e8 // __52-[UIViewController _setViewAppearState:isAnimating:]_block_invoke
  51. 40 CoreFoundation 0x000000019d08c720 0x19cf8e000 + 0xfe720 // __NSARRAY_IS_CALLING_OUT_TO_A_BLOCK__
  52. 41 CoreFoundation 0x000000019cf8f998 0x19cf8e000 + 0x1998 // -[__NSSingleObjectArrayI enumerateObjectsWithOptions:usingBlock:]
  53. 42 UIKitCore 0x00000001a0b0f174 0x1a0721000 + 0x3ee174 // -[UIViewController _setViewAppearState:isAnimating:]
  54. 43 UIKitCore 0x00000001a0b0f58c 0x1a0721000 + 0x3ee58c // -[UIViewController __viewWillAppear:]
  55. 44 UIKitCore 0x00000001a0b10658 0x1a0721000 + 0x3ef658 // -[UIViewController viewWillMoveToWindow:]
  56. 45 UIKitCore 0x00000001a15a1510 0x1a0721000 + 0xe80510 // -[UIView(Hierarchy) _willMoveToWindow:withAncestorView:]
  57. 46 UIKitCore 0x00000001a15b08b4 0x1a0721000 + 0xe8f8b4 // -[UIView(Internal) _addSubview:positioned:relativeTo:]
  58. 47 UIKitCore 0x00000001a1159888 0x1a0721000 + 0xa38888 // -[UIWindow addRootViewControllerViewIfPossible]
  59. 48 UIKitCore 0x00000001a1158c78 0x1a0721000 + 0xa37c78 // -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:]
  60. 49 UIKitCore 0x00000001a1159bec 0x1a0721000 + 0xa38bec // -[UIWindow _setHidden:forced:]
  61. 50 UIKitCore 0x00000001a116aa38 0x1a0721000 + 0xa49a38 // -[UIWindow _mainQueue_makeKeyAndVisible]
  62. 51 SpringBoard 0x00000001d462c3a8 0x1d4154000 + 0x4d83a8 // -[SBWindow makeKeyAndVisible]
  63. 52 SpringBoard 0x00000001d41eab30 0x1d4154000 + 0x96b30 // -[SBCoverSheetPresentationManager _setCoverSheet:windowVisible:forReason:]
  64. 53 SpringBoard 0x00000001d41ea3fc 0x1d4154000 + 0x963fc // -[SBCoverSheetPresentationManager _prepareForATransition]
  65. 54 SpringBoard 0x00000001d41e9ee4 0x1d4154000 + 0x95ee4 // -[SBCoverSheetPresentationManager _prepareForPresentationTransitionForUserGesture:]
  66. 55 SpringBoard 0x00000001d41e9e50 0x1d4154000 + 0x95e50 // -[SBCoverSheetPresentationManager coverSheetSlidingViewController:prepareForPresentationTransitionForUserGesture:]
  67. 56 SpringBoard 0x00000001d41e9c0c 0x1d4154000 + 0x95c0c // -[SBCoverSheetSlidingViewController _transitionToViewControllerAppearState:ifNeeded:forUserGesture:]
  68. 57 SpringBoard 0x00000001d4235714 0x1d4154000 + 0xe1714 // -[SBCoverSheetSlidingViewController _presentCoverSheetAnimated:withCompletion:]
  69. 58 SpringBoard 0x00000001d4218234 0x1d4154000 + 0xc4234 // -[SBCoverSheetPresentationManager setCoverSheetPresented:animated:options:withCompletion:]
  70. 59 SpringBoard 0x00000001d464b670 0x1d4154000 + 0x4f7670 // -[SBLockScreenManager _activateLockScreenAnimated:animationProvider:automatically:inScreenOffMode:dimInAnimation:dismissNotificationCenter:completion:]
  71. 60 SpringBoard 0x00000001d4233d50 0x1d4154000 + 0xdfd50 // -[SBLockScreenManager lockUIFromSource:withOptions:completion:]
  72. 61 SpringBoard 0x00000001d44c03cc 0x1d4154000 + 0x36c3cc // -[SBStartupTransitionToLockOut performTransitionWithCompletionBlock:]
  73. 62 SpringBoard 0x00000001d439a138 0x1d4154000 + 0x246138 // -[SBBaseStartupTransition _begin]
  74. 63 BaseBoard 0x000000019fc3651c 0x19fc1f000 + 0x1751c // __22-[BSTransaction begin]_block_invoke
  75. 64 BaseBoard 0x000000019fc3d100 0x19fc1f000 + 0x1e100 // -[BSTransaction _preventTransactionCompletionForReason:ignoringAuditHistory:andExecuteBlock:]
  76. 65 BaseBoard 0x000000019fc360e8 0x19fc1f000 + 0x170e8 // -[BSTransaction begin]
  77. 66 SpringBoard 0x00000001d43f2700 0x1d4154000 + 0x29e700 // -[SBStartupTransitionController initializeAndRunStartupTransition:]
  78. 67 SpringBoard 0x00000001d45ba758 0x1d4154000 + 0x466758 // -[SBRestartManager initializeAndRunStartupTransition:]
  79. 68 SpringBoard 0x00000001d4254f24 0x1d4154000 + 0x100f24 // -[SpringBoard applicationDidFinishLaunching:]
  80. 69 Snowboard.dylib 0x0000000104daea3c Snowboard.dylib + 191036
  81. 70 Centaur.dylib 0x0000000109b108e0 0x109b00000 + 0x108e0 // hideCenter()
  82. 71 CercubeServices.dylib 0x0000000107cf761c CercubeServices.dylib + 30236
  83. 72 CopyLog.dylib 0x0000000109bd3614 0x109bac000 + 0x27614 // copylogNotificationCallback(__CFNotificationCenter*, void*, __CFString const*, void const*, __CFDictionary const*)
  84. 73 scanner.dylib 0x0000000109cee6e8 0x109ce8000 + 0x66e8 // substrate_createListOfDylibs()
  85. 74 FoxFortTools.dylib 0x000000010a0a76d8 0x109f0c000 + 0x19b6d8 // fox_iIIILLlIliLiILllLIIlllIilLliiL(__CFNotificationCenter*, void*, __CFString const*, void const*, __CFDictionary const*)
  86. 75 libIconSupport.dylib 0x000000010a4ed27c libIconSupport.dylib + 37500
  87. 76 Jellyfish.dylib 0x000000010a50de78 Jellyfish.dylib + 40568
  88. 77 RocketServices.dylib 0x000000010a55b91c RocketServices.dylib + 31004
  89. 78 Ultrasound.dylib 0x000000010a615f68 Ultrasound.dylib + 73576
  90. 79 Zenith.dylib 0x000000010a662a84 0x10a650000 + 0x12a84 // collapseFolder
  91. 80 deluminator.dylib 0x000000010a71aadc deluminator.dylib + 27356
  92. 81 UIKitCore 0x00000001a1118f30 0x1a0721000 + 0x9f7f30 // -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]
  93. 82 UIKitCore 0x00000001a111ad4c 0x1a0721000 + 0x9f9d4c // -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]
  94. 83 UIKitCore 0x00000001a112052c 0x1a0721000 + 0x9ff52c // -[UIApplication _runWithMainScene:transitionContext:completion:]
  95. 84 UIKitCore 0x00000001a08eec7c 0x1a0721000 + 0x1cdc7c // -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]
  96. 85 UIKitCore 0x00000001a111c63c 0x1a0721000 + 0x9fb63c // -[UIApplication _compellApplicationLaunchToCompleteUnconditionally]
  97. 86 UIKitCore 0x00000001a111c994 0x1a0721000 + 0x9fb994 // -[UIApplication _run]
  98. 87 UIKitCore 0x00000001a1122740 0x1a0721000 + 0xa01740 // UIApplicationMain
  99. 88 SpringBoard 0x00000001d4240df4 0x1d4154000 + 0xecdf4 // SBSystemAppMain
  100. 89 libdyld.dylib 0x000000019cebc360 0x19cebb000 + 0x1360 // start
  101.  
  102. Loaded images:
  103. 0: /System/Library/CoreServices/SpringBoard.app/SpringBoard (Version: 0)
  104. 1: /usr/lib/substrate/SubstrateBootstrap.dylib (Version: 0)
  105. 2: /System/Library/PrivateFrameworks/SpringBoard.framework/SpringBoard (Version: 65536)
  106. 3: /System/Library/Frameworks/Foundation.framework/Foundation (Version: 109673984)
  107. 4: /usr/lib/libobjc.A.dylib (Version: 14942208)
  108. 5: /usr/lib/libSystem.B.dylib (Version: 83951616)
  109. 6: /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler (Version: 65536)
  110. 7: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic (Version: 7602176)
  111. 8: /System/Library/PrivateFrameworks/MultitouchSupport.framework/MultitouchSupport (Version: 203817216)
  112. 9: /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi (Version: 65536)
  113. 10: /usr/lib/libIOAccessoryManager.dylib (Version: 65536)
  114. 11: /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer (Version: 65536)
  115. 12: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager (Version: 65536)
  116. 13: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport (Version: 65536)
  117. 14: /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X (Version: 65536)
  118. 15: /usr/lib/libmis.dylib (Version: 65536)
  119. 16: /usr/lib/liblockdown.dylib (Version: 65536)
  120. 17: /usr/lib/libAccessibility.dylib (Version: 65536)
  121. 18: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices (Version: 65536)
  122. 19: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices (Version: 65536)
  123. 20: /usr/lib/libsp.dylib (Version: 65536)
  124. 21: /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices (Version: 65536)
  125. 22: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup (Version: 112263168)
  126. 23: /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag (Version: 65536)
  127. 24: /System/Library/PrivateFrameworks/AppLaunchStats.framework/AppLaunchStats (Version: 65536)
  128. 25: /System/Library/PrivateFrameworks/NCLaunchStats.framework/NCLaunchStats (Version: 65536)
  129. 26: /System/Library/PrivateFrameworks/Netrb.framework/Netrb (Version: 65536)
  130. 27: /System/Library/PrivateFrameworks/DuetExpertCenter.framework/DuetExpertCenter (Version: 65536)
  131. 28: /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet (Version: 65536)
  132. 29: /System/Library/PrivateFrameworks/iOSScreenSharing.framework/iOSScreenSharing (Version: 65792)
  133. 30: /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog (Version: 65536)
  134. 31: /System/Library/PrivateFrameworks/AppPredictionInternal.framework/AppPredictionInternal (Version: 65536)
  135. 32: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation (Version: 0)
  136. 33: /usr/lib/libIOReport.dylib (Version: 65536)
  137. 34: /System/Library/PrivateFrameworks/AppNotificationsLoggingClient.framework/AppNotificationsLoggingClient (Version: 65536)
  138. 35: /System/Library/PrivateFrameworks/MobileStoreDemoKit.framework/MobileStoreDemoKit (Version: 65536)
  139. 36: /System/Library/PrivateFrameworks/CPMS.framework/CPMS (Version: 65536)
  140. 37: /System/Library/PrivateFrameworks/StarBoardServices.framework/StarBoardServices (Version: 65536)
  141. 38: /System/Library/PrivateFrameworks/MediaControls.framework/MediaControls (Version: 65536)
  142. 39: /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement (Version: 1988096)
  143. 40: /usr/lib/libapp_launch_measurement.dylib (Version: 65536)
  144. 41: /System/Library/PrivateFrameworks/SystemStatus.framework/SystemStatus (Version: 65536)
  145. 42: /System/Library/PrivateFrameworks/SystemStatusServer.framework/SystemStatusServer (Version: 65536)
  146. 43: /System/Library/PrivateFrameworks/TestFlightCore.framework/TestFlightCore (Version: 65536)
  147. 44: /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon (Version: 65536)
  148. 45: /System/Library/PrivateFrameworks/IconServices.framework/IconServices (Version: 28639232)
  149. 46: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer (Version: 17964551)
  150. 47: /System/Library/PrivateFrameworks/EmbeddedDataReset.framework/EmbeddedDataReset (Version: 65536)
  151. 48: /System/Library/PrivateFrameworks/SiriUIActivation.framework/SiriUIActivation (Version: 65536)
  152. 49: /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation (Version: 65536)
  153. 50: /System/Library/PrivateFrameworks/CarPlayServices.framework/CarPlayServices (Version: 65536)
  154. 51: /System/Library/PrivateFrameworks/AppPredictionClient.framework/AppPredictionClient (Version: 65536)
  155. 52: /System/Library/PrivateFrameworks/LockoutUI.framework/LockoutUI (Version: 65536)
  156. 53: /System/Library/PrivateFrameworks/CoverSheet.framework/CoverSheet (Version: 65536)
  157. 54: /System/Library/PrivateFrameworks/SpringBoardHome.framework/SpringBoardHome (Version: 65536)
  158. 55: /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices (Version: 14625282)
  159. 56: /System/Library/PrivateFrameworks/RemoteStateDumpKit.framework/RemoteStateDumpKit (Version: 65536)
  160. 57: /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices (Version: 65536)
  161. 58: /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb (Version: 65536)
  162. 59: /System/Library/PrivateFrameworks/DoNotDisturbKit.framework/DoNotDisturbKit (Version: 65536)
  163. 60: /System/Library/PrivateFrameworks/PlatterKit.framework/PlatterKit (Version: 65536)
  164. 61: /System/Library/Frameworks/IOSurface.framework/IOSurface (Version: 65536)
  165. 62: /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI (Version: 39780352)
  166. 63: /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI (Version: 65536)
  167. 64: /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices (Version: 3997696000)
  168. 65: /System/Library/PrivateFrameworks/CarPlaySupport.framework/CarPlaySupport (Version: 65536)
  169. 66: /System/Library/Frameworks/CarPlay.framework/CarPlay (Version: 65536)
  170. 67: /System/Library/PrivateFrameworks/DoNotDisturbServer.framework/DoNotDisturbServer (Version: 65536)
  171. 68: /System/Library/PrivateFrameworks/ControlCenterServices.framework/ControlCenterServices (Version: 65536)
  172. 69: /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics (Version: 65536)
  173. 70: /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication (Version: 45426696)
  174. 71: /System/Library/PrivateFrameworks/Sharing.framework/Sharing (Version: 98043904)
  175. 72: /System/Library/PrivateFrameworks/SOS.framework/SOS (Version: 65536)
  176. 73: /System/Library/PrivateFrameworks/AttentionAwareness.framework/AttentionAwareness (Version: 5373953)
  177. 74: /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit (Version: 65536)
  178. 75: /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore (Version: 11207173)
  179. 76: /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker (Version: 16909056)
  180. 77: /System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices (Version: 65536)
  181. 78: /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics (Version: 49610752)
  182. 79: /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit (Version: 0)
  183. 80: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration (Version: 65536)
  184. 81: /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter (Version: 65536)
  185. 82: /System/Library/Frameworks/StoreKit.framework/StoreKit (Version: 65536)
  186. 83: /System/Library/Frameworks/Network.framework/Network (Version: 65536)
  187. 84: /usr/lib/libnetwork.dylib (Version: 65536)
  188. 85: /System/Library/PrivateFrameworks/Weather.framework/Weather (Version: 65536)
  189. 86: /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness (Version: 65536)
  190. 87: /System/Library/PrivateFrameworks/Widgets.framework/Widgets (Version: 65536)
  191. 88: /System/Library/PrivateFrameworks/UserNotificationsServer.framework/UserNotificationsServer (Version: 65536)
  192. 89: /System/Library/PrivateFrameworks/ControlCenterUI.framework/ControlCenterUI (Version: 65536)
  193. 90: /System/Library/PrivateFrameworks/ControlCenterUIKit.framework/ControlCenterUIKit (Version: 65536)
  194. 91: /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging (Version: 65536)
  195. 92: /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI (Version: 65536)
  196. 93: /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore (Version: 65536)
  197. 94: /System/Library/PrivateFrameworks/UserNotificationsKit.framework/UserNotificationsKit (Version: 65536)
  198. 95: /System/Library/Frameworks/UserNotifications.framework/UserNotifications (Version: 65536)
  199. 96: /System/Library/Frameworks/UserNotificationsUI.framework/UserNotificationsUI (Version: 65536)
  200. 97: /System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/UserNotificationsUIKit (Version: 65536)
  201. 98: /System/Library/PrivateFrameworks/UserManagementUI.framework/UserManagementUI (Version: 65536)
  202. 99: /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement (Version: 65536)
  203. 100: /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant (Version: 65536)
  204. 101: /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices (Version: 65536)
  205. 102: /System/Library/PrivateFrameworks/KeyboardArbiter.framework/KeyboardArbiter (Version: 3997696000)
  206. 103: /System/Library/Frameworks/Contacts.framework/Contacts (Version: 0)
  207. 104: /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore (Version: 65536)
  208. 105: /System/Library/Frameworks/ContactsUI.framework/ContactsUI (Version: 2162688)
  209. 106: /System/Library/Frameworks/CoreMedia.framework/CoreMedia (Version: 65536)
  210. 107: /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox (Version: 65536)
  211. 108: /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI (Version: 0)
  212. 109: /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity (Version: 23068928)
  213. 110: /System/Library/PrivateFrameworks/SpotlightUI.framework/SpotlightUI (Version: 65536)
  214. 111: /System/Library/PrivateFrameworks/CarKit.framework/CarKit (Version: 65536)
  215. 112: /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus (Version: 65536)
  216. 113: /System/Library/PrivateFrameworks/BatteryCenter.framework/BatteryCenter (Version: 0)
  217. 114: /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit (Version: 65536)
  218. 115: /System/Library/Frameworks/UIKit.framework/UIKit (Version: 3997696000)
  219. 116: /System/Library/PrivateFrameworks/SplashBoard.framework/SplashBoard (Version: 65536)
  220. 117: /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences (Version: 19726336)
  221. 118: /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs (Version: 44630016)
  222. 119: /System/Library/PrivateFrameworks/CoreRoutine.framework/CoreRoutine (Version: 45219849)
  223. 120: /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice (Version: 65536)
  224. 121: /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard (Version: 0)
  225. 122: /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI (Version: 65536)
  226. 123: /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices (Version: 0)
  227. 124: /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard (Version: 0)
  228. 125: /System/Library/Frameworks/AVFoundation.framework/AVFoundation (Version: 131072)
  229. 126: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices (Version: 106438408)
  230. 127: /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices (Version: 65536)
  231. 128: /System/Library/Frameworks/Accounts.framework/Accounts (Version: 65536)
  232. 129: /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation (Version: 65536)
  233. 130: /usr/lib/libutil.dylib (Version: 65536)
  234. 131: /System/Library/PrivateFrameworks/SiriUI.framework/SiriUI (Version: 65536)
  235. 132: /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools (Version: 65536)
  236. 133: /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI (Version: 65536)
  237. 134: /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices (Version: 65536)
  238. 135: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer (Version: 65536)
  239. 136: /usr/lib/libMobileGestalt.dylib (Version: 65536)
  240. 137: /System/Library/Frameworks/CoreText.framework/CoreText (Version: 65536)
  241. 138: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (Version: 18022400)
  242. 139: /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities (Version: 65536)
  243. 140: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime (Version: 17432576)
  244. 141: /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics (Version: 88345601)
  245. 142: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices (Version: 917504)
  246. 143: /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony (Version: 0)
  247. 144: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI (Version: 65536)
  248. 145: /System/Library/PrivateFrameworks/Preferences.framework/Preferences (Version: 65536)
  249. 146: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration (Version: 69543938)
  250. 147: /System/Library/Frameworks/Security.framework/Security (Version: 3886688770)
  251. 148: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport (Version: 1900544)
  252. 149: /System/Library/PrivateFrameworks/Celestial.framework/Celestial (Version: 65536)
  253. 150: /System/Library/PrivateFrameworks/IAP.framework/IAP (Version: 65536)
  254. 151: /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox (Version: 65536000)
  255. 152: /System/Library/Frameworks/QuartzCore.framework/QuartzCore (Version: 68352)
  256. 153: /System/Library/Frameworks/ImageIO.framework/ImageIO (Version: 0)
  257. 154: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration (Version: 65536)
  258. 155: /System/Library/PrivateFrameworks/LoginKit.framework/LoginKit (Version: 65536)
  259. 156: /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation (Version: 65536)
  260. 157: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices (Version: 65536)
  261. 158: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI (Version: 65536)
  262. 159: /usr/lib/libicucore.A.dylib (Version: 4194816)
  263. 160: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard (Version: 65536)
  264. 161: /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer (Version: 65536)
  265. 162: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress (Version: 65536)
  266. 163: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary (Version: 65536)
  267. 164: /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices (Version: 70061056)
  268. 165: /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons (Version: 24379392)
  269. 166: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary (Version: 236723164)
  270. 167: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection (Version: 65536)
  271. 168: /System/Library/Frameworks/CoreLocation.framework/CoreLocation (Version: 156499989)
  272. 169: /System/Library/Frameworks/EventKit.framework/EventKit (Version: 6553600)
  273. 170: /usr/lib/libsqlite3.dylib (Version: 20186112)
  274. 171: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote (Version: 65536)
  275. 172: /System/Library/Frameworks/EventKitUI.framework/EventKitUI (Version: 65536)
  276. 173: /System/Library/PrivateFrameworks/FTServices.framework/FTServices (Version: 52428800)
  277. 174: /System/Library/Frameworks/OpenGLES.framework/OpenGLES (Version: 65536)
  278. 175: /System/Library/Frameworks/CoreVideo.framework/CoreVideo (Version: 66816)
  279. 176: /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox (Version: 65536)
  280. 177: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices (Version: 65536)
  281. 178: /System/Library/PrivateFrameworks/SoftwareUpdateServicesUI.framework/SoftwareUpdateServicesUI (Version: 65536)
  282. 179: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary (Version: 65536)
  283. 180: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices (Version: 52428800)
  284. 181: /System/Library/Frameworks/CoreMotion.framework/CoreMotion (Version: 156499989)
  285. 182: /usr/lib/libCTGreenTeaLogger.dylib (Version: 65536)
  286. 183: /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (Version: 109673984)
  287. 184: /System/Library/Frameworks/CoreServices.framework/CoreServices (Version: 70061056)
  288. 185: /System/Library/Frameworks/FileProvider.framework/FileProvider (Version: 65536)
  289. 186: /usr/lib/libAWDSupportFramework.dylib (Version: 65536)
  290. 187: /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext (Version: 65536)
  291. 188: /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit (Version: 65536)
  292. 189: /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry (Version: 65536)
  293. 190: /usr/lib/libbsm.0.dylib (Version: 65536)
  294. 191: /usr/lib/libz.1.dylib (Version: 66059)
  295. 192: /usr/lib/libc++abi.dylib (Version: 52430336)
  296. 193: /usr/lib/libc++.1.dylib (Version: 52430592)
  297. 194: /usr/lib/system/libcache.dylib (Version: 5439488)
  298. 195: /usr/lib/system/libcommonCrypto.dylib (Version: 3942973440)
  299. 196: /usr/lib/system/libcompiler_rt.dylib (Version: 6619392)
  300. 197: /usr/lib/system/libcopyfile.dylib (Version: 65536)
  301. 198: /usr/lib/system/libcorecrypto.dylib (Version: 56764424)
  302. 199: /usr/lib/system/libdispatch.dylib (Version: 76883973)
  303. 200: /usr/lib/system/libdyld.dylib (Version: 48038657)
  304. 201: /usr/lib/system/liblaunch.dylib (Version: 113911818)
  305. 202: /usr/lib/system/libmacho.dylib (Version: 62193665)
  306. 203: /usr/lib/system/libremovefile.dylib (Version: 3145728)
  307. 204: /usr/lib/system/libsystem_asl.dylib (Version: 24717313)
  308. 205: /usr/lib/system/libsystem_blocks.dylib (Version: 4784128)
  309. 206: /usr/lib/system/libsystem_c.dylib (Version: 88680961)
  310. 207: /usr/lib/system/libsystem_configuration.dylib (Version: 69543938)
  311. 208: /usr/lib/system/libsystem_containermanager.dylib (Version: 65536)
  312. 209: /usr/lib/system/libsystem_coreservices.dylib (Version: 7471104)
  313. 210: /usr/lib/system/libsystem_darwin.dylib (Version: 65536)
  314. 211: /usr/lib/system/libsystem_dnssd.dylib (Version: 71838209)
  315. 212: /usr/lib/system/libsystem_featureflags.dylib (Version: 1114112)
  316. 213: /usr/lib/system/libsystem_info.dylib (Version: 65536)
  317. 214: /usr/lib/system/libsystem_m.dylib (Version: 208273408)
  318. 215: /usr/lib/system/libsystem_malloc.dylib (Version: 18556929)
  319. 216: /usr/lib/system/libsystem_networkextension.dylib (Version: 65536)
  320. 217: /usr/lib/system/libsystem_notify.dylib (Version: 15794176)
  321. 218: /usr/lib/system/libsystem_sandbox.dylib (Version: 79767577)
  322. 219: /usr/lib/system/libsystem_kernel.dylib (Version: 403253761)
  323. 220: /usr/lib/system/libsystem_platform.dylib (Version: 14417920)
  324. 221: /usr/lib/system/libsystem_pthread.dylib (Version: 27273219)
  325. 222: /usr/lib/system/libsystem_symptoms.dylib (Version: 65536)
  326. 223: /usr/lib/system/libsystem_trace.dylib (Version: 75180045)
  327. 224: /usr/lib/system/libunwind.dylib (Version: 8389120)
  328. 225: /usr/lib/system/libxpc.dylib (Version: 113911818)
  329. 226: /usr/lib/libpcap.A.dylib (Version: 65536)
  330. 227: /usr/lib/libcoretls.dylib (Version: 10944512)
  331. 228: /usr/lib/libcoretls_cfhelpers.dylib (Version: 10944512)
  332. 229: /usr/lib/libapple_nghttp2.dylib (Version: 75522)
  333. 230: /usr/lib/libenergytrace.dylib (Version: 65536)
  334. 231: /usr/lib/libcompression.dylib (Version: 65536)
  335. 232: /System/Library/Frameworks/CFNetwork.framework/CFNetwork (Version: 0)
  336. 233: /usr/lib/libarchive.2.dylib (Version: 590336)
  337. 234: /usr/lib/libxml2.2.dylib (Version: 657664)
  338. 235: /usr/lib/libCRFSuite.dylib (Version: 65536)
  339. 236: /usr/lib/liblangid.dylib (Version: 65536)
  340. 237: /usr/lib/liblzma.5.dylib (Version: 393984)
  341. 238: /usr/lib/libbz2.1.0.dylib (Version: 65541)
  342. 239: /usr/lib/libiconv.2.dylib (Version: 458752)
  343. 240: /usr/lib/libcharset.1.dylib (Version: 131072)
  344. 241: /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog (Version: 65536)
  345. 242: /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils (Version: 65536)
  346. 243: /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging (Version: 65536)
  347. 244: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService (Version: 65536)
  348. 245: /System/Library/Frameworks/CloudKit.framework/CloudKit (Version: 55967744)
  349. 246: /System/Library/Frameworks/Intents.framework/Intents (Version: 65536)
  350. 247: /System/Library/Frameworks/Accelerate.framework/Accelerate (Version: 262144)
  351. 248: /System/Library/Frameworks/CoreData.framework/CoreData (Version: 63766528)
  352. 249: /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol (Version: 65536)
  353. 250: /System/Library/PrivateFrameworks/Rapport.framework/Rapport (Version: 0)
  354. 251: /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices (Version: 14625282)
  355. 252: /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices (Version: 0)
  356. 253: /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities (Version: 52428800)
  357. 254: /usr/lib/libcupolicy.dylib (Version: 65536)
  358. 255: /usr/lib/libTelephonyUtilDynamic.dylib (Version: 65536)
  359. 256: /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore (Version: 70061056)
  360. 257: /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices (Version: 65536)
  361. 258: /System/Library/PrivateFrameworks/Bom.framework/Bom (Version: 12779520)
  362. 259: /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork (Version: 65536)
  363. 260: /System/Library/PrivateFrameworks/APFS.framework/APFS (Version: 65536)
  364. 261: /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce (Version: 0)
  365. 262: /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib (Version: 65536)
  366. 263: /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib (Version: 65536)
  367. 264: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage (Version: 34341376)
  368. 265: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib (Version: 48179201)
  369. 266: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib (Version: 48179201)
  370. 267: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib (Version: 48179201)
  371. 268: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib (Version: 65536)
  372. 269: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib (Version: 65536)
  373. 270: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib (Version: 65536)
  374. 271: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib (Version: 65536)
  375. 272: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib (Version: 65536)
  376. 273: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib (Version: 65536)
  377. 274: /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib (Version: 65536)
  378. 275: /System/Library/Frameworks/Metal.framework/Metal (Version: 13959683)
  379. 276: /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator (Version: 65536)
  380. 277: /usr/lib/libate.dylib (Version: 131081)
  381. 278: /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG (Version: 65536)
  382. 279: /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator (Version: 65536)
  383. 280: /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib (Version: 65536)
  384. 281: /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib (Version: 65536)
  385. 282: /System/Library/PrivateFrameworks/FontServices.framework/FontServices (Version: 65536)
  386. 283: /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib (Version: 65536)
  387. 284: /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG (Version: 0)
  388. 285: /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses (Version: 65536)
  389. 286: /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities (Version: 65536)
  390. 287: /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility (Version: 4063232)
  391. 288: /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics (Version: 65536)
  392. 289: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication (Version: 4227768322)
  393. 290: /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient (Version: 65536)
  394. 291: /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication (Version: 4227686913)
  395. 292: /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter (Version: 81143812)
  396. 293: /System/Library/PrivateFrameworks/C2.framework/C2 (Version: 31916032)
  397. 294: /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage (Version: 65536)
  398. 295: /System/Library/Frameworks/PushKit.framework/PushKit (Version: 65536)
  399. 296: /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers (Version: 65536)
  400. 297: /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit (Version: 65536)
  401. 298: /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension (Version: 65536)
  402. 299: /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity (Version: 0)
  403. 300: /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport (Version: 5908483)
  404. 301: /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers (Version: 65536)
  405. 302: /System/Library/PrivateFrameworks/TCC.framework/TCC (Version: 65536)
  406. 303: /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils (Version: 45426696)
  407. 304: /usr/lib/libnetworkextension.dylib (Version: 65536)
  408. 305: /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport (Version: 156499989)
  409. 306: /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth (Version: 65536)
  410. 307: /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf (Version: 65536)
  411. 308: /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync (Version: 65536)
  412. 309: /usr/lib/libheimdal-asn1.dylib (Version: 65536)
  413. 310: /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation (Version: 65536)
  414. 311: /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport (Version: 2883584)
  415. 312: /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices (Version: 65536)
  416. 313: /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices (Version: 65536)
  417. 314: /usr/lib/libresolv.9.dylib (Version: 65536)
  418. 315: /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC (Version: 65536)
  419. 316: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics (Version: 65536)
  420. 317: /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics (Version: 65536)
  421. 318: /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience (Version: 65536)
  422. 319: /System/Library/Frameworks/CoreAudio.framework/CoreAudio (Version: 65536)
  423. 320: /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient (Version: 4401153)
  424. 321: /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing (Version: 65536)
  425. 322: /usr/lib/libtailspin.dylib (Version: 4915712)
  426. 323: /System/Library/PrivateFrameworks/libEDR.framework/libEDR (Version: 65536)
  427. 324: /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders (Version: 7995904)
  428. 325: /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection (Version: 2686976)
  429. 326: /System/Library/PrivateFrameworks/ktrace.framework/ktrace (Version: 23209991)
  430. 327: /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis (Version: 15925248)
  431. 328: /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata (Version: 65536)
  432. 329: /usr/lib/libdscsym.dylib (Version: 15925248)
  433. 330: /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport (Version: 2686976)
  434. 331: /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport (Version: 75180045)
  435. 332: /System/Library/PrivateFrameworks/kperf.framework/kperf (Version: 65536)
  436. 333: /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync (Version: 65536)
  437. 334: /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib (Version: 65536)
  438. 335: /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib (Version: 65536)
  439. 336: /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib (Version: 65536)
  440. 337: /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib (Version: 65536)
  441. 338: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore (Version: 7995904)
  442. 339: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage (Version: 7995904)
  443. 340: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork (Version: 7995904)
  444. 341: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix (Version: 7995904)
  445. 342: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector (Version: 7995904)
  446. 343: /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray (Version: 65536)
  447. 344: /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore (Version: 65536)
  448. 345: /System/Library/PrivateFrameworks/caulk.framework/caulk (Version: 65536)
  449. 346: /usr/lib/libAudioToolboxUtility.dylib (Version: 65536)
  450. 347: /usr/lib/libAudioStatistics.dylib (Version: 65536)
  451. 348: /System/Library/PrivateFrameworks/perfdata.framework/perfdata (Version: 3352579)
  452. 349: /usr/lib/libperfcheck.dylib (Version: 65536)
  453. 350: /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon (Version: 65536)
  454. 351: /System/Library/Frameworks/GSS.framework/GSS (Version: 65536)
  455. 352: /System/Library/PrivateFrameworks/IDS.framework/IDS (Version: 52428800)
  456. 353: /System/Library/PrivateFrameworks/OAuth.framework/OAuth (Version: 1638400)
  457. 354: /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal (Version: 65536)
  458. 355: /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth (Version: 65536)
  459. 356: /System/Library/PrivateFrameworks/Marco.framework/Marco (Version: 52428800)
  460. 357: /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation (Version: 52428800)
  461. 358: /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation (Version: 52428800)
  462. 359: /System/Library/PrivateFrameworks/Engram.framework/Engram (Version: 65536)
  463. 360: /usr/lib/libtidy.A.dylib (Version: 65536)
  464. 361: /System/Library/PrivateFrameworks/zudp.framework/zudp (Version: 65536)
  465. 362: /usr/lib/libAWDSupport.dylib (Version: 65536)
  466. 363: /usr/lib/libprotobuf-lite.dylib (Version: 65536)
  467. 364: /usr/lib/libprotobuf.dylib (Version: 65536)
  468. 365: /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth (Version: 65536)
  469. 366: /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS (Version: 65536)
  470. 367: /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset (Version: 65536)
  471. 368: /System/Library/PrivateFrameworks/Espresso.framework/Espresso (Version: 0)
  472. 369: /usr/lib/libedit.3.dylib (Version: 196608)
  473. 370: /usr/lib/libmecab.dylib (Version: 57868288)
  474. 371: /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio (Version: 65536)
  475. 372: /System/Library/Frameworks/CoreImage.framework/CoreImage (Version: 327680)
  476. 373: /System/Library/PrivateFrameworks/Quagga.framework/Quagga (Version: 65536)
  477. 374: /usr/lib/libFosl_dynamic.dylib (Version: 0)
  478. 375: /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer (Version: 0)
  479. 376: /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore (Version: 262401)
  480. 377: /usr/lib/libncurses.5.4.dylib (Version: 328704)
  481. 378: /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine (Version: 65536)
  482. 379: /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler (Version: 65536)
  483. 380: /System/Library/PrivateFrameworks/Montreal.framework/Montreal (Version: 7864576)
  484. 381: /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices (Version: 65536)
  485. 382: /usr/lib/libsandbox.1.dylib (Version: 65536)
  486. 383: /usr/lib/libMatch.1.dylib (Version: 65536)
  487. 384: /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip (Version: 65536)
  488. 385: /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects (Version: 65536)
  489. 386: /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation (Version: 65536)
  490. 387: /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput (Version: 65536)
  491. 388: /System/Library/PrivateFrameworks/TextInput.framework/TextInput (Version: 65536)
  492. 389: /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink (Version: 17301504)
  493. 390: /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO (Version: 199177)
  494. 391: /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG (Version: 8454144)
  495. 392: /System/Library/Frameworks/CallKit.framework/CallKit (Version: 65536)
  496. 393: /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport (Version: 16909056)
  497. 394: /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation (Version: 65536)
  498. 395: /System/Library/PrivateFrameworks/Search.framework/Search (Version: 65536)
  499. 396: /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight (Version: 65536)
  500. 397: /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy (Version: 1966080)
  501. 398: /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager (Version: 0)
  502. 399: /System/Library/Frameworks/ClassKit.framework/ClassKit (Version: 9502998)
  503. 400: /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions (Version: 68947456)
  504. 401: /System/Library/PrivateFrameworks/vCard.framework/vCard (Version: 0)
  505. 402: /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation (Version: 65536)
  506. 403: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore (Version: 43188224)
  507. 404: /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP (Version: 13959168)
  508. 405: /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression (Version: 7798784)
  509. 406: /usr/lib/libgermantok.dylib (Version: 65536)
  510. 407: /usr/lib/libThaiTokenizer.dylib (Version: 65536)
  511. 408: /usr/lib/libChineseTokenizer.dylib (Version: 2228224)
  512. 409: /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling (Version: 14090240)
  513. 410: /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji (Version: 7012352)
  514. 411: /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData (Version: 23134208)
  515. 412: /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon (Version: 4718592)
  516. 413: /usr/lib/libcmph.dylib (Version: 65536)
  517. 414: /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing (Version: 0)
  518. 415: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount (Version: 65536)
  519. 416: /usr/lib/libprequelite.dylib (Version: 6619136)
  520. 417: /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage (Version: 20447232)
  521. 418: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary (Version: 19791872)
  522. 419: /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication (Version: 65536)
  523. 420: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings (Version: 65536)
  524. 421: /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp (Version: 65536)
  525. 422: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport (Version: 65536)
  526. 423: /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex (Version: 135856128)
  527. 424: /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities (Version: 135856128)
  528. 425: /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage (Version: 65536)
  529. 426: /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch (Version: 65536)
  530. 427: /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit (Version: 9699328)
  531. 428: /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon (Version: 65536)
  532. 429: /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase (Version: 65536)
  533. 430: /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation (Version: 74777091)
  534. 431: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar (Version: 53150209)
  535. 432: /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent (Version: 65536)
  536. 433: /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit (Version: 65536)
  537. 434: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV (Version: 65536)
  538. 435: /System/Library/PrivateFrameworks/NLP.framework/NLP (Version: 13238272)
  539. 436: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing (Version: 65536)
  540. 437: /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud (Version: 65536)
  541. 438: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore (Version: 65536)
  542. 439: /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore (Version: 65536)
  543. 440: /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform (Version: 65536)
  544. 441: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary (Version: 1179648)
  545. 442: /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit (Version: 65536)
  546. 443: /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete (Version: 65536)
  547. 444: /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents (Version: 83109893)
  548. 445: /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager (Version: 11207173)
  549. 446: /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (Version: 3997696000)
  550. 447: /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet (Version: 98043904)
  551. 448: /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation (Version: 43189248)
  552. 449: /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap (Version: 65536)
  553. 450: /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy (Version: 39846666)
  554. 451: /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore (Version: 39846666)
  555. 452: /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer (Version: 8192000)
  556. 453: /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics (Version: 2686976)
  557. 454: /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial (Version: 65536)
  558. 455: /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation (Version: 7802112)
  559. 456: /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit (Version: 1835008)
  560. 457: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader (Version: 32243712)
  561. 458: /System/Library/PrivateFrameworks/WebCore.framework/WebCore (Version: 39846666)
  562. 459: /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib (Version: 39846666)
  563. 460: /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting (Version: 7802112)
  564. 461: /System/Library/Frameworks/AVKit.framework/AVKit (Version: 65536)
  565. 462: /System/Library/Frameworks/WebKit.framework/WebKit (Version: 39846666)
  566. 463: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF (Version: 65536)
  567. 464: /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction (Version: 65536)
  568. 465: /System/Library/Frameworks/PDFKit.framework/PDFKit (Version: 65536)
  569. 466: /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing (Version: 0)
  570. 467: /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization (Version: 65536)
  571. 468: /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore (Version: 65536)
  572. 469: /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage (Version: 3735552)
  573. 470: /System/Library/Frameworks/CoreML.framework/CoreML (Version: 65536)
  574. 471: /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace (Version: 0)
  575. 472: /System/Library/PrivateFrameworks/ProactiveMagicalMoments.framework/ProactiveMagicalMoments (Version: 65536)
  576. 473: /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation (Version: 65536)
  577. 474: /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard (Version: 65536)
  578. 475: /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec (Version: 65536)
  579. 476: /System/Library/PrivateFrameworks/WorkflowKit.framework/WorkflowKit (Version: 65536)
  580. 477: /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester (Version: 65536)
  581. 478: /System/Library/PrivateFrameworks/HeroAppPredictionClient.framework/HeroAppPredictionClient (Version: 65536)
  582. 479: /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait (Version: 68947456)
  583. 480: /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore (Version: 65536)
  584. 481: /System/Library/PrivateFrameworks/ActionPredictionHeuristics.framework/ActionPredictionHeuristics (Version: 65536)
  585. 482: /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory (Version: 131072)
  586. 483: /System/Library/PrivateFrameworks/AppPreferenceClient.framework/AppPreferenceClient (Version: 65536)
  587. 484: /System/Library/PrivateFrameworks/CompanionSync.framework/CompanionSync (Version: 65536)
  588. 485: /System/Library/PrivateFrameworks/NearField.framework/NearField (Version: 65536)
  589. 486: /System/Library/Frameworks/HealthKit.framework/HealthKit (Version: 65536)
  590. 487: /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient (Version: 65536)
  591. 488: /System/Library/PrivateFrameworks/IntentsServices.framework/IntentsServices (Version: 65536)
  592. 489: /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit (Version: 65536)
  593. 490: /usr/lib/libnfshared.dylib (Version: 65536)
  594. 491: /usr/lib/libxslt.1.dylib (Version: 203264)
  595. 492: /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation (Version: 65536)
  596. 493: /System/Library/PrivateFrameworks/ActionPredictionHeuristicsInternal.framework/ActionPredictionHeuristicsInternal (Version: 65536)
  597. 494: /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities (Version: 8782336)
  598. 495: /System/Library/PrivateFrameworks/IMCore.framework/IMCore (Version: 52428800)
  599. 496: /System/Library/PrivateFrameworks/Email.framework/Email (Version: 235997447)
  600. 497: /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit (Version: 65536)
  601. 498: /System/Library/Frameworks/MapKit.framework/MapKit (Version: 917504)
  602. 499: /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI (Version: 65536)
  603. 500: /System/Library/PrivateFrameworks/Navigation.framework/Navigation (Version: 65536)
  604. 501: /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit (Version: 105258760)
  605. 502: /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI (Version: 65536)
  606. 503: /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter (Version: 52428800)
  607. 504: /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore (Version: 65536)
  608. 505: /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle (Version: 65536)
  609. 506: /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit (Version: 65536)
  610. 507: /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents (Version: 65536)
  611. 508: /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter (Version: 52428800)
  612. 509: /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore (Version: 52428800)
  613. 510: /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence (Version: 52428800)
  614. 511: /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities (Version: 65536)
  615. 512: /System/Library/Frameworks/AddressBook.framework/AddressBook (Version: 65536)
  616. 513: /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB (Version: 52428800)
  617. 514: /usr/lib/libsysdiagnose.dylib (Version: 65536)
  618. 515: /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD (Version: 52428800)
  619. 516: /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst (Version: 393216)
  620. 517: /System/Library/PrivateFrameworks/Categories.framework/Categories (Version: 328960)
  621. 518: /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit (Version: 65536)
  622. 519: /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication (Version: 52428800)
  623. 520: /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV (Version: 65536)
  624. 521: /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy (Version: 65536)
  625. 522: /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting (Version: 65536)
  626. 523: /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP (Version: 65536)
  627. 524: /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle (Version: 65536)
  628. 525: /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing (Version: 235997447)
  629. 526: /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore (Version: 235997447)
  630. 527: /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation (Version: 235997447)
  631. 528: /System/Library/PrivateFrameworks/StarBoardFoundation.framework/StarBoardFoundation (Version: 65536)
  632. 529: /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration (Version: 65536)
  633. 530: /System/Library/PrivateFrameworks/MailServices.framework/MailServices (Version: 235997447)
  634. 531: /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport (Version: 235997447)
  635. 532: /System/Library/PrivateFrameworks/MIME.framework/MIME (Version: 235997447)
  636. 533: /System/Library/PrivateFrameworks/TVRemoteUI.framework/TVRemoteUI (Version: 65536)
  637. 534: /System/Library/PrivateFrameworks/AirPlayRoutePrediction.framework/AirPlayRoutePrediction (Version: 65536)
  638. 535: /System/Library/Frameworks/HomeKit.framework/HomeKit (Version: 40698405)
  639. 536: /System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation (Version: 65536)
  640. 537: /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore (Version: 0)
  641. 538: /System/Library/PrivateFrameworks/SharingUI.framework/SharingUI (Version: 98043904)
  642. 539: /System/Library/PrivateFrameworks/TVRemoteCore.framework/TVRemoteCore (Version: 6558722)
  643. 540: /System/Library/PrivateFrameworks/WiFiKit.framework/WiFiKit (Version: 65536)
  644. 541: /System/Library/PrivateFrameworks/ShortcutUIKit.framework/ShortcutUIKit (Version: 65536)
  645. 542: /System/Library/PrivateFrameworks/TVRemoteKit.framework/TVRemoteKit (Version: 655294464)
  646. 543: /System/Library/PrivateFrameworks/TouchRemote.framework/TouchRemote (Version: 65536)
  647. 544: /System/Library/PrivateFrameworks/InstallCoordination.framework/InstallCoordination (Version: 65536)
  648. 545: /System/Library/PrivateFrameworks/HMFoundation.framework/HMFoundation (Version: 36506624)
  649. 546: /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities (Version: 65536)
  650. 547: /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity (Version: 65536)
  651. 548: /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport (Version: 65536)
  652. 549: /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI (Version: 65536)
  653. 550: /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP (Version: 65536)
  654. 551: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI (Version: 65536)
  655. 552: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant (Version: 65536)
  656. 553: /System/Library/PrivateFrameworks/SettingsCellularUI.framework/SettingsCellularUI (Version: 65536)
  657. 554: /System/Library/PrivateFrameworks/WiFiCloudSyncEngine.framework/WiFiCloudSyncEngine (Version: 65536)
  658. 555: /System/Library/PrivateFrameworks/WiFiKitUI.framework/WiFiKitUI (Version: 65536)
  659. 556: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo (Version: 65536)
  660. 557: /System/Library/PrivateFrameworks/EasyConfig.framework/EasyConfig (Version: 65536)
  661. 558: /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory (Version: 65536)
  662. 559: /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite (Version: 65536)
  663. 560: /System/Library/PrivateFrameworks/SIMSetupSupport.framework/SIMSetupSupport (Version: 65536)
  664. 561: /System/Library/PrivateFrameworks/CommunicationsSetupUI.framework/CommunicationsSetupUI (Version: 65536)
  665. 562: /System/Library/PrivateFrameworks/SettingsCellular.framework/SettingsCellular (Version: 65536)
  666. 563: /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI (Version: 65536)
  667. 564: /System/Library/PrivateFrameworks/SetupAssistantUI.framework/SetupAssistantUI (Version: 65536)
  668. 565: /System/Library/Frameworks/SafariServices.framework/SafariServices (Version: 65536)
  669. 566: /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/CoreFollowUpUI (Version: 65536)
  670. 567: /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI (Version: 65536)
  671. 568: /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation (Version: 65536)
  672. 569: /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit (Version: 65536)
  673. 570: /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI (Version: 65536)
  674. 571: /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI (Version: 65536)
  675. 572: /System/Library/PrivateFrameworks/Message.framework/Message (Version: 235997447)
  676. 573: /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI (Version: 65536)
  677. 574: /System/Library/PrivateFrameworks/CertUI.framework/CertUI (Version: 65536)
  678. 575: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (Version: 236723164)
  679. 576: /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber (Version: 65536)
  680. 577: /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings (Version: 65536)
  681. 578: /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences (Version: 65536)
  682. 579: /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService (Version: 236723164)
  683. 580: /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices (Version: 236723164)
  684. 581: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream (Version: 236722326)
  685. 582: /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation (Version: 236723164)
  686. 583: /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary (Version: 236723144)
  687. 584: /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices (Version: 236723144)
  688. 585: /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats (Version: 236723164)
  689. 586: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream (Version: 236722396)
  690. 587: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (Version: 236723164)
  691. 588: /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation (Version: 236723164)
  692. 589: /System/Library/PrivateFrameworks/MMCS.framework/MMCS (Version: 31916032)
  693. 590: /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices (Version: 6881280)
  694. 591: /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection (Version: 52428800)
  695. 592: /System/Library/Frameworks/WatchKit.framework/WatchKit (Version: 65536)
  696. 593: /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport (Version: 65536)
  697. 594: /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal (Version: 65536)
  698. 595: /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport (Version: 235997447)
  699. 596: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess (Version: 65536)
  700. 597: /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon (Version: 235997447)
  701. 598: /System/Library/PrivateFrameworks/Notes.framework/Notes (Version: 65536)
  702. 599: /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials (Version: 13959424)
  703. 600: /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (Version: 39846666)
  704. 601: /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition (Version: 10289152)
  705. 602: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks (Version: 65536)
  706. 603: /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation (Version: 39846666)
  707. 604: /System/Library/PrivateFrameworks/WebUI.framework/WebUI (Version: 65536)
  708. 605: /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore (Version: 39846666)
  709. 606: /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO (Version: 65536)
  710. 607: /System/Library/Frameworks/Vision.framework/Vision (Version: 196699)
  711. 608: /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition (Version: 10289152)
  712. 609: /System/Library/PrivateFrameworks/Futhark.framework/Futhark (Version: 65536)
  713. 610: /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared (Version: 39846666)
  714. 611: /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore (Version: 23199744)
  715. 612: /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport (Version: 65536)
  716. 613: /System/Library/Frameworks/Social.framework/Social (Version: 5701632)
  717. 614: /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking (Version: 7995392)
  718. 615: /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount (Version: 20714499)
  719. 616: /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit (Version: 65536)
  720. 617: /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary (Version: 65536)
  721. 618: /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel (Version: 1988096)
  722. 619: /System/Library/Frameworks/IdentityLookup.framework/IdentityLookup (Version: 65536)
  723. 620: /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary (Version: 16187392)
  724. 621: /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit (Version: 65536)
  725. 622: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI (Version: 65536)
  726. 623: /System/Library/PrivateFrameworks/BookUtility.framework/BookUtility (Version: 16187392)
  727. 624: /System/Library/Frameworks/AdSupport.framework/AdSupport (Version: 65536)
  728. 625: /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector (Version: 39846666)
  729. 626: /System/Library/PrivateFrameworks/Radio.framework/Radio (Version: 65536)
  730. 627: /System/Library/PrivateFrameworks/AssistantUI.framework/AssistantUI (Version: 65536)
  731. 628: /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger (Version: 65536)
  732. 629: /System/Library/Frameworks/IntentsUI.framework/IntentsUI (Version: 65536)
  733. 630: /System/Library/Frameworks/MetalKit.framework/MetalKit (Version: 9240576)
  734. 631: /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition (Version: 65536)
  735. 632: /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI (Version: 65536)
  736. 633: /System/Library/PrivateFrameworks/AssistantCardServiceSupport.framework/AssistantCardServiceSupport (Version: 65536)
  737. 634: /System/Library/PrivateFrameworks/CardKit.framework/CardKit (Version: 65536)
  738. 635: /System/Library/PrivateFrameworks/Cards.framework/Cards (Version: 65536)
  739. 636: /System/Library/PrivateFrameworks/CardServices.framework/CardServices (Version: 65536)
  740. 637: /System/Library/PrivateFrameworks/ContactsAssistantServices.framework/ContactsAssistantServices (Version: 0)
  741. 638: /System/Library/PrivateFrameworks/Stocks.framework/Stocks (Version: 65536)
  742. 639: /System/Library/PrivateFrameworks/ScreenTimeUI.framework/ScreenTimeUI (Version: 23199744)
  743. 640: /System/Library/PrivateFrameworks/Settings/PrivacySettingsUI.framework/PrivacySettingsUI (Version: 65536)
  744. 641: /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView (Version: 65536)
  745. 642: /System/Library/PrivateFrameworks/FMFUI.framework/FMFUI (Version: 65536)
  746. 643: /System/Library/PrivateFrameworks/FMF.framework/FMF (Version: 65536)
  747. 644: /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore (Version: 65536)
  748. 645: /System/Library/PrivateFrameworks/AdCore.framework/AdCore (Version: 65536)
  749. 646: /System/Library/PrivateFrameworks/FMCore.framework/FMCore (Version: 65536)
  750. 647: /System/Library/PrivateFrameworks/FMCoreUI.framework/FMCoreUI (Version: 65536)
  751. 648: /System/Library/PrivateFrameworks/NetAppsUtilitiesUI.framework/NetAppsUtilitiesUI (Version: 65536)
  752. 649: /System/Library/PrivateFrameworks/WeatherFoundation.framework/WeatherFoundation (Version: 65536)
  753. 650: /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration (Version: 65536)
  754. 651: /System/Library/PrivateFrameworks/WallpaperKit.framework/WallpaperKit (Version: 65536)
  755. 652: /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore (Version: 236723134)
  756. 653: /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing (Version: 65536)
  757. 654: /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer (Version: 236723124)
  758. 655: /System/Library/Frameworks/Photos.framework/Photos (Version: 236723164)
  759. 656: /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA (Version: 328191)
  760. 657: /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop (Version: 65536)
  761. 658: /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA (Version: 197123)
  762. 659: /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis (Version: 65536)
  763. 660: /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam (Version: 65536)
  764. 661: /System/Library/PrivateFrameworks/MobileSoftwareUpdate.framework/MobileSoftwareUpdate (Version: 65536)
  765. 662: /usr/lib/libauthinstall.dylib (Version: 65536)
  766. 663: /usr/lib/libReverseProxyDevice.dylib (Version: 65536)
  767. 664: /usr/lib/libamsupport.dylib (Version: 65536)
  768. 665: /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages (Version: 36644867)
  769. 666: /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit (Version: 60489728)
  770. 667: /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity (Version: 10682368)
  771. 668: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE (Version: 65536)
  772. 669: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle (Version: 65536)
  773. 670: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange (Version: 65536)
  774. 671: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace (Version: 65536)
  775. 672: /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap (Version: 65536)
  776. 673: /usr/lib/libAWDProtobufFacetimeiMessage.dylib (Version: 65536)
  777. 674: /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities (Version: 65536)
  778. 675: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit (Version: 65536)
  779. 676: /System/Library/PrivateFrameworks/FriendKit.framework/FriendKit (Version: 65536)
  780. 677: /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI (Version: 4521984)
  781. 678: /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport (Version: 65536)
  782. 679: /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities (Version: 65536)
  783. 680: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime (Version: 65536)
  784. 681: /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech (Version: 65536)
  785. 682: /usr/lib/libAXSpeechManager.dylib (Version: 65536)
  786. 683: /usr/lib/libAXSafeCategoryBundle.dylib (Version: 65536)
  787. 684: /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit (Version: 1376256)
  788. 685: /System/Library/Frameworks/QuickLook.framework/QuickLook (Version: 65536)
  789. 686: /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit (Version: 65536)
  790. 687: /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings (Version: 65536)
  791. 688: /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI (Version: 65536)
  792. 689: /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding (Version: 52428800)
  793. 690: /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI (Version: 65536)
  794. 691: /System/Library/Frameworks/MessageUI.framework/MessageUI (Version: 235997447)
  795. 692: /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation (Version: 65536)
  796. 693: /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport (Version: 0)
  797. 694: /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete (Version: 65536)
  798. 695: /System/Library/Frameworks/VisionKit.framework/VisionKit (Version: 65536)
  799. 696: /System/Library/Frameworks/PencilKit.framework/PencilKit (Version: 65536)
  800. 697: /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting (Version: 0)
  801. 698: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility (Version: 65536)
  802. 699: /usr/lib/libmecabra.dylib (Version: 57868288)
  803. 700: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities (Version: 65536)
  804. 701: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore (Version: 25559040)
  805. 702: /System/Library/PrivateFrameworks/UserNotificationsSettings.framework/UserNotificationsSettings (Version: 65536)
  806. 703: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices (Version: 65536)
  807. 704: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI (Version: 65536)
  808. 705: /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared (Version: 65536)
  809. 706: /System/Library/Frameworks/Messages.framework/Messages (Version: 65536)
  810. 707: /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI (Version: 65536)
  811. 708: /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation (Version: 65536)
  812. 709: /System/Library/Frameworks/GLKit.framework/GLKit (Version: 6946816)
  813. 710: /System/Library/Frameworks/SceneKit.framework/SceneKit (Version: 35390208)
  814. 711: /System/Library/Frameworks/ModelIO.framework/ModelIO (Version: 14155776)
  815. 712: /usr/lib/substrate/SubstrateInserter.dylib (Version: 0)
  816. 713: /usr/lib/libsubstrate.dylib (Version: 0)
  817. 714: /usr/lib/substrate/SubstrateLoader.dylib (Version: 0)
  818. 715: /Library/MobileSubstrate/DynamicLibraries/ TweakConfigurator.dylib (Version: 0)
  819. 716: /usr/lib/libstdc++.6.dylib (Version: 6816256)
  820. 717: /Library/MobileSubstrate/DynamicLibraries/0_Choicy.dylib (Version: 0)
  821. 718: /Library/MobileSubstrate/DynamicLibraries/AAASnowBoardStub.dylib (Version: 0)
  822. 719: /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib (Version: 0)
  823. 720: /Library/SnowBoard/Extensions/SnowBoardSettingsIconsExtension.bundle/SnowBoardSettingsIconsExtension (Version: 0)
  824. 721: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal (Version: 29230336)
  825. 722: /usr/lib/libapplist.dylib (Version: 0)
  826. 723: /usr/lib/librocketbootstrap.dylib (Version: 0)
  827. 724: /Library/MobileSubstrate/DynamicLibraries/BioProtect.dylib (Version: 262997)
  828. 725: /Library/MobileSubstrate/DynamicLibraries/CCSupport.dylib (Version: 0)
  829. 726: /Library/MobileSubstrate/DynamicLibraries/Centaur.dylib (Version: 0)
  830. 727: /usr/lib/libCSColorPicker.dylib (Version: 0)
  831. 728: /usr/lib/Cephei.framework/Cephei (Version: 0)
  832. 729: /usr/lib/CepheiUI.framework/CepheiUI (Version: 0)
  833. 730: /Library/MobileSubstrate/DynamicLibraries/CercubeServices.dylib (Version: 0)
  834. 731: /Library/MobileSubstrate/DynamicLibraries/ColorBanners3.dylib (Version: 0)
  835. 732: /Library/MobileSubstrate/DynamicLibraries/CopyLog.dylib (Version: 0)
  836. 733: /Library/MobileSubstrate/DynamicLibraries/CopyLogDaemon.dylib (Version: 0)
  837. 734: /Applications/CrashReporter.app/scanner.dylib (Version: 0)
  838. 735: /usr/lib/libpackageinfo.dylib (Version: 0)
  839. 736: /Library/MobileSubstrate/DynamicLibraries/FLApps.dylib (Version: 0)
  840. 737: /Library/MobileSubstrate/DynamicLibraries/FLEXall.dylib (Version: 0)
  841. 738: /Library/MobileSubstrate/DynamicLibraries/libFLEX.dylib (Version: 0)
  842. 739: /Library/MobileSubstrate/DynamicLibraries/Flow.dylib (Version: 0)
  843. 740: /Library/MobileSubstrate/DynamicLibraries/NextUp.dylib (Version: 0)
  844. 741: /Library/MobileSubstrate/DynamicLibraries/FoxFortTools.dylib (Version: 0)
  845. 742: /usr/lib/libfoxfortutils.dylib (Version: 0)
  846. 743: /Library/MobileSubstrate/DynamicLibraries/GSRepoPlugin.dylib (Version: 0)
  847. 744: /Library/MobileSubstrate/DynamicLibraries/IconSupport.dylib (Version: 0)
  848. 745: /Library/Application Support/IconSupport/Versions/4.0/libIconSupport.dylib (Version: 0)
  849. 746: /Library/MobileSubstrate/DynamicLibraries/IconSupportFix.dylib (Version: 0)
  850. 747: /Library/MobileSubstrate/DynamicLibraries/Jellyfish.dylib (Version: 0)
  851. 748: /Library/MobileSubstrate/DynamicLibraries/LabelHider.dylib (Version: 0)
  852. 749: /Library/MobileSubstrate/DynamicLibraries/LockWidgets.dylib (Version: 0)
  853. 750: /Library/MobileSubstrate/DynamicLibraries/LotusDark.dylib (Version: 0)
  854. 751: /Library/MobileSubstrate/DynamicLibraries/RocketServices.dylib (Version: 0)
  855. 752: /Library/MobileSubstrate/DynamicLibraries/SuperchargeSB.dylib (Version: 0)
  856. 753: /Library/MobileSubstrate/DynamicLibraries/Supercharger.dylib (Version: 65536)
  857. 754: /Library/MobileSubstrate/DynamicLibraries/TweakRestrictor.dylib (Version: 0)
  858. 755: /usr/lib/libgraphite.dylib (Version: 0)
  859. 756: /Library/MobileSubstrate/DynamicLibraries/Ultrasound.dylib (Version: 0)
  860. 757: /Library/MobileSubstrate/DynamicLibraries/Xeon.dylib (Version: 0)
  861. 758: /usr/lib/libimagepicker.dylib (Version: 0)
  862. 759: /Library/MobileSubstrate/DynamicLibraries/Zenith.dylib (Version: 0)
  863. 760: /Library/MobileSubstrate/DynamicLibraries/__Cr4shed.dylib (Version: 0)
  864. 761: /Library/MobileSubstrate/DynamicLibraries/__Cr4shedSB.dylib (Version: 0)
  865. 762: /usr/lib/libnotifications.dylib (Version: 65536)
  866. 763: /Library/MobileSubstrate/DynamicLibraries/bfdecrypt.dylib (Version: 0)
  867. 764: /Library/MobileSubstrate/DynamicLibraries/deluminator.dylib (Version: 0)
  868. 765: /Library/MobileSubstrate/DynamicLibraries/hsbcBypassSB.dylib (Version: 0)
  869. 766: /Library/MobileSubstrate/DynamicLibraries/iCleanerLib.dylib (Version: 65536)
  870. 767: /Library/MobileSubstrate/DynamicLibraries/libfoxfortsplash.dylib (Version: 0)
  871. 768: /usr/lib/libcolorpicker.dylib (Version: 0)
  872. 769: /Library/MobileSubstrate/DynamicLibraries/zzzzzLiberty.dylib (Version: 0)
  873. 770: /usr/lib/libobjc-trampolines.dylib (Version: 14942208)
  874. 771: /usr/lib/libMobileGestaltExtensions.dylib (Version: 65536)
  875. 772: /usr/lib/libusrtcp.dylib (Version: 65536)
  876. 773: /usr/lib/libboringssl.dylib (Version: 0)
  877. 774: /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader (Version: 65536)
  878. 775: /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities (Version: 65536)
  879. 776: /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities (Version: 65536)
  880. 777: /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore (Version: 65536)
  881. 778: /System/Library/PrivateFrameworks/AVConference.framework/AVConference (Version: 65536)
  882. 779: /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager (Version: 65536)
  883. 780: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed (Version: 81143812)
  884. 781: /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics (Version: 81143812)
  885. 782: /System/Library/CoreServices/RawCamera.bundle/RawCamera (Version: 0)
  886. 783: /usr/lib/log/liblog_network.dylib (Version: 65536)
  887. 784: /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11 (Version: 0)
  888. 785: /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib (Version: 59115842)
  889. 786: /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib (Version: 34341376)
  890. 787: /System/Library/Extensions/AppleSPU.kext/PlugIns/AppleSPULib.plugin/AppleSPULib (Version: 0)
  891. 788: /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore (Version: 65536)
  892. 789: /System/Library/ControlCenter/Bundles/ConnectivityModule.bundle/ConnectivityModule (Version: 0)
  893. 790: /System/Library/ControlCenter/Bundles/MediaControlsAudioModule.bundle/MediaControlsAudioModule (Version: 0)
  894. 791: /Library/ControlCenter/Bundles/PowerModule.bundle/PowerModule (Version: 0)
  895. 792: /System/Library/ControlCenter/Bundles/DoNotDisturbModule.bundle/DoNotDisturbModule (Version: 0)
  896. 793: /System/Library/ControlCenter/Bundles/AppearanceModule.bundle/AppearanceModule (Version: 0)
  897. 794: /System/Library/ControlCenter/Bundles/AirPlayMirroringModule.bundle/AirPlayMirroringModule (Version: 0)
  898. 795: /System/Library/ControlCenter/Bundles/FlashlightModule.bundle/FlashlightModule (Version: 0)
  899. 796: /System/Library/ControlCenter/Bundles/TimerModule.bundle/TimerModule (Version: 0)
  900. 797: /System/Library/ControlCenter/Bundles/MediaControlsModule.bundle/MediaControlsModule (Version: 0)
  901. 798: /System/Library/ControlCenter/Bundles/DisplayModule.bundle/DisplayModule (Version: 0)
  902. 799: /System/Library/ControlCenter/Bundles/ReplayKitModule.bundle/ReplayKitModule (Version: 0)
  903. 800: /System/Library/ControlCenter/Bundles/LowPowerModule.bundle/LowPowerModule (Version: 0)
  904. 801: /System/Library/CoreServices/CoreGlyphs.bundle/CoreGlyphs (Version: 0)
  905. 802: /usr/lib/swift/libswiftDemangle.dylib (Version: 72090367)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement