Created
June 23, 2020 00:33
-
-
Save jaclync/beee938cffa34299ffe4d5475e45cda9 to your computer and use it in GitHub Desktop.
WCiOS Core Data startup crash
This file contains hidden or 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
Incident Identifier: 1ECDE596-F076-404F-88B2-05475EE63CA3 | |
CrashReporter Key: be1b0e9b09f93fa6569d12c263890cff0e401650 | |
Hardware Model: iPhone11,2 | |
Process: WooCommerce [416] | |
Path: /private/var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/WooCommerce | |
Identifier: com.automattic.woocommerce | |
Version: 4.4.0.2 (4.4) | |
AppStoreTools: 11E608a | |
AppVariant: 1:iPhone11,2:13 | |
Code Type: ARM-64 (Native) | |
Role: Non UI | |
Parent Process: launchd [1] | |
Coalition: com.automattic.woocommerce [592] | |
Date/Time: 2020-06-22 10:28:36.5363 +0100 | |
Launch Time: 2020-06-22 10:28:11.0737 +0100 | |
OS Version: iPhone OS 13.3.1 (17D50) | |
Release Type: User | |
Baseband Version: 2.04.03 | |
Report Version: 104 | |
Exception Type: EXC_BREAKPOINT (SIGTRAP) | |
Exception Codes: 0x0000000000000001, 0x00000001bd409ef0 | |
Termination Signal: Trace/BPT trap: 5 | |
Termination Reason: Namespace SIGNAL, Code 0x5 | |
Terminating Process: exc handler [416] | |
Triggered by Thread: 0 | |
Thread 0 name: | |
Thread 0 Crashed: | |
0 libswiftCore.dylib 0x00000001bd409ef0 $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtFTf4xxnnn_n + 444 (AssertCommon.swift:132) | |
1 libswiftCore.dylib 0x00000001bd409ef0 $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtFTf4xxnnn_n + 444 (AssertCommon.swift:132) | |
2 libswiftCore.dylib 0x00000001bd1f28e4 $ss17_assertionFailure__4file4line5flagss5NeverOs12StaticStringV_SSAHSus6UInt32VtF + 36 (<compiler-generated>:0) | |
3 Storage 0x0000000104ed1784 closure #1 in closure #1 in CoreDataManager.persistentContainer.getter + 2748 (CoreDataManager.swift:0) | |
4 Storage 0x0000000104ed1e50 thunk for @escaping @callee_guaranteed (@guaranteed NSPersistentStoreDescription, @guaranteed Error?) -> () + 76 (<compiler-generated>:0) | |
5 CoreData 0x00000001b463134c -[NSPersistentStoreCoordinator _doAddPersistentStoreWithDescription:privateCopy:completeOnMainThr... + 976 (NSPersistentStoreCoordinator.m:1434) | |
6 CoreData 0x00000001b44e33ac -[NSPersistentStoreCoordinator addPersistentStoreWithDescription:completionHandler:] + 228 (NSPersistentStoreCoordinator.m:1478) | |
7 CoreData 0x00000001b46f0f54 -[NSPersistentContainer _loadStoreDescriptons:withCompletionHandler:] + 232 (NSPersistentContainer.m:233) | |
8 CoreData 0x00000001b44ec918 -[NSPersistentContainer loadPersistentStoresWithCompletionHandler:] + 316 (NSPersistentContainer.m:220) | |
9 Storage 0x0000000104ed0c48 closure #1 in CoreDataManager.persistentContainer.getter + 788 (CoreDataManager.swift:42) | |
10 Storage 0x0000000104ed084c CoreDataManager.viewStorage.getter + 44 (CoreDataManager.swift:36) | |
11 Storage 0x0000000104ed43b8 protocol witness for StorageManagerType.viewStorage.getter in conformance CoreDataManager + 20 (<compiler-generated>:0) | |
12 Yosemite 0x0000000104de02f8 AccountStore.onAction(_:) + 448 (AccountStore.swift:124) | |
13 Yosemite 0x0000000104dc2554 Dispatcher.dispatch(_:) + 180 (Dispatcher.swift:102) | |
14 WooCommerce 0x000000010296a750 protocol witness for StoresManagerState.onAction(_:) in conformance AuthenticatedState + 32 | |
15 WooCommerce 0x0000000102afae20 DefaultStoresManager.restoreSessionAccountIfPossible() + 548 | |
16 WooCommerce 0x0000000102afea58 specialized DefaultStoresManager.init(sessionManager:) + 948 | |
17 WooCommerce 0x000000010297f940 globalinit_33_5C13AEDA402F732FDEAE4A77389130C6_func132 + 60 | |
18 libdispatch.dylib 0x00000001af809fd8 _dispatch_client_callout + 20 (object.m:495) | |
19 libdispatch.dylib 0x00000001af80b6c0 _dispatch_once_callout + 32 (once.c:52) | |
20 libswiftCore.dylib 0x00000001bd4bf344 swift_once + 44 (once.h:111) | |
21 WooCommerce 0x00000001028e1460 specialized WCCrashLoggingDataProvider.currentUser.getter + 76 | |
22 WooCommerce 0x00000001028e13f4 protocol witness for CrashLoggingDataProvider.currentUser.getter in conformance WCCrashLoggingDataProvider + 28 | |
23 AutomatticTracks 0x00000001030d080c CrashLogging.currentUser.getter + 276 (CrashLogging.swift:156) | |
24 AutomatticTracks 0x00000001030cfc54 static CrashLogging.start(withDataProvider:) + 1628 (CrashLogging.swift:169) | |
25 WooCommerce 0x00000001029fb54c specialized AppDelegate.application(_:willFinishLaunchingWithOptions:) + 96 | |
26 WooCommerce 0x00000001029f95bc @objc AppDelegate.application(_:willFinishLaunchingWithOptions:) + 152 | |
27 UIKitCore 0x00000001b3c5bb88 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 200 (UIApplication.m:2272) | |
28 UIKitCore 0x00000001b3c5da14 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 5112 (UIApplication.m:2680) | |
29 UIKitCore 0x00000001b3c63340 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1252 (UIApplication.m:4230) | |
30 UIKitCore 0x00000001b33fbbec -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 152 (_UISceneLifecycleMultiplexer.m:388) | |
31 UIKitCore 0x00000001b38ad518 _UIScenePerformActionsWithLifecycleActionMask + 112 (_UISceneLifecycleState.m:109) | |
32 UIKitCore 0x00000001b33fc724 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransiti... + 212 (_UISceneLifecycleMultiplexer.m:501) | |
33 UIKitCore 0x00000001b33fc20c -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 488 (_UISceneLifecycleMultiplexer.m:453) | |
34 UIKitCore 0x00000001b33fc540 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionSto... + 752 (_UISceneLifecycleMultiplexer.m:500) | |
35 UIKitCore 0x00000001b33fbdc4 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 340 (_UISceneLifecycleMultiplexer.m:406) | |
36 UIKitCore 0x00000001b3400544 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 196 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:102) | |
37 UIKitCore 0x00000001b38c739c ___UISceneSettingsDiffActionPerformChangesWithTransitionContext_block_invoke + 28 (_UISceneSettingsDiffAction.m:45) | |
38 UIKitCore 0x00000001b37d97bc +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 868 (BSAnimationSettings+UIKit.m:50) | |
39 UIKitCore 0x00000001b38c7354 _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 260 (_UISceneSettingsDiffAction.m:43) | |
40 UIKitCore 0x00000001b340025c __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsFo... + 152 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:87) | |
41 UIKitCore 0x00000001b38c723c _UISceneSettingsDiffActionPerformActionsWithDelayForTransitionContext + 108 (_UISceneSettingsDiffAction.m:35) | |
42 UIKitCore 0x00000001b34000b8 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUISc... + 392 (_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction.m:85) | |
43 UIKitCore 0x00000001b3268434 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke + 640 (UIScene.m:1338) | |
44 UIKitCore 0x00000001b3266ef8 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 256 (UIScene.m:1071) | |
45 UIKitCore 0x00000001b3268164 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 236 (UIScene.m:1315) | |
46 UIKitCore 0x00000001b3c61730 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 564 (UIApplication.m:3779) | |
47 UIKitCore 0x00000001b37fb6bc -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 376 (UIApplicationSceneClientAgent.m:45) | |
48 FrontBoardServices 0x00000001b4d59e10 -[FBSSceneImpl _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 452 (FBSSceneImpl.m:431) | |
49 FrontBoardServices 0x00000001b4d80aa0 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 116 (FBSWorkspaceScenesClient.m:318) | |
50 FrontBoardServices 0x00000001b4d64ef4 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 240 (FBSWorkspace.m:357) | |
51 FrontBoardServices 0x00000001b4d80734 __86-[FBSWorkspaceScenesClient sceneID:createWithParameters:transitionContext:completion:]_block_... + 344 (FBSWorkspaceScenesClient.m:317) | |
52 libdispatch.dylib 0x00000001af809fd8 _dispatch_client_callout + 20 (object.m:495) | |
53 libdispatch.dylib 0x00000001af80cd1c _dispatch_block_invoke_direct + 264 (queue.c:466) | |
54 FrontBoardServices 0x00000001b4da7254 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:173) | |
55 FrontBoardServices 0x00000001b4da6f00 -[FBSSerialQueue _queue_performNextIfPossible] + 432 (FBSSerialQueue.m:216) | |
56 FrontBoardServices 0x00000001b4da746c -[FBSSerialQueue _performNextFromRunLoopSource] + 32 (FBSSerialQueue.m:247) | |
57 CoreFoundation 0x00000001afae0108 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1922) | |
58 CoreFoundation 0x00000001afae005c __CFRunLoopDoSource0 + 84 (CFRunLoop.c:1956) | |
59 CoreFoundation 0x00000001afadf7c8 __CFRunLoopDoSources0 + 184 (CFRunLoop.c:1992) | |
60 CoreFoundation 0x00000001afada694 __CFRunLoopRun + 1068 (CFRunLoop.c:2882) | |
61 CoreFoundation 0x00000001afad9f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) | |
62 GraphicsServices 0x00000001b9d6a534 GSEventRunModal + 108 (GSEvent.c:2246) | |
63 UIKitCore 0x00000001b3c65580 UIApplicationMain + 1940 (UIApplication.m:4773) | |
64 WooCommerce 0x00000001028d4bb4 main + 240 | |
65 libdyld.dylib 0x00000001af958e18 start + 4 | |
Thread 1: | |
0 libsystem_pthread.dylib 0x00000001af8759e0 pthread_dependency_wait_np + 180 (pthread_dependency.c:112) | |
Thread 2: | |
0 libsystem_pthread.dylib 0x00000001af8759e0 pthread_dependency_wait_np + 180 (pthread_dependency.c:112) | |
Thread 3 name: | |
Thread 3: | |
0 libsystem_kernel.dylib 0x00000001af92cc04 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x00000001af92c020 mach_msg + 76 (mach_msg.c:103) | |
2 CoreFoundation 0x00000001afadf964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) | |
3 CoreFoundation 0x00000001afada7fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931) | |
4 CoreFoundation 0x00000001afad9f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) | |
5 Foundation 0x00000001afe1f340 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) | |
6 Foundation 0x00000001afe1f218 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) | |
7 UIKitCore 0x00000001b3d00e9c -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637) | |
8 Foundation 0x00000001afe1dfa4 -[NSThread main] + 40 (NSThread.m:760) | |
9 Foundation 0x00000001aff59a74 __NSThread__start__ + 852 (NSThread.m:724) | |
10 libsystem_pthread.dylib 0x00000001af86d840 _pthread_start + 168 (pthread.c:896) | |
11 libsystem_pthread.dylib 0x00000001af8759f4 thread_start + 8 | |
Thread 4: | |
0 libsystem_pthread.dylib 0x00000001af8759e0 pthread_dependency_wait_np + 180 (pthread_dependency.c:112) | |
Thread 5: | |
0 libsystem_kernel.dylib 0x00000001af94f278 __semwait_signal + 8 | |
1 libsystem_c.dylib 0x00000001af7fb744 nanosleep + 216 (nanosleep.c:104) | |
2 libsystem_c.dylib 0x00000001af7fb534 sleep + 48 (sleep.c:62) | |
3 Sentry 0x000000010405e2e8 monitorCachedData + 632 (SentryCrashCachedData.c:151) | |
4 libsystem_pthread.dylib 0x00000001af86d840 _pthread_start + 168 (pthread.c:896) | |
5 libsystem_pthread.dylib 0x00000001af8759f4 thread_start + 8 | |
Thread 6 name: | |
Thread 6: | |
0 libsystem_kernel.dylib 0x00000001af94dacc __bsdthread_terminate + 8 | |
1 libsystem_pthread.dylib 0x00000001af87028c _pthread_terminate + 636 (pthread.c:845) | |
Thread 7 name: | |
Thread 7: | |
0 libsystem_kernel.dylib 0x00000001af92cc04 mach_msg_trap + 8 | |
1 libsystem_kernel.dylib 0x00000001af92c020 mach_msg + 76 (mach_msg.c:103) | |
2 CoreFoundation 0x00000001afadf964 __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) | |
3 CoreFoundation 0x00000001afada7fc __CFRunLoopRun + 1428 (CFRunLoop.c:2931) | |
4 CoreFoundation 0x00000001afad9f40 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) | |
5 CFNetwork 0x00000001b2ddf568 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) | |
6 Foundation 0x00000001afe1dfa4 -[NSThread main] + 40 (NSThread.m:760) | |
7 Foundation 0x00000001aff59a74 __NSThread__start__ + 852 (NSThread.m:724) | |
8 libsystem_pthread.dylib 0x00000001af86d840 _pthread_start + 168 (pthread.c:896) | |
9 libsystem_pthread.dylib 0x00000001af8759f4 thread_start + 8 | |
Thread 8: | |
0 libsystem_pthread.dylib 0x00000001af8759e0 pthread_dependency_wait_np + 180 (pthread_dependency.c:112) | |
Thread 0 crashed with ARM Thread State (64-bit): | |
x0: 0x000000010a221b70 x1: 0x00000001050a5e00 x2: 0x0000000105305730 x3: 0x000000000000005b | |
x4: 0x0000000105305730 x5: 0x0000000000000033 x6: 0x0000000000000000 x7: 0x00000000000003f8 | |
x8: 0x000000010a221b78 x9: 0x0000000400000002 x10: 0xfffffffe00000000 x11: 0x0000000400000002 | |
x12: 0x0000000200000002 x13: 0x0000000000003fff x14: 0x00000000e30b87ea x15: 0x000000000000585f | |
x16: 0x00000000e30b87ea x17: 0x000000000000585f x18: 0x0000000000000000 x19: 0x0000000104edf22e | |
x20: 0x0000000000000002 x21: 0x0000000000000000 x22: 0x000000000000003e x23: 0x0000000000000000 | |
x24: 0x000000010a221b70 x25: 0x000000000000000b x26: 0x3000000000000296 x27: 0x0000000000000047 | |
x28: 0x00000001f9085190 fp: 0x000000016d52c0e0 lr: 0xac310b81bd409ef0 | |
sp: 0x000000016d52c060 pc: 0x00000001bd409ef0 cpsr: 0x60000000 | |
esr: 0xf2000001 Address size fault | |
Binary Images: | |
0x1028d0000 - 0x102c3ffff WooCommerce arm64 <9bc31bc9f39e31c9aba46760a875b89c> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/WooCommerce | |
0x102e08000 - 0x102e27fff AppAuth arm64 <6608f5e6adc33e899b23da0e120f7900> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/AppAuth.framework/AppAuth | |
0x102e64000 - 0x102e6bfff Gridicons arm64 <3b0614ed82ed3403b442ac57aa68404e> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Gridicons.framework/Gridicons | |
0x102e80000 - 0x102ee7fff dyld arm64e <e008b93875933f57b94a747bc6c3beb5> /usr/lib/dyld | |
0x102f64000 - 0x102fdbfff Alamofire arm64 <61ce3ba97b713d1c91bead1b425ced35> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Alamofire.framework/Alamofire | |
0x1030c0000 - 0x1030d7fff AutomatticTracks arm64 <7a3c1df90d663219982747a2de3dee4d> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/AutomatticTracks.framework/AutomatticTracks | |
0x103100000 - 0x1031f3fff Aztec arm64 <8ff2168e65ea33e69f77c8c3bbde7925> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Aztec.framework/Aztec | |
0x1033c0000 - 0x103523fff Charts arm64 <6fa3db0d5cb33111a3c52c75ad8988c8> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Charts.framework/Charts | |
0x103848000 - 0x103867fff CocoaLumberjack arm64 <a122b820b1c43d32bd1a68a66e96aca0> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack | |
0x1038a8000 - 0x103933fff CommonUISDK arm64 <eca1e0bb15a737d399974134dd83e28e> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/CommonUISDK.framework/CommonUISDK | |
0x103980000 - 0x10398ffff FormatterKit arm64 <a6cf53c5c425380585f349350e68cd4e> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/FormatterKit.framework/FormatterKit | |
0x1039a4000 - 0x1039affff GTMAppAuth arm64 <d92dab0a30ed30a191b87e15e169c7b2> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/GTMAppAuth.framework/GTMAppAuth | |
0x1039c8000 - 0x1039f3fff GTMSessionFetcher arm64 <68e924b2ef113e6e9785858b13656caa> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher | |
0x103a3c000 - 0x103a6bfff KeychainAccess arm64 <ae212efd86e0378d995ba55cec005357> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/KeychainAccess.framework/KeychainAccess | |
0x103aa8000 - 0x103b5bfff Kingfisher arm64 <f8d19b05ce6733568dec37d5183e9445> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Kingfisher.framework/Kingfisher | |
0x103ca0000 - 0x103d53fff Lottie arm64 <0d5541838fcc3df890fbe7bbb7ee2611> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Lottie.framework/Lottie | |
0x103f18000 - 0x103f3bfff MessagingAPI arm64 <d30f1686512b306094c4f32a979783bd> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/MessagingAPI.framework/MessagingAPI | |
0x103f54000 - 0x103f7bfff MessagingSDK arm64 <56e39891a47531f5980a9cc9dc30b800> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/MessagingSDK.framework/MessagingSDK | |
0x103f98000 - 0x103f9ffff NSObject_SafeExpectations arm64 <e358fc350a043783aa278e2088413670> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/NSObject_SafeExpectations.framework/NSObject_SafeExpectations | |
0x103fac000 - 0x103fb3fff NSURL_IDN arm64 <b356ccd227be3772bfbdc4309cea0990> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/NSURL_IDN.framework/NSURL_IDN | |
0x103fc4000 - 0x103fd7fff OnePasswordExtension arm64 <9fd741ae1c2a3814afe4c6b9811bd269> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/OnePasswordExtension.framework/OnePasswordExtension | |
0x103fe8000 - 0x103feffff Reachability arm64 <06490370bb1e31de93782e6f78c5094d> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Reachability.framework/Reachability | |
0x104000000 - 0x10400bfff SDKConfigurations arm64 <b33c97f917853a32a05d8cc883fb38db> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/SDKConfigurations.framework/SDKConfigurations | |
0x10401c000 - 0x10402ffff SVProgressHUD arm64 <f136fe6306a436d3b532530ad0747507> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/SVProgressHUD.framework/SVProgressHUD | |
0x104050000 - 0x104093fff Sentry arm64 <9c72136030713a49abfda7907981d819> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Sentry.framework/Sentry | |
0x10410c000 - 0x104153fff Sodium arm64 <31e93b94cc72384d944f573c053e910e> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Sodium.framework/Sodium | |
0x1041a0000 - 0x1041f7fff SupportProvidersSDK arm64 <49961f8b1fbc315daf5f2172395073d1> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/SupportProvidersSDK.framework/SupportProvidersSDK | |
0x104248000 - 0x1043affff SupportSDK arm64 <3246c555fb8b32fb94131deb206767c3> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/SupportSDK.framework/SupportSDK | |
0x10443c000 - 0x104443fff UIDeviceIdentifier arm64 <98b5b7ec7b8e39b681923ebe927b37e8> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/UIDeviceIdentifier.framework/UIDeviceIdentifier | |
0x104454000 - 0x104487fff WPMediaPicker arm64 <e745f6c5cdda30e293500248cb6381a8> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/WPMediaPicker.framework/WPMediaPicker | |
0x1044d4000 - 0x10450ffff WordPressEditor arm64 <87a33b6729db3763bb683511050a5aa1> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/WordPressEditor.framework/WordPressEditor | |
0x104580000 - 0x1046fbfff WordPressKit arm64 <b6f3fa72bc0139fa96e849f1b1189c98> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/WordPressKit.framework/WordPressKit | |
0x104a94000 - 0x104ac3fff WordPressShared arm64 <b19bd21941a73bc4ac6fc293dd42f7c8> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/WordPressShared.framework/WordPressShared | |
0x104b28000 - 0x104b6bfff WordPressUI arm64 <d29886db9234303a818127be5266e59f> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/WordPressUI.framework/WordPressUI | |
0x104c18000 - 0x104c4bfff XLPagerTabStrip arm64 <9499cd83b6fd30bead96c980d174fe45> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/XLPagerTabStrip.framework/XLPagerTabStrip | |
0x104cd4000 - 0x104d4bfff ZendeskCoreSDK arm64 <62f95294d40b39b8a520354251d5bff0> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/ZendeskCoreSDK.framework/ZendeskCoreSDK | |
0x104d90000 - 0x104d9ffff wpxmlrpc arm64 <cb804b4ad3f13df194055efedba6f605> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/wpxmlrpc.framework/wpxmlrpc | |
0x104db8000 - 0x104e77fff Yosemite arm64 <4047c463e4db38aeaf9fb260b0cea0ac> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Yosemite.framework/Yosemite | |
0x104eb8000 - 0x104ee3fff Storage arm64 <ef69201e7f623f4c893d6545abe21e96> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Storage.framework/Storage | |
0x104f08000 - 0x105017fff Networking arm64 <0869fcd2dd4532bfa3fbe7824fb28603> /var/containers/Bundle/Application/DB1A25DA-ADD0-4270-81D8-90B4FC08D5F7/WooCommerce.app/Frameworks/Networking.framework/Networking | |
0x10549c000 - 0x1054a7fff libobjc-trampolines.dylib arm64e <a782ecde318c3379b33e7d204926c9c9> /usr/lib/libobjc-trampolines.dylib | |
0x1af73c000 - 0x1af752fff libsystem_trace.dylib arm64e <1177e8a367aa3c8cb5605bcc40419d54> /usr/lib/system/libsystem_trace.dylib | |
0x1af753000 - 0x1af786fff libxpc.dylib arm64e <e2894301267b3872a3cd0aaf659353a9> /usr/lib/system/libxpc.dylib | |
0x1af787000 - 0x1af787fff libsystem_blocks.dylib arm64e <0fb3b7d281de30979e83b408b48e8b0e> /usr/lib/system/libsystem_blocks.dylib | |
0x1af788000 - 0x1af806fff libsystem_c.dylib arm64e <8b9c0d18aeba3e24a95f2ec54f9fb4ef> /usr/lib/system/libsystem_c.dylib | |
0x1af807000 - 0x1af843fff libdispatch.dylib arm64e <0c7a69cdf2ee3426bfd8742c903d3d07> /usr/lib/system/libdispatch.dylib | |
0x1af844000 - 0x1af864fff libsystem_malloc.dylib arm64e <479f1b0225ee32ce8c0afaf20cd9e0c6> /usr/lib/system/libsystem_malloc.dylib | |
0x1af865000 - 0x1af86bfff libsystem_platform.dylib arm64e <b07cc9f89c9f38b0bb974a77bf6a5db4> /usr/lib/system/libsystem_platform.dylib | |
0x1af86c000 - 0x1af876fff libsystem_pthread.dylib arm64e <637416f6a7a3339b96ed9ebc80d38988> /usr/lib/system/libsystem_pthread.dylib | |
0x1af877000 - 0x1af8a7fff libobjc.A.dylib arm64e <2c18c54e6c84310c851ff9602890d908> /usr/lib/libobjc.A.dylib | |
0x1af8a8000 - 0x1af914fff libcorecrypto.dylib arm64e <9d52b5f81c483635ad32214f878e3e29> /usr/lib/system/libcorecrypto.dylib | |
0x1af915000 - 0x1af928fff libc++abi.dylib arm64e <b60e71f7dd75323c8831b1ca4d42e3cb> /usr/lib/libc++abi.dylib | |
0x1af929000 - 0x1af957fff libsystem_kernel.dylib arm64e <ae36dce0999d39909eed01106f17dc90> /usr/lib/system/libsystem_kernel.dylib | |
0x1af958000 - 0x1af98bfff libdyld.dylib arm64e <9d12204719b736a2a89227401f9e0e6c> /usr/lib/system/libdyld.dylib | |
0x1af98c000 - 0x1af994fff libsystem_darwin.dylib arm64e <e2c1c480b2ec3bbea3fa4c70e4056c64> /usr/lib/system/libsystem_darwin.dylib | |
0x1af995000 - 0x1af9effff libc++.1.dylib arm64e <fff3d40d85a0308eac32908bca1188d0> /usr/lib/libc++.1.dylib | |
0x1af9f0000 - 0x1afa31fff libsystem_info.dylib arm64e <c2e15922d993340aaa5da454a57dfb76> /usr/lib/system/libsystem_info.dylib | |
0x1afa32000 - 0x1afdaffff CoreFoundation arm64e <dc2c95c6b95439e886a25e0af8801e87> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation | |
0x1afdb0000 - 0x1afe16fff SystemConfiguration arm64e <9e1b636801ac32da9dabce33f20ce872> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration | |
0x1afe17000 - 0x1b00e2fff Foundation arm64e <7a7a96af79e43db1890442e61cae8999> /System/Library/Frameworks/Foundation.framework/Foundation | |
0x1b00e3000 - 0x1b0115fff libCRFSuite.dylib arm64e <15ee962961303d46964ecd419e64345a> /usr/lib/libCRFSuite.dylib | |
0x1b0116000 - 0x1b0299fff CoreServices arm64e <9298be2d0bd93660bddcf43d32ea3872> /System/Library/Frameworks/CoreServices.framework/CoreServices | |
0x1b029a000 - 0x1b02fcfff libSparse.dylib arm64e <797932fbc17f372bbd2cb9bc2d55cac1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib | |
0x1b02fd000 - 0x1b07f6fff ImageIO arm64e <b301e385830f311ebce0e786df524e8e> /System/Library/Frameworks/ImageIO.framework/ImageIO | |
0x1b07f7000 - 0x1b07f9fff ConstantClasses arm64e <96b656dd09a03e82b9c2917ab36a3fdd> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses | |
0x1b07fa000 - 0x1b0992fff CoreText arm64e <6f9c00cf003b30d4aa51df5f3d3192aa> /System/Library/Frameworks/CoreText.framework/CoreText | |
0x1b0993000 - 0x1b0ad3fff Security arm64e <98dbc2a227aa3095a418269882fd49c0> /System/Library/Frameworks/Security.framework/Security | |
0x1b0ad4000 - 0x1b0b7afff IOKit arm64e <667b9f46ecd936bfa2d3caedcb32a283> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x1b0b7b000 - 0x1b0bb2fff libMobileGestalt.dylib arm64e <0cd87d8d90db3de6b7dc85346b64132c> /usr/lib/libMobileGestalt.dylib | |
0x1b0bb3000 - 0x1b0c11fff libprotobuf.dylib arm64e <84356760fd593baf9331b1564b037b82> /usr/lib/libprotobuf.dylib | |
0x1b0c12000 - 0x1b0c24fff libprotobuf-lite.dylib arm64e <afe26eb886903b9d8b40f2eb669569f3> /usr/lib/libprotobuf-lite.dylib | |
0x1b0c25000 - 0x1b0e85fff libicucore.A.dylib arm64e <8081f1ff2cca3276a3c0acaf2f9943df> /usr/lib/libicucore.A.dylib | |
0x1b0e86000 - 0x1b0eaffff CoreServicesInternal arm64e <9f1ec5aa2de6365faae639ecc04cb409> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal | |
0x1b0eb0000 - 0x1b0ef7fff WirelessDiagnostics arm64e <8fc0efe64190310a983f0c5fb6193ec2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics | |
0x1b0ef8000 - 0x1b0f33fff libAWDSupport.dylib arm64e <8ebe6715cabe301f966a732931ea6d89> /usr/lib/libAWDSupport.dylib | |
0x1b0f34000 - 0x1b137cfff CoreAudio arm64e <3f986cb2a41f3bf78245e3d097083f80> /System/Library/Frameworks/CoreAudio.framework/CoreAudio | |
0x1b137d000 - 0x1b1655fff CoreImage arm64e <3e5cfeadb2583798bf4b1a2423970190> /System/Library/Frameworks/CoreImage.framework/CoreImage | |
0x1b1656000 - 0x1b1749fff LanguageModeling arm64e <48322aa016cd3caaae9bd581976e0cd0> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling | |
0x1b174a000 - 0x1b1790fff Lexicon arm64e <98e8e301e91833da9d507b19399a334b> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon | |
0x1b1791000 - 0x1b1917fff libsqlite3.dylib arm64e <1670cf23e637381abf5faebd116d31ee> /usr/lib/libsqlite3.dylib | |
0x1b1918000 - 0x1b194afff MobileKeyBag arm64e <a9ba69467e52322c80d1eb9510833006> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag | |
0x1b194b000 - 0x1b1954fff libsystem_notify.dylib arm64e <c5024cb0e4843b2482250cf4d9f2c074> /usr/lib/system/libsystem_notify.dylib | |
0x1b1955000 - 0x1b1b44fff CoreDuet arm64e <babcef413a0538e180cb77001abe9ae0> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet | |
0x1b1b45000 - 0x1b1c8cfff Montreal arm64e <f946b0df71d33c548887bd95cd59b533> /System/Library/PrivateFrameworks/Montreal.framework/Montreal | |
0x1b1c8d000 - 0x1b1d72fff NLP arm64e <48080f0657193195a19e8695b3706eb6> /System/Library/PrivateFrameworks/NLP.framework/NLP | |
0x1b1d73000 - 0x1b1d91fff CellularPlanManager arm64e <2df1c5e75924353aaf33dbac62fb2031> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager | |
0x1b1d92000 - 0x1b1dcffff AppSupport arm64e <eed8464e61c1385abb34a937feda945f> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport | |
0x1b1dd0000 - 0x1b22aafff libnetwork.dylib arm64e <6ecb169749ec30cb980f63831f8412ad> /usr/lib/libnetwork.dylib | |
0x1b22ab000 - 0x1b23bbfff ManagedConfiguration arm64e <01d6e90e5d173ab9bb56afbbad078ca7> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration | |
0x1b23bc000 - 0x1b23e6fff CoreServicesStore arm64e <24e44ad3986f340fbe32c6e3642628a6> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore | |
0x1b23e7000 - 0x1b2408fff UserManagement arm64e <6b21d05273aa35bf9aebbd45b36c8c87> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement | |
0x1b2409000 - 0x1b26c0fff CoreML arm64e <ef0b2716cf4c3cac951bf41bc896ae52> /System/Library/Frameworks/CoreML.framework/CoreML | |
0x1b26c1000 - 0x1b26d7fff ProtocolBuffer arm64e <129d63f1fbcb30e18ec3bed0f9f21589> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer | |
0x1b26d8000 - 0x1b26f2fff CommonUtilities arm64e <97dc2a6830c6367ba376049aa37a0263> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities | |
0x1b26f3000 - 0x1b26f3fff libenergytrace.dylib arm64e <d04472667569321f996d7e7bb9115053> /usr/lib/libenergytrace.dylib | |
0x1b26f4000 - 0x1b272cfff RunningBoardServices arm64e <9f651b0077a73117a2eda47d407045da> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices | |
0x1b272d000 - 0x1b27a5fff BaseBoard arm64e <6dea964e3a97384f81b8d5a3be499760> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard | |
0x1b27a6000 - 0x1b2cf5fff SiriTTS arm64e <dd7c78de46223697afddf684489c7819> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS | |
0x1b2cf6000 - 0x1b2d68fff CoreLocation arm64e <823cfd7bdba33fe4a2c58859d96555c5> /System/Library/Frameworks/CoreLocation.framework/CoreLocation | |
0x1b2d76000 - 0x1b2dccfff Accounts arm64e <8760adcf0b723e0c8098e561851ca835> /System/Library/Frameworks/Accounts.framework/Accounts | |
0x1b2dcd000 - 0x1b2dddfff SharedWebCredentials arm64e <eff1e6bbe7fb398398cfdbbc8a68977d> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials | |
0x1b2dde000 - 0x1b313efff CFNetwork arm64e <e94fb3fd49b5399497b4f12c844cbe7e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork | |
0x1b313f000 - 0x1b3221fff UIFoundation arm64e <8badfa0df51739f9ac82cecdb0a4ac66> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation | |
0x1b3222000 - 0x1b4346fff UIKitCore arm64e <aafefebec17233468972810eb8f2f2c6> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore | |
0x1b4347000 - 0x1b4355fff AssertionServices arm64e <92e1717258813893bdc292409ee6ec7c> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices | |
0x1b4356000 - 0x1b442dfff CoreTelephony arm64e <7b0b55a59dc733fab88e0c20a1f781f1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony | |
0x1b442e000 - 0x1b4433fff AggregateDictionary arm64e <3fe399052aec3a05a8b161d8a2297524> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary | |
0x1b4434000 - 0x1b444afff libsystem_asl.dylib arm64e <8720eceb36db35b1b69d89c13bd6464f> /usr/lib/system/libsystem_asl.dylib | |
0x1b444b000 - 0x1b44c7fff CloudDocs arm64e <604ea7d3f96b38e483d2d285c95f5123> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs | |
0x1b44c8000 - 0x1b47fbfff CoreData arm64e <35eaef65b0fe3387a6f1953ba6c6b221> /System/Library/Frameworks/CoreData.framework/CoreData | |
0x1b47fc000 - 0x1b4a28fff Vision arm64e <c604ff11adca3a2cad5d7a2d039375d7> /System/Library/Frameworks/Vision.framework/Vision | |
0x1b4a29000 - 0x1b4a6dfff PhotoFoundation arm64e <80a565ddfcb436fb9e5979e8ddbefff3> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation | |
0x1b4a6e000 - 0x1b4a99fff BoardServices arm64e <beb1470764c9331495f5e60681f32d92> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices | |
0x1b4a9a000 - 0x1b4b51fff libboringssl.dylib arm64e <b6f68c38f67a37da8252c84ef1c98e43> /usr/lib/libboringssl.dylib | |
0x1b4b52000 - 0x1b4b60fff libsystem_networkextension.dylib arm64e <07dd981a43d432e4a75f0edf005264e3> /usr/lib/system/libsystem_networkextension.dylib | |
0x1b4b61000 - 0x1b4b81fff CoreAnalytics arm64e <9a1858e559963c299cc192367406f027> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics | |
0x1b4b82000 - 0x1b4cfcfff CloudKit arm64e <3055305cd1a331e19ce67c367cfa3b6a> /System/Library/Frameworks/CloudKit.framework/CloudKit | |
0x1b4cfd000 - 0x1b4d4cfff SpringBoardServices arm64e <99531da589fd32ec8788899443a3c764> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices | |
0x1b4d4d000 - 0x1b4dc4fff FrontBoardServices arm64e <370f1f18e8a936b5b0eb9735a02ce2de> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices | |
0x1b4dc5000 - 0x1b4eddfff Network arm64e <1219db6932e9365aa50a7ff994f4fe4e> /System/Library/Frameworks/Network.framework/Network | |
0x1b4ede000 - 0x1b4f3afff libusrtcp.dylib arm64e <d7b20ed002a1353cacdd504ea06bedf4> /usr/lib/libusrtcp.dylib | |
0x1b4f3b000 - 0x1b4f42fff libsystem_symptoms.dylib arm64e <f76c087a16863e20b189be0ee42175dc> /usr/lib/system/libsystem_symptoms.dylib | |
0x1b4f43000 - 0x1b5e99fff GeoServices arm64e <11521e66ab173ead938efa40b6134e46> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices | |
0x1b5e9a000 - 0x1b5ea2fff TCC arm64e <97e67d9c4a10360c9f412456dcbdc97e> /System/Library/PrivateFrameworks/TCC.framework/TCC | |
0x1b5ea3000 - 0x1b5efefff IMFoundation arm64e <506939c097453d359a2fe6bcbb2b06d8> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation | |
0x1b5eff000 - 0x1b6061fff CoreUtils arm64e <3cf1c31488173637a72f8ba3bfe83a53> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils | |
0x1b6062000 - 0x1b6113fff IMSharedUtilities arm64e <980c1d01e7b93ab3a1fb689f828be2c4> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities | |
0x1b6114000 - 0x1b6141fff ImageCaptureCore arm64e <3e0c371cfedf398eb63c183fabf14142> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore | |
0x1b6142000 - 0x1b614bfff libsystem_containermanager.dylib arm64e <b96c896edc9f394c81f8dfbc1091e47b> /usr/lib/system/libsystem_containermanager.dylib | |
0x1b614c000 - 0x1b61cafff AppleAccount arm64e <44c8ad8bd0e1386ca4f8f5558eb86e07> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount | |
0x1b61cb000 - 0x1b61e6fff ApplePushService arm64e <328793b3825a387cbf3ebb42999ac370> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService | |
0x1b61e7000 - 0x1b62d7fff IDS arm64e <335b4e0fb0c237898ea7fc998e5d5f4d> /System/Library/PrivateFrameworks/IDS.framework/IDS | |
0x1b62d8000 - 0x1b6408fff IDSFoundation arm64e <0ed663fbdf353be69dac32c646232225> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation | |
0x1b6409000 - 0x1b640afff libCTGreenTeaLogger.dylib arm64e <8cbc0d475be530e188f1c51e7d73100d> /usr/lib/libCTGreenTeaLogger.dylib | |
0x1b6470000 - 0x1b6571fff CoreMedia arm64e <89ad72de99123e85b361ad7cd6d823f0> /System/Library/Frameworks/CoreMedia.framework/CoreMedia | |
0x1b6572000 - 0x1b6582fff UIKitServices arm64e <7ca41cb46fd03e96a3d9dfbe74305ad7> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices | |
0x1b6583000 - 0x1b65d7fff BackBoardServices arm64e <e485693989fe3af1b52f0a73a4f372c0> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices | |
0x1b65d8000 - 0x1b682ffff QuartzCore arm64e <4da865ca7f363d7f952e05a9e5ed505d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore | |
0x1b6830000 - 0x1b69edfff ColorSync arm64e <62b6e344294735a18231a30bc9ed11d3> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync | |
0x1b69ee000 - 0x1b6f61fff CoreGraphics arm64e <ec19539856b13b91b6996b20fde8cb80> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics | |
0x1b6f62000 - 0x1b709dfff Contacts arm64e <48f4fe0bc42d317496b32040b12c1c9e> /System/Library/Frameworks/Contacts.framework/Contacts | |
0x1b709e000 - 0x1b70cefff UserNotifications arm64e <cffabd1a9c043e179af4ef72f20227e3> /System/Library/Frameworks/UserNotifications.framework/UserNotifications | |
0x1b70cf000 - 0x1b70f2fff LocationSupport arm64e <72ccaa1df5673dd69db2fbb902140de5> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport | |
0x1b70f3000 - 0x1b7258fff Sharing arm64e <eccc88bef8b639d49b19e7fa09c0110f> /System/Library/PrivateFrameworks/Sharing.framework/Sharing | |
0x1b7259000 - 0x1b7878fff WebKit arm64e <d74e8e63b96338449ca08a3a0f5fae4c> /System/Library/Frameworks/WebKit.framework/WebKit | |
0x1b7879000 - 0x1b9595fff WebCore arm64e <ca426a2f548134acaf0a08332c0a84e0> /System/Library/PrivateFrameworks/WebCore.framework/WebCore | |
0x1b9596000 - 0x1b95aefff libAccessibility.dylib arm64e <02691cb3d3723935be9f2eca79233d00> /usr/lib/libAccessibility.dylib | |
0x1b95af000 - 0x1b95bafff AXCoreUtilities arm64e <d2740e1c60fe3260a9de67012c8bdea4> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities | |
0x1b95bb000 - 0x1b9635fff ContactsFoundation arm64e <7f5d4eea47773b1bbadc29d7884a2873> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation | |
0x1b9636000 - 0x1b964afff PowerLog arm64e <e38c8d42d0883dad874a93d61f25ac88> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog | |
0x1b964b000 - 0x1b965cfff IOSurface arm64e <a16823eb17723ae7b9cd5669882ff3bb> /System/Library/Frameworks/IOSurface.framework/IOSurface | |
0x1b965d000 - 0x1b9d66fff MediaToolbox arm64e <be59c72809d7384a9f934aadd48c111a> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox | |
0x1b9d67000 - 0x1b9d6ffff GraphicsServices arm64e <35a16dda337d378fadb4b70c8a46bb74> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices | |
0x1b9d70000 - 0x1b9e57fff AccessibilityUtilities arm64e <7483f88cc3cd38cca19195fde6df19dc> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities | |
0x1b9e58000 - 0x1ba056fff AVFoundation arm64e <bae1d0dcb9063af29651a0f35779be54> /System/Library/Frameworks/AVFoundation.framework/AVFoundation | |
0x1ba057000 - 0x1ba08ffff OnBoardingKit arm64e <7d7c486a497d35d28e4789d9d33a0fc0> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit | |
0x1ba090000 - 0x1ba0dffff MobileWiFi arm64e <5a17dab6bf123c54a0cf18f0dd97acd7> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi | |
0x1ba0e0000 - 0x1ba0f9fff MobileAsset arm64e <4a80dea66d10317da3eee57759fa61a5> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset | |
0x1ba0fa000 - 0x1ba107fff libGSFont.dylib arm64e <c96a3942f2ca31ab8dce9438045c53ab> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib | |
0x1ba108000 - 0x1ba111fff FontServices arm64e <46c4ddbaeaa4332a898aaeaa89f7e1f9> /System/Library/PrivateFrameworks/FontServices.framework/FontServices | |
0x1ba112000 - 0x1ba260fff libFontParser.dylib arm64e <134fc516ef1e3a9d9a070562ef2edd0d> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib | |
0x1ba261000 - 0x1ba2acfff AXRuntime arm64e <905dc921afe63398a0cfac3372c35897> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime | |
0x1ba2ad000 - 0x1ba2affff libAXSafeCategoryBundle.dylib arm64e <2f42052fb97232d98f2b45e017d1245c> /usr/lib/libAXSafeCategoryBundle.dylib | |
0x1ba2b0000 - 0x1ba3f2fff SearchFoundation arm64e <e2dd5f62149c3d02b602b0ebd69a6acb> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation | |
0x1ba3f3000 - 0x1ba519fff Preferences arm64e <3748c2dac51b3873b4b5b7e62f27843a> /System/Library/PrivateFrameworks/Preferences.framework/Preferences | |
0x1ba51a000 - 0x1babaafff PhotoLibraryServices arm64e <075b26b661d03d29b1516b52069649a5> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices | |
0x1babab000 - 0x1bae38fff vImage arm64e <aa8f48dda782376f8cfded6032f80502> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage | |
0x1bae39000 - 0x1bb067fff AudioToolbox arm64e <8b3c3977613a35cd9e099c8d6ad2d5c2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox | |
0x1bb068000 - 0x1bb09dfff libAudioToolboxUtility.dylib arm64e <7ffd108a616a3c1198848493484b633d> /usr/lib/libAudioToolboxUtility.dylib | |
0x1bb09e000 - 0x1bb267fff ContactsUI arm64e <88cea28d63ad36a5afdc432f793afb22> /System/Library/Frameworks/ContactsUI.framework/ContactsUI | |
0x1bb268000 - 0x1bb2d4fff UIAccessibility arm64e <8acb1a10522d3d699d9fb74f22867b79> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility | |
0x1bb2d5000 - 0x1bb4e4fff Photos arm64e <7c38c43acb9b3f728d0ae4ef9d003f90> /System/Library/Frameworks/Photos.framework/Photos | |
0x1bb4e5000 - 0x1bb57cfff ShareSheet arm64e <9bc883eda26338e1b1bfac87f237ea28> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet | |
0x1bb57d000 - 0x1bb590fff BaseBoardUI arm64e <012f30149cfb3625b2cf61f64232dfe1> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI | |
0x1bb591000 - 0x1bb648fff PDFKit arm64e <602b3922eaca3cc5946f7b729bc42e12> /System/Library/Frameworks/PDFKit.framework/PDFKit | |
0x1bb6cb000 - 0x1bb6f9fff DocumentManager arm64e <9a8115eff3ac3da7848ef4ad7665945d> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager | |
0x1bb6fa000 - 0x1bb95efff libmecabra.dylib arm64e <d556d64f8dab3fa7b921a229b54dc3e8> /usr/lib/libmecabra.dylib | |
0x1bb95f000 - 0x1bb9d8fff AuthKit arm64e <0537fa42b3f63bcca8ceb49af7b816aa> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit | |
0x1bb9d9000 - 0x1bbe09fff Intents arm64e <3e961b6587ad3a64af9e1a3700a745f4> /System/Library/Frameworks/Intents.framework/Intents | |
0x1bbe1f000 - 0x1bbf6efff WebKitLegacy arm64e <7958a1d222d93765bb4fa9e950d3a92e> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy | |
0x1bbf6f000 - 0x1bbfd9fff TextInput arm64e <4bd92dd0b07d3df8a30e8e916bd2e6ef> /System/Library/PrivateFrameworks/TextInput.framework/TextInput | |
0x1bbfda000 - 0x1bc059fff AXMediaUtilities arm64e <b2a10260fe3939a795c53d9a1dc552f9> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities | |
0x1bc05a000 - 0x1bc05dfff XCTTargetBootstrap arm64e <7be167b6515e32f0849de3cc36d2a4e9> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap | |
0x1bc05e000 - 0x1bc114fff CorePDF arm64e <8aa9c332a88e3ac4a1a3c07e09d00c29> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF | |
0x1bc115000 - 0x1bc151fff AccessibilityUIUtilities arm64e <64eb98310f053e44bf76e38c0e88849f> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities | |
0x1bc152000 - 0x1bc514fff MediaPlayer arm64e <2f98b7312eb33094bafbf495513c5459> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer | |
0x1bc515000 - 0x1bc82cfff AppleMediaServices arm64e <cc9185fff85233d88fa2ba27d0484a5d> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices | |
0x1bc82d000 - 0x1bc854fff CacheDelete arm64e <fe5a3037180f3296a227af040e050806> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete | |
0x1bc855000 - 0x1bca1afff CoreMotion arm64e <1f0fe3143bc83a458a18611ff553c5da> /System/Library/Frameworks/CoreMotion.framework/CoreMotion | |
0x1bca1b000 - 0x1bcb07fff AVFAudio arm64e <a9217a70e269333db8c50b19e2fb365c> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio | |
0x1bcd05000 - 0x1bcdbefff CoreUI arm64e <f5600e8a391739438a16ecaca280efc5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI | |
0x1bcdbf000 - 0x1bcde3fff AppSupportUI arm64e <b14c293c656f3c55a717805a758d6de4> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI | |
0x1bcde4000 - 0x1bce1afff CoreVideo arm64e <8425dd4299353b3ea645ce6b2506f1b1> /System/Library/Frameworks/CoreVideo.framework/CoreVideo | |
0x1bce1b000 - 0x1bd055fff AudioToolboxCore arm64e <304ca2eb510835fea129a34a508460c4> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore | |
0x1bd056000 - 0x1bd09cfff CoreDuetContext arm64e <bde5e1666a8a34fead8bad7aa9b1d53f> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext | |
0x1bd09d000 - 0x1bd0d8fff SetupAssistant arm64e <db3c0cdfc4f43630ab150c62635f1acf> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant | |
0x1bd0d9000 - 0x1bd19afff TelephonyUtilities arm64e <09b26840a5153c609cdedc831bf0ef30> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities | |
0x1bd19b000 - 0x1bd1c5fff PlugInKit arm64e <f4803530aa9e3ba9855c260f6e3ac1af> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit | |
0x1bd1c6000 - 0x1bd551fff libswiftCore.dylib arm64e <95929e13207b33dc8fb760fffde1c5b0> /usr/lib/swift/libswiftCore.dylib | |
0x1bd552000 - 0x1bd694fff AssistantServices arm64e <a034d18510aa3910a42a844a5590c18a> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices | |
0x1bd695000 - 0x1bd6f6fff ProactiveSupport arm64e <f9a02e6b23163ac292a162118afd10e9> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport | |
0x1bd6f7000 - 0x1bd93efff MapKit arm64e <4440cb0bd9083c9c9ea0ccb76faf7cbf> /System/Library/Frameworks/MapKit.framework/MapKit | |
0x1bd93f000 - 0x1bd957fff PrototypeTools arm64e <3e66f9d5dc4c39e9a15c85b0a019e45c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools | |
0x1bd958000 - 0x1bda4cfff MediaExperience arm64e <53a8c9f892be3b1c92f59abc109425c7> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience | |
0x1bda4d000 - 0x1bdd1efff Celestial arm64e <a65707c2082632bcbea8425b59a76944> /System/Library/PrivateFrameworks/Celestial.framework/Celestial | |
0x1bdd1f000 - 0x1bdd7dfff CallKit arm64e <56ac5bb43c43382791cd867cc44b3bd4> /System/Library/Frameworks/CallKit.framework/CallKit | |
0x1bdf4e000 - 0x1be645fff VectorKit arm64e <bca1027beb2d3962908fdbf769427f1c> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit | |
0x1be646000 - 0x1be71afff AVKit arm64e <c1e8588176e33ae38d5e4336933ddc6e> /System/Library/Frameworks/AVKit.framework/AVKit | |
0x1be71b000 - 0x1be74bfff Pegasus arm64e <ce0d0eb51ab63147b8219b86106c088e> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus | |
0x1be74c000 - 0x1be74efff libapp_launch_measurement.dylib arm64e <e9e6d9c0433635088072c4025e7d9fe9> /usr/lib/libapp_launch_measurement.dylib | |
0x1be835000 - 0x1be899fff CoreSpotlight arm64e <da23ed5d5b7c3e688825fcb8a1a319cc> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight | |
0x1be89a000 - 0x1be932fff AddressBookLegacy arm64e <4c8135626d87370da6112470f1a6e2d1> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy | |
0x1be933000 - 0x1be942fff CrashReporterSupport arm64e <218df76812bf3b50985d0b892be69ce2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport | |
0x1be943000 - 0x1be955fff MobileBluetooth arm64e <54099d82862a309099ca820e4e0d084a> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth | |
0x1be956000 - 0x1bea15fff LinkPresentation arm64e <e9806606689131c88570426a27c1e9a3> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation | |
0x1bea16000 - 0x1bea4cfff StoreKit arm64e <5c87265eb03d3dbe957fcf6792927229> /System/Library/Frameworks/StoreKit.framework/StoreKit | |
0x1bea4d000 - 0x1bea51fff libsystem_configuration.dylib arm64e <ac925c4261b7348da2ba46577384d5db> /usr/lib/system/libsystem_configuration.dylib | |
0x1bea52000 - 0x1beaabfff RemoteUI arm64e <f2302bd902f13cec9bd5e9b18d271815> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI | |
0x1beaac000 - 0x1beafbfff AuthKitUI arm64e <7a88b7587a053ea29ee8ebde6361d878> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI | |
0x1beafc000 - 0x1beb62fff CoreRecognition arm64e <049147aa5e113c24a46b85bf9a5227c6> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition | |
0x1beb63000 - 0x1bebe9fff Social arm64e <d27063610f2a39a98b17d2a08180d3c3> /System/Library/Frameworks/Social.framework/Social | |
0x1bec3a000 - 0x1bec48fff HangTracer arm64e <8cd94d2dcc9a3a869ccfaa65c6677d23> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer | |
0x1bec49000 - 0x1becb1fff CoreNLP arm64e <c91cefc790493a66b021c09bb62d8034> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP | |
0x1becb2000 - 0x1becb3fff liblangid.dylib arm64e <52181791212639f09917bf721f063966> /usr/lib/liblangid.dylib | |
0x1becb4000 - 0x1bfaaefff JavaScriptCore arm64e <c487262f3edb302ab3153576e2d08b43> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore | |
0x1bfaaf000 - 0x1bfb3bfff libTelephonyUtilDynamic.dylib arm64e <833d266872bf30e289655265351155dd> /usr/lib/libTelephonyUtilDynamic.dylib | |
0x1bfb51000 - 0x1bfdd9fff StoreServices arm64e <c983093ffcb136f9b79db80e420fb326> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices | |
0x1bfdda000 - 0x1bfde3fff IOMobileFramebuffer arm64e <6d3be74710283533afed3b93ebfa73e0> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer | |
0x1bfde4000 - 0x1bff5bfff SafariServices arm64e <92be00de1b6539fca256a1d7c3fa6d1c> /System/Library/Frameworks/SafariServices.framework/SafariServices | |
0x1bff5c000 - 0x1c013dfff Message arm64e <2ef28c4f5ef53743ae1950adcef9a23a> /System/Library/PrivateFrameworks/Message.framework/Message | |
0x1c0155000 - 0x1c016ffff CoreMaterial arm64e <8c5d46a66d3f3a27977ef9ac8605a0d0> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial | |
0x1c0170000 - 0x1c025afff libxml2.2.dylib arm64e <09efa77806b83c38b6392a34be03791c> /usr/lib/libxml2.2.dylib | |
0x1c1963000 - 0x1c19acfff MetadataUtilities arm64e <de1eeb33ff423aedbb7fdd3907423ae8> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities | |
0x1c19ad000 - 0x1c1a07fff UserActivity arm64e <4b91f2cc9d1e3ab0a7d2fa1602077aa7> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity | |
0x1c22d1000 - 0x1c237ffff QuickLook arm64e <25b9b60abd7430fb9c46a0c56eace778> /System/Library/Frameworks/QuickLook.framework/QuickLook | |
0x1c2380000 - 0x1c25a6fff NetworkExtension arm64e <4b59ff48c0fb3788b91cfed840ff2930> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension | |
0x1c25a7000 - 0x1c25ddfff DataDetectorsCore arm64e <968860c84ea936b99f48c59bbb0335d4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore | |
0x1c25de000 - 0x1c2640fff CalendarFoundation arm64e <063a50b7d176373196ba5ddf6cae167f> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation | |
0x1c2641000 - 0x1c273afff EventKit arm64e <e2a24a26fc8735fa9b35ed358bcb25d5> /System/Library/Frameworks/EventKit.framework/EventKit | |
0x1c273b000 - 0x1c2771fff MediaServices arm64e <99e8d14f5f7e3633888108b1b9d59abe> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices | |
0x1c2883000 - 0x1c2a2efff PencilKit arm64e <636555be7c89396e98f9cb93df469139> /System/Library/Frameworks/PencilKit.framework/PencilKit | |
0x1c2a2f000 - 0x1c2b54fff MessageUI arm64e <3c6fc37c2f4632459f815be495481091> /System/Library/Frameworks/MessageUI.framework/MessageUI | |
0x1c2ba3000 - 0x1c2be4fff BiometricKit arm64e <f69fdd9815cc32d1b64e1d81d36be971> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit | |
0x1c2be5000 - 0x1c2c11fff PersistentConnection arm64e <40955322e8d031749dd09c4dad3d73d1> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection | |
0x1c2c12000 - 0x1c2c65fff CalendarDaemon arm64e <f26d7a3557773fa190bbe5cd907e42b4> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon | |
0x1c2c66000 - 0x1c2cfffff CalendarDatabase arm64e <777b53980e103eeb93d52ddff2ccf2ac> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase | |
0x1c2d00000 - 0x1c2ef0fff MediaRemote arm64e <df203d075d313ad2a2b2a2c510b2559b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote | |
0x1c2ef1000 - 0x1c2ef9fff CorePhoneNumbers arm64e <cd45ada05fdf36bf92e824d7e078d759> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers | |
0x1c2f0a000 - 0x1c2f31fff DuetActivityScheduler arm64e <41a4be55c4643536baac7d99a4a55898> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler | |
0x1c2ff8000 - 0x1c3039fff ContactsAutocompleteUI arm64e <abb2db202e4436d3bf5416a9de151a1e> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI | |
0x1c303a000 - 0x1c305dfff CoreSVG arm64e <975d3d7d05ea39b3a3f0746c8feff2b6> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG | |
0x1c3079000 - 0x1c3096fff ProactiveEventTracker arm64e <9a778bbcee333e9d83eabb095db13f00> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker | |
0x1c3097000 - 0x1c30a1fff MallocStackLogging arm64e <d64d8dcf62673842b2b961f6ebc86aec> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging | |
0x1c30a2000 - 0x1c313bfff CoreSuggestions arm64e <c477a614a411316584a2c9e1be49740e> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions | |
0x1c313c000 - 0x1c32f6fff IMCore arm64e <e2e9de6f70c734a7b05b946e1df5de34> /System/Library/PrivateFrameworks/IMCore.framework/IMCore | |
0x1c32f7000 - 0x1c3349fff DeviceManagement arm64e <8cb3c130ed433f5ea28dda870105487b> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement | |
0x1c3b76000 - 0x1c3b83fff BluetoothManager arm64e <2027bc7f509b3b9c812cd17f9f1fb1eb> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager | |
0x1c3b84000 - 0x1c3bb9fff CoreBluetooth arm64e <3a9d0d5841b23be6a5ad8e77aefd147e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth | |
0x1c3bba000 - 0x1c3bbcfff libsystem_sandbox.dylib arm64e <92820689c0b63e909927898e40e8492e> /usr/lib/system/libsystem_sandbox.dylib | |
0x1c3ced000 - 0x1c3cf9fff ContextKit arm64e <396174f01b0d3e56adefb2abbfebd72c> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit | |
0x1c3d2b000 - 0x1c3d9afff Rapport arm64e <ec9dcb56769a312c9cb3551a797dc5b4> /System/Library/PrivateFrameworks/Rapport.framework/Rapport | |
0x1c3d9b000 - 0x1c3dc7fff OSAnalytics arm64e <8bb68f3961f03e188a1e77d7b1e444ce> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics | |
0x1c3dc8000 - 0x1c3df8fff MobileInstallation arm64e <943199a1a35e350891acb25ac74f13ce> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation | |
0x1c3df9000 - 0x1c3e97fff Metal arm64e <13e30f11be8f3c7489816f5c6cd252fd> /System/Library/Frameworks/Metal.framework/Metal | |
0x1c3e98000 - 0x1c3e9dfff IOAccelerator arm64e <d769cff975e430d2a7db4ea4612ff862> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator | |
0x1c3e9e000 - 0x1c3ea9fff MediaAccessibility arm64e <6d0dbf955da63c2eab9be1c152917141> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility | |
0x1c3ecb000 - 0x1c3ed2fff libsystem_dnssd.dylib arm64e <e8549e75a1463486b7cd35ac881d2f4b> /usr/lib/system/libsystem_dnssd.dylib | |
0x1c3ed3000 - 0x1c3ed9fff PushKit arm64e <4a78830211d53250aa6ca483801f76ad> /System/Library/Frameworks/PushKit.framework/PushKit | |
0x1c3eda000 - 0x1c3fe7fff FileProvider arm64e <11f085a9c6b0364e801352afc807dcc8> /System/Library/Frameworks/FileProvider.framework/FileProvider | |
0x1c3ffa000 - 0x1c3ffbfff BackgroundTaskAgent arm64e <5262dc14b6b5363c9751576865856ab4> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent | |
0x1c3ffc000 - 0x1c4000fff LinguisticData arm64e <6bf342b353083f7e93df51ccd826784e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData | |
0x1c4001000 - 0x1c4019fff CoreSDB arm64e <0a985ac4db25316da8ab3809c108c71b> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB | |
0x1c401a000 - 0x1c402afff Categories arm64e <69518aa0ca0631d5abf23d0ace1e6915> /System/Library/PrivateFrameworks/Categories.framework/Categories | |
0x1c402b000 - 0x1c4045fff DoNotDisturb arm64e <443078a15a7738cc8e328f8c55d80601> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb | |
0x1c4046000 - 0x1c4102fff VideoToolbox arm64e <746b696a17a5345588763dfa3787b26c> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox | |
0x1c454e000 - 0x1c454ffff MessageSupport arm64e <4ba25402efae3eb9b36b61bd892eea53> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport | |
0x1c4550000 - 0x1c45aefff PersonalizationPortrait arm64e <43ac5ddbfde43dbcb8b4b531d5c89aef> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait | |
0x1c45af000 - 0x1c4622fff AppStoreDaemon arm64e <4f48357b10b936f688183b9d9091f065> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon | |
0x1c467d000 - 0x1c4685fff SymptomDiagnosticReporter arm64e <6e2ceb18b3c238909c7224059cc73ef3> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter | |
0x1c4686000 - 0x1c4688fff IOSurfaceAccelerator arm64e <bc2cae1654eb3bd9aa4f0c8cc50588b7> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator | |
0x1c4689000 - 0x1c473bfff AssetsLibraryServices arm64e <b5776c4b5f653965b2245f15e41c486e> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices | |
0x1c473c000 - 0x1c476bfff DataAccessExpress arm64e <ec7e8ce10a9d38869a5daca5e2e6bb78> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress | |
0x1c476c000 - 0x1c47defff EmailFoundation arm64e <677f72719f5b38038c3293ca7a3d51b1> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation | |
0x1c47df000 - 0x1c47f4fff CoreFollowUp arm64e <229b93a314b93e49a938da9ac5222793> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp | |
0x1c47f5000 - 0x1c47fdfff FamilyCircle arm64e <351ee4c8c6e1318fb8b64cd5aa213ab8> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle | |
0x1c47fe000 - 0x1c4814fff libcoretls.dylib arm64e <cd17611b39043652897fee5b2ea1fb21> /usr/lib/libcoretls.dylib | |
0x1c486c000 - 0x1c48fffff libate.dylib arm64e <116c6d4c61f137c8839f8da4d2dbf65a> /usr/lib/libate.dylib | |
0x1c5956000 - 0x1c59a5fff FTServices arm64e <cb48a8cd36b33387ad9c46a91306ea16> /System/Library/PrivateFrameworks/FTServices.framework/FTServices | |
0x1c5a4c000 - 0x1c5a5dfff MaterialKit arm64e <488485091b3f358689c9b37f4e475221> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit | |
0x1c5a5e000 - 0x1c5adafff SAObjects arm64e <09f857ae919f3698a8f375150a5e4920> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects | |
0x1c5adb000 - 0x1c5ae5fff CoreRecents arm64e <e998cb918aea36568ba37697e0dabb78> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents | |
0x1c5ae6000 - 0x1c5b2dfff MIME arm64e <ede0391f31873563a4292118e9c57089> /System/Library/PrivateFrameworks/MIME.framework/MIME | |
0x1c5b92000 - 0x1c5b9ffff DataMigration arm64e <a73a8e89759d35cba88fbadc443a884c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration | |
0x1c5caa000 - 0x1c5d06fff EmailCore arm64e <2af60efe1ae93e77be6e25846ac8a02d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore | |
0x1c5d5b000 - 0x1c5d80fff IconServices arm64e <69a79f0246f7318e9f84432ae2583776> /System/Library/PrivateFrameworks/IconServices.framework/IconServices | |
0x1c5d81000 - 0x1c5f79fff iTunesCloud arm64e <b3f04997deb239d7916fcc4aa2ed8b35> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud | |
0x1c5f7a000 - 0x1c6247fff MusicLibrary arm64e <aee207bbc9b93233bf7367f115ce6a7b> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary | |
0x1c6248000 - 0x1c6249fff WatchdogClient arm64e <effb2efa64fb3059b6638ea86a4fb428> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient | |
0x1c624a000 - 0x1c625bfff libprequelite.dylib arm64e <ebd5dd109e02312c96b7681e6adca8a4> /usr/lib/libprequelite.dylib | |
0x1c627e000 - 0x1c6283fff IDSKVStore arm64e <44a0f7b59297362eb96a5b98a4e19305> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore | |
0x1c6284000 - 0x1c6294fff CoreEmoji arm64e <3432d5e489283d21947a96119c3e2de8> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji | |
0x1c6295000 - 0x1c632efff Email arm64e <2b4034929abb3fa69e4e3c8bbae5a84d> /System/Library/PrivateFrameworks/Email.framework/Email | |
0x1c632f000 - 0x1c637ffff ClassKit arm64e <c49bc10ecf7a31068198f799ecbf15a6> /System/Library/Frameworks/ClassKit.framework/ClassKit | |
0x1c63ed000 - 0x1c63f9fff CPMS arm64e <448027b7060638f78685e9ba02f12079> /System/Library/PrivateFrameworks/CPMS.framework/CPMS | |
0x1c63fa000 - 0x1c6402fff RTCReporting arm64e <34d689e0594f3131a0e95b06e4e92686> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting | |
0x1c656a000 - 0x1c65b7fff MobileBackup arm64e <e70600fe2ca130a6870ba358dc541f09> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup | |
0x1c666b000 - 0x1c6672fff CoreTime arm64e <16e5a4ebcdfd3cfbbdcca5b45a2104b6> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime | |
0x1c66b3000 - 0x1c67f6fff IMDPersistence arm64e <8438e05ab39f35bf838e425d6bd20876> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence | |
0x1c689c000 - 0x1c68ecfff DataAccess arm64e <73522cca72543c2880ccbbff92935fcb> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess | |
0x1c6c37000 - 0x1c6c8dfff ToneLibrary arm64e <cd2eaa5e9d083e8ab2522a22cfb99987> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary | |
0x1c6f72000 - 0x1c6f91fff AppConduit arm64e <15e48773d3623be0aa19b9c43cc811cf> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit | |
0x1c6f92000 - 0x1c6fabfff IntlPreferences arm64e <ec36a852bc8c3692b345c97bd6e99c80> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences | |
0x1c733e000 - 0x1c7414fff CoreBrightness arm64e <4b5a024ddea13d2393a605e0ff4bdf7f> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness | |
0x1c7415000 - 0x1c741cfff libIOReport.dylib arm64e <e826276b294f386ba6499ea24f4fc9a7> /usr/lib/libIOReport.dylib | |
0x1c75b7000 - 0x1c7785fff libBNNS.dylib arm64e <116a7bc6fe8438508a399d4148a14157> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib | |
0x1c7786000 - 0x1c778dfff StudyLog arm64e <4ff082f0011f3289a1e45e67989414de> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog | |
0x1c778e000 - 0x1c7818fff BulletinBoard arm64e <339f7a3a3d303875a0dcaf43a7d1609f> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard | |
0x1c7819000 - 0x1c78aafff iTunesStore arm64e <a378f88b704b3611a6f6abf4c6c69493> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore | |
0x1c8311000 - 0x1c836bfff SafariCore arm64e <3884a667bb9a3fb09617bd7aa20f4a3d> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore | |
0x1c836c000 - 0x1c83d3fff ScreenTimeCore arm64e <688b6ebb838639c9bbedcf6578783b24> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore | |
0x1c8a14000 - 0x1c8a28fff LocalAuthentication arm64e <8e091e31375c35c6997377e77017f695> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication | |
0x1c8a29000 - 0x1c8a2dfff CommunicationsFilter arm64e <63170ee0d92833038a8805c4b108205a> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter | |
0x1c8a2e000 - 0x1c8a51fff AddressBook arm64e <d814154f49873938996bc002e0d6a91d> /System/Library/Frameworks/AddressBook.framework/AddressBook | |
0x1c8a52000 - 0x1c8a5dfff CaptiveNetwork arm64e <476ff0ebdfad369091402e62746699f8> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork | |
0x1c8bad000 - 0x1c8c87fff libBLAS.dylib arm64e <93845678947e367dab50fe5aba3658e0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib | |
0x1c8c88000 - 0x1c8c96fff CTCarrierSpace arm64e <c5d9724109dd3554a50a5a6bda992347> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace | |
0x1c94b5000 - 0x1c9588fff CoreParsec arm64e <4ad5def0785b36dfab77d26134c68a9a> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec | |
0x1c9786000 - 0x1c97a1fff libtailspin.dylib arm64e <01cde70cb0ad3b9c86de40ef2d35e99e> /usr/lib/libtailspin.dylib | |
0x1c9801000 - 0x1c9816fff ContactsDonation arm64e <fe8f61b24b903359982a7c2441681ca7> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation | |
0x1c9861000 - 0x1c986afff MobileActivation arm64e <e94000bc00d13297816a979264d1c235> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation | |
0x1c98ee000 - 0x1c98fdfff MobileIcons arm64e <e8b1677059c43251888e6178c36f70ef> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons | |
0x1c98fe000 - 0x1c99fffff ResponseKit arm64e <0fb7f7f7d27a37fb813025bb39a5e337> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit | |
0x1c9a1c000 - 0x1c9a56fff Notes arm64e <6139c8dcabe93123a788e0f5762a1a12> /System/Library/PrivateFrameworks/Notes.framework/Notes | |
0x1c9a57000 - 0x1c9a6ffff MetalKit arm64e <cf66dba5818d3eafbdb2541e5ef33894> /System/Library/Frameworks/MetalKit.framework/MetalKit | |
0x1c9acb000 - 0x1c9b15fff CoreHaptics arm64e <97e7305b832e38188a551f54e1fe4bad> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics | |
0x1c9b16000 - 0x1c9be0fff ProofReader arm64e <3045032abf5831d48c16141d126543da> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader | |
0x1c9c31000 - 0x1c9c3cfff EmailAddressing arm64e <cf353506370339cea41b063b9535ab54> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing | |
0x1c9c3d000 - 0x1c9c53fff MailServices arm64e <b21555c34f5d3a92a8d12f8ebd80be0c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices | |
0x1c9c54000 - 0x1c9cd9fff CoreSymbolication arm64e <f0eec0342d5a33fb98357efca5afc5f1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication | |
0x1c9cda000 - 0x1c9ce0fff IdleTimerServices arm64e <d815c22c53ae36db9013f683fc336df6> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices | |
0x1c9dd5000 - 0x1c9e92fff VideoSubscriberAccount arm64e <5cee69268b9c3d0e8d91797bdbdade09> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount | |
0x1c9ea7000 - 0x1c9eaafff FTClientServices arm64e <a09ad7fda8ef3e18a3e9b79557810c2f> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices | |
0x1c9eab000 - 0x1c9f13fff ContactsUICore arm64e <02103076b5bf3b61bc967ffd927ca5e7> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore | |
0x1ca399000 - 0x1ca3e1fff LoggingSupport arm64e <6d91a02d77f5366693ae5e1ece278654> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport | |
0x1ca503000 - 0x1ca55efff ProtectedCloudStorage arm64e <650a9321018c3dc69333c60a6e7a50ef> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage | |
0x1ca64d000 - 0x1ca658fff OpenGLES arm64e <94b3d65e12d233a6be1dff206fdb9770> /System/Library/Frameworks/OpenGLES.framework/OpenGLES | |
0x1ca7c2000 - 0x1ca7cbfff libGFXShared.dylib arm64e <fb4460e8ba8c3d8baac7de055809a90d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib | |
0x1ca7cc000 - 0x1ca801fff SharedUtils arm64e <4b19c22d14f83923aa7e010297fc74b7> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils | |
0x1ca802000 - 0x1ca850fff PhotosFormats arm64e <4967749c8ba13d50a094a64458b16779> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats | |
0x1cb900000 - 0x1cb93dfff StreamingZip arm64e <3e4530a0128c3b9ba889d99ad4aba0d5> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip | |
0x1cc5cc000 - 0x1cc802fff SafariShared arm64e <fc4cdba871ce3399b2d6aedc5e424d38> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared | |
0x1cc88a000 - 0x1cc88cfff InternationalTextSearch arm64e <05229f5b79a93bb29db74ff61354b99a> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch | |
0x1cc8ab000 - 0x1cc8c8fff AssetCacheServices arm64e <bf68da8120d03698b7c84548aec95546> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices | |
0x1cd264000 - 0x1cd269fff IncomingCallFilter arm64e <74f0cdea19833a58ad773cefcde01605> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter | |
0x1cd285000 - 0x1cd29dfff NetworkStatistics arm64e <b4143b227aac3a7583cfd39e14aed702> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics | |
0x1cd70f000 - 0x1cd715fff Netrb arm64e <e736b3216345356ea8bcdc5a4cc09857> /System/Library/PrivateFrameworks/Netrb.framework/Netrb | |
0x1cd719000 - 0x1cd749fff EAP8021X arm64e <c9407b41d59c3343bf8a18cd5e363062> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X | |
0x1cd74a000 - 0x1cd74cfff OSAServicesClient arm64e <7934932006823fc397cf49fabbd7f923> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient | |
0x1cd8f8000 - 0x1cd8fcfff libgermantok.dylib arm64e <23d00f88b91735a2bb8fe76ad5418e75> /usr/lib/libgermantok.dylib | |
0x1cd8fd000 - 0x1cd9b0fff libmecab.dylib arm64e <8c3f2375f78239dfb775560a59ac81bf> /usr/lib/libmecab.dylib | |
0x1cd9b1000 - 0x1cd9edfff Catalyst arm64e <e559e2b5b7803bf89ba7f20ad811b583> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst | |
0x1cdb43000 - 0x1cdb7ffff VoiceServices arm64e <a9d0387c91e03f1f85cfdcf6f9fc712a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices | |
0x1cdb80000 - 0x1cdc9dfff Navigation arm64e <c7829d5ed01736cf985def137b5da6d2> /System/Library/PrivateFrameworks/Navigation.framework/Navigation | |
0x1cdfc2000 - 0x1cdfd0fff CoreDuetDaemonProtocol arm64e <cb6182dd85823f918d437db9dcb92c12> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol | |
0x1cdfd1000 - 0x1cdff1fff FTAWD arm64e <2bf094aa76783858a2727b3dbf55dcfc> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD | |
0x1cf5c0000 - 0x1cf5c2fff OAuth arm64e <a03fe232d94739eda8f94a6aaa4f486c> /System/Library/PrivateFrameworks/OAuth.framework/OAuth | |
0x1cf88f000 - 0x1cf8ccfff DifferentialPrivacy arm64e <945bdc2a9fe636bfb84834f6025b4e3a> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy | |
0x1cfb76000 - 0x1cfd15fff EmailDaemon arm64e <81c855f275d8342caab036d84f208443> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon | |
0x1cfe36000 - 0x1cfe6efff WatchConnectivity arm64e <5d48b74741573ef3adee21b9f851dad2> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity | |
0x1d0085000 - 0x1d00b2fff MailSupport arm64e <7bed7cf0f6fe385dbbeca64f19032034> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport | |
0x1d00b3000 - 0x1d0123fff libarchive.2.dylib arm64e <446b5d27268d39aabc3050908c749d8c> /usr/lib/libarchive.2.dylib | |
0x1d0124000 - 0x1d0155fff C2 arm64e <0cf16449e8ab35548a2abca64f0149d7> /System/Library/PrivateFrameworks/C2.framework/C2 | |
0x1d0156000 - 0x1d018afff NaturalLanguage arm64e <c41cc139fee9362c9cc23bdec6744f6b> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage | |
0x1d0220000 - 0x1d0221fff libsystem_coreservices.dylib arm64e <3204f9091c1233fab5466a9223b06851> /usr/lib/system/libsystem_coreservices.dylib | |
0x1d0233000 - 0x1d0245fff libmis.dylib arm64e <96350964eef03fcba5ec4766879e0681> /usr/lib/libmis.dylib | |
0x1d0246000 - 0x1d029dfff WebBookmarks arm64e <96a4ddc7eb39319f8d4d619af2efd66e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks | |
0x1d029e000 - 0x1d02abfff DCIMServices arm64e <5b39235fa48b3f93b518f51728078080> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices | |
0x1d02ac000 - 0x1d0408fff CloudPhotoLibrary arm64e <6d7e2258735e3c768105d12915ec5017> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary | |
0x1d0409000 - 0x1d0444fff ContactsAutocomplete arm64e <208d12263b5f3a108dfe7562f930b439> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete | |
0x1d0445000 - 0x1d044dfff libcopyfile.dylib arm64e <84d0f64d3bf137dab97d8d923269030e> /usr/lib/system/libcopyfile.dylib | |
0x1d044e000 - 0x1d0470fff UsageTracking arm64e <143dc4f3810a314992847d0d33eb9a37> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking | |
0x1d07c6000 - 0x1d0859fff AccountsDaemon arm64e <3f8a85867cc63d2dbaa332341d5e46ca> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon | |
0x1d085a000 - 0x1d0865fff AppleIDSSOAuthentication arm64e <f55271ec49aa356e923e6c17c85ec3af> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication | |
0x1d0866000 - 0x1d0879fff SettingsFoundation arm64e <88e8248538203e6c8f72efbd49b779ef> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation | |
0x1d09b1000 - 0x1d0a2ffff Symbolication arm64e <eaf904a010683b1b87478c480cb82c8d> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication | |
0x1d0bf5000 - 0x1d0c44fff ChunkingLibrary arm64e <9592da8776323f5db15d9e951caccd38> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary | |
0x1d0c48000 - 0x1d0c4cfff DAAPKit arm64e <ee4895187dff3cd18cc1cf57199020b4> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit | |
0x1d116d000 - 0x1d116ffff CoreDuetDebugLogging arm64e <e3ad9cd8f47b3ef28a3d834a9dfd6e37> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging | |
0x1d1caf000 - 0x1d1ceefff SignpostSupport arm64e <095c8f61cca43acfaf940b0cae3d1a81> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport | |
0x1d1f5c000 - 0x1d1f65fff SignpostCollection arm64e <93e7acda3960357c8c12c311e8cfd898> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection | |
0x1d26bc000 - 0x1d26c3fff URLFormatting arm64e <af4657972d9a3148be598ac4f48ae688> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting | |
0x1d26d8000 - 0x1d2780fff MMCS arm64e <e87ddbe94f2d3a3c8f2412a63b88f40a> /System/Library/PrivateFrameworks/MMCS.framework/MMCS | |
0x1d27da000 - 0x1d2a0cfff MobileSpotlightIndex arm64e <24d7554765f9374b8f015e479265dd01> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex | |
0x1d2df6000 - 0x1d2e3dfff CoreLocationProtobuf arm64e <ae6d4309b7d930b2b3b7eedfb88536d3> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf | |
0x1d2ef4000 - 0x1d2f6ffff Quagga arm64e <eae325508ce13ea8966251ea1968b80c> /System/Library/PrivateFrameworks/Quagga.framework/Quagga | |
0x1d3210000 - 0x1d321efff libAXSpeechManager.dylib arm64e <0fa5fe6ef3af37738200e8180fc2adf4> /usr/lib/libAXSpeechManager.dylib | |
0x1d3285000 - 0x1d329afff libEDR arm64e <35b978e85ed83cb9902df7fc6ec4942a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR | |
0x1d3ef0000 - 0x1d3efefff libperfcheck.dylib arm64e <08b6f2b01ad733d8850ed9f74a850daa> /usr/lib/libperfcheck.dylib | |
0x1d3eff000 - 0x1d3f0afff libAudioStatistics.dylib arm64e <6b4e849f634939ccaca655176fe01098> /usr/lib/libAudioStatistics.dylib | |
0x1d40d4000 - 0x1d40e4fff caulk arm64e <241108a1274533088bfee659dd6730dc> /System/Library/PrivateFrameworks/caulk.framework/caulk | |
0x1d4124000 - 0x1d412afff MobileSystemServices arm64e <f66b520c3d50375f98f0091d36161f5b> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices | |
0x1d42c9000 - 0x1d42e2fff TextToSpeech arm64e <ac75d29024c03da69cce45462df44c4c> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech | |
0x1d5214000 - 0x1d5250fff libGLImage.dylib arm64e <849fb0b1dd9b34b49e0e68680423c43c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib | |
0x1d5692000 - 0x1d56a3fff libSparseBLAS.dylib arm64e <6ef8dc44dfc93a05bcbe1a198af28b5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib | |
0x1d56a4000 - 0x1d56b8fff Engram arm64e <c3236b7fb2e43b8aa1e434213a4304c6> /System/Library/PrivateFrameworks/Engram.framework/Engram | |
0x1d5733000 - 0x1d576efff DataDetectorsNaturalLanguage arm64e <8ab89a73eca73b2285510de5cb0782b0> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage | |
0x1d5a6f000 - 0x1d5a77fff FSEvents arm64e <5b158faba27f3a85961d10e020e21131> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents | |
0x1d5a88000 - 0x1d5b07fff CoreDAV arm64e <8b69582689fb39beaa6c1a1e51677b07> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV | |
0x1d641c000 - 0x1d642cfff RemoteTextInput arm64e <cb5c2682d65a369cb57d33fa45d39e7b> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput | |
0x1d6455000 - 0x1d6485fff iCalendar arm64e <bdf022eee345337c99e9704d4bcc27b8> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar | |
0x1d64a2000 - 0x1d64abfff CloudPhotoServices arm64e <44827c84a43a3ac4b629167e919bf097> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices | |
0x1d64eb000 - 0x1d64fffff libLinearAlgebra.dylib arm64e <32b55a7bef82324aa31d6a4c6e82e057> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib | |
0x1d6593000 - 0x1d669bfff ConfigurationEngineModel arm64e <126d0bb41f5734d4b393310c5b0fdadf> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel | |
0x1d669c000 - 0x1d66a3fff CertUI arm64e <38869f8d3eef3b40bc1cf85a2d1a8fc9> /System/Library/PrivateFrameworks/CertUI.framework/CertUI | |
0x1d67ab000 - 0x1d67b9fff CoreAUC arm64e <9468bc25e6943dfd9423f61c852d84f8> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC | |
0x1d726a000 - 0x1d72b1fff PhysicsKit arm64e <d07db9feda3e385cb9465cf3b37f1dae> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit | |
0x1d72b2000 - 0x1d7304fff CorePrediction arm64e <5b9d739f30ed3633ad93f4b521445be9> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction | |
0x1d7785000 - 0x1d77cdfff SafariSafeBrowsing arm64e <b9d076fc432a31e2829491b24003e57e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing | |
0x1d7b8a000 - 0x1d7c01fff HomeSharing arm64e <acc77744fd4d3ae99ba42fbe1878fff4> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing | |
0x1d7c95000 - 0x1d7cb3fff GenerationalStorage arm64e <769d226045e03f4b847a6bd82d747e48> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage | |
0x1d7d19000 - 0x1d7d24fff PersonaKit arm64e <c511fe3b420331b289457da490a18510> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit | |
0x1d7d25000 - 0x1d7d31fff PersonaUI arm64e <6729c1eee4cc36179a8a54afccee3c4d> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI | |
0x1d814d000 - 0x1d8152fff kperf arm64e <e0fd1f30deab30e2a9115796ae230551> /System/Library/PrivateFrameworks/kperf.framework/kperf | |
0x1d82f2000 - 0x1d8301fff AssetsLibrary arm64e <04abfe2f625630d4a11946eadf464516> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary | |
0x1d832f000 - 0x1d8369fff libpcap.A.dylib arm64e <c319e503a88e3fb2ae7ff4b449b568e2> /usr/lib/libpcap.A.dylib | |
0x1d8648000 - 0x1d865dfff WebUI arm64e <756b83e58d2f3b46acb5a40c2b4fc7d1> /System/Library/PrivateFrameworks/WebUI.framework/WebUI | |
0x1d865e000 - 0x1d8675fff SafariFoundation arm64e <2704f310af523e44afb507399ae7bd34> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation | |
0x1d86c2000 - 0x1d8768fff libvDSP.dylib arm64e <9f1b4e370a99382a8d89b5af0ea6415b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib | |
0x1d8769000 - 0x1d8795fff vCard arm64e <8a9f9a01a2703c7cb17abd91cc0c1119> /System/Library/PrivateFrameworks/vCard.framework/vCard | |
0x1d87de000 - 0x1d886bfff SampleAnalysis arm64e <4b593dd91f29363486585e72ac9b2486> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis | |
0x1d886c000 - 0x1d8877fff IntentsFoundation arm64e <29094ecb940b3e49bc76d8981c709690> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation | |
0x1d8a6e000 - 0x1d8a6ffff ParsecSubscriptionServiceSupport arm64e <1142febf08a732a3b4a23fb2dd1a6a25> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport | |
0x1d8a70000 - 0x1d8afcfff MediaPlatform arm64e <923b5534e5cb352d9edbfafb246c806d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform | |
0x1d8afd000 - 0x1d8dc9fff MediaLibraryCore arm64e <85bc8b01aa9d3ef9b3823a11394264f6> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore | |
0x1d8e2b000 - 0x1d8e64fff PhotosImagingFoundation arm64e <d8993c4651f037a7a54f7a3586a95bf4> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation | |
0x1d8e65000 - 0x1d8e87fff MediaConversionService arm64e <02236575bc533597834469da3e0e645f> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService | |
0x1d8e88000 - 0x1d8ea6fff MediaStream arm64e <2192a1f0a3a63161949eb2c8367f7d06> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream | |
0x1d8ea7000 - 0x1d8fa8fff CoreMediaStream arm64e <62d263809b0438eea3b5a01ca8254062> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream | |
0x1d90c5000 - 0x1d90c5fff Accelerate arm64e <daa9c13c7fdb38a2b5a4e6f3df7659d6> /System/Library/Frameworks/Accelerate.framework/Accelerate | |
0x1d90c7000 - 0x1d9404fff libLAPACK.dylib arm64e <987217b663813be989eb40f1df2d4ff1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib | |
0x1d9405000 - 0x1d9409fff libQuadrature.dylib arm64e <488e274068b73ddfaa9ea39baf59f3f8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib | |
0x1d940a000 - 0x1d9463fff libvMisc.dylib arm64e <05334e5d9b6f39d0a1216130d7b84f97> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib | |
0x1d9464000 - 0x1d9464fff vecLib arm64e <e898be21a999319ba485548bb4859e6b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib | |
0x1d946d000 - 0x1d947bfff AuthenticationServices arm64e <0bc0790156ce3fabb72ab2ead10d7229> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices | |
0x1d94bf000 - 0x1d95cbfff Combine arm64e <dd73247011e23ca59195094e2730a538> /System/Library/Frameworks/Combine.framework/Combine | |
0x1d95de000 - 0x1d962efff CoreMIDI arm64e <4cc731960104310a8d720ef7f7b8e750> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI | |
0x1d981d000 - 0x1d984afff GSS arm64e <10c1886968cb34ba8325929687a1d70c> /System/Library/Frameworks/GSS.framework/GSS | |
0x1d985e000 - 0x1d9890fff MPSCore arm64e <c02479200b9a3611b29fb68184d8b60f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore | |
0x1d9891000 - 0x1d990afff MPSImage arm64e <815d123c891430528b28b9cbb1735b76> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage | |
0x1d990b000 - 0x1d992dfff MPSMatrix arm64e <f30b6410a53932ff8d397f2f8351eb49> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix | |
0x1d992e000 - 0x1d9942fff MPSNDArray arm64e <b3c4364cfadf3d5180e3c9d6b794bd4f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray | |
0x1d9943000 - 0x1d9ad8fff MPSNeuralNetwork arm64e <3e2e0cfca6853dbabf688e234a7fdc86> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork | |
0x1d9ad9000 - 0x1d9b1efff MPSRayIntersector arm64e <bdc1bfca25403cf4a6505b09095c502f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector | |
0x1d9b1f000 - 0x1d9b1ffff MetalPerformanceShaders arm64e <ee7830af0c0e34718b0d49b2b47068ea> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders | |
0x1d9b2c000 - 0x1d9b2cfff MobileCoreServices arm64e <cf705b73e23d3f44ac1f80c686536cef> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices | |
0x1d9b37000 - 0x1d9b38fff libCVMSPluginSupport.dylib arm64e <34adfd8e959a30a699308bbcb6a68b97> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib | |
0x1d9b39000 - 0x1d9b3ffff libCoreFSCache.dylib arm64e <4fa56656d0703730b8b7be685d14cef7> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib | |
0x1d9b40000 - 0x1d9b45fff libCoreVMClient.dylib arm64e <2303188bf70a32078227ae92ef2dc9ca> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib | |
0x1d9b7a000 - 0x1d9bb2fff QuickLookThumbnailing arm64e <2d6a0b4e77343145a118b08fd76fc877> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing | |
0x1d9fcf000 - 0x1d9fcffff UIKit arm64e <96df300bc0b432658133434fe94c795d> /System/Library/Frameworks/UIKit.framework/UIKit | |
0x1d9ff1000 - 0x1da0b7fff VisionKit arm64e <53951c843a9e3259a77c74c3f82e8f5d> /System/Library/Frameworks/VisionKit.framework/VisionKit | |
0x1da38a000 - 0x1da4cafff ANECompiler arm64e <95342f9eac13373fa6652cba48b5d31d> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler | |
0x1da4cb000 - 0x1da4dcfff ANEServices arm64e <bd9d66e96d7c371f94e92f9b386e5b50> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices | |
0x1da4e5000 - 0x1da576fff APFS arm64e <abc2cd67ae1f3a94b3a77dbb9410d2fe> /System/Library/PrivateFrameworks/APFS.framework/APFS | |
0x1da577000 - 0x1da57bfff ASEProcessing arm64e <813d4875d3123d2083f7f54e67406654> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing | |
0x1da687000 - 0x1da6c9fff AccessibilitySharedSupport arm64e <a7299b02974a3c7ab6967294c2acfe39> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport | |
0x1da727000 - 0x1da732fff AccountSettings arm64e <8b81f1d5a26730a28032279362c233d3> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings | |
0x1db081000 - 0x1db08ffff AppleFSCompression arm64e <be2976a9098936bdaeeb595cf029cf9b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression | |
0x1db096000 - 0x1db0a0fff AppleIDAuthSupport arm64e <767165649aad35d1be07a3e17836fb16> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport | |
0x1db0a1000 - 0x1db0e3fff AppleJPEG arm64e <99fc08d523b83f5dacbfc347f7189d41> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG | |
0x1db0ff000 - 0x1db110fff AppleNeuralEngine arm64e <5ba1eb56f0b4337f9e1977fb4c80b997> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine | |
0x1db117000 - 0x1db13afff AppleSauce arm64e <f0cb99f323a73d03a139c49cf6c41ab1> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce | |
0x1db33f000 - 0x1db36ffff Bom arm64e <11fce97348f439439e7c35bcd663d649> /System/Library/PrivateFrameworks/Bom.framework/Bom | |
0x1dbe3a000 - 0x1dbe41fff CommonAuth arm64e <ee06de91c40d3a3a8abaaf90d5a4f387> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth | |
0x1dc16c000 - 0x1dc25ffff CoreHandwriting arm64e <b0e27646bb7a32b4baa689373fd2f9e4> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting | |
0x1dc276000 - 0x1dc279fff CoreOptimization arm64e <7a01f6f33e8333679c22f69495e7ea4d> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization | |
0x1dc394000 - 0x1dc39ffff DeviceIdentity arm64e <0889ebc4bb343b00b0de4fd6947beea8> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity | |
0x1dc531000 - 0x1dc54dfff DocumentManagerCore arm64e <76354137b4ad3a2db4c614d4a918f5d8> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore | |
0x1dc60f000 - 0x1dcbdbfff Espresso arm64e <5f68481ad8b232188840d17d81a99547> /System/Library/PrivateFrameworks/Espresso.framework/Espresso | |
0x1dceb0000 - 0x1dd2c3fff FaceCore arm64e <d60a07b0691d36e6bd692fdf0f7f7d6b> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore | |
0x1dd399000 - 0x1dd3acfff libGSFontCache.dylib arm64e <72f67cdc64c33973a2d9ab831c570fd4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib | |
0x1dd413000 - 0x1dd41ffff libhvf.dylib arm64e <f16dbf931f4d3c8db212eb868d202eb9> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib | |
0x1dd441000 - 0x1dd455fff Futhark arm64e <a9d8c7dc21823abfb71945cb47ff23cb> /System/Library/PrivateFrameworks/Futhark.framework/Futhark | |
0x1de15f000 - 0x1de16bfff GraphVisualizer arm64e <823f8952925c349cb70927c695feacb2> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer | |
0x1deafb000 - 0x1deb6bfff Heimdal arm64e <ed41231c23a23bd4ae52ff6d26ef4284> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal | |
0x1df0cc000 - 0x1df0d2fff InternationalSupport arm64e <2207de040b58322980dcd9a00c09440e> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport | |
0x1df397000 - 0x1df397fff Marco arm64e <1bff78277f363f4195e5f33d8aefa22d> /System/Library/PrivateFrameworks/Marco.framework/Marco | |
0x1df85f000 - 0x1df889fff MetricsKit arm64e <b3fb62d1ca603444893c1b3490ab4e0f> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit | |
0x1df897000 - 0x1df8aafff MobileDeviceLink arm64e <6a6292db7a2f3e308ad97185d2fee6b3> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink | |
0x1dfb63000 - 0x1dfba3fff OTSVG arm64e <1766611019083e14909da771581fb644> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG | |
0x1e0222000 - 0x1e0222fff PhoneNumbers arm64e <ed456ac4bd903b78b1a47422d92f7340> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers | |
0x1e1a67000 - 0x1e1a7bfff QuickLookSupport arm64e <a86f5a59fa71363f8eca13fc7c82a3ff> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport | |
0x1e1c22000 - 0x1e1c26fff RevealCore arm64e <f5159444bdde3846a157aab561c393d5> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore | |
0x1e1d18000 - 0x1e1d4afff ScreenReaderCore arm64e <520ea5da3e113eff8ca2dc2d7681e331> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore | |
0x1e1dc0000 - 0x1e1dccfff SetupAssistantSupport arm64e <076b12e0c3283973b83b50faac9a0eff> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport | |
0x1e1deb000 - 0x1e1debfff SignpostMetrics arm64e <06fd3e7756263027b617d51af79fd87c> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics | |
0x1e1e1a000 - 0x1e1e42fff SiriInstrumentation arm64e <84a1f834add0360b9f2ac0435014b597> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation | |
0x1e25d4000 - 0x1e26f5fff TextRecognition arm64e <f70cac6cc90d3146b2b6c9e013b00f98> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition | |
0x1e26f6000 - 0x1e279afff TextureIO arm64e <960b646f43c73db2bcdd1b68e4b11981> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO | |
0x1e35f7000 - 0x1e3af3fff libwebrtc.dylib arm64e <7afdf5c54b4037be8f73c4d0e9ba1b05> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib | |
0x1e3c8d000 - 0x1e3c95fff kperfdata arm64e <3f2e5197a8e93f13bbd1e51b0f0044d6> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata | |
0x1e3c96000 - 0x1e3cdffff ktrace arm64e <c6321da021713236b36ce359e6f6b2e3> /System/Library/PrivateFrameworks/ktrace.framework/ktrace | |
0x1e3cf8000 - 0x1e3d04fff perfdata arm64e <fbb03adeac8c3021b29016aea484e4c7> /System/Library/PrivateFrameworks/perfdata.framework/perfdata | |
0x1e40d1000 - 0x1e43d9fff libAWDSupportFramework.dylib arm64e <22a732b4f1363ccf9a240da77e6ecc28> /usr/lib/libAWDSupportFramework.dylib | |
0x1e458d000 - 0x1e4597fff libChineseTokenizer.dylib arm64e <19ee02458a9930bfbd6a7b498cd26008> /usr/lib/libChineseTokenizer.dylib | |
0x1e45bd000 - 0x1e4781fff libFosl_dynamic.dylib arm64e <2ec3d3e588573001ba8c8eac0c468af9> /usr/lib/libFosl_dynamic.dylib | |
0x1e47fc000 - 0x1e4803fff libMatch.1.dylib arm64e <c9ccfaf084f63190a72e570c7e74fabd> /usr/lib/libMatch.1.dylib | |
0x1e48c0000 - 0x1e48c1fff libSystem.B.dylib arm64e <773c3a5bb56e304984cfe35816be0791> /usr/lib/libSystem.B.dylib | |
0x1e48ca000 - 0x1e48cbfff libThaiTokenizer.dylib arm64e <27faaf2b799c3a298b7af5a2acf847eb> /usr/lib/libThaiTokenizer.dylib | |
0x1e49cb000 - 0x1e49e0fff libapple_nghttp2.dylib arm64e <ee3a83b9547b312eae767dfa8158b6d6> /usr/lib/libapple_nghttp2.dylib | |
0x1e4a5a000 - 0x1e4a6afff libbsm.0.dylib arm64e <521d3c6f861c3989b2f40eb13d2dd33f> /usr/lib/libbsm.0.dylib | |
0x1e4a6b000 - 0x1e4a77fff libbz2.1.0.dylib arm64e <151a0a3a7b6338ee8cddfe5cca976cc6> /usr/lib/libbz2.1.0.dylib | |
0x1e4a78000 - 0x1e4a78fff libcharset.1.dylib arm64e <2ff687dceebb322a928c71c254eadd20> /usr/lib/libcharset.1.dylib | |
0x1e4a79000 - 0x1e4a8afff libcmph.dylib arm64e <d84d45b2dfd5376eb73883a39a553cf9> /usr/lib/libcmph.dylib | |
0x1e4a8b000 - 0x1e4aa2fff libcompression.dylib arm64e <adf3fe98bea632d59c9313e109621095> /usr/lib/libcompression.dylib | |
0x1e4aa3000 - 0x1e4aa4fff libcoretls_cfhelpers.dylib arm64e <05fb230a923b33e080efebc218e88d95> /usr/lib/libcoretls_cfhelpers.dylib | |
0x1e4aa5000 - 0x1e4aabfff libcupolicy.dylib arm64e <3e82ed8fc58c3ca8ac7949427f56e922> /usr/lib/libcupolicy.dylib | |
0x1e4aec000 - 0x1e4af5fff libdscsym.dylib arm64e <dcd811f774223b3995f0618733aff23e> /usr/lib/libdscsym.dylib | |
0x1e4af6000 - 0x1e4b13fff libedit.3.dylib arm64e <9b81c5a882923e74aaa84c522c55923b> /usr/lib/libedit.3.dylib | |
0x1e4b2d000 - 0x1e4b32fff libheimdal-asn1.dylib arm64e <1792150aa9f9387c9d3c012d7942d9c5> /usr/lib/libheimdal-asn1.dylib | |
0x1e4b33000 - 0x1e4c25fff libiconv.2.dylib arm64e <585d7b1ecfde3dbd8cfb65745e2e7ac8> /usr/lib/libiconv.2.dylib | |
0x1e4c3b000 - 0x1e4c46fff liblockdown.dylib arm64e <4ea2f33daedf369094e2cd6ce79a5e3e> /usr/lib/liblockdown.dylib | |
0x1e4c47000 - 0x1e4c5ffff liblzma.5.dylib arm64e <0121b6fe5e813f688d09dd5a4068605a> /usr/lib/liblzma.5.dylib | |
0x1e4fe8000 - 0x1e5018fff libncurses.5.4.dylib arm64e <411fcdf6338b3c0ea7d63098c56db18c> /usr/lib/libncurses.5.4.dylib | |
0x1e5019000 - 0x1e502dfff libnetworkextension.dylib arm64e <2a685141e3d83a11a99863a93f534f0e> /usr/lib/libnetworkextension.dylib | |
0x1e53b9000 - 0x1e53d1fff libresolv.9.dylib arm64e <81591f0ef3523d07a424e046be532237> /usr/lib/libresolv.9.dylib | |
0x1e53d2000 - 0x1e53d4fff libsandbox.1.dylib arm64e <dffc0e1f146836e3a9a9174fdd212c0e> /usr/lib/libsandbox.1.dylib | |
0x1e53d5000 - 0x1e53dafff libsysdiagnose.dylib arm64e <edf80fe5e377363c8ac4e49a4e187dbd> /usr/lib/libsysdiagnose.dylib | |
0x1e53db000 - 0x1e540cfff libtidy.A.dylib arm64e <e62eef4f17e43a4b8ee9c354a3233c0c> /usr/lib/libtidy.A.dylib | |
0x1e5414000 - 0x1e5417fff libutil.dylib arm64e <eaa22438f5ea3da8a1aab237bb730fb8> /usr/lib/libutil.dylib | |
0x1e5445000 - 0x1e5456fff libz.1.dylib arm64e <cf99bb9237a434b4b2394e3856427cd6> /usr/lib/libz.1.dylib | |
0x1e5522000 - 0x1e5526fff libswiftCoreFoundation.dylib arm64e <a924a98f5a703d54a65e022e9193680a> /usr/lib/swift/libswiftCoreFoundation.dylib | |
0x1e5527000 - 0x1e5535fff libswiftCoreGraphics.dylib arm64e <d42608b44ea433a89c512d1de4dbbf74> /usr/lib/swift/libswiftCoreGraphics.dylib | |
0x1e5536000 - 0x1e553afff libswiftCoreImage.dylib arm64e <b2c4b2df88bb3681b7e4c2a2f8e812c1> /usr/lib/swift/libswiftCoreImage.dylib | |
0x1e5590000 - 0x1e5599fff libswiftDarwin.dylib arm64e <4aa7b72c3631348bb7b33eab92f974a0> /usr/lib/swift/libswiftDarwin.dylib | |
0x1e559a000 - 0x1e55b6fff libswiftDispatch.dylib arm64e <8f1dc3dc35e53e2fab9c3953ed180687> /usr/lib/swift/libswiftDispatch.dylib | |
0x1e55b7000 - 0x1e5746fff libswiftFoundation.dylib arm64e <143119a6e4d43c5da0ac1549b806af29> /usr/lib/swift/libswiftFoundation.dylib | |
0x1e577f000 - 0x1e5786fff libswiftMetal.dylib arm64e <b1281d74f9da32b1bcb166d1abde0daa> /usr/lib/swift/libswiftMetal.dylib | |
0x1e57fb000 - 0x1e5801fff libswiftObjectiveC.dylib arm64e <191aa4a656243297b5f9d95acad71537> /usr/lib/swift/libswiftObjectiveC.dylib | |
0x1e580b000 - 0x1e5810fff libswiftQuartzCore.dylib arm64e <960ebdd535113dda80afa290bfd433a2> /usr/lib/swift/libswiftQuartzCore.dylib | |
0x1e584d000 - 0x1e5861fff libswiftUIKit.dylib arm64e <ab306530547934f0a69064ada385978c> /usr/lib/swift/libswiftUIKit.dylib | |
0x1e5872000 - 0x1e587afff libswiftos.dylib arm64e <497e1383913f3e7d940b0ec3952806f8> /usr/lib/swift/libswiftos.dylib | |
0x1e5896000 - 0x1e589bfff libcache.dylib arm64e <c67a14f00f763214b024b62734061cfc> /usr/lib/system/libcache.dylib | |
0x1e589c000 - 0x1e58acfff libcommonCrypto.dylib arm64e <8f6a8b7d90b63bb49ef51686cf390474> /usr/lib/system/libcommonCrypto.dylib | |
0x1e58ad000 - 0x1e58b0fff libcompiler_rt.dylib arm64e <455721aa62ea32338783af085ea5b027> /usr/lib/system/libcompiler_rt.dylib | |
0x1e5988000 - 0x1e5988fff liblaunch.dylib arm64e <5545bb57da133c178a4e893f67f3bbdb> /usr/lib/system/liblaunch.dylib | |
0x1e5989000 - 0x1e598efff libmacho.dylib arm64e <7f0b22c0167433c2a4d9224c3c2746da> /usr/lib/system/libmacho.dylib | |
0x1e598f000 - 0x1e5990fff libremovefile.dylib arm64e <78ba982e4ac339a081d6770ac532094d> /usr/lib/system/libremovefile.dylib | |
0x1e5991000 - 0x1e5992fff libsystem_featureflags.dylib arm64e <3fdc940f51b03e06a4ca0a806e24a565> /usr/lib/system/libsystem_featureflags.dylib | |
0x1e5993000 - 0x1e59c0fff libsystem_m.dylib arm64e <e924f838a34b3a8d8c1b6d198ded17c1> /usr/lib/system/libsystem_m.dylib | |
0x1e59c1000 - 0x1e59c6fff libunwind.dylib arm64e <19ddabc7002c33ab90c5cb020d7c4572> /usr/lib/system/libunwind.dylib | |
0x1e5cab000 - 0x1e5d17fff NanoRegistry arm64e <161c4b8135c13f5d805fd1155e49fef1> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry | |
0x1e5d18000 - 0x1e5d25fff NanoPreferencesSync arm64e <ca244dbaa32e33db919b5c0af21c9248> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync | |
0x1e7d4c000 - 0x1e7d6afff AppSSO arm64e <b8330e6683983feabdc204f38a5103cd> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO | |
0x1e7d6b000 - 0x1e7d7ffff AppSSOCore arm64e <6dbf585d9d4e3c8db56e1ebd27f2dd0b> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment