Posts

Post not yet marked as solved
8 Replies
We were unable to find crash logs with the exact stacktrace in Apple crash reporter. We only found ones which occure on transition to background.Incident Identifier: F002A17E-E454-4CB6-A4EF-270C3882524B CrashReporter Key: 4100cf407564bb08034d20b3234f02d83cd19a20 Hardware Model: iPhone11,8 Process: My-App [1726] Path: /private/var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/My-App Identifier: *** Version: *** AppStoreTools: 11A1002b AppVariant: 1:iPhone11,8:13 Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: *** [812] Date/Time: 2019-10-02 14:17:08.4727 +0300 Launch Time: 2019-10-02 14:13:56.0911 +0300 OS Version: iPhone OS 13.1.2 (17A860) Release Type: User Baseband Version: 2.01.08 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Region Info: 0 is not in any region. Bytes before following region: 4309368832 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> __TEXT 0000000100dbc000-00000001018ac000 [ 10.9M] r-x/r-x SM=COW ...il.app/My-App Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 libobjc.A.dylib 0x000000019fd580bc objc_msgSend + 124 1 libobjc.A.dylib 0x000000019fd76408 objc_release + 136 (objc-object.h:0) 2 CoreUI 0x00000001ad0bf928 -[_CUIInternalLinkRendition dealloc] + 44 (CUIThemeRendition.m:2874) 3 libobjc.A.dylib 0x000000019fd76408 objc_release + 136 (objc-object.h:0) 4 CoreFoundation 0x00000001a0073d84 cow_cleanup + 172 (NSCollectionAux.h:48) 5 CoreFoundation 0x000000019ff15c24 -[__NSDictionaryM dealloc] + 172 (NSDictionaryM.m:436) 6 libobjc.A.dylib 0x000000019fd76408 objc_release + 136 (objc-object.h:0) 7 libobjc.A.dylib 0x000000019fd779d8 AutoreleasePoolPage::releaseUntil(objc_object**) + 184 (NSObject.mm:777) 8 libobjc.A.dylib 0x000000019fd778c4 objc_autoreleasePoolPop + 232 (NSObject.mm:1037) 9 FrontBoardServices 0x00000001a51b6100 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 248 (FBSWorkspace.m:358) 10 FrontBoardServices 0x00000001a51d2044 __88-[FBSWorkspaceScenesClient sceneID:updateWithSettingsDiff:transitionContext:completion:]_bloc... + 200 (FBSWorkspaceScenesClient.m:355) 11 libdispatch.dylib 0x000000019fce900c _dispatch_client_callout + 20 (object.m:495) 12 libdispatch.dylib 0x000000019fcebd50 _dispatch_block_invoke_direct + 264 (queue.c:463) 13 FrontBoardServices 0x00000001a51f8384 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48 (FBSSerialQueue.m:173) 14 FrontBoardServices 0x00000001a51f8030 -[FBSSerialQueue _queue_performNextIfPossible] + 432 (FBSSerialQueue.m:216) 15 FrontBoardServices 0x00000001a51f859c -[FBSSerialQueue _performNextFromRunLoopSource] + 32 (FBSSerialQueue.m:247) 16 CoreFoundation 0x000000019ffbd260 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1922) 17 CoreFoundation 0x000000019ffbd1b4 __CFRunLoopDoSource0 + 84 (CFRunLoop.c:1956) 18 CoreFoundation 0x000000019ffbc920 __CFRunLoopDoSources0 + 184 (CFRunLoop.c:1992) 19 CoreFoundation 0x000000019ffb77ec __CFRunLoopRun + 1068 (CFRunLoop.c:2882) 20 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 21 GraphicsServices 0x00000001aa121534 GSEventRunModal + 108 (GSEvent.c:2246) 22 UIKitCore 0x00000001a40d77ac UIApplicationMain + 1940 (UIApplication.m:4753) 23 My-App 0x00000001018adc24 main + 248 (main.m:30) 24 libdyld.dylib 0x000000019fe36f30 start + 4 Thread 1 name: Thread 1: 0 libsystem_kernel.dylib 0x000000019fe0abc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x000000019fe09fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019ffbcabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000019ffb7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001a02fc580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001a02fc458 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x00000001a4172668 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637) 8 Foundation 0x00000001a02fb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001a0436a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x000000019fe0abc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x000000019fe09fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019ffbcabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000019ffb7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CoreFoundation 0x000000019ffb7dc8 CFRunLoopRun + 64 (CFRunLoop.c:3216) 6 CoreMotion 0x00000001acca196c CLMotionCore::runMotionThread(void*) + 1056 (CLMotionCore.mm:354) 7 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x000000019fe0abc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x000000019fe09fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019ffbcabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000019ffb7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CFNetwork 0x00000001a3279bc8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) 6 Foundation 0x00000001a02fb1e4 -[NSThread main] + 40 (NSThread.m:760) 7 Foundation 0x00000001a0436a84 __NSThread__start__ + 852 (NSThread.m:724) 8 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 9 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x000000019fe2d180 __select + 8 1 CoreFoundation 0x000000019ffca90c __CFSocketManager + 628 (CFSocket.c:1321) 2 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 3 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 5 name: Thread 5: 0 libsystem_kernel.dylib 0x000000019fe2ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x000000019fd50508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x000000019fe80d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 JavaScriptCore 0x00000001af05c95c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 104 (condition_variable:204) 4 JavaScriptCore 0x00000001af0603c0 bmalloc::Scavenger::threadRunLoop() + 196 (condition_variable:213) 5 JavaScriptCore 0x00000001af0600b8 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:295) 6 JavaScriptCore 0x00000001af0613fc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 44 (type_traits:4361) 7 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x000000019fe0abc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x000000019fe09fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019ffbcabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000019ffb7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 WebCore 0x00000001a807a464 RunWebThread(void*) + 564 (WebCoreThread.mm:626) 6 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 7 name: Thread 7: 0 libsystem_kernel.dylib 0x000000019fe0abc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x000000019fe09fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019ffbcabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000019ffb7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000019ffb7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 AVFAudio 0x00000001acde21b4 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91) 6 AVFAudio 0x00000001ace3328c CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286) 7 libsystem_pthread.dylib 0x000000019fd4cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000019fd54c84 thread_start + 8 Thread 8: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 9: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 11: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 12: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 15: 0 libsystem_pthread.dylib 0x000000019fd54c70 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000010290d050 x1: 0x00000001d7e63447 x2: 0x0000000103700120 x3: 0x0000000000000023 x4: 0x0000000103700120 x5: 0x000000000000001c x6: 0x0000000000000000 x7: 0x0000000000000403 x8: 0x00000001d7e63000 x9: 0x00000001e80f1648 x10: 0x0000000000000000 x11: 0x0000000000000000 x12: 0x0000000000000000 x13: 0x0000000283b37a70 x14: 0x00000000a56fcf47 x15: 0x000000000000df70 x16: 0x0000000283b37a70 x17: 0xc72b4381ad0bf8fc x18: 0x0000000000000000 x19: 0x000000010290e010 x20: 0x0000000000000007 x21: 0x0000000102900e48 x22: 0x00000001dd437c60 x23: 0x0000000102900dc8 x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x000000016f042cb0 x27: 0x0000000000000000 x28: 0x0000000000000000 fp: 0x000000016f042780 lr: 0x000000019fd76408 sp: 0x000000016f042780 pc: 0x000000019fd580bc cpsr: 0x20000000 esr: 0x56000080 Address size fault Binary Images: 0x100dbc000 - 0x10207bfff My-App arm64 <9e7852b110813e489a7ef5562085f4e1> /var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/My-App 0x10277c000 - 0x10279bfff CocoaLumberjack arm64 <305de68ade423c3dba7d0d6db5c35fa7> /var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack 0x1027cc000 - 0x1027d3fff CocoaLumberjackSwift arm64 <de0ef5dcc56e327ca992d2fba0e27d38> /var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/Frameworks/CocoaLumberjackSwift.framework/CocoaLumberjackSwift 0x1027e4000 - 0x1027ebfff My-App-AppStore-Core arm64 <cbe9286610ee3d00b17de61f8d6351df> /var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/Frameworks/My-App-AppStore-Core.framework/My-App-AppStore-Core 0x1028cc000 - 0x1028d7fff libobjc-trampolines.dylib arm64e <d77245ad184431b89422a0af12d900a9> /usr/lib/libobjc-trampolines.dylib 0x102a98000 - 0x102afffff dyld arm64e <cbf87389658c3a73a33ea6efaf73701e> /usr/lib/dyld 0x102b7c000 - 0x1030e3fff My-AppShared arm64 <1d855cddb08133c78166ca96c4b04f8f> /var/containers/Bundle/Application/9C47B654-4921-4F76-9BF1-88652251B0ED/My-App.app/Frameworks/My-AppShared.framework/My-AppShared 0x19fc1b000 - 0x19fc31fff libsystem_trace.dylib arm64e <9bc16767c7a83e15bc8c0965e9f8f00b> /usr/lib/system/libsystem_trace.dylib 0x19fc32000 - 0x19fc65fff libxpc.dylib arm64e <ba7f10afef4730ebb35f4947b3c79318> /usr/lib/system/libxpc.dylib 0x19fc66000 - 0x19fc66fff libsystem_blocks.dylib arm64e <91adb2b4377434cc84f88e9a634b6b86> /usr/lib/system/libsystem_blocks.dylib 0x19fc67000 - 0x19fce5fff libsystem_c.dylib arm64e <15628be24f6937c5a96d72724762f01f> /usr/lib/system/libsystem_c.dylib 0x19fce6000 - 0x19fd22fff libdispatch.dylib arm64e <ed0789cd8d8039f49651d8707d9c0337> /usr/lib/system/libdispatch.dylib 0x19fd23000 - 0x19fd43fff libsystem_malloc.dylib arm64e <4aad0fafde283814af10e7123dc72aca> /usr/lib/system/libsystem_malloc.dylib 0x19fd44000 - 0x19fd4afff libsystem_platform.dylib arm64e <0591390bba0734a7a59d0c652d159244> /usr/lib/system/libsystem_platform.dylib 0x19fd4b000 - 0x19fd55fff libsystem_pthread.dylib arm64e <b3a6abedcfd038ef9c7847e0e67ac9b3> /usr/lib/system/libsystem_pthread.dylib 0x19fd56000 - 0x19fd86fff libobjc.A.dylib arm64e <b209ab438c8d31a79fdc1dd500f5c92e> /usr/lib/libobjc.A.dylib 0x19fd87000 - 0x19fdf2fff libcorecrypto.dylib arm64e <bcf8ec87919a35ea97bc8805433f8998> /usr/lib/system/libcorecrypto.dylib 0x19fdf3000 - 0x19fe06fff libc++abi.dylib arm64e <a51139874bbf3fc79eb5d42704e8d8e2> /usr/lib/libc++abi.dylib 0x19fe07000 - 0x19fe35fff libsystem_kernel.dylib arm64e <e449afff549e3ba19a86fcc904364d89> /usr/lib/system/libsystem_kernel.dylib 0x19fe36000 - 0x19fe69fff libdyld.dylib arm64e <0dc9a4bac3e8348799db1b5c86597af5> /usr/lib/system/libdyld.dylib 0x19fe6a000 - 0x19fe71fff libsystem_darwin.dylib arm64e <cf1e055948613d70824dfe8f5eab54cf> /usr/lib/system/libsystem_darwin.dylib 0x19fe72000 - 0x19feccfff libc++.1.dylib arm64e <f466830f41e333a19bc35ffa193fed6f> /usr/lib/libc++.1.dylib 0x19fecd000 - 0x19ff0efff libsystem_info.dylib arm64e <d8154b10a4863e74a9a26d7f9a86cd1c> /usr/lib/system/libsystem_info.dylib 0x19ff0f000 - 0x1a028cfff CoreFoundation arm64e <97285acb7b21393aabf603f1dbb5d2a2> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1a028d000 - 0x1a02f3fff SystemConfiguration arm64e <3dca61e2168c36d98acf0c3602dfff4d> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1a02f4000 - 0x1a05bffff Foundation arm64e <672cf0cb49513b9189df55e953aea00f> /System/Library/Frameworks/Foundation.framework/Foundation 0x1a05c0000 - 0x1a05f2fff libCRFSuite.dylib arm64e <8f291818397432cf9cc7dd75e11f721f> /usr/lib/libCRFSuite.dylib 0x1a05f3000 - 0x1a0773fff CoreServices arm64e <b961578900d93b1ab3a1af2a6f5d6281> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x1a0774000 - 0x1a07d6fff libSparse.dylib arm64e <c0aec19d5fc438cb920cbdc231049a37> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1a07d7000 - 0x1a0cd1fff ImageIO arm64e <e57b30732ce83173866c533cddf48b9d> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1a0cd2000 - 0x1a0cd4fff ConstantClasses arm64e <1c8835aab27331239abded3207f06916> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1a0cd5000 - 0x1a0e6dfff CoreText arm64e <f1719487becb37fb8a615df6c6d1a59f> /System/Library/Frameworks/CoreText.framework/CoreText 0x1a0e6e000 - 0x1a0fa1fff Security arm64e <f1588eb39e0934b1a8d15d3bbb92d09d> /System/Library/Frameworks/Security.framework/Security 0x1a0fa2000 - 0x1a1047fff IOKit arm64e <74b273d7cd333f4a96f47e702f1b4428> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1a1048000 - 0x1a107ffff libMobileGestalt.dylib arm64e <ef6e8b51b3743cc3ae48ad101463afc0> /usr/lib/libMobileGestalt.dylib 0x1a1080000 - 0x1a10defff libprotobuf.dylib arm64e <94ce72ce21e03c94b69234fa728738c4> /usr/lib/libprotobuf.dylib 0x1a10df000 - 0x1a10f1fff libprotobuf-lite.dylib arm64e <9d7cc6eb89b43fa39ef21dddc473d549> /usr/lib/libprotobuf-lite.dylib 0x1a10f2000 - 0x1a1352fff libicucore.A.dylib arm64e <ca24cc55ff7c32b6b6a52eacbf28249e> /usr/lib/libicucore.A.dylib 0x1a1353000 - 0x1a137cfff CoreServicesInternal arm64e <90b53ab447d031448957d995877824cd> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1a137d000 - 0x1a13c4fff WirelessDiagnostics arm64e <940df8c52a17312e9088248a1ac77ec4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x1a13c5000 - 0x1a1400fff libAWDSupport.dylib arm64e <d9dfc984d7ec312d9669b75484e057e4> /usr/lib/libAWDSupport.dylib 0x1a1401000 - 0x1a1849fff CoreAudio arm64e <f1d572151e2e32b18ae980a2e7f07804> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1a184a000 - 0x1a1b21fff CoreImage arm64e <e860040fd30d3486b4ad5d89e9542fb3> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1a1b22000 - 0x1a1c15fff LanguageModeling arm64e <d0c7aae64b7d381b901efe4a18e14a94> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1a1c16000 - 0x1a1c5cfff Lexicon arm64e <7e605c9d37a63fd1bb3e2431b4b1cf31> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1a1c5d000 - 0x1a1de3fff libsqlite3.dylib arm64e <854e207ecbe73f469cb5926001a2f44c> /usr/lib/libsqlite3.dylib 0x1a1de4000 - 0x1a1e14fff MobileKeyBag arm64e <9fa13c6af29a3dcfa93ca614ad26993d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1a1e15000 - 0x1a1e1efff libsystem_notify.dylib arm64e <5375361fa96637b9a0a22e0205daa144> /usr/lib/system/libsystem_notify.dylib 0x1a1e1f000 - 0x1a1ff3fff CoreDuet arm64e <7cac3a71d35432cb99113d778987444e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1a1ff4000 - 0x1a213afff Montreal arm64e <54161f809bac3b1eb6aed6387d7b0e13> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1a213b000 - 0x1a2220fff NLP arm64e <57d4cfec4efa3b35a273f6a2ae80591e> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1a2221000 - 0x1a223ffff CellularPlanManager arm64e <77e3a92c13e23094946b85819a495c92> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1a2240000 - 0x1a227dfff AppSupport arm64e <32acaa08e6c338919a25a231cfdc7904> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1a227e000 - 0x1a2753fff libnetwork.dylib arm64e <f6fa6d8e95353358a66598d4af4f3655> /usr/lib/libnetwork.dylib 0x1a2754000 - 0x1a2863fff ManagedConfiguration arm64e <f3374eef11c43e598aac469f2a2d2943> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1a2864000 - 0x1a288efff CoreServicesStore arm64e <da7fec3d6a49329ca25e41270476fe8a> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1a288f000 - 0x1a28b0fff UserManagement arm64e <e06302771e9f341ab43739d28e0e5f8e> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1a28b1000 - 0x1a2b66fff CoreML arm64e <a8f561be599139f6812c44da6d34c534> /System/Library/Frameworks/CoreML.framework/CoreML 0x1a2b67000 - 0x1a2b7dfff ProtocolBuffer arm64e <25d0db0f98163d56a690dec5c392720f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1a2b7e000 - 0x1a2b98fff CommonUtilities arm64e <880c2e0f46943769b9775a3cfd7a5ba3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1a2b99000 - 0x1a2b99fff libenergytrace.dylib arm64e <b259b13371613749893562fa61233e70> /usr/lib/libenergytrace.dylib 0x1a2b9a000 - 0x1a2bd2fff RunningBoardServices arm64e <420e18b822f530ba8221c5687ad7cfe9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1a2bd3000 - 0x1a2c49fff BaseBoard arm64e <ab0d4301884c334a9d3dacfdf13c6dbb> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1a2c4a000 - 0x1a3191fff SiriTTS arm64e <6ba2ed1468683c1e92cec1e36a13a8e2> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1a3192000 - 0x1a3202fff CoreLocation arm64e <faffb50b2eed383e9ea7efc55c0b7114> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1a3210000 - 0x1a3266fff Accounts arm64e <c9bcf82c45c33290859c9b8910bfe2c9> /System/Library/Frameworks/Accounts.framework/Accounts 0x1a3267000 - 0x1a3277fff SharedWebCredentials arm64e <a5ede289f9de358386fcad1f75b03f8d> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1a3278000 - 0x1a35c3fff CFNetwork arm64e <32dfbf260bc43fb89aeb35182c8b35fa> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1a35c4000 - 0x1a36a6fff UIFoundation arm64e <b74dcac88bee3c06b9c574230a9a6896> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1a36a7000 - 0x1a47a6fff UIKitCore arm64e <55d60569dbb73bc98a97dcac95c64d4b> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1a47a7000 - 0x1a47b5fff AssertionServices arm64e <db391793afdc347f8ff25aba121ddc62> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1a47b6000 - 0x1a488dfff CoreTelephony arm64e <ec71ec9a98da3151a10d93866eefe5d0> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1a488e000 - 0x1a4893fff AggregateDictionary arm64e <7bfbeed0934d3cad8026c500c4cb9173> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1a4894000 - 0x1a48aafff libsystem_asl.dylib arm64e <f20fe78e13aa388fb801b6a67e331acb> /usr/lib/system/libsystem_asl.dylib 0x1a48ab000 - 0x1a4925fff CloudDocs arm64e <09d573a82e9f386daabb22a65ef0b77a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1a4926000 - 0x1a4c53fff CoreData arm64e <66a9b561b6e733cb85e66e436fd8a348> /System/Library/Frameworks/CoreData.framework/CoreData 0x1a4c54000 - 0x1a4e80fff Vision arm64e <84dd2e1d9c003e629f0a6d1117301f85> /System/Library/Frameworks/Vision.framework/Vision 0x1a4e81000 - 0x1a4ec6fff PhotoFoundation arm64e <9fdff28a73bf3c3a9ea2114e1d28538d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1a4ec7000 - 0x1a4ef2fff BoardServices arm64e <09dd53b0b100312987ca528acbee68d7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1a4ef3000 - 0x1a4fa3fff libboringssl.dylib arm64e <158b8ef8abe93c099a8a5dcb9b09bcb0> /usr/lib/libboringssl.dylib 0x1a4fa4000 - 0x1a4fb2fff libsystem_networkextension.dylib arm64e <f71fa85bcb30339baaed8922a2711af6> /usr/lib/system/libsystem_networkextension.dylib 0x1a4fb3000 - 0x1a4fd3fff CoreAnalytics arm64e <cc9fae76bdd63c8782b7b28554c75323> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1a4fd4000 - 0x1a514dfff CloudKit arm64e <667e79d9af13349d82a41fc755c5b11e> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x1a514e000 - 0x1a519dfff SpringBoardServices arm64e <44c86adef590305ab8c8dba50c5420b4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1a519e000 - 0x1a5215fff FrontBoardServices arm64e <124b166d39053f51a46a646ae3424213> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1a5216000 - 0x1a532efff Network arm64e <941ed8db788b37bfb15509b8b0fc310a> /System/Library/Frameworks/Network.framework/Network 0x1a532f000 - 0x1a538bfff libusrtcp.dylib arm64e <a8aec00baea13ea395b655ae798d6f0b> /usr/lib/libusrtcp.dylib 0x1a538c000 - 0x1a5393fff libsystem_symptoms.dylib arm64e <93716677a360386b97d6493788ec1bc7> /usr/lib/system/libsystem_symptoms.dylib 0x1a5394000 - 0x1a6271fff GeoServices arm64e <a64d015edfa03a46843c222bb160544b> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x1a6272000 - 0x1a627afff TCC arm64e <917f36636e14374cb4659fe0e4f09ea8> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1a627b000 - 0x1a62d6fff IMFoundation arm64e <1e66d8a98893359b8320f34a171f538d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1a62d7000 - 0x1a643cfff CoreUtils arm64e <d343c3aba6803755ba02c2002c3cf0b2> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1a643d000 - 0x1a64e7fff IMSharedUtilities arm64e <de8a7dca429c339cbd1df159b2fd03bf> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1a64e8000 - 0x1a6536fff ImageCaptureCore arm64e <5032c500bb9b3bb8a2298beddc9ccb60> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1a6537000 - 0x1a6540fff libsystem_containermanager.dylib arm64e <a0db1371c356362fadae195e1637e129> /usr/lib/system/libsystem_containermanager.dylib 0x1a6541000 - 0x1a65befff AppleAccount arm64e <1da968ef2dd73a26b6a11569abe8900f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1a65bf000 - 0x1a65dafff ApplePushService arm64e <db32ccfc568b3113911a1afb40e46b67> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1a65db000 - 0x1a66cbfff IDS arm64e <c0bd05b9eddf307ea8aa64ee9781b00a> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1a66cc000 - 0x1a67fbfff IDSFoundation arm64e <a587b5fc55cb38bca7237a04c870fbc5> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1a67fc000 - 0x1a67fdfff libCTGreenTeaLogger.dylib arm64e <a1b683ba2ed13e9c8b9a24ceb591821b> /usr/lib/libCTGreenTeaLogger.dylib 0x1a6861000 - 0x1a6962fff CoreMedia arm64e <c6456b8304cb33a48ddc7b64e9826211> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1a6963000 - 0x1a6973fff UIKitServices arm64e <ec231ea627c4385cb41025b649012218> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x1a6974000 - 0x1a69c8fff BackBoardServices arm64e <5b4b7dc5abee30ce92ad6dcb02d9a26a> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1a69c9000 - 0x1a6c1ffff QuartzCore arm64e <68e87e8e72753847b0e57936442b19fc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1a6c20000 - 0x1a6dddfff ColorSync arm64e <49b450513c43328d84f78fe799d9584b> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1a6dde000 - 0x1a7351fff CoreGraphics arm64e <e873653343e738309ea41c42ca3b0df8> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1a7352000 - 0x1a748dfff Contacts arm64e <756942596c2d34a1828be0a506c23f35> /System/Library/Frameworks/Contacts.framework/Contacts 0x1a748e000 - 0x1a74befff UserNotifications arm64e <bafffed40a2b35ed9337c1d1f0fbbc17> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1a74bf000 - 0x1a74e2fff LocationSupport arm64e <57abf27237773d1dbf2ca0b421406418> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1a74e3000 - 0x1a7643fff Sharing arm64e <9e6e36c5c9293e5880146298d9b1e025> /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1a7644000 - 0x1a7c49fff WebKit arm64e <ea3b1e119b48391baacb8d5f9f67e99c> /System/Library/Frameworks/WebKit.framework/WebKit 0x1a7c4a000 - 0x1a9953fff WebCore arm64e <d5dcfac025173cd1a8d3e3104b0ce68c> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1a9954000 - 0x1a996cfff libAccessibility.dylib arm64e <23150fbd3f2d30568b95d0ddc03ad55d> /usr/lib/libAccessibility.dylib 0x1a996d000 - 0x1a9978fff AXCoreUtilities arm64e <0a6790b333e13511890797013161aba2> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1a9979000 - 0x1a99f2fff ContactsFoundation arm64e <cad1a4fee7c1398083919e6e7ca88370> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1a99f3000 - 0x1a9a07fff PowerLog arm64e <f28b16f42a363356b980ec184b570b01> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1a9a08000 - 0x1a9a19fff IOSurface arm64e <9ebb87f8232d3ceb81bbb317926db148> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1a9a1a000 - 0x1aa11dfff MediaToolbox arm64e <469251e5c7973035a25c9d80f905bb94> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1aa11e000 - 0x1aa126fff GraphicsServices arm64e <762205923bb4354a947f8d3c1682cd5f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1aa127000 - 0x1aa20dfff AccessibilityUtilities arm64e <8ff96f2225d933178aa618ad02014c9a> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x1aa20e000 - 0x1aa409fff AVFoundation arm64e <3f38b86cc2c23972ac9e6d18d71c4926> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1aa40a000 - 0x1aa441fff OnBoardingKit arm64e <51bcdf0941d037338d36d8603e7d816e> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1aa442000 - 0x1aa490fff MobileWiFi arm64e <62323a0ad7723b8390cb3a53b3bdc36b> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1aa491000 - 0x1aa4a9fff MobileAsset arm64e <935b5b2f446436cd9d95606354216819> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1aa4aa000 - 0x1aa4b7fff libGSFont.dylib arm64e <9ac0608f9d633bb096d953f69350a33d> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1aa4b8000 - 0x1aa4c1fff FontServices arm64e <2602fad7a7ab3d3eb4148892543f14d5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1aa4c2000 - 0x1aa610fff libFontParser.dylib arm64e <5466f8e6057038f2bb98222c3eb439c7> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1aa611000 - 0x1aa65cfff AXRuntime arm64e <a84e4097509331db9632199edfc076f4> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1aa65d000 - 0x1aa65ffff libAXSafeCategoryBundle.dylib arm64e <3529dd8116023d6193a33f32bb0477c2> /usr/lib/libAXSafeCategoryBundle.dylib 0x1aa660000 - 0x1aa7a2fff SearchFoundation arm64e <9d493eef58d73a96be3f9d7a1cbf4967> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1aa7a3000 - 0x1aa8c7fff Preferences arm64e <07276a7416ee3c4f8835bbacffee4c16> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1aa8c8000 - 0x1aaf42fff PhotoLibraryServices arm64e <91c02d9c1deb32b9897164279f6aafad> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1aaf43000 - 0x1ab1d0fff vImage arm64e <23c5969efbc53cba95071dc7faa4e938> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1ab1d1000 - 0x1ab3fdfff AudioToolbox arm64e <bbcb848bdfdd37c393186890ba4ef50d> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1ab3fe000 - 0x1ab433fff libAudioToolboxUtility.dylib arm64e <379be4b3915c3bc18e95fd62ee6916db> /usr/lib/libAudioToolboxUtility.dylib 0x1ab434000 - 0x1ab5ebfff ContactsUI arm64e <6bdb40ae383434918dd2e83e916a56ec> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x1ab5ec000 - 0x1ab658fff UIAccessibility arm64e <e453418259b031aa8776b7c8e1f9345d> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1ab659000 - 0x1ab865fff Photos arm64e <1192e2c1466336689267b4b9e67d84e6> /System/Library/Frameworks/Photos.framework/Photos 0x1ab866000 - 0x1ab8fbfff ShareSheet arm64e <442cafdd2a283a8fac2b9860d4e4860c> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1ab8fc000 - 0x1ab90ffff BaseBoardUI arm64e <fd08fc75793f368391b17e593b780707> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1ab910000 - 0x1ab9c6fff PDFKit arm64e <86ba46b9c90b38e2ae95fbe9dc1e0c4b> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1aba48000 - 0x1aba76fff DocumentManager arm64e <03ea7f6d443b3c1aa621ff290d3bcb7e> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1aba77000 - 0x1abcd7fff libmecabra.dylib arm64e <c879d196c90d344e9e31c3ea6338a150> /usr/lib/libmecabra.dylib 0x1abcd8000 - 0x1abd4ffff AuthKit arm64e <090914b11d78388083eaf714ead56050> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1abd50000 - 0x1ac177fff Intents arm64e <686b616c210e336589c278e8514f3e3b> /System/Library/Frameworks/Intents.framework/Intents 0x1ac178000 - 0x1ac18cfff libCGInterfaces.dylib arm64e <8622fd6bd37632e1add1650b918e3cae> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1ac18d000 - 0x1ac2dcfff WebKitLegacy arm64e <3526c37744d23540809529793b145515> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1ac2dd000 - 0x1ac348fff TextInput arm64e <bf2524fd99403ffcb111151429261b17> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1ac349000 - 0x1ac3c7fff AXMediaUtilities arm64e <34c65a35ac193959af1380bedb743fe5> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x1ac3c8000 - 0x1ac3cbfff XCTTargetBootstrap arm64e <e9a52ba1dd0f3d3ab82e20eff92e6515> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1ac3cc000 - 0x1ac482fff CorePDF arm64e <e95f4103d8903d92b115e5dbed7053e3> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1ac483000 - 0x1ac4befff AccessibilityUIUtilities arm64e <0945e060cd843780904cfd7d60dba5fc> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x1ac4bf000 - 0x1ac87cfff MediaPlayer arm64e <134daba2c3483ccf902648acd43bb482> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1ac87d000 - 0x1acb8dfff AppleMediaServices arm64e <3efdf44040ec317a834abbd1ba81088a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x1acb8e000 - 0x1acbb5fff CacheDelete arm64e <57ee9e41f919379ebf70cdd6ca04f73c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1acbb6000 - 0x1acd7afff CoreMotion arm64e <69d41764d0ed3b0893ba853ce6ee1828> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1acd7b000 - 0x1ace67fff AVFAudio arm64e <a3c98b2ff34b37998c59671aef1b6f1a> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1ace68000 - 0x1ad064fff RawCamera arm64e <ebc768357ce33be6bbc537949f18ec51> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x1ad065000 - 0x1ad11efff CoreUI arm64e <1308ae16e705312ca9662797bc2197b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1ad11f000 - 0x1ad143fff AppSupportUI arm64e <5559927294e43ceab2cf338fa77bb364> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1ad144000 - 0x1ad17afff CoreVideo arm64e <0a926baaf4523997a6f4caa26bdabea9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1ad17b000 - 0x1ad3b5fff AudioToolboxCore arm64e <d5a7af535d623ccda6cdfb70ad86c7f9> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1ad3b6000 - 0x1ad3fcfff CoreDuetContext arm64e <e7bd1831bdd53f7d83814503b1eb1d4b> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1ad3fd000 - 0x1ad437fff SetupAssistant arm64e <b2570336d05a3422a9ac310c6e747998> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1ad438000 - 0x1ad4f6fff TelephonyUtilities arm64e <384b5bafe8703c3d873486f1310f8e3a> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1ad4f7000 - 0x1ad521fff PlugInKit arm64e <55a924c2787a34c28d1f39b5ef052bf2> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1ad522000 - 0x1ad8aefff libswiftCore.dylib arm64e <b862efc164493f07a3fbd098bee3872f> /usr/lib/swift/libswiftCore.dylib 0x1ad8af000 - 0x1ad9e7fff AssistantServices arm64e <c196c37baa863b2d927f8d408eb1e371> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1ad9e8000 - 0x1ada49fff ProactiveSupport arm64e <da213655b9493a2b828a654b80127566> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1ada4a000 - 0x1adc91fff MapKit arm64e <1fc802e79e9330dba1517fd020a0876d> /System/Library/Frameworks/MapKit.framework/MapKit 0x1adc92000 - 0x1adcaafff PrototypeTools arm64e <212a2cde1a5d350c8ce03106d91e8a1c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1adcab000 - 0x1add9bfff MediaExperience arm64e <ba8b5ffe415f35eeb6fd7b9717755b12> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x1add9c000 - 0x1ae057fff ********* arm64e <fff88b3026633d55a6ce72c8fa61d24f> /System/Library/PrivateFrameworks/*********.framework/********* 0x1ae058000 - 0x1ae0b2fff CallKit arm64e <21bfbb540c8e33d69d60afe419a39a74> /System/Library/Frameworks/CallKit.framework/CallKit 0x1ae0b3000 - 0x1ae27dfff EventKitUI arm64e <3f254898080c33cfa53d3913726551f1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x1ae27e000 - 0x1ae96ffff VectorKit arm64e <31025f51084d3ec3b6332b0718f29d79> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1ae970000 - 0x1aea43fff AVKit arm64e <9561f6349f9933469f2e160dd8f5e657> /System/Library/Frameworks/AVKit.framework/AVKit 0x1aea44000 - 0x1aea74fff Pegasus arm64e <5aa2be18a31b32a3a67691d2704aba10> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1aea75000 - 0x1aea7afff libapp_launch_measurement.dylib arm64e <a727d8291b9e3a0c9e92a2b9037027ba> /usr/lib/libapp_launch_measurement.dylib 0x1aeb58000 - 0x1aebbbfff CoreSpotlight arm64e <8a7c5ab6175b32efb6292152fcf215f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1aebbc000 - 0x1aec51fff AddressBookLegacy arm64e <76c629f0ef503aa9a5660dc0c7e70554> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1aec52000 - 0x1aec61fff CrashReporterSupport arm64e <f9365395456330c38576298f8a0b5ce9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1aec62000 - 0x1aec74fff MobileBluetooth arm64e <d1b86907ba9c302c8caca826ad266a20> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1aec75000 - 0x1aed33fff LinkPresentation arm64e <f1e6e098ebd634f8a3715d7d8751be7b> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1aed34000 - 0x1aed69fff StoreKit arm64e <f2f183071f4e305087148d7eda95dfce> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1aed6a000 - 0x1aed6efff libsystem_configuration.dylib arm64e <834289b5a67f34d1aab1f341ca817c23> /usr/lib/system/libsystem_configuration.dylib 0x1aed6f000 - 0x1aedc8fff RemoteUI arm64e <3963e39e62423392b89b41a2c6e8d190> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1aedc9000 - 0x1aee19fff AuthKitUI arm64e <a8d992ae425d349995ff458e73ce1a6e> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1aee1a000 - 0x1aee7ffff CoreRecognition arm64e <d1d085ce20d93ff3b6b3e7b4b6692cbf> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1aee80000 - 0x1aef06fff Social arm64e <361e489b655634e4a6c1a4e36b2e8f0d> /System/Library/Frameworks/Social.framework/Social 0x1aef07000 - 0x1aef56fff WatchKit arm64e <7229aefc17a532e6b90fb2e59ae57238> /System/Library/Frameworks/WatchKit.framework/WatchKit 0x1aef57000 - 0x1aef65fff HangTracer arm64e <9d3a32b50fd63a299bb861a5ca57790c> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1aef66000 - 0x1aefcefff CoreNLP arm64e <4cd34810c6513eb197c070c40d83013f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1aefcf000 - 0x1aefd0fff liblangid.dylib arm64e <344868eff5f033e6856968bb1818250d> /usr/lib/liblangid.dylib 0x1aefd1000 - 0x1afdc9fff JavaScriptCore arm64e <5c35e53043713551b0955f5c3a5d00b8> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1afdca000 - 0x1afe56fff libTelephonyUtilDynamic.dylib arm64e <83581f4af84934ce9d0d4df8713443e8> /usr/lib/libTelephonyUtilDynamic.dylib 0x1afe6c000 - 0x1b00f3fff StoreServices arm64e <7cb5480bb4cd305eac82ae86ada03d4e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1b00f4000 - 0x1b00fdfff IOMobileFramebuffer arm64e <a4b3bf523a373e4aa2340c52f6466d23> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1b00fe000 - 0x1b0265fff SafariServices arm64e <9a3aeda6f832316cb9636858de7ba19f> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1b0266000 - 0x1b0442fff Message arm64e <2ef8851a79b73a85a0a648e2806475b1> /System/Library/PrivateFrameworks/Message.framework/Message 0x1b045a000 - 0x1b0474fff CoreMaterial arm64e <6230b5ee758e369caa919ebc6fbb3e42> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1b0475000 - 0x1b055ffff libxml2.2.dylib arm64e <5845f30c219f3697b344a5f59bb539fe> /usr/lib/libxml2.2.dylib 0x1b0560000 - 0x1b142bfff ModelIO arm64e <8e966a4a7d87333e9c849994af9eed1e> /System/Library/Frameworks/ModelIO.framework/ModelIO 0x1b142c000 - 0x1b183afff ChatKit arm64e <d482b264b09834bcb99391c8eb5dca0f> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit 0x1b183b000 - 0x1b1c1bfff PassKitCore arm64e <827929da56f33aaab75d402922ee0fe6> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore 0x1b1c1c000 - 0x1b1c26fff SymptomAnalytics arm64e <737b89c1328535f79e0c98c07868f8d0> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1b1c27000 - 0x1b1c70fff MetadataUtilities arm64e <a9fcdfac6886377ab2b53c2769d7e071> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1b1c71000 - 0x1b1ccbfff UserActivity arm64e <6024cc1a91283ee096785edc4219007a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1b1e35000 - 0x1b1e4bfff FMCoreLite arm64e <70d9fc516fd53d04bfc55b7a317f2765> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x1b2317000 - 0x1b2336fff BridgePreferences arm64e <bf9d8b642938333aa01da2e0ce9a911a> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences 0x1b24e5000 - 0x1b250bfff AccountsUI arm64e <e8cb4b7fc7e23db7baa724efbd6a715d> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x1b250c000 - 0x1b2522fff CertInfo arm64e <7cc00924415e3bc6b9542955d897a095> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x1b2523000 - 0x1b258cfff ManagedConfigurationUI arm64e <ae5b037047733703bcdd1d6b7941dc78> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI 0x1b258d000 - 0x1b263afff QuickLook arm64e <5713360f86773d15a7ebfd99902ae632> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x1b263b000 - 0x1b2860fff NetworkExtension arm64e <3779e9f08b083f58924728125eda16be> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1b2861000 - 0x1b2897fff DataDetectorsCore arm64e <8d1286a57727341d825c6edf1b4b998f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1b2898000 - 0x1b28fafff CalendarFoundation arm64e <7c05d84b84b43614ba32328d63b31512> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1b28fb000 - 0x1b29f4fff EventKit arm64e <ffbf1cf39b4a36a98b04d0f934860300> /System/Library/Frameworks/EventKit.framework/EventKit 0x1b29f5000 - 0x1b2a2afff MediaServices arm64e <92b16719a5b93941880b3c6a0d339bed> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1b2b3c000 - 0x1b2ce6fff PencilKit arm64e <23f76961f88b31448ac007a40265b78a> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1b2ce7000 - 0x1b2e3dfff MessageUI arm64e <6b2e7f6c5a6a3c068fb43362181b3686> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1b2e3e000 - 0x1b2e8bfff AppleAccountUI arm64e <397ac13fd9d8312e8f1acd65bb8a32ff> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI 0x1b2e8c000 - 0x1b2ecdfff BiometricKit arm64e <8c98a7039d1139989bbb5399513a2176> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1b2ece000 - 0x1b2efafff PersistentConnection arm64e <e3a765e87f2b371d8794504a1ab9043f> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1b2efb000 - 0x1b2f4efff CalendarDaemon arm64e <45521ef9bea93382a0884b0f594a999e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1b2f4f000 - 0x1b2fe8fff CalendarDatabase arm64e <b0d88100749a3f738be5bf26e1d50cef> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1b2fe9000 - 0x1b31cdfff MediaRemote arm64e <b22b8fcb5e4c346e8397045065961e86> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1b31ce000 - 0x1b31d6fff CorePhoneNumbers arm64e <ede184bead45340a9350a425176353f8> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1b31e7000 - 0x1b320dfff DuetActivityScheduler arm64e <b9f664aa343137b68ce73a38de7e8d3a> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1b320e000 - 0x1b32d0fff SpringBoardFoundation arm64e <adf9423a228338c7a624e1c45e45fff4> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x1b32d1000 - 0x1b3312fff ContactsAutocompleteUI arm64e <9c7a49a58e233448b769300c10a79c0e> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1b3313000 - 0x1b3336fff CoreSVG arm64e <fe8b126886763a0397939c41093590eb> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1b3337000 - 0x1b3354fff SymptomPresentationFeed arm64e <4b8bec649fd93b4f8b98987a25233ccd> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1b3355000 - 0x1b3372fff ProactiveEventTracker arm64e <ae248630d8683a8fa36d50716ba969af> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1b3373000 - 0x1b337dfff MallocStackLogging arm64e <a6711caeb659310a8ef94f98cadb2f2d> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1b337e000 - 0x1b3416fff CoreSuggestions arm64e <6cf5ec42aab0305e8fe7ba22bf0bbe3f> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1b3417000 - 0x1b35c8fff IMCore arm64e <16a4f935d7203b4db86e63a06e6fc6dc> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1b35c9000 - 0x1b361afff DeviceManagement arm64e <773d278fcb4a3c6e8356aa7e31e8a16b> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1b3e24000 - 0x1b3e30fff BluetoothManager arm64e <5b6e66b03bc032569339c59b6b6ff82c> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1b3e31000 - 0x1b3e66fff CoreBluetooth arm64e <0a9e02b3b51a3bf8b6bfa23afeffd789> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1b3e67000 - 0x1b3e69fff libsystem_sandbox.dylib arm64e <467a2efb2e4f3c26b721563089869695> /usr/lib/system/libsystem_sandbox.dylib 0x1b3e6a000 - 0x1b3ecefff SpringBoardUIServices arm64e <c7ecc6c6f9363686829a4d1446124b86> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x1b3ecf000 - 0x1b3f02fff TelephonyUI arm64e <cc80774b599d32a39adf04d9c437b428> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x1b3f51000 - 0x1b3f85fff TextInputUI arm64e <ab2096557b9f37edb75db94b21dc126d> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x1b3f86000 - 0x1b3f93fff NotificationCenter arm64e <e20544789dba362fa0616d95743c5767> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter 0x1b3f94000 - 0x1b3fa0fff ContextKit arm64e <38f80b5f25be34a68557a1b941c0e427> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1b3fd1000 - 0x1b403bfff Rapport arm64e <bf5a39bfa6b53191ab19697d77c58872> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1b403c000 - 0x1b4068fff OSAnalytics arm64e <9939f18f483c365e912a4d970c54cf61> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1b4069000 - 0x1b4097fff MobileInstallation arm64e <5e08658c0df43a2997b7cd91e8bf0259> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1b4098000 - 0x1b4136fff Metal arm64e <9c859f4029b73378b008fb573ea44dfa> /System/Library/Frameworks/Metal.framework/Metal 0x1b4137000 - 0x1b413cfff IOAccelerator arm64e <ca309bd57d6639868e7a7af0dfc27d60> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1b413d000 - 0x1b4148fff MediaAccessibility arm64e <a8660856d2d03aafad70c301965576ec> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1b4149000 - 0x1b4169fff FindMyDevice arm64e <defb68aafe313d7c99b01d5e20456b29> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x1b416a000 - 0x1b4171fff libsystem_dnssd.dylib arm64e <dbba793c3d5f37498ab472c7a747136c> /usr/lib/system/libsystem_dnssd.dylib 0x1b4172000 - 0x1b4178fff PushKit arm64e <2bb95f922cc0377bb6126a4215a1d2e3> /System/Library/Frameworks/PushKit.framework/PushKit 0x1b4179000 - 0x1b4287fff FileProvider arm64e <429dd66df0cb3862b71ca152d32ad5c3> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1b429a000 - 0x1b429bfff BackgroundTaskAgent arm64e <2674c3df97923075b00e2e2fcab84c01> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x1b429c000 - 0x1b42a0fff LinguisticData arm64e <2bfaa83c53d638a1bf23b9e3af64ddbc> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1b42a1000 - 0x1b42b9fff CoreSDB arm64e <d019253cefa43ad88b277ec7380e150c> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1b42ba000 - 0x1b42cafff Categories arm64e <54569c0088293df18892dfbcb07eb650> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1b42cb000 - 0x1b42e5fff DoNotDisturb arm64e <360bcf63df203332b30eaef88d842a54> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1b42e6000 - 0x1b43a1fff ************ arm64e <923c76f6e23433fb933f59ca84c5ddcf> /System/Library/Frameworks/************.framework/************ 0x1b43a2000 - 0x1b47c1fff SceneKit arm64e <835ae6e6d08235b1a023e073c1ef898b> /System/Library/Frameworks/SceneKit.framework/SceneKit 0x1b47c2000 - 0x1b47cafff EmojiKit arm64e <7d3f12a126733cd481baf5fdc72dea25> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit 0x1b47cb000 - 0x1b47e6fff Messages arm64e <3cbb7fbefa0c3e41be06d088fe5d4e1d> /System/Library/Frameworks/Messages.framework/Messages 0x1b47e7000 - 0x1b47ebfff CameraKit arm64e <c5d92508958f3b2e840e8904ee1fa6ae> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x1b47ec000 - 0x1b47edfff MessageSupport arm64e <7fec9b70985d3e33ab2b7ad960b8ce6b> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1b47ee000 - 0x1b484bfff PersonalizationPortrait arm64e <8fdd6ca53441360ead0636ea65816d86> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1b484c000 - 0x1b48bdfff AppStoreDaemon arm64e <b288f33b20b5347295cc0c9b043e6191> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1b4918000 - 0x1b4920fff SymptomDiagnosticReporter arm64e <b3b18712fb7e39b8b579905e11f27820> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1b4921000 - 0x1b4923fff IOSurfaceAccelerator arm64e <8fc590a48393309ea0218f94c4c46b4c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1b4924000 - 0x1b49d4fff AssetsLibraryServices arm64e <13f23866fd2d3f868a4f2628ce2b917d> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1b49d5000 - 0x1b4a04fff DataAccessExpress arm64e <5245005200f63a7d9a54d4467f3a548c> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1b4a05000 - 0x1b4a75fff EmailFoundation arm64e <29514ad9eaa737a0bbfa378d65badb4a> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1b4a76000 - 0x1b4a8bfff CoreFollowUp arm64e <bd6b0126e222350bb0ecfdcc1826e739> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1b4a8c000 - 0x1b4a94fff FamilyCircle arm64e <36c223c5a0ea3559968c572ebb34616f> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1b4a95000 - 0x1b4aabfff libcoretls.dylib arm64e <8e358428a0eb395085121d746ef02139> /usr/lib/libcoretls.dylib 0x1b4b03000 - 0x1b4b96fff libate.dylib arm64e <9e2bf4f77825325f97c0741da5d57be7> /usr/lib/libate.dylib 0x1b59f5000 - 0x1b5bc4fff iAdCore arm64e <07654c4c63e8374a9f2c91706c51b0e0> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore 0x1b5bc5000 - 0x1b5bebfff Pasteboard arm64e <dc02a43ac62435c9babb4b5d3e4c9306> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1b5bec000 - 0x1b5c3bfff FTServices arm64e <69dbeb1ec5e43ddc944cd0b1a00fbfe0> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1b5ce0000 - 0x1b5cf1fff MaterialKit arm64e <98470cd9c3f03ca4b3c45373d3b492c8> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1b5cf2000 - 0x1b5d2bfff SAObjects arm64e <d072f8f2358831dcacd5ed4d9ccfb818> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1b5d2c000 - 0x1b5d36fff CoreRecents arm64e <a4789f4d67fa320c8eb730f8a4e48c7a> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1b5d37000 - 0x1b5d7efff MIME arm64e <a091cd54534533daa7c708c33b86974f> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1b5de3000 - 0x1b5df0fff DataMigration arm64e <9df84a1014cd3d2aa5288203981fd346> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1b5efb000 - 0x1b5f57fff EmailCore arm64e <dc479ffa78b736ff9ba94efbd9f7dd35> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1b5fac000 - 0x1b5fd1fff IconServices arm64e <47f8c81ce2103b34b41de435142ee060> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1b5fd2000 - 0x1b61c6fff iTunesCloud arm64e <92e45d8b00f134bfac4471e9826ce218> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1b61c7000 - 0x1b6434fff MusicLibrary arm64e <33d6dbd5ad6a38058aa75a02569854be> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1b6435000 - 0x1b6436fff WatchdogClient arm64e <1442bd13d71d3f9cad36867f3616e95a> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1b6437000 - 0x1b6448fff libprequelite.dylib arm64e <b312a0ac1f5730dd957047052632c00c> /usr/lib/libprequelite.dylib 0x1b6468000 - 0x1b646dfff IDSKVStore arm64e <0b4f1d31d05035c0aed13a4776c19e4d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1b646e000 - 0x1b647efff CoreEmoji arm64e <9be70ba67ebb308fb175edf2650940a7> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1b647f000 - 0x1b6513fff Email arm64e <685bdd308b4f36e2abf2a2cf519ebccc> /System/Library/PrivateFrameworks/Email.framework/Email 0x1b6514000 - 0x1b6564fff ClassKit arm64e <6c973a1b48b23910ab2a051764506cd3> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1b65d2000 - 0x1b65dcfff CPMS arm64e <6318ff48c5dd3319bc33f5dc69bc48a5> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1b65dd000 - 0x1b65e5fff RTCReporting arm64e <a00ea4c0e0d731ccb814477cc66e7831> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1b66ad000 - 0x1b670cfff iAd arm64e <e35d5cabac9e30e1904e7fc03a4ba4b7> /System/Library/Frameworks/iAd.framework/iAd 0x1b6747000 - 0x1b6794fff MobileBackup arm64e <97c1ac8728603aaf8642f4467e62afc0> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1b6848000 - 0x1b684ffff CoreTime arm64e <5cadc26812c430b1b1f4044d89bb1797> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1b6886000 - 0x1b69c3fff IMDPersistence arm64e <dcb6823603ff3eb59da373dfa4ee3a66> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1b6a12000 - 0x1b6a3dfff RemoteConfiguration arm64e <ad9149358dfd33e6bd199a6f201f469b> /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration 0x1b6a3e000 - 0x1b6a68fff DistributedEvaluation arm64e <6263397d2a183875b8b48b2b1eece46c> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1b6a69000 - 0x1b6ab8fff DataAccess arm64e <bacdb02836633b16978079ab821dc92d> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1b6dfb000 - 0x1b6e50fff ToneLibrary arm64e <3b90c3d36a603676b2afefbe8d4469a4> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1b712c000 - 0x1b714bfff AppConduit arm64e <11b2b86dfd973a5787cccd5411826136> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1b714c000 - 0x1b7165fff IntlPreferences arm64e <1dc2a8927af734bcacf04bfad1c3bcde> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1b7166000 - 0x1b7176fff PassKit arm64e <82cef635782d36ff946f0dc52b657494> /System/Library/Frameworks/PassKit.framework/PassKit 0x1b7177000 - 0x1b74dbfff PassKitUI arm64e <1e6a7fae40ab3a96bb593b1f96e1b77b> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI 0x1b74dc000 - 0x1b75b1fff CoreBrightness arm64e <b6461886c5ee305792723b38d928e018> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1b75b2000 - 0x1b75b9fff libIOReport.dylib arm64e <118ed37de8fc3409ad361c2048436658> /usr/lib/libIOReport.dylib 0x1b7753000 - 0x1b7921fff libBNNS.dylib arm64e <adc92065c90d39f588cdfb9034ece24f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1b7922000 - 0x1b7928fff StudyLog arm64e <9900b355dd993487a5571479bcb69379> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1b7929000 - 0x1b79b1fff BulletinBoard arm64e <15c7909177393908b72eb170e9f4feb7> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x1b79b2000 - 0x1b7a42fff iTunesStore arm64e <df269ccfbacb322ab3fe1d15a89f47e3> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1b84a8000 - 0x1b8502fff SafariCore arm64e <153830cc06e0381eb13f40f28d17edc1> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1b8503000 - 0x1b8567fff ScreenTimeCore arm64e <51ce7e8ab8873dc680057f9fb582e7a9> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1b8568000 - 0x1b88d3fff NewsCore arm64e <de69b59582ee3fcaa04d8a2705e37973> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore 0x1b88d4000 - 0x1b88e8fff NewsFoundation arm64e <8908acd57cac37c8b50d3b9a5ff4378a> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation 0x1b88e9000 - 0x1b8b5dfff NewsTransport arm64e <c431d93ea5bf3dbca42ba377909c41e4> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport 0x1b8b5e000 - 0x1b8b83fff RTTUtilities arm64e <c77c267d5e73336bb41725e8fc1923e5> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities 0x1b8b84000 - 0x1b8b8cfff HearingCore arm64e <81ecdc15a92e369b87beb9cea88ef710> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore 0x1b8b8d000 - 0x1b8ba1fff LocalAuthentication arm64e <d2a2b1577f2a36579e459eeaf4b5b2a0> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1b8ba2000 - 0x1b8ba6fff CommunicationsFilter arm64e <cb97d631536932d8bfc2b54722300d47> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1b8ba7000 - 0x1b8bcafff AddressBook arm64e <a9abea2de8f1365a94ab5e41e1f4f795> /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1b8bcb000 - 0x1b8bd6fff CaptiveNetwork arm64e <2ce00a624c1a3cd4b5fcd0fed79af757> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1b8bd7000 - 0x1b8bd7fff AdSupport arm64e <64f2847a1b993cdfab7a882a94347acf> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1b8d26000 - 0x1b8e00fff libBLAS.dylib arm64e <2642ebc655a03a18bc004e0215086334> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1b8e01000 - 0x1b8e0ffff CTCarrierSpace arm64e <d81e4ab65a3c3560afa1cc66fbf8a056> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1b9608000 - 0x1b96d9fff CoreParsec arm64e <e0c1ac2ad6de3bf287fda7a4d7af59d5> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1b96da000 - 0x1b9729fff CallHistory arm64e <e6b0b27eb3dd3bdaae5ae5af6d5a1e9c> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory 0x1b98d6000 - 0x1b98effff libtailspin.dylib arm64e <ac15a7f3c05839a2b890f8b90c2a2d42> /usr/lib/libtailspin.dylib 0x1b98f0000 - 0x1b992ffff CalendarUIKit arm64e <b33404fab6743ceb89aea98ad1498040> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1b9930000 - 0x1b994efff KeychainCircle arm64e <7db8c6888be233d89cc18afed5090284> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle 0x1b994f000 - 0x1b9964fff ContactsDonation arm64e <f14fdc14c6d23520aa6170f888b4a278> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1b99ae000 - 0x1b99b7fff MobileActivation arm64e <7372ed004d0f3f588e3aaa8354e89b03> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1b99bd000 - 0x1b9a42fff HearingUtilities arm64e <91de9d4dd44736c48ea5e23ffda27b6d> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities 0x1b9a43000 - 0x1b9a52fff MobileIcons arm64e <5d593a64a24b3599906c8e6d5331019c> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1b9a53000 - 0x1b9b54fff ResponseKit arm64e <94340f96ace2302aa27d65e89dd04ad9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1b9b71000 - 0x1b9babfff Notes arm64e <c204e82a0bf439d88ad743277d808b70> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1b9bac000 - 0x1b9bc4fff MetalKit arm64e <746cbd622e3a38b2861b353421e05ae9> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1b9c23000 - 0x1b9c6bfff CoreHaptics arm64e <3a33ccf057fe3cffb4328a67c89cabcd> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1b9c6c000 - 0x1b9d36fff ProofReader arm64e <245be40f9ff83c65b0048ace3824eb27> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1b9d37000 - 0x1b9d85fff DataDetectorsUI arm64e <9533287c68b839038b414f59e435cb76> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x1b9d86000 - 0x1b9d91fff EmailAddressing arm64e <323885dc79a53ca5b9fd9d50a3f878a9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1b9d92000 - 0x1b9da8fff MailServices arm64e <045b2512b00a3027a11996b950982c0b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1b9da9000 - 0x1b9e2efff CoreSymbolication arm64e <3b60713d87c3314a9964d3a8d16ad596> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1b9e2f000 - 0x1b9e35fff IdleTimerServices arm64e <72fe495d6519318992bc841bafd8abed> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1b9f16000 - 0x1b9fd3fff VideoSubscriberAccount arm64e <8929b80edaee3978b145e7a3a7526959> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1b9fe8000 - 0x1b9febfff FTClientServices arm64e <5ad3dd5d9f58336a961f60440782aaf0> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1b9fec000 - 0x1ba055fff ContactsUICore arm64e <81abb06fb3423e8eabf85dceb19cc9c3> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1ba0e5000 - 0x1ba0f1fff iAdServices arm64e <056d03d2b3c53ef2b9145e238f1027d8> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x1ba4e5000 - 0x1ba52dfff LoggingSupport arm64e <01ca388902cd3471b550bec78c3f9e7d> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1ba63c000 - 0x1ba697fff ProtectedCloudStorage arm64e <300e1a077b6c3b11b65d50cdeb8b53a4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1ba786000 - 0x1ba791fff OpenGLES arm64e <702b7aef0c6833d395c8496af15d07dd> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1ba8fb000 - 0x1ba904fff libGFXShared.dylib arm64e <a9c19abf78433ce7b0e8bd78d9508eec> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1ba905000 - 0x1ba939fff SharedUtils arm64e <000b2e16ac973c12b33aed9b001eedaf> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1ba93a000 - 0x1ba988fff PhotosFormats arm64e <e7597e75bfaa392ba009b7bba1bbe5e6> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1bba2f000 - 0x1bba6bfff StreamingZip arm64e <5e336c546bf53392a17b8875760807ce> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1bc6d5000 - 0x1bc90bfff SafariShared arm64e <bd6d845e99bc35c7866485b56307eea9> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1bc964000 - 0x1bc97afff NewsServicesInternal arm64e <196decf7189e3e30a88afd9a57f7b2a1> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal 0x1bc993000 - 0x1bc995fff InternationalTextSearch arm64e <67efb041157e3a1588983b11c121632d> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1bc9b4000 - 0x1bc9d1fff AssetCacheServices arm64e <2e06fe8cbe39350185716dfa153638f4> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1bcec0000 - 0x1bcf00fff PhotosPlayer arm64e <da4666c69bde3eebace74fc384a382ed> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 0x1bcf18000 - 0x1bd35efff AVConference arm64e <830557018fa433a2941a37d5bb96e34e> /System/Library/PrivateFrameworks/AVConference.framework/AVConference 0x1bd35f000 - 0x1bd364fff IncomingCallFilter arm64e <7b0f5016c14a356c95115bfd8716aca2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1bd380000 - 0x1bd398fff NetworkStatistics arm64e <7d5b038d755f3f1b9730786aa581ce52> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1bd807000 - 0x1bd80dfff Netrb arm64e <181d438cbd1c346d914badbe1f776de1> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1bd811000 - 0x1bd841fff EAP8021X arm64e <018a579ceefc3e1a9ec8107ad82b7004> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1bd842000 - 0x1bd844fff OSAServicesClient arm64e <7966858bf8f8384eb7eaba6d5a8dee35> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1bd9e8000 - 0x1bd9ecfff libgermantok.dylib arm64e <0f199acc0f5d37aea1e995c1e859c4c6> /usr/lib/libgermantok.dylib 0x1bd9ed000 - 0x1bdaa0fff libmecab.dylib arm64e <d62b21b69e1234d2ae7e37a235de3d72> /usr/lib/libmecab.dylib 0x1bdaa1000 - 0x1bdaddfff Catalyst arm64e <b12310d00e19399b925c2958cc3a1e26> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1bdb50000 - 0x1bdb9dfff NewsToday arm64e <4c31b76c062734119f480dd82d837bbe> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday 0x1bdb9e000 - 0x1bdbb3fff EmojiFoundation arm64e <941953d50ce33ad3a244f53ac1b59fd5> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1bdc2c000 - 0x1bdc2efff AdAnalytics arm64e <4ff4fac8af1b30cabda54a29643aee2f> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics 0x1bdc2f000 - 0x1bdc6bfff VoiceServices arm64e <a41e32550261365d9cf1dd91cda5b60b> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1bdc6c000 - 0x1bdd87fff Navigation arm64e <98cf063150db382cb681933807d04fc7> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1be09f000 - 0x1be0adfff CoreDuetDaemonProtocol arm64e <5fd40e5ba6313dc4892b1f910d9038d8> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1be0ae000 - 0x1be0cefff FTAWD arm64e <32644471341b392cb241cdcf587e2fed> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1bf0df000 - 0x1bf0e1fff OAuth arm64e <8a810004f7f43d7dad3e3555bf9230e4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1bf0e2000 - 0x1bf0e5fff AdPlatforms arm64e <50366ade003735aeb90efa2a90473093> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms 0x1bf39f000 - 0x1bf3dcfff DifferentialPrivacy arm64e <ae540a69d464367086e6fcc2c2ba2eb0> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1bf667000 - 0x1bf682fff CoreCDP arm64e <48ca62bcf9e53888aafc4111113f853a> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP 0x1bf683000 - 0x1bf812fff EmailDaemon arm64e <ce1eaa258a1e32a7a1b1df6ae50b56d5> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1bfb81000 - 0x1bfbaefff MailSupport arm64e <f3952c461e7e3ec5a8db10d5b34cb122> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1bfbaf000 - 0x1bfc1ffff libarchive.2.dylib arm64e <87025e7a53043890a7f0bf34f1da4432> /usr/lib/libarchive.2.dylib 0x1bfc20000 - 0x1bfc4ffff C2 arm64e <125104cd2ff63f07ad47d76d2d28046f> /System/Library/PrivateFrameworks/C2.framework/C2 0x1bfc50000 - 0x1bfc84fff NaturalLanguage arm64e <f8844361cf773d66991161c4c6d3dc05> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1bfd1a000 - 0x1bfd1bfff libsystem_coreservices.dylib arm64e <62efb55b6fb2355181d65985144da65d> /usr/lib/system/libsystem_coreservices.dylib 0x1bfd1c000 - 0x1bfd2cfff NewsAnalyticsUpload arm64e <b963ab4006e634a88c8193870132debb> /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload 0x1bfd2d000 - 0x1bfd3efff libmis.dylib arm64e <a1b51f1d7ce03fe3b18f357b4acdb6c4> /usr/lib/libmis.dylib 0x1bfd3f000 - 0x1bfd96fff WebBookmarks arm64e <7ddc5239ae573fa4a4274cc6266db303> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1bfd97000 - 0x1bfda4fff DCIMServices arm64e <08d156fae0c73433a07f88f2f6566f9c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1bfda5000 - 0x1bff00fff CloudPhotoLibrary arm64e <c2f55dc0a23136fc8a4bf08fb4aecb07> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1bff01000 - 0x1bff3bfff ContactsAutocomplete arm64e <19d9ae392b63303993b3d89472c13e1c> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1bff3c000 - 0x1bff44fff libcopyfile.dylib arm64e <d54940d091193a078460b24ad28a23fa> /usr/lib/system/libcopyfile.dylib 0x1bff45000 - 0x1bff65fff UsageTracking arm64e <e0d998f24f203da7a2894509b1add669> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1c02a7000 - 0x1c0339fff AccountsDaemon arm64e <9de20c2bd7b2381baaffdbaa44beda17> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1c033a000 - 0x1c0345fff AppleIDSSOAuthentication arm64e <c801164785093624abc5585b97c1edfe> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1c0346000 - 0x1c0357fff SettingsFoundation arm64e <fd9597537de83857bf7389f24d9f5108> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1c03de000 - 0x1c0430fff ClockKit arm64e <33c529913b8b30efa5a309f9661ad4d7> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit 0x1c0480000 - 0x1c04fdfff Symbolication arm64e <64e12c95c71b3080b5f49bb7b492d374> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1c06c1000 - 0x1c0710fff ChunkingLibrary arm64e <70e30c0e35cb33e0a8a11c141b7760a8> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1c0714000 - 0x1c0718fff DAAPKit arm64e <aaf5f56817203e6ebc3b181028f25085> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1c0c1f000 - 0x1c0c21fff CoreDuetDebugLogging arm64e <ba4f8c32fc973a998b95e1cbb1df0145> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1c1720000 - 0x1c175efff SignpostSupport arm64e <e42c05a09a493be1b17efc8ad837daa8> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1c199f000 - 0x1c19a8fff SignpostCollection arm64e <d64f3c7729563a95918451a61bc76713> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1c20f5000 - 0x1c20fcfff URLFormatting arm64e <22638e420fc23b1fbf7cd0c2698b5c7b> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1c2111000 - 0x1c21b9fff MMCS arm64e <759122ec91083f5aa8d39187b5e12bcc> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1c2213000 - 0x1c243efff MobileSpotlightIndex arm64e <d828607d6f4a32faa891cd5a8e0e6617> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1c283a000 - 0x1c2881fff CoreLocationProtobuf arm64e <7670d13e0e9b32208f9ff00afd2c1547> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1c290f000 - 0x1c298afff Quagga arm64e <6395c719ab773d9395757decaa9693e3> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1c2c29000 - 0x1c2c35fff libAXSpeechManager.dylib arm64e <895404da4fd736e483ea7d9e13523db5> /usr/lib/libAXSpeechManager.dylib 0x1c2c8e000 - 0x1c2c96fff ProgressUI arm64e <d842976f64863ec2a77677171cd3e79d> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x1c2c9c000 - 0x1c2cb0fff libEDR arm64e <3418f5ad9482391e86214d7da413f70c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1c2cb1000 - 0x1c2cbafff IMTranscoding arm64e <9cdd6cc6c9c537fd9fb0918f10a250a5> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding 0x1c3604000 - 0x1c38f1fff VideoProcessing arm64e <6ebb0a83ff93397bbe48b2cec6345ec8> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1c38f2000 - 0x1c3900fff libperfcheck.dylib arm64e <65fa28c4026c39f5ba309f9e7c62cf4f> /usr/lib/libperfcheck.dylib 0x1c3901000 - 0x1c390cfff libAudioStatistics.dylib arm64e <ee4a37649d6636e580f36389a0770343> /usr/lib/libAudioStatistics.dylib 0x1c3acc000 - 0x1c3adcfff caulk arm64e <cc3eeec610b93dc6bb07276c48e668e8> /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1c3b1c000 - 0x1c3b22fff MobileSystemServices arm64e <1c6232e16abc3a809157f27c8f0316a4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1c3cc1000 - 0x1c3cd9fff TextToSpeech arm64e <7725c86189663b149caff103ded19f75> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1c3cde000 - 0x1c3d19fff ViceroyTrace arm64e <6232ea7b541d3f05ac69c3e82cc1fcd8> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x1c3d99000 - 0x1c3db2fff CloudServices arm64e <f1cc389ad6bb3a5bb414f88513c3827a> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices 0x1c4882000 - 0x1c4897fff RemoteXPC arm64e <ecfbe45c54483ac4b9c107c751c8cbaa> /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC 0x1c4c05000 - 0x1c4c41fff libGLImage.dylib arm64e <40476c4fdcbb38ccb06885af767a2a62> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1c507b000 - 0x1c508cfff libSparseBLAS.dylib arm64e <328e22435fb338b8bb20fd740eccc01c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1c508d000 - 0x1c50a1fff Engram arm64e <42d74263c9833bc08c507b0526593889> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1c511c000 - 0x1c5157fff DataDetectorsNaturalLanguage arm64e <5d57d312a07030adbd1b8a472d9c8b01> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1c5449000 - 0x1c5451fff FSEvents arm64e <543b3c11bbc43388bc77e860b780e223> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1c5461000 - 0x1c54e0fff CoreDAV arm64e <c4cd68fbe34e331f924cfe24a9f35aaf> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1c5dec000 - 0x1c5dfcfff RemoteTextInput arm64e <413eddd2de853186b654983723b68524> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1c5e25000 - 0x1c5e55fff iCalendar arm64e <5ee0e6556cd133a9bf65125c0c2a91dd> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1c5e72000 - 0x1c5e7bfff CloudPhotoServices arm64e <7d0e0ab4edaf36f08c8a5a5fa6330308> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1c5ebb000 - 0x1c5ecffff libLinearAlgebra.dylib arm64e <cab48763a08f3c5c99f7dcf7da034f9d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1c5f30000 - 0x1c5f33fff HSAAuthentication arm64e <191fb86ec33336e181c03b91d32ba0df> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication 0x1c5f62000 - 0x1c606afff ConfigurationEngineModel arm64e <4325a3bee37d3504b989ef03a6fdb5bd> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1c606b000 - 0x1c6072fff CertUI arm64e <b9a315ddb72335f8a1824bc06aa27fa0> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1c6179000 - 0x1c6187fff CoreAUC arm64e <625babb086c2316c8b61c736c7ef33c4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1c69bb000 - 0x1c69c1fff DuetRecommendation arm64e <3b715452bb7e3aa99702d31cf23e4cce> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation 0x1c6bc2000 - 0x1c6c09fff PhysicsKit arm64e <24933c9f5cd93de28a52a8d2e85f1df6> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1c6c0a000 - 0x1c6c5cfff CorePrediction arm64e <1eec72976aa43d778f5945e152b1d7b1> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1c70ac000 - 0x1c70f4fff SafariSafeBrowsing arm64e <c7c30d8f485e3e85a121e9e3f7e7ad8e> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1c74a7000 - 0x1c751efff HomeSharing arm64e <161b3212eee735588cec76e7282393cf> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1c75b1000 - 0x1c75cffff GenerationalStorage arm64e <62db70b3bcc0380a93039eac8c83f1a0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1c75d0000 - 0x1c75e8fff IMSharedUI arm64e <85e0ad8d528732c79089f3d3537191e7> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI 0x1c7634000 - 0x1c763ffff PersonaKit arm64e <f5494b3071d831dab103d1bdc5ff5e37> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1c7640000 - 0x1c764cfff PersonaUI arm64e <b681e8e53067353d838470bb76db74aa> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1c780d000 - 0x1c784cfff AdCore arm64e <7d71259e49d3333ebb245d724b19cdbe> /System/Library/PrivateFrameworks/AdCore.framework/AdCore 0x1c7a5c000 - 0x1c7a61fff kperf arm64e <67921ebb9b0c3ec2847ce00eb8a8d1b6> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1c7bf5000 - 0x1c7c04fff AssetsLibrary arm64e <f08ce924cad630d3a2e63c4a635676a9> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1c7c32000 - 0x1c7c69fff libpcap.A.dylib arm64e <93abeafa93953f76bd95a57443580200> /usr/lib/libpcap.A.dylib 0x1c7c6a000 - 0x1c7c6efff NewsDaemon arm64e <3a507c0e3d2a39c383cbc25900011444> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon 0x1c7ee9000 - 0x1c7f31fff CoreCDPInternal arm64e <40f76b8d52cb393f899a12b4b27c6ff0> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal 0x1c7f32000 - 0x1c7f48fff WebUI arm64e <c310088ba4ba343b947bc2bfbfeb5581> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1c7f49000 - 0x1c7f60fff SafariFoundation arm64e <90b27d51e91c3bd09a3372e86cc65460> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1c7fa9000 - 0x1c804ffff libvDSP.dylib arm64e <9e7ceedfde2c3432aa5cf73999e05dd2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1c8050000 - 0x1c807cfff vCard arm64e <adffde0fddf33bfd91c0d537736c2cc8> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1c80bf000 - 0x1c814cfff SampleAnalysis arm64e <48de37f04dcf347fbc3d3069cdd66c8d> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1c814d000 - 0x1c8158fff IntentsFoundation arm64e <62acc39c9a1d3816b292309ec178fa91> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1c8349000 - 0x1c834afff ParsecSubscriptionServiceSupport arm64e <03e432abcde438b6810bcc75e0153b0a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1c834b000 - 0x1c83d7fff MediaPlatform arm64e <ee5a59370e3332c18c8a4e127d577d5c> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1c83d8000 - 0x1c86a4fff MediaLibraryCore arm64e <df57efd85d4c3a33b78556ad9eacf9cd> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1c8706000 - 0x1c873ffff PhotosImagingFoundation arm64e <69ffed4d0d2e347f94e441e1a8937970> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1c8740000 - 0x1c8762fff MediaConversionService arm64e <cb33bd961cfd3042a8d7daa7d3a5fe78> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1c8763000 - 0x1c8781fff MediaStream arm64e <7435aab400dd37be96f4dd3bf68fce5a> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1c8782000 - 0x1c8883fff CoreMediaStream arm64e <0a53f260826032698a6e28a5691253e7> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1c8899000 - 0x1c88b0fff StorageSettings arm64e <eb7bccf647673d719f3912eeb92a405c> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings 0x1c899d000 - 0x1c899dfff Accelerate arm64e <c4cda7234832330fa1ae09776d854409> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1c899f000 - 0x1c8cdcfff libLAPACK.dylib arm64e <ed4af393df133a45b18f1dccddc41898> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1c8cdd000 - 0x1c8ce1fff libQuadrature.dylib arm64e <541a519ace41385b9d84b4af10b39213> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1c8ce2000 - 0x1c8d3bfff libvMisc.dylib arm64e <f39b9024052a3fb1bc03f6e4b4b5f84f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1c8d3c000 - 0x1c8d3cfff vecLib arm64e <5320a9f197cc319b9fc7c76e84da2491> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1c8d45000 - 0x1c8d52fff AuthenticationServices arm64e <7150a56bcbd4383ca0f1fee8f698ee44> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1c8d96000 - 0x1c8ea0fff Combine arm64e <2c7e541042ba36c4b8e427ad748d6b0b> /System/Library/Frameworks/Combine.framework/Combine 0x1c8eb3000 - 0x1c8f02fff CoreMIDI arm64e <4daf52ff1f2b3d74ac0c460612e617b4> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1c90bc000 - 0x1c90befff DeviceCheck arm64e <5fe2aa97f43437118e7c648cf3bd8970> /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck 0x1c90d1000 - 0x1c90f7fff GLKit arm64e <bd7dff7ede2c3b28b32e139a175b6a1a> /System/Library/Frameworks/GLKit.framework/GLKit 0x1c90f8000 - 0x1c9125fff GSS arm64e <61287c2c4a4d3ea7854daa7acbbf3435> /System/Library/Frameworks/GSS.framework/GSS 0x1c9139000 - 0x1c916bfff MPSCore arm64e <a2f7202bde693ba1a947ebf4697e2e38> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1c916c000 - 0x1c91e5fff MPSImage arm64e <5627b80e55e83480b5b0dae1bc071ae9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1c91e6000 - 0x1c9208fff MPSMatrix arm64e <d02a197f98cd3595957c0c874998e473> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1c9209000 - 0x1c921dfff MPSNDArray arm64e <63ebbd974b273e1298d81166541870a5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1c921e000 - 0x1c93b3fff MPSNeuralNetwork arm64e <1d04f375820e3b909884eab7c82fbf08> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1c93b4000 - 0x1c93f9fff MPSRayIntersector arm64e <e53e63e5d20f3698ab2aa4add216d95c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1c93fa000 - 0x1c93fafff MetalPerformanceShaders arm64e <b819bd21e42c317d9f41ea65196245a8> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1c9407000 - 0x1c9407fff MobileCoreServices arm64e <a90bb560f84b3822bd2231540fc39457> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1c9412000 - 0x1c9413fff libCVMSPluginSupport.dylib arm64e <b8ddf93e176738babfd144b6cb03984a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1c9414000 - 0x1c941afff libCoreFSCache.dylib arm64e <37f349c974f930c6bf872f8a1d5ce8be> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1c941b000 - 0x1c9420fff libCoreVMClient.dylib arm64e <6507dea92aae3de8a002f2d9a475e07e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1c9455000 - 0x1c948bfff QuickLookThumbnailing arm64e <bdf47e85440c30a2844c5bcfe5da50d8> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1c97f9000 - 0x1c98fafff SoundAnalysis arm64e <ed2c3980e8ab38e69adf6878e041611c> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1c98fd000 - 0x1c98fdfff UIKit arm64e <827d3f62ac4f3849a435175e033c57cd> /System/Library/Frameworks/UIKit.framework/UIKit 0x1c991f000 - 0x1c99e5fff VisionKit arm64e <d952973d6ed733a7be289a61f6d526be> /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1c9cb7000 - 0x1c9deffff ANECompiler arm64e <2f663fe7cd863aeb9e8c83696336371a> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1c9df0000 - 0x1c9e01fff ANEServices arm64e <d7fecee9f6d8363d883d614d69ad32e8> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1c9e9c000 - 0x1c9ea0fff ASEProcessing arm64e <230084eda99e3404ae36c4ec1afd8e63> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1c9eba000 - 0x1c9f1bfff ICE arm64e <cdba209b789733e691ac1e58bfa391cc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE 0x1c9f1c000 - 0x1c9f1cfff LegacyHandle arm64e <9c090e72eb1238adae1817849719a081> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x1c9f1d000 - 0x1c9f23fff SimpleKeyExchange arm64e <9197537c8254359e81eb67bb36d4b436> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x1c9f24000 - 0x1c9f24fff snatmap arm64e <5d67dc74831532aa9245f9f736701d3c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap 0x1c9fa5000 - 0x1c9fdefff AccessibilitySharedSupport arm64e <a557457ecb7331579583400919e50ef9> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1ca03c000 - 0x1ca047fff AccountSettings arm64e <1d8c3c51334935e284f2e20dccd10943> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1ca810000 - 0x1ca9c5fff AppleCVA arm64e <b8001ed9ec9f30ebbd6a13f9a7beeb1a> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1caa38000 - 0x1caa46fff AppleFSCompression arm64e <2d9cebf822963598a1a9c79949d7ed82> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1caa4d000 - 0x1caa57fff AppleIDAuthSupport arm64e <9c5c840287d338fda168939769a2bced> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1caa58000 - 0x1caa9afff AppleJPEG arm64e <79a818f233f933da8883b061a07a9b7f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1caab6000 - 0x1caac7fff AppleNeuralEngine arm64e <258f9f4ee31c34b8abe2357d49c1d492> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1caace000 - 0x1caaf1fff AppleSauce arm64e <4837b25d7836325dae7599489c5cd809> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1cac2e000 - 0x1cac82fff AutoLoop arm64e <7bb88cc47f83371caa4d01983439fa86> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1cacf2000 - 0x1cad22fff Bom arm64e <11103b9e286338f2b5b59081d28b6ddd> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1cb7b5000 - 0x1cb7bcfff CommonAuth arm64e <fae540d6b59734bd9f2f419d4669aa57> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1cb966000 - 0x1cba55fff CoreAppleCVA arm64e <8255d0179abb3f63a9b0d3ee6f7572a8> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1cba56000 - 0x1cba75fff CoreCDPUI arm64e <4ddb89029f0f3e4480be6433ec6585ec> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI 0x1cbae1000 - 0x1cbbd3fff CoreHandwriting arm64e <7edf837bdf34370798510792cd84bdf8> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1cbbd4000 - 0x1cbbdffff CoreIDV arm64e <2ef0074d7bca318caaef64cf6fd6eb83> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV 0x1cbbea000 - 0x1cbbedfff CoreOptimization arm64e <875ade7864a736f1af291a226583afd4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1cbd08000 - 0x1cbd13fff DeviceIdentity arm64e <8d58ebaafda93e3d83c111a9910872f7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1cbd18000 - 0x1cbd19fff DiagnosticLogCollection arm64e <8003072c26133ec9a8c815adca7ef855> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x1cbea4000 - 0x1cbebffff DocumentManagerCore arm64e <6926e11b034035f392cde2453d7b0c5f> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1cbf80000 - 0x1cc53cfff Espresso arm64e <e8f5d9f99f513bc3bf32dce7a59b4393> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1cc80d000 - 0x1ccc20fff FaceCore arm64e <8ad0d68b4abd3a0bbdfb1d05b1599d33> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1cccf5000 - 0x1ccd08fff libGSFontCache.dylib arm64e <95e7d15348ae3f39a79e27b22d38310c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1ccd6f000 - 0x1ccd7bfff libhvf.dylib arm64e <0292acc17fae38d8b9e5e9481faee212> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1ccd9d000 - 0x1ccdb1fff Futhark arm64e <672f533948893ebf9f802945048fbb05> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1cdab8000 - 0x1cdac4fff GraphVisualizer arm64e <70712b0f09253ad69e12a16f2325cbbb> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1ce444000 - 0x1ce4b4fff Heimdal arm64e <d80129d15f1230b28879af4b926c57fc> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1ce937000 - 0x1ce9a0fff InertiaCam arm64e <8da75da9f64a3607bb03f313ae0b12aa> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1ce9e7000 - 0x1ce9edfff InternationalSupport arm64e <792be37f42e738e2a85f940e589904ad> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1cebf8000 - 0x1cec2dfff LocalAuthenticationPrivateUI arm64e <23ed4773fc3337d68609f7405f29e45b> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI 0x1cecae000 - 0x1cecaefff Marco arm64e <d5740de6e0bb306b8ceeff6d6fb00ca0> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1cf17a000 - 0x1cf1a4fff MetricsKit arm64e <438868c0db0c3ca5b7ef525d7175931f> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1cf1b2000 - 0x1cf1c4fff MobileDeviceLink arm64e <f0642307781b34309ad46f4e36b97805> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1cf1ca000 - 0x1cf1cbfff MobileObliteration arm64e <a386daf486de3c0db0fdc4d9a58f2ff0> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 0x1cf1d6000 - 0x1cf1dffff MobileStorage arm64e <278fb24b853333feb96bc2b672037bb7> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x1cf472000 - 0x1cf477fff NewsServices arm64e <94599b5c15a33f2c9b20be57ed998f1b> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices 0x1cf47c000 - 0x1cf4bcfff OTSVG arm64e <c00a24a0539f3c6dafdac3298fa9dc8b> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1cfaa9000 - 0x1cfaeefff PBBridgeSupport arm64e <5e2301aedfdf3ab3985b1e02d75cc9ee> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport 0x1cfaf7000 - 0x1cfb1efff PassKitUIFoundation arm64e <a0057b2952d137f3bb6a8a7162af9206> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation 0x1cfb40000 - 0x1cfb40fff PhoneNumbers arm64e <7e38d788f45631b592f24c1815b4425d> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1d1317000 - 0x1d131ffff PrototypeToolsUI arm64e <1b9285fddb8a3bca9eda75b7a4b4f779> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1d1334000 - 0x1d1348fff QuickLookSupport arm64e <41507003d5833827b70cfc8937fef2ed> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1d14d4000 - 0x1d14e0fff RemoteServiceDiscovery arm64e <35e081844fb93bf681d7727925f55aec> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery 0x1d153b000 - 0x1d153ffff RevealCore arm64e <c2ba121d9d33324386c9f492bd3c5eda> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1d1631000 - 0x1d1663fff ScreenReaderCore arm64e <3c0a5b4a949a3b96b560a0ea5f9fc236> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1d16d7000 - 0x1d16e3fff SetupAssistantSupport arm64e <67af340cbb44383abea532d69c051c4d> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1d1702000 - 0x1d1702fff SignpostMetrics arm64e <8491b11f8bdd35b5a2341b5dbfaf3e7a> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1d1731000 - 0x1d174dfff SiriInstrumentation arm64e <1f021f3ff9273b23a1b4fd2a5a789107> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1d1ed6000 - 0x1d1ff6fff TextRecognition arm64e <bf8f7dfe95773cfa8517c2b696e1efc5> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1d1ff7000 - 0x1d209bfff TextureIO arm64e <aff4765baa9e394b8c245df7b31f765b> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1d21ef000 - 0x1d21fafff TransparencyDetailsView arm64e <2de8fffb3bc23e63a5292449c9d1dd17> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView 0x1d2edd000 - 0x1d33dafff libwebrtc.dylib arm64e <e634e2818d3b366b9a5fd3bd78788015> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1d34a9000 - 0x1d34bbfff WirelessCoexManager arm64e <e40b41b1c8763f41988431f8e1ff5e09> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x1d3574000 - 0x1d357cfff kperfdata arm64e <268ed5f452853e16970edd86308648e6> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1d357d000 - 0x1d35c6fff ktrace arm64e <6ae5fc68b5c43669a7966bc0dbfb906a> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1d35df000 - 0x1d35ebfff perfdata arm64e <2f57b5d4778c3edeaff896eb3f1ae0a4> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1d35ec000 - 0x1d35fafff zudp arm64e <5bd9dbe3109c3c31a698f8d10a4704ce> /System/Library/PrivateFrameworks/zudp.framework/zudp 0x1d3947000 - 0x1d3947fff libAWDProtobufFacetimeiMessage.dylib arm64e <a817860b12253000abf564ab3a22f1f9> /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x1d39c2000 - 0x1d3cc3fff libAWDSupportFramework.dylib arm64e <bd50ea94eafd3c97a57ad202046c438e> /usr/lib/libAWDSupportFramework.dylib 0x1d3e75000 - 0x1d3e7ffff libChineseTokenizer.dylib arm64e <8e294bf75bd03ac0b337808c053718a2> /usr/lib/libChineseTokenizer.dylib 0x1d3ea4000 - 0x1d4068fff libFosl_dynamic.dylib arm64e <cc8c01e3cf033599b7dbb5ebc44fb523> /usr/lib/libFosl_dynamic.dylib 0x1d40e5000 - 0x1d40ecfff libMatch.1.dylib arm64e <a9b270668dc53599999d4114deeae9d0> /usr/lib/libMatch.1.dylib 0x1d419e000 - 0x1d419ffff libSystem.B.dylib arm64e <dc9e8f20595a30359d1de6bb5ec581cd> /usr/lib/libSystem.B.dylib 0x1d41a8000 - 0x1d41a9fff libThaiTokenizer.dylib arm64e <5714b83e0221351eaed33967533ee8ac> /usr/lib/libThaiTokenizer.dylib 0x1d42a9000 - 0x1d42befff libapple_nghttp2.dylib arm64e <20c588bb07ca3f33a0128400556f5576> /usr/lib/libapple_nghttp2.dylib 0x1d4337000 - 0x1d4347fff libbsm.0.dylib arm64e <be44b231b02339d2ab8ca1751bbab514> /usr/lib/libbsm.0.dylib 0x1d4348000 - 0x1d4354fff libbz2.1.0.dylib arm64e <6b253115be113d3a98728dccc97b5bb4> /usr/lib/libbz2.1.0.dylib 0x1d4355000 - 0x1d4355fff libcharset.1.dylib arm64e <d3aac03a385d300cab23e2562146fdac> /usr/lib/libcharset.1.dylib 0x1d4356000 - 0x1d4367fff libcmph.dylib arm64e <3518804827d43966a3680ff1d59cc23e> /usr/lib/libcmph.dylib 0x1d4368000 - 0x1d437ffff libcompression.dylib arm64e <c6ccd599cc743516b721634192df3366> /usr/lib/libcompression.dylib 0x1d4380000 - 0x1d4381fff libcoretls_cfhelpers.dylib arm64e <b596666d7ac7397e960d5d0c309dd7e5> /usr/lib/libcoretls_cfhelpers.dylib 0x1d4382000 - 0x1d4388fff libcupolicy.dylib arm64e <83f09dda7f83394bb7c19fbacf9d73e4> /usr/lib/libcupolicy.dylib 0x1d43c9000 - 0x1d43d2fff libdscsym.dylib arm64e <5d63488dd8793920b7e07d32b6702938> /usr/lib/libdscsym.dylib 0x1d43d3000 - 0x1d43f0fff libedit.3.dylib arm64e <5bfc3fd2d7e43f589951c0e331470a17> /usr/lib/libedit.3.dylib 0x1d440a000 - 0x1d440ffff libheimdal-asn1.dylib arm64e <48250f2339a03afd89a1f299c63b6c7f> /usr/lib/libheimdal-asn1.dylib 0x1d4410000 - 0x1d4502fff libiconv.2.dylib arm64e <e573e5050a413d11acf436976c6b7d44> /usr/lib/libiconv.2.dylib 0x1d4518000 - 0x1d4523fff liblockdown.dylib arm64e <67069c6e24c03429bcc947e9e37219b8> /usr/lib/liblockdown.dylib 0x1d453d000 - 0x1d4555fff liblzma.5.dylib arm64e <8f71f57782fc37129edf4e65a4ba057f> /usr/lib/liblzma.5.dylib 0x1d48d0000 - 0x1d4900fff libncurses.5.4.dylib arm64e <7f2d88671e0c3059a800ef9cbd1237bb> /usr/lib/libncurses.5.4.dylib 0x1d4901000 - 0x1d4915fff libnetworkextension.dylib arm64e <6a7f46a0ca633f42808eba6390024d46> /usr/lib/libnetworkextension.dylib 0x1d4ca1000 - 0x1d4cb9fff libresolv.9.dylib arm64e <547a0667b3403e76af0de0ae6b64e3c9> /usr/lib/libresolv.9.dylib 0x1d4cba000 - 0x1d4cbcfff libsandbox.1.dylib arm64e <6510d9eb36023e1d967bd1a42a84e614> /usr/lib/libsandbox.1.dylib 0x1d4cbd000 - 0x1d4cc2fff libsysdiagnose.dylib arm64e <b84cdaa6d3da3d868d74bc4591b09c77> /usr/lib/libsysdiagnose.dylib 0x1d4cc3000 - 0x1d4cf4fff libtidy.A.dylib arm64e <dfe0bc85a7f33e0ab2d8e9575915fed8> /usr/lib/libtidy.A.dylib 0x1d4cfc000 - 0x1d4cfffff libutil.dylib arm64e <3f0b39a6c4cf3b93995718087a08cf73> /usr/lib/libutil.dylib 0x1d4d2d000 - 0x1d4d3efff libz.1.dylib arm64e <b8cbd4752b7e33b5a8d0f0fa9795596e> /usr/lib/libz.1.dylib 0x1d4d67000 - 0x1d4d69fff liblog_network.dylib arm64e <bb8ed5751b8f31f1b6bf2d49e297d60c> /usr/lib/log/liblog_network.dylib 0x1d4e0b000 - 0x1d4e0ffff libswiftCoreFoundation.dylib arm64e <5def5c6a535f384fba05f6955e2a8664> /usr/lib/swift/libswiftCoreFoundation.dylib 0x1d4e10000 - 0x1d4e1efff libswiftCoreGraphics.dylib arm64e <ce59d8986640390b9464f132c8ba73d4> /usr/lib/swift/libswiftCoreGraphics.dylib 0x1d4e1f000 - 0x1d4e23fff libswiftCoreImage.dylib arm64e <08bac19d9e9933b9b0c991e26edb2c00> /usr/lib/swift/libswiftCoreImage.dylib 0x1d4e79000 - 0x1d4e82fff libswiftDarwin.dylib arm64e <a4b2582a1f6a3f7884d114297348d57e> /usr/lib/swift/libswiftDarwin.dylib 0x1d4e83000 - 0x1d4e9ffff libswiftDispatch.dylib arm64e <acacd9339ffd3fd3be4b41570fa15ebe> /usr/lib/swift/libswiftDispatch.dylib 0x1d4ea0000 - 0x1d5030fff libswiftFoundation.dylib arm64e <983ab68c14ce33589ea762aece0a07cc> /usr/lib/swift/libswiftFoundation.dylib 0x1d5069000 - 0x1d5070fff libswiftMetal.dylib arm64e <49505ca11ca43523a3ec2afe4ea1f30f> /usr/lib/swift/libswiftMetal.dylib 0x1d50e5000 - 0x1d50ebfff libswiftObjectiveC.dylib arm64e <e6a87626489f396e87ee3a7cd36f8c38> /usr/lib/swift/libswiftObjectiveC.dylib 0x1d50f5000 - 0x1d50fafff libswiftQuartzCore.dylib arm64e <4f6b90486b2634769ec92c36ca48bb29> /usr/lib/swift/libswiftQuartzCore.dylib 0x1d5137000 - 0x1d514bfff libswiftUIKit.dylib arm64e <bf264db1911339e1b94b0c36966a0c27> /usr/lib/swift/libswiftUIKit.dylib 0x1d5180000 - 0x1d5185fff libcache.dylib arm64e <2dddbc36aa7732c0b95056290ae4eb5a> /usr/lib/system/libcache.dylib 0x1d5186000 - 0x1d5196fff libcommonCrypto.dylib arm64e <7925a57ae194355ea75633fb5fb3311f> /usr/lib/system/libcommonCrypto.dylib 0x1d5197000 - 0x1d519afff libcompiler_rt.dylib arm64e <0d4001df92c13e228a2a9f5b1b00ed08> /usr/lib/system/libcompiler_rt.dylib 0x1d5271000 - 0x1d5271fff liblaunch.dylib arm64e <c37c2cee50583084bf8459e52ef572fa> /usr/lib/system/liblaunch.dylib 0x1d5272000 - 0x1d5277fff libmacho.dylib arm64e <39c6830065b53de4b67e8a1ea71cf80d> /usr/lib/system/libmacho.dylib 0x1d5278000 - 0x1d5279fff libremovefile.dylib arm64e <7e5f05477aa23c14be26a918f669f1a4> /usr/lib/system/libremovefile.dylib 0x1d527a000 - 0x1d527bfff libsystem_featureflags.dylib arm64e <6a91c6101f8d31a39361086939778789> /usr/lib/system/libsystem_featureflags.dylib 0x1d527c000 - 0x1d52a9fff libsystem_m.dylib arm64e <69aafc9e28c133999dd9b5b93d3c21a9> /usr/lib/system/libsystem_m.dylib 0x1d52aa000 - 0x1d52affff libunwind.dylib arm64e <18bdcd9f8dd332f4abd51ebcb12586c7> /usr/lib/system/libunwind.dylib 0x1d5455000 - 0x1d5467fff AccessibilitySettingsLoader arm64e <6b233a5847a1322d933a57af75fb3aa2> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x1d5591000 - 0x1d5600fff NanoRegistry arm64e <ea4e0b7a7db635bd911de56568b884a6> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1d5601000 - 0x1d560efff NanoPreferencesSync arm64e <a78836fb99313eb29cadbf343329edec> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1d5ac0000 - 0x1d5acdfff NanoSystemSettings arm64e <7247f9aefbdc300ca28adc4cf1ae1942> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings 0x1d5ca4000 - 0x1d5cabfff NanoResourceGrabber arm64e <cb6141f254803005bd0b7e200545515d> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber 0x1d61c6000 - 0x1d6200fff CryptoTokenKit arm64e <6e444cd21c263304b95aa875a8715f79> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1d7334000 - 0x1d7351fff AppSSO arm64e <e730c04c271037aa9b0eef2d794435e3> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1d7352000 - 0x1d7366fff AppSSOCore arm64e <890cb25d51983b79a57bb4be5f056ab9> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore EOF