Posts

Post not yet marked as solved
0 Replies
575 Views
I'm trying to use the new hand pose classification in create ML. The release notes state it might not work correctly on an Apple silicon Mac. But I have tried on both Apple Silicon and intel Mac and cannot get it to work correctly. I have tried both create ML and in a playground. In both cases the training will start and after a few iterations the Training Accuracy and the Validation Accuracy stay on the same value and not change (usually around 30%) no matter how many more iterations it runs for and the resulting model does not seem accurate. I have tried with a total of 8000 images split into 2 poses and a background. I have also tried reducing it to 1500 images in total with no change. Is this meant to be available to use now?
Posted Last updated
.
Post marked as solved
3 Replies
1.8k Views
I am seeing an issue with our app where occasionally there is a deadlock when the keyboard appears.It seems to happen when you are quickly tapping the screen while the keyboard appears. Although we don't know how to reliably reproduce it other than randomly tapping the screen, we been able to cause it several times and seen it with customers several times.Our App is used in kiosk applications so may be subject to random people/kids spamming the screen.Here is a crash report from one device it happened to. Does anyone have any clues? Thanks.Incident Identifier: 465DF6DD-9306-4158-A98C-B66FC4247A96 CrashReporter Key: b7f9277c1f122da460ccd59019ee5a0e34562f40 Hardware Model: iPad5,4 Process: MyApp [795] Path: /private/var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/MyApp Identifier: com.mycompany.kiosk Version: 216 (3.1.3) Code Type: ARM-64 (Native) Role: Non UI Parent Process: launchd [1] Coalition: com.mycompany.kiosk [681] Date/Time: 2020-01-27 16:21:58.8947 +0000 Launch Time: 2020-01-27 16:17:06.7741 +0000 OS Version: iPhone OS 12.1.4 (16D57) Baseband Version: 7.32.00 Report Version: 104 Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, scene-update watchdog transgression: com.mycompany.kiosk exhausted real (wall clock) time allowance of 10.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 3.340 (user 3.340, system 0.000), 11% CPU", | "Elapsed application CPU time (seconds): 0.006, 0% CPU" | ) Triggered by Thread: 0 Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x00000001e7b96f0c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e7c14cbc _pthread_cond_wait$VARIANT$mp + 688 2 Foundation 0x00000001e89bde10 -[NSCondition waitUntilDate:] + 132 3 Foundation 0x00000001e89b5720 -[NSConditionLock lockWhenCondition:beforeDate:] + 100 4 UIKitCore 0x0000000214d5479c -[UIKeyboardTaskQueue lockWhenReadyForMainThread] + 420 5 UIKitCore 0x0000000214d551bc -[UIKeyboardTaskQueue waitUntilAllTasksAreFinished] + 84 6 UIKitCore 0x0000000214d1603c -[UIKeyboardImpl prepareForSelectionChange] + 128 7 UIKitCore 0x00000002151f4580 -[UITextInputController beginSelectionChange] + 52 8 UIKitCore 0x0000000215211f0c -[UITextView beginSelectionChange] + 44 9 UIKitCore 0x0000000215180960 -[UITextSelectionInteraction oneFingerTap:] + 3356 10 UIKitCore 0x0000000214af90d0 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 64 11 UIKitCore 0x0000000214b016ec _UIGestureRecognizerSendTargetActions + 124 12 UIKitCore 0x0000000214afef70 _UIGestureRecognizerSendActions + 320 13 UIKitCore 0x0000000214afe458 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 764 14 UIKitCore 0x0000000214af1760 _UIGestureEnvironmentUpdate + 1096 15 UIKitCore 0x0000000214af12cc -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] + 384 16 UIKitCore 0x0000000214af109c -[UIGestureEnvironment _updateForEvent:window:] + 204 17 UIKitCore 0x0000000214f1ccb4 -[UIWindow sendEvent:] + 3128 18 UIKitCore 0x0000000214efbfcc -[UIApplication sendEvent:] + 340 19 UIKit 0x000000020926e678 -[UIApplicationAccessibility sendEvent:] + 100 20 UIKitCore 0x0000000214fcae38 __dispatchPreprocessedEventFromEventQueue + 1620 21 UIKitCore 0x0000000214fcd830 __handleEventQueueInternal + 4740 22 UIKitCore 0x0000000214fcdb90 __handleEventQueueInternal + 5604 23 UIKitCore 0x0000000214fcdb90 __handleEventQueueInternal + 5604 24 UIKitCore 0x0000000214fc6320 __handleHIDEventFetcherDrain + 152 25 CoreFoundation 0x00000001e7f920e0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24 26 CoreFoundation 0x00000001e7f92060 __CFRunLoopDoSource0 + 88 27 CoreFoundation 0x00000001e7f91944 __CFRunLoopDoSources0 + 176 28 CoreFoundation 0x00000001e7f8c810 __CFRunLoopRun + 1040 29 CoreFoundation 0x00000001e7f8c0e0 CFRunLoopRunSpecific + 436 30 GraphicsServices 0x00000001ea205584 GSEventRunModal + 100 31 UIKitCore 0x0000000214ee0c00 UIApplicationMain + 212 32 MyApp 0x00000001003bfadc main + 31452 (main.m:22) 33 libdyld.dylib 0x00000001e7a4abb4 start + 4 Thread 1: 0 libsystem_pthread.dylib 0x00000001e7c1fce8 start_wqthread + 0 Thread 2 name: com.apple.uikit.eventfetch-thread Thread 2: 0 libsystem_kernel.dylib 0x00000001e7b8bea4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001e7b8b37c mach_msg + 72 2 CoreFoundation 0x00000001e7f91ad8 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000001e7f8c974 __CFRunLoopRun + 1396 4 CoreFoundation 0x00000001e7f8c0e0 CFRunLoopRunSpecific + 436 5 Foundation 0x00000001e8982494 -[NSRunLoop+ 33940 (NSRunLoop) runMode:beforeDate:] + 300 6 Foundation 0x00000001e8982340 -[NSRunLoop+ 33600 (NSRunLoop) runUntilDate:] + 148 7 UIKitCore 0x0000000214fd10c4 -[UIEventFetcher threadMain] + 136 8 Foundation 0x00000001e8ab523c __NSThread__start__ + 1040 9 libsystem_pthread.dylib 0x00000001e7c1c25c _pthread_body + 128 10 libsystem_pthread.dylib 0x00000001e7c1c1bc _pthread_start + 48 11 libsystem_pthread.dylib 0x00000001e7c1fcf4 thread_start + 4 Thread 3 name: AVAudioSession Notify Thread Thread 3: 0 libsystem_kernel.dylib 0x00000001e7b8bea4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001e7b8b37c mach_msg + 72 2 CoreFoundation 0x00000001e7f91ad8 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000001e7f8c974 __CFRunLoopRun + 1396 4 CoreFoundation 0x00000001e7f8c0e0 CFRunLoopRunSpecific + 436 5 AVFAudio 0x00000001edfa060c GenericRunLoopThread::Entry+ 587276 (void*) + 164 6 AVFAudio 0x00000001edfcc768 CAPThread::Entry+ 767848 (CAPThread*) + 88 7 libsystem_pthread.dylib 0x00000001e7c1c25c _pthread_body + 128 8 libsystem_pthread.dylib 0x00000001e7c1c1bc _pthread_start + 48 9 libsystem_pthread.dylib 0x00000001e7c1fcf4 thread_start + 4 Thread 4 name: com.apple.NSURLConnectionLoader Thread 4: 0 libsystem_kernel.dylib 0x00000001e7b8bea4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001e7b8b37c mach_msg + 72 2 CoreFoundation 0x00000001e7f91ad8 __CFRunLoopServiceMachPort + 236 3 CoreFoundation 0x00000001e7f8c974 __CFRunLoopRun + 1396 4 CoreFoundation 0x00000001e7f8c0e0 CFRunLoopRunSpecific + 436 5 CFNetwork 0x00000001e85af00c -[__CoreSchedulingSetRunnable runForever] + 212 6 Foundation 0x00000001e8ab523c __NSThread__start__ + 1040 7 libsystem_pthread.dylib 0x00000001e7c1c25c _pthread_body + 128 8 libsystem_pthread.dylib 0x00000001e7c1c1bc _pthread_start + 48 9 libsystem_pthread.dylib 0x00000001e7c1fcf4 thread_start + 4 Thread 5 name: Dispatch queue: _UIKBRTRecognizerQueue Thread 5: 0 libsystem_kernel.dylib 0x00000001e7b8bef8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x00000001e79db064 _dispatch_sema4_timedwait$VARIANT$mp + 64 2 libdispatch.dylib 0x00000001e79db9c0 _dispatch_semaphore_wait_slow + 72 3 UIKitCore 0x0000000214d87710 -[_UIKBRTRecognizer notifyDelegateOfSuccessfulTouch:] + 320 4 UIKitCore 0x0000000214d86c30 -[_UIKBRTRecognizer processTouchInfo:] + 364 5 UIKitCore 0x0000000214d85b68 -[_UIKBRTRecognizer _doEndedTouchWithTouchInfo:] + 932 6 libdispatch.dylib 0x00000001e7a396c8 _dispatch_call_block_and_release + 24 7 libdispatch.dylib 0x00000001e7a3a484 _dispatch_client_callout + 16 8 libdispatch.dylib 0x00000001e79e1bd0 _dispatch_lane_serial_drain$VARIANT$mp + 592 9 libdispatch.dylib 0x00000001e79e2718 _dispatch_lane_invoke$VARIANT$mp + 432 10 libdispatch.dylib 0x00000001e79eaeb8 _dispatch_workloop_worker_thread + 600 11 libsystem_pthread.dylib 0x00000001e7c1d0dc _pthread_wqthread + 312 12 libsystem_pthread.dylib 0x00000001e7c1fcec start_wqthread + 4 Thread 6: 0 libsystem_pthread.dylib 0x00000001e7c1fce8 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000104 x1: 0x0000000000000000 x2: 0x0000000000019d00 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x00000000000000a0 x6: 0x0000000000000009 x7: 0x000000003b9a83af x8: 0x000000000001a200 x9: 0x000000000001a101 x10: 0x00000002816a6428 x11: 0x0000140000001402 x12: 0x00000000000020a0 x13: 0x0000000000001400 x14: 0x0000000000000000 x15: 0x0000000000001400 x16: 0x0000000000000131 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x00000002816a6410 x20: 0x00000002816a6450 x21: 0x0000000000000000 x22: 0x0000000000000009 x23: 0x000000003b9a83af x24: 0x0000000000019d00 x25: 0x000000000001a101 x26: 0x000000000001a200 x27: 0x0000000000000010 x28: 0x0000000282a22c40 fp: 0x000000016fa44300 lr: 0x00000001e7c14cbc sp: 0x000000016fa44290 pc: 0x00000001e7b96f0c cpsr: 0x60000000 Binary Images: 0x1003b8000 - 0x10061bfff MyApp arm64 <42ebc36af12d31b4a39e77814765c193> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/MyApp 0x100a54000 - 0x100a57fff libXCTTargetBootstrapInject.dylib arm64 <f855ca9409ba3838abe2a45e7f5343e3> /Developer/usr/lib/libXCTTargetBootstrapInject.dylib 0x100a60000 - 0x100a6ffff libswiftCoreGraphics.dylib arm64 <dc548ef900f93a15b5db05e39d9b5c5b> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftCoreGraphics.dylib 0x100a94000 - 0x100a9ffff libswiftDarwin.dylib arm64 <999c29678a063cd582d7d156e9440a0c> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftDarwin.dylib 0x100ab4000 - 0x100abbfff libswiftObjectiveC.dylib arm64 <1180ac100a9239db84972b6d4217b8eb> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftObjectiveC.dylib 0x100acc000 - 0x100ad3fff libswiftCoreFoundation.dylib arm64 <25114ae14ae93dbcb3de7f9f9a5b45d2> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftCoreFoundation.dylib 0x100ae0000 - 0x100ae7fff libswiftQuartzCore.dylib arm64 <c22bc3e245df351695f331d55e664a89> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftQuartzCore.dylib 0x100af4000 - 0x100b57fff dyld arm64 <67179aea6d8038a58f729b468f24ca69> /usr/lib/dyld 0x100bc4000 - 0x100c07fff libMainThreadChecker.dylib arm64 <a7ea32fc1c8f38a1bee87bb8592327dc> /Developer/usr/lib/libMainThreadChecker.dylib 0x100dd4000 - 0x1010f3fff libswiftCore.dylib arm64 <ad0cad3b1b51332786448be1ff1f0ae9> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftCore.dylib 0x101408000 - 0x101423fff libswiftDispatch.dylib arm64 <9fcba8edd8fd3c1697405e2a31f3e959> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftDispatch.dylib 0x101464000 - 0x1015dffff libswiftFoundation.dylib arm64 <9702769f1f063001ab755ad38e1f7d66> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftFoundation.dylib 0x10177c000 - 0x10178bfff libswiftUIKit.dylib arm64 <107c11f3dd623fb49c8ac74bd56c2abc> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftUIKit.dylib 0x1017a8000 - 0x1017affff libswiftos.dylib arm64 <4a3b0c78ffb3358b9a119d40c6999ffd> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftos.dylib 0x1017c0000 - 0x1017c7fff libswiftCoreImage.dylib arm64 <62f04b7bb6643893b12d9a999cc44faf> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftCoreImage.dylib 0x1017d4000 - 0x1017dbfff libswiftMetal.dylib arm64 <c466f0fe15c133eebd5b395407bd9982> /var/containers/Bundle/Application/A158936B-462A-4682-A717-16AC9B2D1A6C/MyApp.app/Frameworks/libswiftMetal.dylib 0x1018e4000 - 0x1018effff libobjc-trampolines.dylib arm64 <0d67ef7e3ec8370aa106a59717eb17fa> /usr/lib/libobjc-trampolines.dylib 0x101c00000 - 0x101c37fff XCTAutomationSupport arm64 <4cd74448306a3c1b8fc29d71a0dc77d8> /Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport 0x101c90000 - 0x101c9ffff GAXClient arm64 <515231e786923f9f93fedffdbcaf767a> /System/Library/AccessibilityBundles/GAXClient.bundle/GAXClient 0x106b9c000 - 0x106b9ffff DocumentManager arm64 <8c7b6e96d0d839eb8d00732765396f55> /System/Library/AccessibilityBundles/DocumentManager.axbundle/DocumentManager 0x106bbc000 - 0x106bbffff AVFoundation arm64 <fcd1f221f3a33b6189912b2a7cbdb98b> /System/Library/AccessibilityBundles/AVFoundation.axbundle/AVFoundation 0x106bd0000 - 0x106bd3fff GeoServices arm64 <50bc66dec28735c09b3b3636e257cf77> /System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices 0x106bdc000 - 0x106be7fff PreferencesFramework arm64 <e439cc6e696f38f8ad4583fbb1ee8f8a> /System/Library/AccessibilityBundles/PreferencesFramework.axbundle/PreferencesFramework 0x106f68000 - 0x106f77fff PDFKit arm64 <a0a39f6fe5bd375d8ad9dda2d54e584d> /System/Library/AccessibilityBundles/PDFKit.axbundle/PDFKit 0x106f8c000 - 0x106f8ffff BaseBoardUI arm64 <e7271ea06b9737aa8a96498ad595827d> /System/Library/AccessibilityBundles/BaseBoardUI.axbundle/BaseBoardUI 0x106fc4000 - 0x106fc7fff Pegasus arm64 <d62210a005af3e64ae20e90daa90fd12> /System/Library/AccessibilityBundles/Pegasus.axbundle/Pegasus 0x106fd4000 - 0x106fdffff AVKit arm64 <b744cfdde0233d05ba3dce98f4967f73> /System/Library/AccessibilityBundles/AVKit.axbundle/AVKit 0x1e715a000 - 0x1e715bfff libSystem.B.dylib arm64 <f184b070047e3f1da44a6289a862092a> /usr/lib/libSystem.B.dylib 0x1e715c000 - 0x1e71b6fff libc++.1.dylib arm64 <cdd2c63379d93baeb7024329c50774e3> /usr/lib/libc++.1.dylib 0x1e71b7000 - 0x1e71cafff libc++abi.dylib arm64 <f32b6f6556af381b8cb76b9473735afa> /usr/lib/libc++abi.dylib 0x1e71cb000 - 0x1e7953fff libobjc.A.dylib arm64 <3c1dc6c93e273dd3938e146c18cc5188> /usr/lib/libobjc.A.dylib 0x1e7954000 - 0x1e7959fff libcache.dylib arm64 <c0ee5e0a95e23cec977e61cd95359dfb> /usr/lib/system/libcache.dylib 0x1e795a000 - 0x1e7966fff libcommonCrypto.dylib arm64 <b100441a47493972aec6fb7e83eec080> /usr/lib/system/libcommonCrypto.dylib 0x1e7967000 - 0x1e796bfff libcompiler_rt.dylib arm64 <ec81dc727fec340d8de4a67e02d1dcef> /usr/lib/system/libcompiler_rt.dylib 0x1e796c000 - 0x1e7974fff libcopyfile.dylib arm64 <bade780ff8a93a1088570b49283ab010> /usr/lib/system/libcopyfile.dylib 0x1e7975000 - 0x1e79d8fff libcorecrypto.dylib arm64 <fe89118529c8302285d1800d50f206f8> /usr/lib/system/libcorecrypto.dylib 0x1e79d9000 - 0x1e7a49fff libdispatch.dylib arm64 <025080cbcf933d2f81c1b2e0b82a362d> /usr/lib/system/libdispatch.dylib 0x1e7a4a000 - 0x1e7a74fff libdyld.dylib arm64 <c6bb1027199d3836888abc946a5055f5> /usr/lib/system/libdyld.dylib 0x1e7a75000 - 0x1e7a75fff liblaunch.dylib arm64 <5fb8b0437013319887b994a645c87bee> /usr/lib/system/liblaunch.dylib 0x1e7a76000 - 0x1e7a7bfff libmacho.dylib arm64 <16c0dcb8fe293859b948a16894dc8161> /usr/lib/system/libmacho.dylib 0x1e7a7c000 - 0x1e7a7dfff libremovefile.dylib arm64 <e12d6928a7ee33e68c4e6b161aee9c80> /usr/lib/system/libremovefile.dylib 0x1e7a7e000 - 0x1e7a95fff libsystem_asl.dylib arm64 <a1d45272ed82384991b8be21ba89faef> /usr/lib/system/libsystem_asl.dylib 0x1e7a96000 - 0x1e7a96fff libsystem_blocks.dylib arm64 <068a78ad98aa353e956eeaf058fd9637> /usr/lib/system/libsystem_blocks.dylib 0x1e7a97000 - 0x1e7b15fff libsystem_c.dylib arm64 <7da5f27d7b4830dda0a4dd26c109e448> /usr/lib/system/libsystem_c.dylib 0x1e7b16000 - 0x1e7b1afff libsystem_configuration.dylib arm64 <25383d775a2136589984adc6c9b35309> /usr/lib/system/libsystem_configuration.dylib 0x1e7b1b000 - 0x1e7b22fff libsystem_containermanager.dylib arm64 <3dcd9a50bfdf3c1191f4e90691f4d5e8> /usr/lib/system/libsystem_containermanager.dylib 0x1e7b23000 - 0x1e7b24fff libsystem_coreservices.dylib arm64 <a7755c027acb30aebe221b38fdc164fd> /usr/lib/system/libsystem_coreservices.dylib 0x1e7b25000 - 0x1e7b2bfff libsystem_darwin.dylib arm64 <1b7bfac5248e36ef923f46597ca358d1> /usr/lib/system/libsystem_darwin.dylib 0x1e7b2c000 - 0x1e7b32fff libsystem_dnssd.dylib arm64 <0fb34f5c3eb93adb83a4b74f452dafb2> /usr/lib/system/libsystem_dnssd.dylib 0x1e7b33000 - 0x1e7b73fff libsystem_info.dylib arm64 <de1cc432e779341c8cacf5b9412b4b04> /usr/lib/system/libsystem_info.dylib 0x1e7b74000 - 0x1e7b9efff libsystem_kernel.dylib arm64 <3ab723d26da43120b5fc292ff2dc4c84> /usr/lib/system/libsystem_kernel.dylib 0x1e7b9f000 - 0x1e7bccfff libsystem_m.dylib arm64 <12380e91ac4437a69be12482c0a6e10a> /usr/lib/system/libsystem_m.dylib 0x1e7bcd000 - 0x1e7bf0fff libsystem_malloc.dylib arm64 <de4bb5fa4f023f6b86a3314ec2405d3c> /usr/lib/system/libsystem_malloc.dylib 0x1e7bf1000 - 0x1e7bfdfff libsystem_networkextension.dylib arm64 <472dd253009d3bb4b597d51e461a34db> /usr/lib/system/libsystem_networkextension.dylib 0x1e7bfe000 - 0x1e7c05fff libsystem_notify.dylib arm64 <e343402b92ee34f59530bfef6723353a> /usr/lib/system/libsystem_notify.dylib 0x1e7c06000 - 0x1e7c10fff libsystem_platform.dylib arm64 <368fd1a9ce9937a4bde2354a5c5d4804> /usr/lib/system/libsystem_platform.dylib 0x1e7c11000 - 0x1e7c21fff libsystem_pthread.dylib arm64 <ebea1e1479613e62be7aa879ca5328bb> /usr/lib/system/libsystem_pthread.dylib 0x1e7c22000 - 0x1e7c24fff libsystem_sandbox.dylib arm64 <f558336363ce3d60a018168b9dc7a480> /usr/lib/system/libsystem_sandbox.dylib 0x1e7c25000 - 0x1e7c2cfff libsystem_symptoms.dylib arm64 <c39cc7084a223d85ab6fa2195f11440a> /usr/lib/system/libsystem_symptoms.dylib 0x1e7c2d000 - 0x1e7c42fff libsystem_trace.dylib arm64 <6c1526cb161d302e887f8dc30ce3b5f9> /usr/lib/system/libsystem_trace.dylib 0x1e7c43000 - 0x1e7c48fff libunwind.dylib arm64 <ac393540d41439ea9386117ffd63378f> /usr/lib/system/libunwind.dylib 0x1e7c49000 - 0x1e7c77fff libxpc.dylib arm64 <8c926c76a52a323ab048ab447b34a334> /usr/lib/system/libxpc.dylib 0x1e7c78000 - 0x1e7ed2fff libicucore.A.dylib arm64 <4bc5287e088f30f882bc6999a90feacc> /usr/lib/libicucore.A.dylib 0x1e7ed3000 - 0x1e7ee4fff libz.1.dylib arm64 <788ab2a7d56e3b528034d5a9b9f9d3f6> /usr/lib/libz.1.dylib 0x1e7ee5000 - 0x1e8249fff CoreFoundation arm64 <65db57e47b15316d8e61c7e9b36d6ef5> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1e824a000 - 0x1e825afff libbsm.0.dylib arm64 <d7f9427a81903f4e9345af0220fc99bb> /usr/lib/libbsm.0.dylib 0x1e825b000 - 0x1e825bfff libenergytrace.dylib arm64 <9c3edae00ffc357dbba7b7f6a4820fcc> /usr/lib/libenergytrace.dylib 0x1e825c000 - 0x1e82ecfff IOKit arm64 <bf64577f504734169c46f7cdf0d69d48> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1e82ed000 - 0x1e83d5fff libxml2.2.dylib arm64 <4c3f394b5a9334589d60dbff79c6a0f7> /usr/lib/libxml2.2.dylib 0x1e83d6000 - 0x1e83e3fff libbz2.1.0.dylib arm64 <273cbb660f5f397eab26a425e8a657b7> /usr/lib/libbz2.1.0.dylib 0x1e83e4000 - 0x1e83fcfff liblzma.5.dylib arm64 <75e94b185f193af9a2c87ec2f7e0ac46> /usr/lib/liblzma.5.dylib 0x1e83fd000 - 0x1e8576fff libsqlite3.dylib arm64 <fef279c850b63c35a64a2429ec337184> /usr/lib/libsqlite3.dylib 0x1e8577000 - 0x1e85acfff libMobileGestalt.dylib arm64 <b9e606585a643bb69add407d52372c38> /usr/lib/libMobileGestalt.dylib 0x1e85ad000 - 0x1e8979fff CFNetwork arm64 <b9e0c35d724d3fd6b28195957509e2fc> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1e897a000 - 0x1e8c86fff Foundation arm64 <5a26e86f7c633191a59874134a7876e4> /System/Library/Frameworks/Foundation.framework/Foundation 0x1e8c87000 - 0x1e8d93fff Security arm64 <aa5440d14d253dc5949eca58ef26507d> /System/Library/Frameworks/Security.framework/Security 0x1e8d94000 - 0x1e8e02fff SystemConfiguration arm64 <85514a7674383f6485ac7750a41894bd> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1e8e03000 - 0x1e8e38fff libCRFSuite.dylib arm64 <3160a917a42d35a3a30e8c6d922070c6> /usr/lib/libCRFSuite.dylib 0x1e8e39000 - 0x1e8e4ffff libapple_nghttp2.dylib arm64 <bbc32948e1573b2e9f7b8a58dfbf2aae> /usr/lib/libapple_nghttp2.dylib 0x1e8e50000 - 0x1e8e79fff libarchive.2.dylib arm64 <53722536e2ab33e992347c4afb90ef97> /usr/lib/libarchive.2.dylib 0x1e8e7a000 - 0x1e8f48fff libboringssl.dylib arm64 <68f7323d11ff3c80a1de2e5dc6518771> /usr/lib/libboringssl.dylib 0x1e8f49000 - 0x1e8f5ffff libcoretls.dylib arm64 <97b6385a40853340b39fca181b1a24d1> /usr/lib/libcoretls.dylib 0x1e8f60000 - 0x1e8f61fff libcoretls_cfhelpers.dylib arm64 <d7455d9a4a083eae8ca5bd31ade2f121> /usr/lib/libcoretls_cfhelpers.dylib 0x1e8f62000 - 0x1e8f63fff liblangid.dylib arm64 <984ab4017cce3def839d7da2555c98f4> /usr/lib/liblangid.dylib 0x1e8f64000 - 0x1e92d9fff libnetwork.dylib arm64 <e49bba44423d32289682b014a0978325> /usr/lib/libnetwork.dylib 0x1e92da000 - 0x1e930ffff libpcap.A.dylib arm64 <1e723fd7ee7133259e72aa46992693ab> /usr/lib/libpcap.A.dylib 0x1e9310000 - 0x1e936dfff libusrtcp.dylib arm64 <7f312ea426753ff0943fac305311baf0> /usr/lib/libusrtcp.dylib 0x1e936e000 - 0x1e937afff IOSurface arm64 <a6f85388a9d833d6a0a450f88defb912> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1e937b000 - 0x1e942efff libBLAS.dylib arm64 <422303ea936b30c4a3a204c5042a4019> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1e942f000 - 0x1e974efff libLAPACK.dylib arm64 <81d6d8a0ea4933488a6706fda9653f13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1e974f000 - 0x1e99c1fff vImage arm64 <c21d287e328d30368f32e4bf01b054a2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1e99c2000 - 0x1e99d3fff libSparseBLAS.dylib arm64 <c3599b0dae6e3b508ef90097c833cbb6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1e99d4000 - 0x1e9a30fff libvMisc.dylib arm64 <64fed501f334318cae6d4e4387a47be3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1e9a31000 - 0x1e9a60fff libBNNS.dylib arm64 <bfe25313908e34d5a2cbcd15fd705e6f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1e9a61000 - 0x1e9a75fff libLinearAlgebra.dylib arm64 <9febf91b130b37d9afc9a8d7be78f271> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1e9a76000 - 0x1e9a7afff libQuadrature.dylib arm64 <5e86d436c08e391e84b3ba27ebb0fb79> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1e9a7b000 - 0x1e9aebfff libSparse.dylib arm64 <f1b52cc3e8e83d4a835f6b6f8917ff44> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1e9aec000 - 0x1e9b7afff libvDSP.dylib arm64 <707871f1ca7a343b9937a3f8ccb79592> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1e9b7b000 - 0x1e9b7bfff vecLib arm64 <0041874ce19f3d47906b23024b685abf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1e9b7c000 - 0x1e9b7cfff Accelerate arm64 <94e84f08c2af3ed2994bca4a3f71bd47> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1e9b7d000 - 0x1e9b95fff libcompression.dylib arm64 <52cfe534518a3352a563755c00536d36> /usr/lib/libcompression.dylib 0x1e9b96000 - 0x1ea144fff CoreGraphics arm64 <71f35861779e33dc85becdcb3c50e7ad> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1ea145000 - 0x1ea14afff IOAccelerator arm64 <8b179d4801dc3c358ca2f080a9dd12f9> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1ea14b000 - 0x1ea150fff libCoreFSCache.dylib arm64 <86bf2e4231f7365e919e32aeee0ca186> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1ea151000 - 0x1ea1f9fff Metal arm64 <ff797d1edadd37e7935ca5cde553e0eb> /System/Library/Frameworks/Metal.framework/Metal 0x1ea1fa000 - 0x1ea20dfff GraphicsServices arm64 <0d63a05d8c803e93b5fe8a52208271b4> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1ea20e000 - 0x1ea20efff MobileCoreServices arm64 <e8a82569adaa30a39c2f11f4d3e5af8c> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1ea20f000 - 0x1ea211fff IOSurfaceAccelerator arm64 <b9dd653b47d03231ad936f1256524d0c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1ea212000 - 0x1ea254fff AppleJPEG arm64 <18955d5987183a68adff153ecba46736> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1ea255000 - 0x1ea81afff ImageIO arm64 <994242d700dc3f7db5ca48a485a01020> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1ea81b000 - 0x1ea88dfff BaseBoard arm64 <c6a0a086b2ee35b49ecdf6259dcfb931> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1ea88e000 - 0x1ea8a5fff AssertionServices arm64 <6a23fd7c0b2e323187a027271ab430e4> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1ea8a6000 - 0x1ea8aefff CorePhoneNumbers arm64 <8b18291423fb32d0b30bb7a9f2aa5655> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1ea8af000 - 0x1ea8f4fff AppSupport arm64 <18872c192de23d29a024492143e090f5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1ea8f5000 - 0x1ea90efff CrashReporterSupport arm64 <ea595ab5b99539eca6dc781459ffe38c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1ea90f000 - 0x1ea914fff AggregateDictionary arm64 <399b625c2ed6303fbd987f78ffd56539> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1ea915000 - 0x1ea99dfff libTelephonyUtilDynamic.dylib arm64 <95c20504af503f21a28ad6ccb84a4d19> /usr/lib/libTelephonyUtilDynamic.dylib 0x1ea99e000 - 0x1ea9bdfff ProtocolBuffer arm64 <eacb4e14d1fe3e5285647722f8d95b34> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1ea9be000 - 0x1ea9eefff MobileKeyBag arm64 <68a9efcb67223020a5d2b87b326b565c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1ea9ef000 - 0x1eaa2bfff BackBoardServices arm64 <05ba119e36e33e678acba4bd7f27de47> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1eaa2c000 - 0x1eaa95fff FrontBoardServices arm64 <f05d613f1d0438d5ba9f935067c1e338> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1eaa96000 - 0x1eaaddfff SpringBoardServices arm64 <39ff285a5a08300581df78d39839e43f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1eaade000 - 0x1eaaf1fff PowerLog arm64 <f082650792553f12bda77cea82bfc823> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1eaaf2000 - 0x1eab0dfff CommonUtilities arm64 <1f7eb175f249371692b1d1d229873ae1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1eab0e000 - 0x1eab19fff liblockdown.dylib arm64 <d468f21a72e73ea78fc09de46060073b> /usr/lib/liblockdown.dylib 0x1eab1a000 - 0x1eae58fff CoreData arm64 <2332c30861283595ad5394a1f08be532> /System/Library/Frameworks/CoreData.framework/CoreData 0x1eae59000 - 0x1eae60fff TCC arm64 <dac7f8d64011371597724b5d0ea85d2c> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1eae61000 - 0x1eae69fff libcupolicy.dylib arm64 <130f161faa6b3ec0a7c4dcf1eed866f9> /usr/lib/libcupolicy.dylib 0x1eae6a000 - 0x1eaf4ffff CoreTelephony arm64 <93355f632f593f5281865c969aac485d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1eaf50000 - 0x1eafb1fff Accounts arm64 <968701d6f1a53f1cbb1c943c7989bb04> /System/Library/Frameworks/Accounts.framework/Accounts 0x1eafb2000 - 0x1eafdbfff AppleSauce arm64 <db471ffad1c138189ff523aac415352f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1eafdc000 - 0x1eafe5fff DataMigration arm64 <f710c0f3da8335af816e047d661dce4e> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1eafe6000 - 0x1eafedfff Netrb arm64 <c773c617508c32b58101cbbcd0e60fdf> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1eafee000 - 0x1eb022fff PersistentConnection arm64 <c6e88ecd1a7e36d49902c79525549947> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1eb023000 - 0x1eb034fff libmis.dylib arm64 <8bd05aae163c357493b14fa4bce90aa7> /usr/lib/libmis.dylib 0x1eb035000 - 0x1eb13efff ManagedConfiguration arm64 <30a80be382bb31e7af162c281e48c400> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1eb13f000 - 0x1eb144fff libReverseProxyDevice.dylib arm64 <9f47b0cedcfd3f75b4ee0e545ddee3f3> /usr/lib/libReverseProxyDevice.dylib 0x1eb145000 - 0x1eb157fff libamsupport.dylib arm64 <4d654aed059e377bbf718221cfbc1c28> /usr/lib/libamsupport.dylib 0x1eb158000 - 0x1eb15dfff libCoreVMClient.dylib arm64 <44e914213c323fbba6145cda4fd10a6e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1eb15e000 - 0x1eb15ffff libCVMSPluginSupport.dylib arm64 <be351b584919399abef69c6e461eaa50> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1eb160000 - 0x1eb163fff libutil.dylib arm64 <4eaf33b8988039f795ae66f03a01e3ac> /usr/lib/libutil.dylib 0x1eb164000 - 0x1eb1a3fff libGLImage.dylib arm64 <9d403b15ee8c3339ae472ceb4f3609f2> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1eb1a4000 - 0x1eb21bfff APFS arm64 <c2147b1e452e338ea85dfdb026d8a86e> /System/Library/PrivateFrameworks/APFS.framework/APFS 0x1eb21c000 - 0x1eb24dfff MediaKit arm64 <384d64739049326784c770ffb215e963> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit 0x1eb24e000 - 0x1eb26afff libSERestoreInfo.dylib arm64 <4c21f0cba4df3176b36dae70f2298ca2> /usr/lib/updaters/libSERestoreInfo.dylib 0x1eb271000 - 0x1eb2adfff DiskImages arm64 <ddc2df7e0e4b346e96415364c8258926> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages 0x1eb2ae000 - 0x1eb2b7fff libGFXShared.dylib arm64 <50fe12ebf4ff3e4fa81337c2f86c4830> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1eb2b8000 - 0x1eb306fff libauthinstall.dylib arm64 <2214c7596ded3935bd19f281af2afb77> /usr/lib/libauthinstall.dylib 0x1eb307000 - 0x1eb30ffff IOMobileFramebuffer arm64 <7e0cb324f630364abf441ba9dc82297a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1eb310000 - 0x1eb31bfff OpenGLES arm64 <15496bbdb29e3e0c8c4fc1dd1f98fa08> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1eb31c000 - 0x1eb3b9fff ColorSync arm64 <52c4256ba91d3636aded4b2254e82903> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1eb3ba000 - 0x1eb3e9fff CoreVideo arm64 <317da5b683d13593be36750e39a8d53d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1eb3ea000 - 0x1eb3ebfff libCTGreenTeaLogger.dylib arm64 <76e8b109bac13330820949a528965882> /usr/lib/libCTGreenTeaLogger.dylib 0x1eb3ec000 - 0x1eb55bfff CoreAudio arm64 <2844977772f930058ef9314a9b400ee7> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1eb55c000 - 0x1eb57efff CoreAnalytics arm64 <359d4a89acb83886bfe06910dbc63885> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1eb57f000 - 0x1eb582fff UserFS arm64 <380267d724e7332a8e3a07c2fe1a552e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x1eb583000 - 0x1eb720fff CoreMedia arm64 <276c2955623f3dd69526fa59cdb2c16c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1eb721000 - 0x1eb733fff libprotobuf-lite.dylib arm64 <a50a12601dab3a37bfe1a6c9e8b7a3fe> /usr/lib/libprotobuf-lite.dylib 0x1eb734000 - 0x1eb799fff libprotobuf.dylib arm64 <29eb153d4e49305da00845942dc1ce90> /usr/lib/libprotobuf.dylib 0x1eb79a000 - 0x1ebab0fff libAWDSupportFramework.dylib arm64 <4f99fd19a6a439f399a8888629347c9f> /usr/lib/libAWDSupportFramework.dylib 0x1ebab1000 - 0x1ebafbfff WirelessDiagnostics arm64 <316e8098fc0030b3b87909e3b55ebd90> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x1ebafc000 - 0x1ebbbcfff ************ arm64 <0a749e2a0e28386e9ffbfb727915ab16> /System/Library/Frameworks/************.framework/************ 0x1ebbbd000 - 0x1ebcc8fff libFontParser.dylib arm64 <7dd118d3800c31f5a3f01b8c93318685> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1ebcc9000 - 0x1ebcc9fff FontServices arm64 <6b7868d8151131459597cf1d80c044c9> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1ebcca000 - 0x1ebe2bfff CoreText arm64 <bbb7f3cfa5303b4ca2d30f9d0fd5a5dc> /System/Library/Frameworks/CoreText.framework/CoreText 0x1ebe2c000 - 0x1ebe3bfff IntlPreferences arm64 <8d608ca85cd23d1b8f6055ffec3d6be9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1ebe3c000 - 0x1ebe46fff RTCReporting arm64 <7377e0cceeec35a99d5f419abb175808> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1ebe47000 - 0x1ebebffff CoreBrightness arm64 <574ba7a774fa304787ecbab2d5cfc563> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1ebec0000 - 0x1ebecafff libAudioStatistics.dylib arm64 <611ea247048d3d789a99cbaf8dcd1c26> /usr/lib/libAudioStatistics.dylib 0x1ebecb000 - 0x1ec4bdfff AudioToolbox arm64 <b1e2063a280b359f95b222a4147483c2> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1ec4be000 - 0x1ec6fbfff QuartzCore arm64 <bf61c944f8bb3339a7973a0f3007a0a2> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1ec6fc000 - 0x1ec707fff MediaAccessibility arm64 <40e2b21f769735d9a80564244056008d> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1ec708000 - 0x1ec7fafff libiconv.2.dylib arm64 <506e2bfca9c334d0a02a0bb44e669025> /usr/lib/libiconv.2.dylib 0x1ec7fb000 - 0x1ec816fff NetworkStatistics arm64 <7fb3bc1fa5713d2eb99dad2ca782067c> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1ec817000 - 0x1ec835fff MPSCore arm64 <6436293106bb381184af63f069f2fb16> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1ec836000 - 0x1ec8aafff MPSImage arm64 <deb259d780da3d02bd49a331d574a26c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1ec8ab000 - 0x1ec8cffff MPSMatrix arm64 <c1eb938f21973400b1c0c73fcc480b94> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1ec8d0000 - 0x1ec8defff CoreAUC arm64 <dc703e46a7a333d3a91ce70369948155> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1ec8df000 - 0x1ecf7cfff MediaToolbox arm64 <8e776fd1ab06334a9d66fb55037997a4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1ecf7d000 - 0x1ed0effff MPSNeuralNetwork arm64 <ad9998a050763a569a68c927a237da7b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1ed0f0000 - 0x1ed0f0fff MetalPerformanceShaders arm64 <64e2ac7df1b039b48eda0ed63fa73aeb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1ed0f1000 - 0x1ed50efff FaceCore arm64 <9a7b26e3fa6d3b0d8be59b0a0e3c246e> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1ed50f000 - 0x1ed51cfff GraphVisualizer arm64 <f4bd216d99153f9483dcb2e7dfceb847> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1ed51d000 - 0x1ed6c4fff libFosl_dynamic.dylib arm64 <db8fb065709539d7a416365a19978a87> /usr/lib/libFosl_dynamic.dylib 0x1ed6c5000 - 0x1ed965fff CoreImage arm64 <65d53fa038213884a6a4582fb4d77e58> /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1ed966000 - 0x1edba2fff CoreMotion arm64 <5a0557290b5b39fe89e3b88c33f131c3> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1edba3000 - 0x1edbd3fff CoreBluetooth arm64 <437704fa00283c8884f0b8bae30fd287> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1edbd4000 - 0x1edbf7fff PlugInKit arm64 <180d62e5afbc3e2383eda14aa96129a7> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1edbf8000 - 0x1ede85fff ********* arm64 <a9372e140c833c9d9fda45a65a08f824> /System/Library/PrivateFrameworks/*********.framework/********* 0x1ede86000 - 0x1edf10fff Quagga arm64 <f21b3141de3233fda360bd692f85a348> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1edf11000 - 0x1ee015fff AVFAudio arm64 <37dabcd7ff7e3b72bf0baed07751bbc5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1ee016000 - 0x1ee228fff AVFoundation arm64 <e57921a85334398683e9267788bb1b2b> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1ee229000 - 0x1ee249fff CacheDelete arm64 <e9f466dc3cc536e79074a10ea665faaf> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1ee24a000 - 0x1ee286fff StreamingZip arm64 <d4089d46ebe43ba7a57050856a15b8f6> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1ee287000 - 0x1ee29bfff CoreEmoji arm64 <1aa1d71a2a0d3369b9b893e9f07bc319> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1ee29c000 - 0x1ee2ebfff CoreLocationProtobuf arm64 <ebc2bcf684c83005b499d58960ccf07a> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1ee2ec000 - 0x1ee2f4fff SymptomDiagnosticReporter arm64 <2d5007879a3d36499a06706913efb88e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1ee2f5000 - 0x1eed11fff GeoServices arm64 <7ca293994de43129b1dc2fe302a6f70c> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x1eed12000 - 0x1eed2cfff MobileAsset arm64 <5f5a593a0d7633ff95e85ab77885b485> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1eed2d000 - 0x1eed6dfff Lexicon arm64 <07230f4f74ae38ad9f795eb0ea837228> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1eed6e000 - 0x1eed7ffff libcmph.dylib arm64 <4e381f1b9feb336baf98e9c4421949b5> /usr/lib/libcmph.dylib 0x1eed80000 - 0x1eeea6fff LanguageModeling arm64 <f970f0a6643630bb81621ecdaa6e1781> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1eeebf000 - 0x1eef63fff CoreLocation arm64 <de910e323e2239bba60dde5d2031f039> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1eef64000 - 0x1eef64fff PhoneNumbers arm64 <1e61802a950d335b80adf66cd9b68727> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1eef65000 - 0x1eef70fff libChineseTokenizer.dylib arm64 <49ae296e32b83e4296caf5874e7f40eb> /usr/lib/libChineseTokenizer.dylib 0x1eef71000 - 0x1ef02dfff libmecab_em.dylib arm64 <cfb489b2a8a43a14b739f886929a7890> /usr/lib/libmecab_em.dylib 0x1ef02e000 - 0x1ef02ffff libThaiTokenizer.dylib arm64 <007bbafe33f836369f656ba07ae69892> /usr/lib/libThaiTokenizer.dylib 0x1ef030000 - 0x1ef034fff libgermantok.dylib arm64 <0b300a5faf0b346393b16f95b4db96db> /usr/lib/libgermantok.dylib 0x1ef041000 - 0x1ef0aefff CoreNLP arm64 <1442cb6146ae3065b32677fcd8f1459c> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1ef0af000 - 0x1ef281fff MobileSpotlightIndex arm64 <55892aecfd10348e9817927065f450cd> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1ef2e9000 - 0x1efebefff JavaScriptCore arm64 <b5e922c95f2439af8a506ab370a5195f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1efebf000 - 0x1efec4fff libheimdal-asn1.dylib arm64 <e1fdd1d2d09a32ab9e01dbe77df509d6> /usr/lib/libheimdal-asn1.dylib 0x1efec5000 - 0x1eff3ffff libate.dylib arm64 <616bc97e229e3819bdc06670f01a3eb7> /usr/lib/libate.dylib 0x1eff40000 - 0x1effe9fff TextureIO arm64 <cbf2ba302eeb38c7b632cb43dda0ed9a> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1effea000 - 0x1f00aefff CoreUI arm64 <8cdda2b50f27368e87bcc448107e99b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1f00af000 - 0x1f00bcfff MobileIcons arm64 <ca85512dac323bac944c0504d50b0ee9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1f00bd000 - 0x1f00ccfff AppleFSCompression arm64 <e421718702fd364eb3c9cbcb999d2a75> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1f00cd000 - 0x1f0135fff TextInput arm64 <b373f8eb5230307585aec5ccaddfbede> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1f0160000 - 0x1f0195fff DataDetectorsCore arm64 <b5233abd4bf03337819e04480734cb72> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1f0196000 - 0x1f0231fff FileProvider arm64 <2db6a075d5e8386d9cbbd06286aa4000> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1f0232000 - 0x1f0349fff NLP arm64 <a1aa73030ad73e53aa34c1ce57b89546> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1f034a000 - 0x1f0421fff ProofReader arm64 <4bd9e2c2ef4135e5a95712d0d0cffaa8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1f0422000 - 0x1f0438fff libAccessibility.dylib arm64 <4183b22ccfe73252b79801a32fd5338d> /usr/lib/libAccessibility.dylib 0x1f0439000 - 0x1f08dffff libwebrtc.dylib arm64 <b95b4899d4c8322ab95209be1cfa5b4d> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1f08e0000 - 0x1f094cfff ContactsFoundation arm64 <b84c01c3e221342091d5a6e9a591c56b> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1f094d000 - 0x1f21eefff WebCore arm64 <bc468784f1b93705a6981b0270adb90a> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1f21ef000 - 0x1f237afff WebKitLegacy arm64 <72b67a3b987030d3b41c6b75ba35f598> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1f237b000 - 0x1f23acfff DataAccessExpress arm64 <30def6ba724d3bf0b15aed82d418a882> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1f23ad000 - 0x1f2447fff AddressBookLegacy arm64 <e4959c5fc78a3cde9de5e99f5b1acdb0> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1f2448000 - 0x1f24a3fff ProtectedCloudStorage arm64 <ed8484c421103376bda0ff3a4e73c66c> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1f24a4000 - 0x1f24d8fff UserNotifications arm64 <0d08d97997d0386598f0f385e47dbcd4> /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1f24d9000 - 0x1f24e4fff AppleIDAuthSupport arm64 <468eeabf20be394bb7c1a9cd55c7080a> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1f24e5000 - 0x1f2541fff AuthKit arm64 <7c16afd7e4e13f0392bb89699c2c0f19> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1f2582000 - 0x1f2582fff UIKit arm64 <a24022e6a01038989f91d75d16fde7c2> /System/Library/Frameworks/UIKit.framework/UIKit 0x1f2583000 - 0x1f2596fff DocumentManagerCore arm64 <ff2d82ef305e381dbc0546c9734e0bad> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1f2597000 - 0x1f25a5fff HangTracer arm64 <5a15b87816da321d87f6e0e635409ee3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1f25a6000 - 0x1f25fafff PhysicsKit arm64 <2cb849e753bb39598a9b61a570558967> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1f25fb000 - 0x1f25fffff StudyLog arm64 <c67513530d5d3c13a767016bbafa5ee9> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1f2600000 - 0x1f26edfff UIFoundation arm64 <1b931c8912e33338a4a399bc548046ba> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1f26ee000 - 0x1f2816fff CloudKit arm64 <fb93f1336c8d3f11b0c3c796be4ae6b7> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x1f2817000 - 0x1f281efff IntentsFoundation arm64 <94122606323d3019aac32cac43852226> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1f281f000 - 0x1f2b0cfff Intents arm64 <8878c1da4cf73c64a4e782a62036c960> /System/Library/Frameworks/Intents.framework/Intents 0x1f2b0d000 - 0x1f2b25fff libresolv.9.dylib arm64 <c0152002f4f23d8d9d4aa9d5ef8c3c15> /usr/lib/libresolv.9.dylib 0x1f2b26000 - 0x1f2b28fff CoreDuetDebugLogging arm64 <989f2bc326f8390d8a00aa997a7491f2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1f2b29000 - 0x1f2b5afff libtidy.A.dylib arm64 <bf2ea89a22c53df9ac83cf0afc50dcb1> /usr/lib/libtidy.A.dylib 0x1f2b5b000 - 0x1f2d33fff CoreDuet arm64 <2ee4005851b631dea800034204fabd64> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1f2d34000 - 0x1f2d56fff CoreDuetContext arm64 <ae5bb0d7420e3772bc9f0b224432b001> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1f2d57000 - 0x1f2d69fff CoreDuetDaemonProtocol arm64 <374cb31631f8396aa1bc2a18cfccab12> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1f2d6a000 - 0x1f2dd5fff IMFoundation arm64 <54ecf135ff5738b381bcf8f963890f11> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1f2dd6000 - 0x1f2e07fff vCard arm64 <a24514b8eb1637e0b8499e1eb2a7b332> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1f2e08000 - 0x1f2f27fff Contacts arm64 <55e1d18533643da4bb10a57345742911> /System/Library/Frameworks/Contacts.framework/Contacts 0x1f2f28000 - 0x1f2f29fff DiagnosticLogCollection arm64 <efc6ac801e113ab5ba0948fc9ff00d76> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x1f2f2a000 - 0x1f2f2bfff Marco arm64 <89e35f51ffcb33a2b3e0550bb2e0e386> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1f2f2c000 - 0x1f2f33fff MessageProtection arm64 <4a5fa063ed5f319fb68946d95866651a> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection 0x1f2f34000 - 0x1f324afff StoreServices arm64 <7276e8776dbe3d949a1b266bd938bdb3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1f324b000 - 0x1f3262fff Engram arm64 <41bdbdddec9d38d7901b7ea3159084e1> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1f3263000 - 0x1f337dfff IDSFoundation arm64 <ba5c1aea7178343d94bab72558893076> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1f337e000 - 0x1f3389fff CaptiveNetwork arm64 <dc0d6b335fe6360db8f570b153f93f57> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1f338a000 - 0x1f33bbfff EAP8021X arm64 <e82ea6cb186e3dfd8fc20acfc7770998> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1f33bc000 - 0x1f33f9fff MobileWiFi arm64 <03cfbf6142c7310386e56aa2c7fe3ccd> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1f33fa000 - 0x1f33fcfff OAuth arm64 <c6c85bc210a9305c9f4116ed4efbc484> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1f33fd000 - 0x1f33fffff CommonAuth arm64 <b4116d9cc391382c819551d0f837676d> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1f3400000 - 0x1f3470fff Heimdal arm64 <7b1184f444293581984ad9b33d7204dd> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1f3471000 - 0x1f349afff GSS arm64 <74b973d471d83cbc879a82d13c3db585> /System/Library/Frameworks/GSS.framework/GSS 0x1f349b000 - 0x1f34b4fff ApplePushService arm64 <247da4d634c638c5a3f46053934aa7c6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1f34b5000 - 0x1f354ffff AccountsDaemon arm64 <079f9307b69239668e9b72c55e8ee396> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1f3550000 - 0x1f3572fff AppleIDSSOAuthentication arm64 <4f6b0aabbfc230a7b9f394738af1cba9> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1f3573000 - 0x1f35f8fff AppleAccount arm64 <ebb58ea7d8ee32b2a50ce105f5846927> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1f35f9000 - 0x1f3755fff CoreUtils arm64 <a543f25a8643388380048ed8a80e4fd3> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1f3756000 - 0x1f386bfff IDS arm64 <0a7abd70144f38ae802910bcf2584e13> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1f386c000 - 0x1f3892fff MediaServices arm64 <30d81dad1c753200acb10bde0ce1b998> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1f3893000 - 0x1f3a73fff MediaRemote arm64 <cb50cb0618f43a1eb66ad16a743e8508> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1f3a74000 - 0x1f3a8ffff UserManagement arm64 <aab9cba78d243715a3118bafc25c93c3> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1f3a90000 - 0x1f3aa0fff MobileBluetooth arm64 <d0f50ab541d237f8a9e31bf9e1039690> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1f3aa1000 - 0x1f3ad1fff Bom arm64 <27d2cb8ad22f3b1fa9e4ab01fdef2b2f> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1f3ad2000 - 0x1f3ad6fff CommunicationsFilter arm64 <3c91664453d23bd8aa92105c002ae20e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1f3ad7000 - 0x1f3afbfff FTAWD arm64 <c10e76f52bb93e9890bda86187979f81> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1f3afc000 - 0x1f3b57fff FTServices arm64 <935103f8796d3f8984855dab93a14fe5> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1f3b9d000 - 0x1f3bebfff ChunkingLibrary arm64 <e07efd06873730f3a73bc8c1e33451ec> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1f3bec000 - 0x1f3bfbfff libnetworkextension.dylib arm64 <79117027246d316da9176d30131acdba> /usr/lib/libnetworkextension.dylib 0x1f4b66000 - 0x1f4d1ffff NetworkExtension arm64 <0c52eb9491143d328ad15189d938ac42> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1f4d20000 - 0x1f5180fff SiriTTS arm64 <f20cc9956c2c30b8be3253fa8d024c4d> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1f5181000 - 0x1f51defff SAObjects arm64 <14cabee4d606312eaff561d25541de86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1f51df000 - 0x1f5220fff VoiceServices arm64 <abf790d68de83187a160fee412aac734> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1f5252000 - 0x1f5373fff AssistantServices arm64 <8183ecd187e833b1a21f92a37b1edb93> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1f5374000 - 0x1f5393fff AssetCacheServices arm64 <6097ccc96d523d47850a4458c87b89d2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1f5394000 - 0x1f5450fff NetworkServiceProxy arm64 <f3e4b284ce643c23b5b2aec5469a4c62> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy 0x1f5451000 - 0x1f5529fff MMCS arm64 <b411bf509ee33874a6692efa162b31ba> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1f552a000 - 0x1f5536fff BluetoothManager arm64 <942a68b6d7263efdafcf39d93424cef2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1f5646000 - 0x1f5676fff PhotosFormats arm64 <6096c9c5e2023847be8bdfe12d8939c6> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1f5770000 - 0x1f58e9fff CloudPhotoLibrary arm64 <b74a3016cbcc3d78bb8322a1cf14f4bf> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1f59da000 - 0x1f5a0efff AssetsLibraryServices arm64 <677ec4a0ad75356baf10b9ff08e4c638> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1f5a44000 - 0x1f5a6dfff DCIMServices arm64 <674fb4e464eb3961bdfd60f4f013bf36> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1f5a6e000 - 0x1f5ba9fff CoreMediaStream arm64 <c7da06b6843738cea2a9a84b96d5c280> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1f5baa000 - 0x1f5bb1fff XPCKit arm64 <1928f59ecf1831558680d4a687dcbc77> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x1f5c97000 - 0x1f5cb5fff CloudPhotoServices arm64 <e6fd186864593dbda1ab2718309457f3> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1f5cc2000 - 0x1f5ce0fff MediaStream arm64 <02b4f954594f38a38b954ae6da5cce5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1f5ce1000 - 0x1f6227fff PhotoLibraryServices arm64 <04f51cd115193b9fafbc474a36b7f3a0> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1f6228000 - 0x1f6244fff PrototypeTools arm64 <82893defb7153b6eba6699e6c387a853> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1f6245000 - 0x1f62cefff CoreSymbolication arm64 <4180ec89d0aa3c4c8981d1e51b275827> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1f6419000 - 0x1f641ffff IncomingCallFilter arm64 <c70dee57870b3f569f4af869927cc884> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1f6420000 - 0x1f64dbfff iTunesStore arm64 <ab607d1207113768b5e77b6700bf0fae> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1f64dc000 - 0x1f64e2fff libtzupdate.dylib arm64 <6221b88e437d3da7a635d0ab571e0bfc> /usr/lib/libtzupdate.dylib 0x1f64e3000 - 0x1f6639fff Preferences arm64 <4ed031e9cc03319f8784a5850113cba0> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1f663a000 - 0x1f6642fff CoreTime arm64 <2794cf580ba139f88b8724d49ad6114d> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1f6643000 - 0x1f6695fff CoreAppleCVA arm64 <9c7ad0c39c3933018ab769f2869e9eaf> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1f66d7000 - 0x1f6882fff AppleCVA arm64 <18bd7bea950e3f37a8b742d7b05f1e3d> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1f6883000 - 0x1f6920fff Montreal arm64 <9245892a98243ad7aebbc667218433a6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1f6921000 - 0x1f6c95fff Espresso arm64 <40771d39da953fe79f7e4377a348b679> /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1f6c96000 - 0x1f6c9cfff MobileSystemServices arm64 <3d8a3d2af32a3b38b97aadce8b3a52c3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1f6c9d000 - 0x1f6ea2fff Photos arm64 <9d3adaed7a8d35929890e07f123d8b80> /System/Library/Frameworks/Photos.framework/Photos 0x1f6eaf000 - 0x1f7112fff CoreML arm64 <c7bf861ee1a53628a6f46baca92bbd8c> /System/Library/Frameworks/CoreML.framework/CoreML 0x1f7113000 - 0x1f7117fff CoreOptimization arm64 <8e4a143b80803fbcbf4ba81c5147f16b> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1f7176000 - 0x1f71d0fff CorePrediction arm64 <130e93cf8cae314ebc1ac0f3fe513984> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1f72f2000 - 0x1f731efff Futhark arm64 <77448663e4223b33994cc48aeea12237> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1f731f000 - 0x1f7397fff NanoRegistry arm64 <5cb2c6baa0393ee6971e0144f08cff74> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1f73f4000 - 0x1f740bfff BaseBoardUI arm64 <a34e1552a9cb301897d5611d363878e2> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1f75e2000 - 0x1f76adfff CorePDF arm64 <65141725213e3b7e8046166235649b2f> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1f76ae000 - 0x1f7972fff Vision arm64 <64a0e95e0301312ab2aec92c532b6613> /System/Library/Frameworks/Vision.framework/Vision 0x1f7973000 - 0x1f7e41fff WebKit arm64 <ba7e8e8ef0fb3fd1b66b59af1b99f721> /System/Library/Frameworks/WebKit.framework/WebKit 0x1f7ee4000 - 0x1f7ee9fff ConstantClasses arm64 <a14c496d54a23638889194f4bf298e71> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1f7ef3000 - 0x1f7f3efff AXRuntime arm64 <2fe9fd1ab99c34608372a554904976c7> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1f7f3f000 - 0x1f7f78fff ScreenReaderCore arm64 <76ddbd6ee5b6317b8a6083286825cbe5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1f7f79000 - 0x1f7f94fff TextToSpeech arm64 <24e8248eb49736ed95ab6cab2ef9f525> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1f7f95000 - 0x1f7feffff CoreMIDI arm64 <ea3edc10097833f4ae65ebfd5e42f37f> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1f7ff0000 - 0x1f808efff MediaPlatform arm64 <3112141562173a39bc44731d8a0179a8> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1f80fa000 - 0x1f8105fff DAAPKit arm64 <45065e551abd3549a03fa44dd0e3973d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1f8106000 - 0x1f8108fff libAXSafeCategoryBundle.dylib arm64 <50d7f621db7238cca7ba6b5b2cf86b00> /usr/lib/libAXSafeCategoryBundle.dylib 0x1f8109000 - 0x1f8114fff libAXSpeechManager.dylib arm64 <ff3dedc3f48331328cf9f9492381ac76> /usr/lib/libAXSpeechManager.dylib 0x1f8115000 - 0x1f8202fff AccessibilityUtilities arm64 <290a6d5ced023864a73d6785149e74ac> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x1f8203000 - 0x1f8515fff MediaLibraryCore arm64 <1ea130319eaa3b6b80ebd9e17a7af587> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1f8516000 - 0x1f8517fff AdSupport arm64 <4ceb6fa2040b3e0fb7d66f7762f40e61> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1f8518000 - 0x1f87affff MusicLibrary arm64 <987e74c794253b87b1ad557c905a122a> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1f9059000 - 0x1f91fcfff iTunesCloud arm64 <00f5f3b4b0813700a46670bdbfa53212> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1f91fd000 - 0x1f929efff HomeSharing arm64 <0a82b64f9429306c8ea7af799a25cd9a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1f9411000 - 0x1f9420fff NanoPreferencesSync arm64 <f0e6ed1793d83b8cbc72f9fb520919e0> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1f9421000 - 0x1f9898fff MediaPlayer arm64 <5426d543e9673e73b5bec8adb7b5f469> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1f9899000 - 0x1f98befff MobileInstallation arm64 <67607be899883a63a31ebd577036c705> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1f999b000 - 0x1f9a68fff TelephonyUtilities arm64 <fbbdae0d03b9359e9ec36496f4f00534> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1f9aa5000 - 0x1f9ac5fff AccessibilityUIUtilities arm64 <d96917336b213a9589d8ca46b9396599> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x1f9d1a000 - 0x1f9d7cfff AXMediaUtilities arm64 <c87b40dc74633933a22ba384c9c3ed90> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x1f9d7d000 - 0x1f9df4fff UIAccessibility arm64 <bf58bf1b115d3163969c08df7bb29b62> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1f9f51000 - 0x1f9f69fff CoreFollowUp arm64 <4b2fb372dc6d3badbd42f88d340d65f9> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1fa65e000 - 0x1fa691fff Pegasus arm64 <4ebc86671dce39b9b413d98021a810d2> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1fa692000 - 0x1fa74afff AVKit arm64 <c59b6cd29b103ea9a36aa84f5305d513> /System/Library/Frameworks/AVKit.framework/AVKit 0x1fa777000 - 0x1fa77afff FTClientServices arm64 <f4283507d96a378380e2db026f0d6cb2> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1facd4000 - 0x1face1fff SetupAssistantSupport arm64 <39bceb5a03123d9c996fb656296a50bd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1face2000 - 0x1fad0efff SetupAssistant arm64 <a36be68594133a9a9d665a7b83448ae4> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1fad5a000 - 0x1fad64fff MobileStorage arm64 <cb4dc0532905320fb24b68bf9a4c4cae> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x1fada8000 - 0x1fae05fff ImageCapture arm64 <45f217d34db239b188a248daada67d2b> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture 0x1fb97b000 - 0x1fb994fff CoreSDB arm64 <b2bd2741cc4831ddbdecd6e36be7db58> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1fb995000 - 0x1fba26fff IMSharedUtilities arm64 <0dce8c3c0df334028260d3040e037448> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1fba27000 - 0x1fba2dfff LinguisticData arm64 <33e9c5f1892f302983980fb3b711998a> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1fc1a6000 - 0x1fc1bcfff EmojiFoundation arm64 <ca8e3389430a3a3a9148e7b2e0cd7a99> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1fc1bd000 - 0x1fc2edfff IMDPersistence arm64 <ca76761ac74e3c76b649420776bc71e5> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1fc2ee000 - 0x1fc308fff MetalKit arm64 <cbe7d44c48cc3056b11834c87cce2976> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1fd0d7000 - 0x1fd19efff PDFKit arm64 <03d0dacc8a033e10b8b6fe9c457046cd> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1fd2cb000 - 0x1fd491fff IMCore arm64 <8afa7ed7d90d32a8922f088bb2e009d9> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1fd4ac000 - 0x1fd4f4fff Pasteboard arm64 <003718a32f4435ed9e5eba81788cab06> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1fd549000 - 0x1fd55bfff MobileDeviceLink arm64 <74de7d2ef66b3e0287231da7a93732b3> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1fd648000 - 0x1fd691fff MobileBackup arm64 <c12adcf05b1f370cacb7f8efccf7b622> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1fd692000 - 0x1fd6dffff SafariSafeBrowsing arm64 <b3dc3399eedc36c09f5ffc2882f55081> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1fe76d000 - 0x1fe76efff LegacyHandle arm64 <1dd98ce260203f8c84f4d27274fae7e6> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x1fe8ca000 - 0x1fe8cafff libAWDProtobufFacetimeiMessage.dylib arm64 <9b7576a2bf4c3315adc728cae243f75e> /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x1fe8ec000 - 0x1fe928fff ViceroyTrace arm64 <030e86a8620e3875afd6a72667460d01> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x1fe935000 - 0x1fe94dfff IAP arm64 <e1de12867d9a31c1a9ee772b064f68d2> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x1fec20000 - 0x1feed1fff VideoProcessing arm64 <b06fac4e32e932ea82bd953b57e7ec33> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1feed2000 - 0x1feeebfff ExternalAccessory arm64 <1baa4dde3cd33d6fb3cf4e84573531ef> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x1fef47000 - 0x1fef52fff SimpleKeyExchange arm64 <5327d25a700c3e4c91933feb5a2955bc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x1fef53000 - 0x1fef53fff snatmap arm64 <7be68a22901c3d7ea5ef15241998c2c5> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap 0x1fef54000 - 0x1fef58fff AccessibilityUIShared arm64 <6815e632f1e33dc08b46e053b7cd92af> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared 0x1fefc0000 - 0x1ff006fff ICE arm64 <aaa240a09f3a30918ea74052bba3d66b> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE 0x1ff2e2000 - 0x1ff33bfff CallKit arm64 <5e885043d938371ea86f9fa966ad86d6> /System/Library/Frameworks/CallKit.framework/CallKit 0x1ff33c000 - 0x1ff342fff AccessibilityUI arm64 <205bd921a605354f95ca2169a5b48351> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI 0x1ff39d000 - 0x1ff3f7fff IMAVCore arm64 <4c0a5682f6aa39f2baab0586f3e98013> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore 0x1ff75b000 - 0x1ff76afff WirelessCoexManager arm64 <882ddec121c63f6c958f1cc6f48a725b> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x1ffa92000 - 0x1ffee3fff AVConference arm64 <257012e9036638f09370f7c91673f896> /System/Library/PrivateFrameworks/AVConference.framework/AVConference 0x2000a7000 - 0x2000fafff LoggingSupport arm64 <1f1c6027db803b0da5d603c7892d70eb> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x2021d5000 - 0x202227fff CallHistory arm64 <28118f1e8b95368b932a188bce57938b> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory 0x202f8f000 - 0x202f94fff kperf arm64 <aacc436be4413558911784d3c5868717> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x2031ee000 - 0x203214fff CellularPlanManager arm64 <a61afefa2dd5343aa7fd7848f0b9fef6> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x2033fc000 - 0x203404fff kperfdata arm64 <07cdf27744d53c899ef6568ca60a93d7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x20344a000 - 0x203452fff libdscsym.dylib arm64 <fc8036818e1c37a6897f171a625e6b30> /usr/lib/libdscsym.dylib 0x203453000 - 0x203457fff libsysdiagnose.dylib arm64 <77de8fe55c603311b660f7787213c0f4> /usr/lib/libsysdiagnose.dylib 0x20348a000 - 0x20353bfff AutoLoop arm64 <f7712ba8a6423abba743e3d73ccb6d6d> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x2036b9000 - 0x2036befff IDSKVStore arm64 <5a682853c53635e0b496e4cbd32aa714> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x203820000 - 0x20385bfff ktrace arm64 <5e716bd202b433d599fd14e8ae790d5b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x203a8e000 - 0x203a90fff SpeakTypingServices arm64 <1efca06e9e893d3d8c46f08cd208ceab> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices 0x203a91000 - 0x203a96fff ZoomServices arm64 <6f9cb5d755b93ca298f9b388cd1f67ae> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices 0x205aaf000 - 0x205af6fff BiometricKit arm64 <52706876f39f3fd89344ff2538d52974> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x205b16000 - 0x205b25fff CTCarrierSpace arm64 <5bd71f5764953d509aa3d71588943f8c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x205fbd000 - 0x205fd1fff DeviceIdentity arm64 <524b6854c2db316789910b6879620eea> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x2080ec000 - 0x208128fff Rapport arm64 <6503af18058d3222a1a287fbab594cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x208165000 - 0x208182fff SignpostSupport arm64 <5c82dad2278137fab253183ff0198ad2> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x2090d7000 - 0x2090defff libMatch.1.dylib arm64 <ac6125bf827f3d2aa0016866f220f1de> /usr/lib/libMatch.1.dylib 0x2090df000 - 0x2090e0fff libMobileCheckpoint.dylib arm64 <57507125529435f39b0ed3236553cc8a> /usr/lib/libMobileCheckpoint.dylib 0x209127000 - 0x209143fff libtailspin.dylib arm64 <ea7a0bb37fc8337e960fa41137219811> /usr/lib/libtailspin.dylib 0x20914e000 - 0x20915efff AccessibilitySettingsLoader arm64 <146421159fc03876a4c7c849c952188f> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x20918d000 - 0x209198fff MediaPlayerFramework arm64 <ce50a024bfde3ba087dcae0a85ed34ef> /System/Library/AccessibilityBundles/MediaPlayerFramework.axbundle/MediaPlayerFramework 0x2091c6000 - 0x2091c8fff PhotoLibraryServices arm64 <3440c7bc6d3c3eaba209ec0c4711833b> /System/Library/AccessibilityBundles/PhotoLibraryServices.axbundle/PhotoLibraryServices 0x2091d1000 - 0x2091d4fff PhotosFramework arm64 <b445d1906b9b3386aea7694750ee48da> /System/Library/AccessibilityBundles/PhotosFramework.axbundle/PhotosFramework 0x209257000 - 0x209343fff UIKit arm64 <c8ddcc3746e4359a82c52f282704782a> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit 0x209344000 - 0x20935afff WebCore arm64 <531d0c657d22383b917e7b39c39a83fb> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore 0x20935b000 - 0x20935efff WebKit arm64 <a171a9c22ee2342db50d47fa307a9852> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit 0x20935f000 - 0x209367fff WebKitLegacy arm64 <a55b0c573e26374c832119d180a54b55> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy 0x20936e000 - 0x20936ffff iTunesStoreFramework arm64 <4ea06c8fc7a635698caf163c47ab6d1b> /System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework 0x209442000 - 0x209728fff RawCamera arm64 <7d18ab54ced13c699aadfedec7f08343> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x209a79000 - 0x209a8dfff libCGInterfaces.dylib arm64 <85b9e4a9303230569e25491fd7f191c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x20c273000 - 0x20c29afff CoreServicesInternal arm64 <a099ea39d88831bfbc5f234d047b2e58> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x20c929000 - 0x20c93afff libGSFontCache.dylib arm64 <af323cbcb5cc3c409e51377af12eb88c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x20c93b000 - 0x20c96dfff libTrueTypeScaler.dylib arm64 <015e8c878acc3f019b9c7a83f6606823> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x20e485000 - 0x20e489fff InternationalSupport arm64 <a9f9bcf0b66a318b8f4fe2ef30e1de4e> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x20fa23000 - 0x20fa2dfff SignpostCollection arm64 <adb35347388836f2be93bc78bbd25b15> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x210088000 - 0x21008efff TextInputUI arm64 <fa18a68edc9e30f485a73ff370f4b782> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x2105b2000 - 0x2105b5fff XCTTargetBootstrap arm64 <125834652e7a3a11bc651eaa9e666daf> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x2105f8000 - 0x21060afff libEDR arm64 <eb83850e8b51332eb927337cd510794d> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x21102a000 - 0x211037fff libMobileGestaltExtensions.dylib arm64 <1c30ea252776384bad74952401a7c015> /usr/lib/libMobileGestaltExtensions.dylib 0x211149000 - 0x211149fff libcharset.1.dylib arm64 <261ef847003736228dff4aa79221b198> /usr/lib/libcharset.1.dylib 0x211c18000 - 0x211c19fff libsandbox.1.dylib arm64 <96115773ec793ebc8a7744b0d3b0d960> /usr/lib/libsandbox.1.dylib 0x211c58000 - 0x211c59fff liblog_network.dylib arm64 <fd1e988a105c37c4b4ca5cbf2e765c4f> /usr/lib/log/liblog_network.dylib 0x211d44000 - 0x211d46fff DCIMServices arm64 <ca2c31c8a0ae3bb6870da8b474190112> /System/Library/AccessibilityBundles/DCIMServices.axbundle/DCIMServices 0x211dd9000 - 0x211f2dfff CoreServices arm64 <7ca0c8226edd3f0e9de6c9ada3f8854c> /System/Library/Frameworks/CoreServices.framework/CoreServices 0x211f5a000 - 0x211f73fff MPSRayIntersector arm64 <a59116136430388d88d2fc7069710099> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x211fa3000 - 0x2120defff Network arm64 <cf486b8fe27230998f9db137573d0919> /System/Library/Frameworks/Network.framework/Network 0x2120e9000 - 0x2120f7fff ANEServices arm64 <2cb537a340fc305e9b367d6829ce597b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x2120fc000 - 0x212100fff ASEProcessing arm64 <3703b68e414f32dbbdd1ac4a97a7ba1d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x212101000 - 0x21210cfff AXCoreUtilities arm64 <35b935e1fb03325a967b71c339a63fd1> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x212387000 - 0x2124c4fff AppleMediaServices arm64 <e900e6a7d5c8312da04eaebb917427b6> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x2124c5000 - 0x2124d4fff AppleNeuralEngine arm64 <ce5d2aaaf72e305a9221062401ccaec9> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x21265e000 - 0x212695fff C2 arm64 <04e0090ef3493354a65e6f4a3919ad37> /System/Library/PrivateFrameworks/C2.framework/C2 0x212bd2000 - 0x212c2afff DocumentManager arm64 <efe8ee676487367180d6691106bbdbdc> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x212c73000 - 0x212c78fff HearingCore arm64 <0163668c19a13267b23a1922372a95b2> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore 0x212d67000 - 0x212d6bfff IdleTimerServices arm64 <c5d940c64ac53ef0a529cf996b367829> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x212de7000 - 0x212e12fff MetadataUtilities arm64 <b956b88e7e56373080ebba7760868b33> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x213391000 - 0x2133e2fff OTSVG arm64 <120d3e9410e33b1fbfebc7db541098d2> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x2134e0000 - 0x21353ffff PhotoFoundation arm64 <0908388d88763d02ab84a5489ddfa37d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x213593000 - 0x2135d8fff PhotosImagingFoundation arm64 <74618eb684c13ca793e60c9596a273a7> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x21362c000 - 0x21368cfff ROCKit arm64 <ab04ec8bccfe3770b46413ff6a9bab0a> /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit 0x2136a7000 - 0x2136d5fff RTTUtilities arm64 <52d48c1ae702340b8afa407128919be1> /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities 0x2138a2000 - 0x2138b4fff RemoteTextInput arm64 <e054dcd726d23669ad241943e85887f1> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x2138dd000 - 0x213977fff SampleAnalysis arm64 <fb22ef1fe16d3175ad56bf23e1e94a7d> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x213a5c000 - 0x213a5cfff SignpostNotification arm64 <7d1b1e317bea32ecaf71290b96d6e123> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification 0x213acb000 - 0x213ad3fff StatsKit arm64 <64e328675e8b33fab748332751a870dd> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit 0x2145f8000 - 0x21572dfff UIKitCore arm64 <db4b7f70039932b49da37218b5a4ba49> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x21572e000 - 0x215739fff UIKitServices arm64 <dc4399111db53da69d735b616bd65b90> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x21573a000 - 0x215741fff URLFormatting arm64 <6103f7f4467a38ac889cf6fc4946ef10> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting EOF
Posted Last updated
.