aws-amplify/aws-sdk-ios

AWSIoTStreamThread .cxx_destruct crashed

tangguoEddy opened this issue · 12 comments

When I integrated version 2.34.0 into the app, users reported the following log:

Code Type:             ARM-64
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-03-20 13:33:25.1131 +0800
OS Version:            macOS 13.5 (22G74)
Report Version:        12
Anonymous UUID:        

Sleep/Wake UUID:       AE7403F2-9D6D-464B-B66C-6FE2B31CD5E7

Time Awake Since Boot: 100000 seconds
Time Since Wake:       62 seconds

System Integrity Protection: enabled

Crashed Thread:        5

Exception Type:        EXC_CRASH (SIGKILL)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace OBJC, Code 1 

Thread 0:
0   libsystem_kernel.dylib        	0x000000019fa93f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x000000019faa6280 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x000000019fa9cbb8 mach_msg_overwrite + 604 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x000000019fa942d0 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fbb27e4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fbb10c4 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fbb04b8 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001a0b29fbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x00000001a0b9e384 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 (NSRunLoop.m:420)
9   UIKitCore                     	0x00000001cb35fe04 -[UIEventFetcher threadMain] + 104 (UIEventFetcher.m:1376)
10  Foundation                    	0x00000001a0b2353c __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 1:
0   libsystem_kernel.dylib        	0x000000019fa93f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x000000019faa6280 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x000000019fa9cbb8 mach_msg_overwrite + 604 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x000000019fa942d0 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fbb27e4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fbb10c4 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fbb04b8 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   AppKit                        	0x00000001a2f01f54 _NSEventThread + 172 (NSEvent.m:5060)
8   libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
9   libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	0x000000019fa93f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x000000019faa6280 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x000000019fa9cbb8 mach_msg_overwrite + 604 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x000000019fa942d0 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fbb27e4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fbb10c4 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fbb04b8 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x00000001a4596d28 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1562)
8   Foundation                    	0x00000001a0b2353c __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	0x000000019fa93f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x000000019faa6280 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x000000019fa9cbb8 mach_msg_overwrite + 604 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x000000019fa942d0 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fbb27e4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fbb10c4 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fbb04b8 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001a0b29fbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   AWSIoT                        	0x00000001039f98a8 -[_SRRunLoopThread main] + 228 (AWSSRWebSocket.m:1905)
9   Foundation                    	0x00000001a0b2353c __NSThread__start__ + 716 (NSThread.m:963)
10  libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
11  libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 4:
0   libsystem_kernel.dylib        	0x000000019fa9f030 __select + 8
1   CoreFoundation                	0x000000019fbdc16c __CFSocketManager + 636 (CFSocket.c:1340)
2   libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
3   libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 5 Crashed:
0   libsystem_kernel.dylib        	0x000000019fa9e7b0 __terminate_with_payload + 8
1   libsystem_kernel.dylib        	0x000000019fac5e80 abort_with_payload_wrapper_internal + 136 (terminate_with_reason.c:106)
2   libsystem_kernel.dylib        	0x000000019fac5df8 abort_with_reason + 32 (terminate_with_reason.c:116)
3   libobjc.A.dylib               	0x000000019f765504 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 128 (objc-errors.mm:216)
4   libobjc.A.dylib               	0x000000019f765484 _objc_fatal(char const*, ...) + 44 (objc-errors.mm:232)
5   libobjc.A.dylib               	0x000000019f73a558 lookUpImpOrForward + 776 (objc-runtime-new.mm:6907)
6   libobjc.A.dylib               	0x000000019f739f64 _objc_msgSend_uncached + 68
7   libobjc.A.dylib               	0x000000019f763e90 objc_object::sidetable_release(bool, bool) + 292 (NSObject.mm:1839)
8   AWSIoT                        	0x0000000103a01e58 -[AWSIoTStreamThread .cxx_destruct] + 116 (AWSIoTStreamThread.m:32)
9   libobjc.A.dylib               	0x000000019f74440c object_cxxDestructFromClass(objc_object*, objc_class*) + 116 (objc-class.mm:456)
10  libobjc.A.dylib               	0x000000019f73be88 objc_destructInstance + 80 (objc-runtime-new.mm:8628)
11  libobjc.A.dylib               	0x000000019f73be2c _objc_rootDealloc + 80 (NSObject.mm:2138)
12  Foundation                    	0x00000001a0b22d40 -[NSThread dealloc] + 100 (NSThread.m:746)
13  AWSIoT                        	0x0000000103a013c4 -[AWSIoTStreamThread dealloc] + 52 (AWSIoTStreamThread.m:60)
14  Foundation                    	0x00000001a0b229c4 __NSFinalizeThreadData + 740 (NSThread.m:1157)
15  CoreFoundation                	0x000000019fba7098 __CFTSDFinalize + 124 (CFPlatform.c:800)
16  libsystem_pthread.dylib       	0x000000019fad1970 _pthread_tsd_cleanup + 620 (pthread_tsd.c:416)
17  libsystem_pthread.dylib       	0x000000019fad469c _pthread_exit + 84 (pthread.c:1719)
18  libsystem_pthread.dylib       	0x000000019fad16a0 pthread_exit + 88 (pthread.c:1736)
19  Foundation                    	0x00000001a0b7f474 +[NSThread exit] + 20 (NSThread.m:628)
20  Foundation                    	0x00000001a0b23548 __NSThread__start__ + 728 (NSThread.m:965)
21  libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
22  libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8

Thread 6:
0   libsystem_pthread.dylib       	0x000000019faced8c start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x000000019faced8c start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x000000019faced8c start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib       	0x000000019faced8c start_wqthread + 0

Thread 10:
0   libsystem_kernel.dylib        	0x000000019fa93f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x000000019faa6280 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x000000019fa9cbb8 mach_msg_overwrite + 604 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x000000019fa942d0 mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fbb27e4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fbb10c4 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fbb04b8 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001a0b29fbc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   AWSIoT                        	0x0000000103a016ac -[AWSIoTStreamThread main] + 728 (AWSIoTStreamThread.m:92)
9   Foundation                    	0x00000001a0b2353c __NSThread__start__ + 716 (NSThread.m:963)
10  libsystem_pthread.dylib       	0x000000019fad3fa8 _pthread_start + 148 (pthread.c:893)
11  libsystem_pthread.dylib       	0x000000019faceda0 thread_start + 8


Thread 5 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000001   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000152958f70   x6: 0x0000000000000280   x7: 0x0000000000010000
    x8: 0x0000000000000020   x9: 0x00000001fab60608  x10: 0x0000000008089a10  x11: 0x0000000000089a10
   x12: 0x0000000000089a10  x13: 0x0000000008089a10  x14: 0x00000000ffffffff  x15: 0x0000000154a5f280
   x16: 0x0000000000000208  x17: 0x00000001ff6752c8  x18: 0x0000000000000000  x19: 0x0000000000000080
   x20: 0x0000000152958f70  x21: 0x0000000000000000  x22: 0x0000000000000000  x23: 0x0000000000000001
   x24: 0x0000000000000008  x25: 0x00000001fab64000  x26: 0x000000000000000b  x27: 0x00000001f81f74f4
   x28: 0x000000016d5ab0e0   fp: 0x000000016d5aa710   lr: 0x000000019fac5e80
    sp: 0x000000016d5aa6d0   pc: 0x000000019fa9e7b0     cpsr: 0x1000
   esr: 0x56000080  Address size fault


Binary Images:
        0x102cb0000 -         0x102ebffff Sesame (arm64)  <511CBB70-B6D0-3F79-819E-AB5DABF284A5> /Volumes/VOLUME/*/Sesame.app/Sesame
        0x102fb8000 -         0x102fbbfff AWSAPIGateway_-3E807E1F8380265C_PackageProduct (arm64)  <4ECEC5FD-5D5A-39CA-9C55-125735364EDD> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSAPIGateway_-3E807E1F8380265C_PackageProduct.framework/AWSAPIGateway_-3E807E1F8380265C_PackageProduct
        0x102fc8000 -         0x102fcbfff AWSIoT_1718228465003D_PackageProduct (arm64)  <3F0EB8B1-58FE-338A-95EB-EC77F9346879> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSIoT_1718228465003D_PackageProduct.framework/AWSIoT_1718228465003D_PackageProduct
        0x102fec000 -         0x102ff3fff AWSCognitoIdentityProviderASF (arm64)  <F960DC52-BBB5-3698-B5B4-83A3693BE996> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSCognitoIdentityProviderASF.framework/AWSCognitoIdentityProviderASF
        0x103018000 -         0x10301ffff AWSAuthCore (arm64)  <2A914598-8A04-3E52-B31C-7D5DFB9FEEFD> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSAuthCore.framework/AWSAuthCore
        0x103030000 -         0x10303bfff AWSAPIGateway (arm64)  <AE7B16B5-D6C3-3E9E-9110-F478004580A1> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSAPIGateway.framework/AWSAPIGateway
        0x1030dc000 -         0x1030e7fff libobjc-trampolines.dylib (arm64e)  <8E928412-9E96-32D4-B173-D99BEB9FED0B> /usr/lib/libobjc-trampolines.dylib
        0x103114000 -         0x1031f7fff AWSCore (arm64)  <AA3A53F0-FB55-3F92-8704-CAB6043032B7> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSCore.framework/AWSCore
        0x103250000 -         0x1032affff AWSMobileClientXCF (arm64)  <5546C3B3-71EC-32B7-885C-1A4C3B210755> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSMobileClientXCF.framework/AWSMobileClientXCF
        0x1032ec000 -         0x10338ffff SesameSDK (arm64)  <1B9D4359-A42E-36B5-9AE8-2FC109A9CB37> /Volumes/VOLUME/*/Sesame.app/Frameworks/SesameSDK.framework/SesameSDK
        0x103440000 -         0x1035c3fff AWSCognitoIdentityProvider (arm64)  <8E32BE83-8930-3013-94DB-F06E456B48A2> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSCognitoIdentityProvider.framework/AWSCognitoIdentityProvider
        0x103974000 -         0x103bdbfff AWSIoT (arm64)  <83EDD57F-4D2C-3DC7-9524-7D930807D8DF> /Volumes/VOLUME/*/Sesame.app/Frameworks/AWSIoT.framework/AWSIoT
        0x19f730000 -         0x19f775f3f libobjc.A.dylib (arm64e)  <AC12887C-D698-3627-B9D1-D2E5055A5DA4> /usr/lib/libobjc.A.dylib
        0x19fa93000 -         0x19faccff7 libsystem_kernel.dylib (arm64e)  <08C5FE2A-B0BF-3AB6-BB42-460C18917D33> /usr/lib/system/libsystem_kernel.dylib
        0x19facd000 -         0x19fad9fff libsystem_pthread.dylib (arm64e)  <1F30FB9A-BDF9-32DB-A709-8417666A7E45> /usr/lib/system/libsystem_pthread.dylib
        0x19fb33000 -         0x1a000cfff CoreFoundation (arm64e)  <B3B2DF49-2DB8-370E-84AE-E0A2704515B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x1a0acd000 -         0x1a1492fff Foundation (arm64e)  <B7799CB6-0A3C-3C8B-A185-8CEC55845B14> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x1a2d9e000 -         0x1a3cadfff AppKit (arm64e)  <AB4A163E-3A53-3FDE-A88D-130759291ADB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x1a4343000 -         0x1a4705fff CFNetwork (arm64e)  <5AE47921-0539-3C89-A6A8-23176AD35D4D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x1cb35b000 -         0x1cca2cfff UIKitCore (arm64e)  <E4787D2B-C4E3-30E3-99F8-0BD846F45837> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=317.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=317.8M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 4864K        8 
CG image                            96K        3 
ColorSync                          528K       26 
CoreAnimation                      896K       21 
CoreData                            32K        2 
CoreData Object IDs               4112K        2 
CoreGraphics                        48K        3 
CoreUI image data                 1408K        9 
Dispatch continuations            64.0M        1 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           116.4M       58 
MALLOC guard page                  288K       15 
MALLOC_MEDIUM (reserved)         112.0M        1         reserved VM address space (unallocated)
SQLite page cache                  512K        4 
STACK GUARD                        176K       11 
Stack                             13.8M       12 
Stack Guard                       56.0M        1 
VM_ALLOCATE                        320K       20 
__AUTH                            2041K      403 
__AUTH_CONST                      28.0M      626 
__CTF                               824        1 
__DATA                            8687K      625 
__DATA_CONST                      31.9M      634 
__DATA_DIRTY                      2421K      265 
__FONT_DATA                        2352        1 
__LINKEDIT                       803.6M       13 
__OBJC_RO                         66.4M        1 
__OBJC_RW                         2012K        1 
__TEXT                           589.0M      664 
dyld private memory                272K        2 
libnetwork                         640K       16 
mapped file                      261.9M       43 
shared memory                      880K       15 
===========                     =======  ======= 
TOTAL                              2.1G     3513 
TOTAL, minus reserved VM space     2.0G     3513 


EOF

Please take the time out of your busy schedule to resolve this, as I really hope users can have a great experience.

Hello, thank you for opening this issue, is this a regression from a previous version of the SDK?

Hello, thank you for opening this issue, is this a regression from a previous version of the SDK?

This is a newly discovered issue. Regarding the previous issue number #5159, it appears to have been fixed now.

Hi @tangguoEddy, can you tell us about how often this occurs for your users? When does it occur—intermittently or is it reproducible with certain steps?

Hi @tangguoEddy, can you tell us about how often this occurs for your users? When does it occur—intermittently or is it reproducible with certain steps?

It seems to happen by accident, please pay attention to this issue.

Thanks @tangguoEddy, we'll investigate further and let you know.

Could you please answer the following questions, as they could help us pinpoint the root cause:

  • How are you consuming this package? CocoaPods, SPM, Carthage?
  • What is the iOS deployment target for your app?
  • What Xcode version are you using for building?

Thanks @tangguoEddy, we'll investigate further and let you know.

Could you please answer the following questions, as they could help us pinpoint the root cause:

  • How are you consuming this package? CocoaPods, SPM, Carthage?
  • What is the iOS deployment target for your app?
  • What Xcode version are you using for building?
  1. SPM
  2. iOS12
  3. Xcode Version 15.0.1 (15A507)

I noticed that you have fixed the issue, when will the new version be released?

@tangguoEddy We will post an update on the ticket once the fix has been released.

This change has been included in version 2.35.0.

My app integrates the following AWS SDK information:

image

I am still receiving crash reports from users.

Incident Identifier: F0FBF566-F93A-4D55-B03D-3089FC3E39C7
Hardware Model:      iPhone12,3
Process:             Sesame [2214]
Path:                /private/var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Sesame
Identifier:          co.candyhouse.sesame2
Version:             11 (3.0.53)
AppStoreTools:       15E204
AppVariant:          1:iPhone12,3:14
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           co.candyhouse.sesame2 [2872]

Date/Time:           2024-04-10 15:27:01.8808 +0900
Launch Time:         2024-04-10 06:38:44.7491 +0900
OS Version:          iPhone OS 14.8 (18H17)
Release Type:        User
Baseband Version:    2.06.00
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000046ca93840
VM Region Info: 0x46ca93840 is not in any region.  Bytes after previous region: 7728609345  Bytes before following region: 48642836416
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO              280000000-2a0000000 [512.0M] rw-/rwx SM=COW  
--->  GAP OF 0xd20000000 BYTES
      commpage (reserved)      fc0000000-1000000000 [  1.0G] ---/--- SM=NUL  ...(unallocated)

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [2214]
Triggered by Thread:  6

Thread 0 name:
Thread 0:
0   CoreFoundation                	0x0000000193811cfc __CFRunLoopDoObservers + 416 (CFInternal.h:340)
1   CoreFoundation                	0x0000000193811cdc __CFRunLoopDoObservers + 384 (CFInternal.h:647)
2   CoreFoundation                	0x000000019381251c __CFRunLoopRun + 1524 (CFRunLoop.c:3021)
3   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
4   GraphicsServices              	0x00000001aaee2734 GSEventRunModal + 164 (GSEvent.c:2259)
5   UIKitCore                     	0x000000019628f75c -[UIApplication _run] + 1072 (UIApplication.m:3269)
6   UIKitCore                     	0x0000000196294fcc UIApplicationMain + 168 (UIApplication.m:4740)
7   Sesame                        	0x000000010212c08c main + 64 (AppDelegate.swift:16)
8   libdyld.dylib                 	0x00000001934cdcf8 start + 4 (:-1)

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6   Foundation                    	0x0000000194b01c58 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424)
7   UIKitCore                     	0x0000000196344304 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:929)
8   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
10  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   CFNetwork                     	0x00000001940f0b38 +[__CFN_CoreSchedulingSetRunnable _run:] + 568 (CoreSchedulingSet.mm:1374)
6   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
7   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
8   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 3 name:
Thread 3:
0   libsystem_c.dylib             	0x000000019cbefe14 vasprintf + 0 (vasprintf.c:80)
1   libcoretls.dylib              	0x00000001de5fc6dc __ssl_debug + 64 (sslUtils.c:228)
2   libcoretls.dylib              	0x00000001de5edd58 tls_handshake_process + 228 (tls_handshake.c:326)
3   Security                      	0x000000019ae00200 SSLRead + 548 (sslTransport.c:562)
4   CFNetwork                     	0x0000000193fb68f8 SocketStream::securityBufferedRead_NoLock() + 200 (SocketStream.cpp:7688)
5   CFNetwork                     	0x0000000193fb439c SocketStream::socketCallbackReadLocked(SocketStreamSignalHolder*) + 172 (SocketStream.cpp:5141)
6   CFNetwork                     	0x0000000193fbefd0 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 524 (SocketStream.cpp:5216)
7   CoreFoundation                	0x000000019382411c __CFSocketPerformV0 + 1240 (CFSocket.c:2087)
8   CoreFoundation                	0x000000019381907c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1967)
9   CoreFoundation                	0x0000000193818f78 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2011)
10  CoreFoundation                	0x00000001938182e8 __CFRunLoopDoSources0 + 376 (CFRunLoop.c:2056)
11  CoreFoundation                	0x000000019381225c __CFRunLoopRun + 820 (CFRunLoop.c:2925)
12  CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
13  Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
14  AWSIoT                        	0x0000000102f08a8c -[_SRRunLoopThread main] + 228 (AWSSRWebSocket.m:1905)
15  Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
16  libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
17  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001c1ada62c select$DARWIN_EXTSN + 8
1   CoreFoundation                	0x0000000193825720 __CFSocketManager + 624 (CFSocket.c:1343)
2   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
3   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 6 Crashed:
0   libobjc.A.dylib               	0x00000001a83f3dd0 objc_release + 16 (objc-runtime-new.h:1589)
1   AWSIoT                        	0x0000000102f10ff8 -[AWSIoTStreamThread .cxx_destruct] + 116 (AWSIoTStreamThread.m:32)
2   libobjc.A.dylib               	0x00000001a83d3cd8 object_cxxDestructFromClass(objc_object*, objc_class*) + 112 (objc-class.mm:455)
3   libobjc.A.dylib               	0x00000001a83eb148 objc_destructInstance + 80 (objc-class.mm:469)
4   libobjc.A.dylib               	0x00000001a83f25c4 _objc_rootDealloc + 80 (objc-runtime-new.mm:8162)
5   Foundation                    	0x0000000194b33824 -[NSThread dealloc] + 100 (NSThread.m:501)
6   CoreFoundation                	0x00000001938cfd30 __CFBasicHashRemoveValue + 184 (CFBasicHash.c:440)
7   CoreFoundation                	0x00000001938cfbac CFBasicHashRemoveValue + 2412 (CFBasicHash.c:1386)
8   CoreFoundation                	0x00000001937e1b24 CFDictionaryRemoveValue + 300 (CFDictionary.c:471)
9   Foundation                    	0x0000000194c73914 __NSFinalizeThreadData + 900 (NSThread.m:938)
10  CoreFoundation                	0x00000001938052c8 __CFTSDFinalize + 128 (CFPlatform.c:787)
11  libsystem_pthread.dylib       	0x00000001df568e4c _pthread_tsd_cleanup + 524 (pthread_tsd.c:285)
12  libsystem_pthread.dylib       	0x00000001df560c5c _pthread_exit + 84 (pthread.c:1631)
13  libsystem_pthread.dylib       	0x00000001df560100 pthread_exit + 92 (pthread.c:1648)
14  Foundation                    	0x0000000194b337b8 +[NSThread exit] + 20 (NSThread.m:386)
15  Foundation                    	0x0000000194c73320 __NSThread__start__ + 884 (NSThread.m:726)
16  libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
17  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001c1ad9d50 __open + 8
1   libsystem_kernel.dylib        	0x00000001c1abdcdc open + 40 (open-base.c:98)
2   Foundation                    	0x0000000194c34d90 _NSReadBytesFromFileWithExtendedAttributes + 160 (NSPlatform.m:770)
3   Foundation                    	0x0000000194b07b1c -[NSData(NSData) initWithContentsOfFile:options:maxLength:error:] + 128 (NSData.m:848)
4   Foundation                    	0x0000000194b2c6bc +[NSData(NSData) dataWithContentsOfURL:options:error:] + 60 (NSData.m:767)
5   WatchConnectivity             	0x00000001c92775dc -[WCFileStorage loadAppContextDataFromInbox] + 204 (WCFileStorage.m:336)
6   WatchConnectivity             	0x00000001c92643a8 __51-[WCSession handleApplicationContextWithPairingID:]_block_invoke + 240 (WCSession.m:1246)
7   Foundation                    	0x0000000194c2bf88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24 (NSOperation.m:1544)
8   Foundation                    	0x0000000194b19628 -[NSBlockOperation main] + 104 (NSOperation.m:1563)
9   Foundation                    	0x0000000194c2e3b0 __NSOPERATION_IS_INVOKING_MAIN__ + 24 (NSOperation.m:2188)
10  Foundation                    	0x0000000194b192b0 -[NSOperation start] + 808 (NSOperation.m:2205)
11  Foundation                    	0x0000000194c2ee54 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 24 (NSOperation.m:2219)
12  Foundation                    	0x0000000194c2e8e0 __NSOQSchedule_f + 184 (NSOperation.m:2230)
13  libdispatch.dylib             	0x000000019349a484 _dispatch_block_async_invoke2 + 148 (queue.c:527)
14  libdispatch.dylib             	0x000000019348b81c _dispatch_client_callout + 20 (object.m:559)
15  libdispatch.dylib             	0x000000019348ecf4 _dispatch_continuation_pop + 448 (inline_internal.h:2557)
16  libdispatch.dylib             	0x000000019348e384 _dispatch_async_redirect_invoke + 592 (queue.c:805)
17  libdispatch.dylib             	0x000000019349cfe0 _dispatch_root_queue_drain + 388 (inline_internal.h:2598)
18  libdispatch.dylib             	0x000000019349d7d8 _dispatch_worker_thread2 + 112 (queue.c:6765)
19  libsystem_pthread.dylib       	0x00000001df562768 _pthread_wqthread + 216 (pthread.c:2449)
20  libsystem_pthread.dylib       	0x00000001df56974c start_wqthread + 8

Thread 8 name:
Thread 8:
0   CoreFoundation                	0x000000019377d534 -[__NSDictionaryI dealloc] + 60 (NSDictionaryI.m:0)
1   CoreBluetooth                 	0x00000001ad17d7d4 -[CBXpcConnection _handleMsg:] + 340 (CBXpcConnection.m:244)
2   CoreBluetooth                 	0x00000001ad17dc60 -[CBXpcConnection _handleConnectionEvent:] + 156 (CBXpcConnection.m:279)
3   libxpc.dylib                  	0x00000001df5890bc _xpc_connection_call_event_handler + 172 (connection.c:691)
4   libxpc.dylib                  	0x00000001df589480 _xpc_connection_mach_event + 932 (connection.c:1227)
5   libdispatch.dylib             	0x000000019348b8e8 _dispatch_client_callout4 + 20 (object.m:599)
6   libdispatch.dylib             	0x00000001934a67ec _dispatch_mach_msg_invoke + 476 (mach.c:2443)
7   libdispatch.dylib             	0x0000000193492ecc _dispatch_lane_serial_drain + 308 (inline_internal.h:2598)
8   libdispatch.dylib             	0x00000001934a7550 _dispatch_mach_invoke + 464 (mach.c:2765)
9   libdispatch.dylib             	0x0000000193492ecc _dispatch_lane_serial_drain + 308 (inline_internal.h:2598)
10  libdispatch.dylib             	0x0000000193493c34 _dispatch_lane_invoke + 456 (queue.c:3862)
11  libdispatch.dylib             	0x000000019349e4bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
12  libsystem_pthread.dylib       	0x00000001df5627a4 _pthread_wqthread + 276 (pthread.c:2436)
13  libsystem_pthread.dylib       	0x00000001df56974c start_wqthread + 8

Thread 9:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 10:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6   AWSIoT                        	0x0000000102f1084c -[AWSIoTStreamThread main] + 728 (AWSIoTStreamThread.m:88)
7   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
8   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
9   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 11:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 12:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 6 crashed with ARM Thread State (64-bit):
    x0: 0x0000000283c03820   x1: 0x0000000000000000   x2: 0x0000000000000008   x3: 0x00000000000036c8
    x4: 0x00000000000062dc   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x00002f746ca93820   x9: 0x000000046ca93820  x10: 0x00000000000007fd  x11: 0x000000000000000d
   x12: 0x0000000000000001  x13: 0x00000000ca82d021  x14: 0x00000000caa2d800  x15: 0x000000000002d800
   x16: 0x00000001a83f3dc0  x17: 0x00000001fbdd5f98  x18: 0x0000000000000000  x19: 0x0000000281231800
   x20: 0x000000010317f5a8  x21: 0x00000001a8400a4a  x22: 0x0000000102f10f84  x23: 0x00000001f5f8f000
   x24: 0x00000001ea3cb000  x25: 0x00000000a5baadb8  x26: 0x00000000a7baadb1  x27: 0x00000000a5baadb9
   x28: 0x0000000000000017   fp: 0x000000016e04e8a0   lr: 0x0000000102f10ff8
    sp: 0x000000016e04e890   pc: 0x00000001a83f3dd0 cpsr: 0x20000000
   esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x1020f4000 - 0x10231bfff Sesame arm64  <47fd43985b413a208b14c4fae532ee5b> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Sesame
0x1023c4000 - 0x1023c7fff AWSAPIGateway_-3E807E1F8380265C_PackageProduct arm64  <4ecec5fd5d5a39ca9c55125735364edd> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAPIGateway_-3E807E1F8380265C_PackageProduct.framework/AWSAPIGateway_-3E807E1F8380265C_PackageProduct
0x1023d4000 - 0x1023d7fff AWSIoT_1718228465003D_PackageProduct arm64  <3f0eb8b158fe338a95ebec77f9346879> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSIoT_1718228465003D_PackageProduct.framework/AWSIoT_1718228465003D_PackageProduct
0x1023e4000 - 0x1024c7fff AWSCore arm64  <40510299eda132b18d033d00b575eca8> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCore.framework/AWSCore
0x102520000 - 0x102527fff AWSCognitoIdentityProviderASF arm64  <1cb1d704c13e3fa59b714347d3dc12f0> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCognitoIdentityProviderASF.framework/AWSCognitoIdentityProviderASF
0x102534000 - 0x10253bfff AWSAuthCore arm64  <0d9da9ca963837b997ebffccfb6b7afa> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAuthCore.framework/AWSAuthCore
0x10254c000 - 0x1025abfff AWSMobileClientXCF arm64  <19fefa25f93f3387978823a6968ae7e5> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSMobileClientXCF.framework/AWSMobileClientXCF
0x1025e8000 - 0x10268bfff SesameSDK arm64  <f0aacdb22be7366eb0a763b740800986> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/SesameSDK.framework/SesameSDK
0x1026d0000 - 0x102743fff dyld arm64e  <555bd85252373f69a23cd73dab1c5191> /usr/lib/dyld
0x1027c8000 - 0x102bf3fff substitute-inserter.dylib arm64e  <5b1cdec8bedc31cd95411974da5b1aa8> /usr/lib/substitute-inserter.dylib
0x102c7c000 - 0x102dfffff AWSCognitoIdentityProvider arm64  <569d165697fa3aa386cc8a23d350c534> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCognitoIdentityProvider.framework/AWSCognitoIdentityProvider
0x102e6c000 - 0x102e77fff AWSAPIGateway arm64  <6cdfedcfe5a136f5b38d2f0a380d670a> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAPIGateway.framework/AWSAPIGateway
0x102e84000 - 0x1030ebfff AWSIoT arm64  <3d2f1980f4a73a80a87509c7183ff80a> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSIoT.framework/AWSIoT
0x103260000 - 0x10326bfff libobjc-trampolines.dylib arm64e  <2666fd529ed035d49a64ddaf321f8a31> /usr/lib/libobjc-trampolines.dylib
0x103274000 - 0x10328bfff libsubstitute.dylib arm64e  <1b762a2506b23f179a7e082040534c6d> /usr/lib/libsubstitute.dylib
0x10329c000 - 0x1032a3fff libsubstrate.dylib arm64e  <c36e2ca40e0834daa3fc2f8a5f0775b8> /usr/lib/libsubstrate.dylib
0x103500000 - 0x103513fff !ABypass2.dylib arm64e  <60ac2f0f95ca35cfacd132c88fbb140b> /Library/MobileSubstrate/DynamicLibraries/!ABypass2.dylib
0x103520000 - 0x103527fff libmryipc.dylib arm64e  <cbf338e06f8b3f87bc90ec7c71f25581> /usr/lib/libmryipc.dylib
0x103540000 - 0x103547fff AVLock.dylib arm64e  <e286320a63f43c8389927f431d779cda> /Library/MobileSubstrate/DynamicLibraries/AVLock.dylib
0x103550000 - 0x103557fff ActionBar.dylib arm64e  <1ea7b5d5fe5635ee84451a0dc9707002> /Library/MobileSubstrate/DynamicLibraries/ActionBar.dylib
0x103560000 - 0x103573fff libactivator.dylib arm64e  <d7eafe37d695353788d59cb88a52fd0c> /usr/lib/libactivator.dylib
0x103594000 - 0x10359bfff BatteryPercentageX.dylib arm64e  <8e8292717c6d301bb09c363c7bc07492> /Library/MobileSubstrate/DynamicLibraries/BatteryPercentageX.dylib
0x1035a4000 - 0x1035affff librocketbootstrap.dylib arm64e  <7f108f1f9c65309099910773fee4a010> /usr/lib/librocketbootstrap.dylib
0x1035bc000 - 0x1035dffff CallBarX.dylib arm64e  <04d164cb4f9e36dbba53b4afe5b5e244> /Library/MobileSubstrate/DynamicLibraries/CallBarX.dylib
0x1035ec000 - 0x103607fff Cloaky.dylib arm64e  <a0cd8419cc9e3689b98f5a0ee3f62688> /Library/MobileSubstrate/DynamicLibraries/Cloaky.dylib
0x103610000 - 0x103617fff libcloaky.dylib arm64e  <e5fd2bbbb7f832cfb7884a32763d93d7> /usr/lib/libcloaky.dylib
0x103628000 - 0x10362ffff HecateCore.dylib arm64e  <8ac45ea69e3e3ec18b78153a05308acb> /Library/MobileSubstrate/DynamicLibraries/HecateCore.dylib
0x103650000 - 0x103657fff HideKBSettings.dylib arm64e  <9d695f69803436a1a0153c4fff9aeca1> /Library/MobileSubstrate/DynamicLibraries/HideKBSettings.dylib
0x103668000 - 0x10366bfff KeyboardAccio.dylib arm64e  <4922eef26036322abd76ca176de95e27> /Library/MobileSubstrate/DynamicLibraries/KeyboardAccio.dylib
0x103674000 - 0x10367bfff LowBatteryBanner.dylib arm64e  <cb089c0995d13fc5945ebd6a746a8672> /Library/MobileSubstrate/DynamicLibraries/LowBatteryBanner.dylib
0x103684000 - 0x10368bfff NotRecording.dylib arm64e  <24f515f4a0f93b7ca7c19af9fb359ccd> /Library/MobileSubstrate/DynamicLibraries/NotRecording.dylib
0x103694000 - 0x1036cffff Pasithea2.dylib arm64e  <1ea870848dbc3508b4e81c68309ff389> /Library/MobileSubstrate/DynamicLibraries/Pasithea2.dylib
0x1036e0000 - 0x1036e3fff libkarenlocalizer.dylib arm64e  <9ef184a13d8730c999588bd67a74982e> /usr/lib/libkarenlocalizer.dylib
0x1036f0000 - 0x103743fff libstdc++.6.dylib arm64e  <137c17f5f94032a0b6e0f5b0e1a2ad38> /usr/lib/libstdc++.6.dylib
0x1037c0000 - 0x1037c7fff PasitheaMenu.dylib arm64e  <c170db16cf4f3ef8a89a0820c5853557> /Library/MobileSubstrate/DynamicLibraries/PasitheaMenu.dylib
0x1037d0000 - 0x1037d3fff SimpleActivationActions.dylib arm64e  <26407032f7e93f959f612449452b0e0a> /Library/MobileSubstrate/DynamicLibraries/SimpleActivationActions.dylib
0x1037dc000 - 0x1037e3fff Snowboard.dylib arm64e  <01d46ffdb7d93553840447624462fc0f> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib
0x1037f0000 - 0x1037f7fff TinyBarX.dylib arm64e  <5b15107a0c6b36eab508bc02f80bcf82> /Library/MobileSubstrate/DynamicLibraries/TinyBarX.dylib
0x104800000 - 0x104adffff substitute-loader.dylib arm64e  <6b54102e54dc369cb865ea892435706d> /usr/lib/substitute-loader.dylib
0x104b7c000 - 0x104bdbfff SnowBoardBase.dylib arm64e  <9af0bfc0e698305bb6948ba6ff178e13> /usr/lib/SnowBoardBase.dylib
0x104bf0000 - 0x104c07fff iKeywi4.dylib arm64e  <de164f19a8a731aebb6e62a00a274ad0> /Library/MobileSubstrate/DynamicLibraries/iKeywi4.dylib
0x193487000 - 0x1934cbfff libdispatch.dylib arm64e  <ff408738d75b3061ad994a929c0162d2> /usr/lib/system/libdispatch.dylib
0x1934cc000 - 0x193508fff libdyld.dylib arm64e  <1a4be407c230309baeab8e9c62bd377a> /usr/lib/system/libdyld.dylib
0x193509000 - 0x193774fff libicucore.A.dylib arm64e  <1fdda1420d383d19af5aff57da9a0d4c> /usr/lib/libicucore.A.dylib
0x193775000 - 0x193b35fff CoreFoundation arm64e  <a408a063a0233aaaa6740ff01607f818> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x193b36000 - 0x193ce9fff CoreServices arm64e  <0860cf3a61383d2190393c9a4244d90c> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x193cea000 - 0x193d31fff WirelessDiagnostics arm64e  <bf205b9a22c63063b5060a742c19955c> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x193d32000 - 0x193daefff SystemConfiguration arm64e  <428cae58fd693c3e8cbb88b993996bb0> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x193daf000 - 0x193ea4fff CoreTelephony arm64e  <3b7eaa3dfb853965a5c5d7a2a5b1a05f> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x193ea5000 - 0x194337fff CFNetwork arm64e  <181750170e8a37d78e29ed8a289e40d3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x194338000 - 0x194a83fff libnetwork.dylib arm64e  <18f180c92cf83cdea7559cf6c0cff658> /usr/lib/libnetwork.dylib
0x194a84000 - 0x194af8fff Accounts arm64e  <bdc7086c9f0f37518ba234d943895a96> /System/Library/Frameworks/Accounts.framework/Accounts
0x194af9000 - 0x194daffff Foundation arm64e  <c714b5c73b1e3cfebdc29beb31c054c9> /System/Library/Frameworks/Foundation.framework/Foundation
0x194db0000 - 0x195112fff ImageIO arm64e  <977b9069fe6830ee95794d939fd14af2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x195113000 - 0x19512bfff libCGInterfaces.dylib arm64e  <a22c66de9c343bab96b155e5b68586b8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19512c000 - 0x1956c4fff CoreGraphics arm64e  <4fb00c1fe8a93218bda2fb6a71e53e73> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1956c5000 - 0x196ad0fff UIKitCore arm64e  <f9e6cf6f3b153c668c35951afd4d0cc4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x196ad1000 - 0x196aeffff libAccessibility.dylib arm64e  <12f7515c312b3a85a9ea8c7a0b76bd83> /usr/lib/libAccessibility.dylib
0x196af0000 - 0x196d84fff QuartzCore arm64e  <baee38f0f3313da8956e4532609a7bb6> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x196d85000 - 0x196deffff BackBoardServices arm64e  <200902f6716e3e5daecdc5c5d537b200> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x196df0000 - 0x196e77fff TextInput arm64e  <e47b686b11d23c748832fe5a9cef6a08> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x196e78000 - 0x196ee0fff libusrtcp.dylib arm64e  <b14c131c94933718a79f17563dfeb0c3> /usr/lib/libusrtcp.dylib
0x196ee1000 - 0x1972a2fff AppleMediaServices arm64e  <96d8d3afb4cb3a94bad9bd7cca176999> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1972a3000 - 0x197405fff libswiftFoundation.dylib arm64e  <40914a7d4dbd307abe208bdd8c76c9a4> /usr/lib/swift/libswiftFoundation.dylib
0x197406000 - 0x197847fff libswiftCore.dylib arm64e  <5b83bf6f0e6c3c5eb663b7bc6e2c0a4d> /usr/lib/swift/libswiftCore.dylib
0x197848000 - 0x197864fff UIKitServices arm64e  <bbb3bd64f4a831cebcb67f2da33e4cda> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x197865000 - 0x1979bbfff Preferences arm64e  <553cac9880f73015845517439378029b> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1979bc000 - 0x197bc7fff ContactsUI arm64e  <69117268928134748e41db14b27b78be> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x197bc8000 - 0x197d7efff CoreText arm64e  <283ecd4d6f963c8cad23be9e587cfedc> /System/Library/Frameworks/CoreText.framework/CoreText
0x197d7f000 - 0x197d98fff ExtensionKit arm64e  <ccd5037898223a4883351fbf29b7f3ad> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x197daf000 - 0x197e32fff BaseBoard arm64e  <74337537d79b3a14840b081d90a27952> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x197e33000 - 0x19807efff CoreDuet arm64e  <1af0c37e714c33da807f6a2d16fdef64> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19807f000 - 0x1981d8fff Contacts arm64e  <35a4baefde1f3c4596816f9ec6e369b3> /System/Library/Frameworks/Contacts.framework/Contacts
0x1981d9000 - 0x199745fff GeoServices arm64e  <587963f78f113b1b997879861bfa35ed> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x199746000 - 0x1997dcfff CoreLocation arm64e  <4716982e7374308793fa1ce6c51854de> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1997dd000 - 0x19997efff CloudKit arm64e  <d24affa2621d31d98ec888b7c93572c1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19997f000 - 0x199cf3fff CoreData arm64e  <3f5c085633b638deb73978846805427e> /System/Library/Frameworks/CoreData.framework/CoreData
0x19aa8f000 - 0x19aa99fff libswiftCoreGraphics.dylib arm64e  <786edd27b2713791aee8f553bffff93f> /usr/lib/swift/libswiftCoreGraphics.dylib
0x19aa9a000 - 0x19aad9fff AppSupport arm64e  <8b34327f06613c5abf71e04274b72875> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x19aada000 - 0x19abfffff ManagedConfiguration arm64e  <9f7deb964008315e91af14cd0fd8ee69> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x19ac00000 - 0x19ac6efff IMFoundation arm64e  <d6e522fd5e513fdda5d917f545d8a3f4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19ac6f000 - 0x19ad7cfff IDS arm64e  <9c471fdb30f93e5f921fa021bdcbef47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19ad7d000 - 0x19aecffff Security arm64e  <efd59e36bc873735926d12bdc6d54915> /System/Library/Frameworks/Security.framework/Security
0x19aed0000 - 0x19b2b3fff MediaPlayer arm64e  <c48ca6c572a33fd1b674c09c7b6d8c99> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19b2b4000 - 0x19b2cbfff AudioSession arm64e  <034b1ff5de953ae6893675a4a6a8e963> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x19b2cc000 - 0x19b476fff AVFCore arm64e  <3ce02286e97a3c2a991366a6e8eecb50> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x19b477000 - 0x19ba13fff Intents arm64e  <a9e0d53391e839c291d328c572ce2a88> /System/Library/Frameworks/Intents.framework/Intents
0x19ba14000 - 0x19ba62fff TextInputUI arm64e  <003a9d7c37eb360098159adcb8cfc3a7> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x19ba63000 - 0x19bd74fff CoreImage arm64e  <ceca71bbb3d23b9aa67dbb4e1de1c38a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x19bd75000 - 0x19be32fff ColorSync arm64e  <ad068c8de1673ab8b747f6c539a751bd> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19be33000 - 0x19be6efff CoreVideo arm64e  <a359ac7a442d3edc97d6f9cb95e3078d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19be6f000 - 0x19c699fff MediaToolbox arm64e  <cdd9fb0ee6e636a9a56ee2f27347759c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x19c69a000 - 0x19c79bfff CoreMedia arm64e  <221a2abb262335588367f70c1c959a43> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19c79c000 - 0x19ca0cfff AudioToolbox arm64e  <220f498ae8443e8c9c99122a3ac87aac> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x19ca0d000 - 0x19ca5dfff CoreHaptics arm64e  <87ab9ca26cf2374cb6ec8c6d844b83c5> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x19ca5e000 - 0x19cabdfff UserActivity arm64e  <4654901264ad3c8698a2a64a591812c8> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x19cabe000 - 0x19cbc7fff UIFoundation arm64e  <087e87dce0b338f283d87fc6c01f3c9e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19cbc8000 - 0x19cbedfff libsystem_info.dylib arm64e  <d9fc270e80a7319da5139afb25714385> /usr/lib/system/libsystem_info.dylib
0x19cbee000 - 0x19cc6dfff libsystem_c.dylib arm64e  <e99004898f6d3707b31b2d5e6f31f205> /usr/lib/system/libsystem_c.dylib
0x19cc6e000 - 0x19ccb8fff RunningBoardServices arm64e  <cb95e201b82238bcbd05748af87f84f3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x19ccb9000 - 0x19ddccfff JavaScriptCore arm64e  <b7f793c8f76d3bd0a20cc5e9dc273b82> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19e37b000 - 0x19e409fff ContactsFoundation arm64e  <bb3dbafd80603a2a8f37d5f7f6d8b78f> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19e40a000 - 0x19e64dfff HealthKit arm64e  <ada6b36b57873456a378c9f60e104fa4> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x19e64e000 - 0x19e670fff ProactiveEventTracker arm64e  <f9d24445c0c030e1bc2d1604ee408bfa> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19e671000 - 0x19e6bbfff Lexicon arm64e  <ac0693da718b35668914039fbe29f0d9> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x19e6bc000 - 0x19e725fff PersonalizationPortrait arm64e  <f5dc2f49a7963d4385d8dc645abfc656> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x19e726000 - 0x19e775fff CoreDuetContext arm64e  <b05577cf22823073b8d3234c46302d45> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19e776000 - 0x19e821fff IOKit arm64e  <2a4d4a7327e13844896d0cf17fb408ce> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19e822000 - 0x19e830fff DataMigration arm64e  <0a7ef6b979a63dd2a2ee657f45679ec6> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19e831000 - 0x19e88cfff SpringBoardServices arm64e  <b562579e6d3733f6bc51d83981c78430> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19e88d000 - 0x19e89efff ContextKit arm64e  <8a2f9dd2d67733c59729cea61651cf94> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x19e89f000 - 0x19eb12fff CoreMotion arm64e  <87acf5792d373c349dc9b32826c080fc> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19eb13000 - 0x19ec50fff EventKit arm64e  <057dec83c31238418f76478ff7d85643> /System/Library/Frameworks/EventKit.framework/EventKit
0x19f1a6000 - 0x19f45bfff MediaRemote arm64e  <173fc0589fde35ef91976200ed24d6fc> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19f45c000 - 0x19f606fff CoreUtils arm64e  <ffe6f85c5324368bab8857ba715af815> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19f607000 - 0x19f61cfff FamilyCircle arm64e  <049b2cd880ac3b099114cb3b3c15bc4c> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19f61d000 - 0x19f689fff CoreSpotlight arm64e  <30c3aa06f2343f159cccd769937ef564> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19f9d9000 - 0x19fbb7fff AssistantServices arm64e  <30f30b15792336ebb6e3d0809c5606fe> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19fbb8000 - 0x19fc7cfff CoreUI arm64e  <187438aa75763cf99336350bc0159f97> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19fc7d000 - 0x19fccafff SafariSafeBrowsing arm64e  <f8478896ac4530e180f0993e9c3469ed> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x19fccb000 - 0x1a04a6fff WebKit arm64e  <1ace6e6e87a032838c87ff86c8db4660> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a04a7000 - 0x1a2a59fff WebCore arm64e  <2aad0d506ead39aeac905bf6f46ebd20> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a2a5a000 - 0x1a2ab8fff libMobileGestalt.dylib arm64e  <1f74106abc223299a4ec993aeb3cc698> /usr/lib/libMobileGestalt.dylib
0x1a2ab9000 - 0x1a2ad4fff CommonUtilities arm64e  <0c62a67aaff53fcd92c7b500d208e59f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a2ad5000 - 0x1a2c3afff IDSFoundation arm64e  <0cfe22492125369ab819b9136853440f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a2c3b000 - 0x1a2d3bfff IMSharedUtilities arm64e  <b576bc5dc1963fb3baaf11ce534cf20b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a2d3c000 - 0x1a2de4fff CoreSuggestions arm64e  <0aa87baff7093f7d8232c5de54a80ad6> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a2de5000 - 0x1a2e81fff AddressBookLegacy arm64e  <8e933323c31c32699a419544d1ff5cd5> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a2e82000 - 0x1a2eb3fff UserNotifications arm64e  <a1aca6efa1233e24bd189e4419b24f6e> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a2eb4000 - 0x1a2f3dfff FrontBoardServices arm64e  <586c91bb91c33c508c1599ccdbccf38b> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a2f3e000 - 0x1a2f61fff libsystem_malloc.dylib arm64e  <7903e0cf475537dd9cece0120d1a366b> /usr/lib/system/libsystem_malloc.dylib
0x1a2f62000 - 0x1a3227fff MapKit arm64e  <c08c335245a5369fbfb9aca9400217ca> /System/Library/Frameworks/MapKit.framework/MapKit
0x1a3228000 - 0x1a39c7fff VectorKit arm64e  <0ca04d2cf88b382995a204fe0bf5549d> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1a39c8000 - 0x1a3a56fff AuthKit arm64e  <c354a102cfb53daca73ffdac17a0bd3c> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a3a57000 - 0x1a3ae8fff AppleAccount arm64e  <d00085b2f0f13c1496bfd0f3aff59e42> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1a3ae9000 - 0x1a3d50fff AudioToolboxCore arm64e  <f5dc6ffceb753235bef46c4c10093fc8> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1a3d84000 - 0x1a4056fff StoreServices arm64e  <7f309bbe50913b8dae9a14352da26d1b> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1a4057000 - 0x1a41e6fff Sharing arm64e  <a9f98df4bd5b3c1183d37ca9f5667e5c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1a41e7000 - 0x1a4287fff ShareSheet arm64e  <117668db0bf2369b8199caf871575c3d> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1a4288000 - 0x1a434bfff CoreParsec arm64e  <90c82ebe1e133d9f87432ccd04a5ecd5> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a434c000 - 0x1a4393fff PhotoFoundation arm64e  <0be5986682a23f0aa97b5e4f0fafbe42> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1a4394000 - 0x1a45d2fff Photos arm64e  <59e5c210ba1936bb80a74c79efa8ffbc> /System/Library/Frameworks/Photos.framework/Photos
0x1a45d3000 - 0x1a4cf4fff PhotoLibraryServices arm64e  <9b739616b9ac3332a250694a224b6186> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a4cf5000 - 0x1a4db4fff AssetsLibraryServices arm64e  <2188f4f35da135ea9e8574fa8b5749ae> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a4db5000 - 0x1a4e04fff MobileBackup arm64e  <ac341a270f8531d5a52f08b91795a883> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a4e05000 - 0x1a4e18fff MSUDataAccessor arm64e  <91c483a3012d3cb899b46cfc66da7514> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1a4e19000 - 0x1a4e40fff MobileAsset arm64e  <ef696e19683e33e6bbae0a4a8323938c> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a4e41000 - 0x1a4e50fff libsystem_networkextension.dylib arm64e  <6e77e4423d0936e0b4272b9d7e50bff0> /usr/lib/system/libsystem_networkextension.dylib
0x1a4e51000 - 0x1a5098fff NetworkExtension arm64e  <1c0a9fd99fb33600aefcc7f21bc40d64> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a5099000 - 0x1a50cffff Trial arm64e  <334a73b404ae399888f788e23cd22e00> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x1a50d0000 - 0x1a594ffff CoreML arm64e  <dd62191ed53d32d6a1cac4b6073d22dd> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a5950000 - 0x1a60c3fff Espresso arm64e  <dcd4cf00b01332f7ab29063f645d4f3d> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1a60c4000 - 0x1a61ccfff VideoToolbox arm64e  <014c9114895e3c88823e3c399fd65118> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a61cd000 - 0x1a6215fff OnBoardingKit arm64e  <3ad30dff6df532f785eaf2dc05ecac01> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a6216000 - 0x1a630afff AccessibilityUtilities arm64e  <aac2c862d9093e62b411e0fbcb7f9d84> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1a630b000 - 0x1a631cfff AXCoreUtilities arm64e  <abde5d99563a35538ae17fec66183b77> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a631d000 - 0x1a689dfff PhotosUI arm64e  <d4c5f18e3b8e384cb6544e081fcea107> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1a689e000 - 0x1a7167fff PhotosUICore arm64e  <aa309037ee9f3d8389715f19d1375829> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1a7168000 - 0x1a72dcfff Montreal arm64e  <72ad8579af4a3e10a290a5dfd2b83f3f> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a72dd000 - 0x1a73f0fff LanguageModeling arm64e  <e09165e1b2b632269b5d21753791c4af> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a73f1000 - 0x1a73f9fff InternationalSupport arm64e  <f314114aa67e30138b76b37d8ab0e52f> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a73fa000 - 0x1a764cfff iTunesCloud arm64e  <a90bb68448ea378db845bda1797f3f6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a764d000 - 0x1a7692fff libswiftUIKit.dylib arm64e  <0c0c28685af93bb782a60bee6aa88146> /usr/lib/swift/libswiftUIKit.dylib
0x1a77a9000 - 0x1a7852fff CalendarDatabase arm64e  <93b663977d013446bf77cab4fb3fbde0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a78a1000 - 0x1a7984fff LinkPresentation arm64e  <41d36c7402393e66a4231366b4bfd3f5> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a7985000 - 0x1a7ac6fff Combine arm64e  <5bc707f7473632f593cfa33ea0d2110d> /System/Library/Frameworks/Combine.framework/Combine
0x1a7b53000 - 0x1a7b64fff UniformTypeIdentifiers arm64e  <a91fbe5802973356ac57742ff5b525d3> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a7b65000 - 0x1a7be6fff CloudDocs arm64e  <492a3f144800355f9db68503e5fe6c45> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a7de0000 - 0x1a7e5bfff EmailFoundation arm64e  <f8343850ae703547b0b17c27f5ea018e> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1a8125000 - 0x1a8169fff MediaServices arm64e  <91e430c8f2d93f8eb943abf68be384aa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a816a000 - 0x1a82f4fff SearchFoundation arm64e  <b97af04eac8131da84cb8a6a0c1da90c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a82f5000 - 0x1a834ffff WebBookmarks arm64e  <c63ebfb98cf831aeb63097a5ed533900> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a83ce000 - 0x1a8405fff libobjc.A.dylib arm64e  <fcd6be9dbf7a341cac121c533e5e2b7e> /usr/lib/libobjc.A.dylib
0x1a8406000 - 0x1a8467fff LoggingSupport arm64e  <7641b88069eb37f4814a28ae9a9a61c5> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a8468000 - 0x1a84c3fff libc++.1.dylib arm64e  <ec764928cab830e6abc9db73e4368b96> /usr/lib/libc++.1.dylib
0x1a84c4000 - 0x1a84ddfff libc++abi.dylib arm64e  <15191d9033bd3e37a891243ca73d63de> /usr/lib/libc++abi.dylib
0x1a84de000 - 0x1a851ffff SetupAssistant arm64e  <74440657dd013cbeb4497fde0242030a> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a8671000 - 0x1a86b3fff CoreAutoLayout arm64e  <bc159034afd63ed49bed6a9872a13470> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1a86b4000 - 0x1a8811fff Network arm64e  <9a614591c8403374ae4f6017da5d9057> /System/Library/Frameworks/Network.framework/Network
0x1a8812000 - 0x1a8848fff MobileKeyBag arm64e  <6a59695538123456a9af7f0ed3388866> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a8a79000 - 0x1a8a8bfff BaseBoardUI arm64e  <b7eaf0dcc2c0309780927bb04d6fb2fe> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a8a8c000 - 0x1a8b3afff libvDSP.dylib arm64e  <b1b58320aee13ca4879a87a6e69583f5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a8b3b000 - 0x1a8b6efff libAudioToolboxUtility.dylib arm64e  <bc672353c2d336b689b6761567a25078> /usr/lib/libAudioToolboxUtility.dylib
0x1a8d42000 - 0x1a8dcdfff CoreNLP arm64e  <4c9d7fd5ea1e36719a661c55c5216ab1> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a8dce000 - 0x1a8ee3fff FileProvider arm64e  <f631e2f3113033e4b3436ffacd4a47c2> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a8ee4000 - 0x1a8ef5fff BiomeStorage arm64e  <90a81b6c346035bba9b7aeddad3e5899> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1a8ef6000 - 0x1a8f0efff libswiftDispatch.dylib arm64e  <2559e0b280113ebf9285042be472fcf5> /usr/lib/swift/libswiftDispatch.dylib
0x1a8f0f000 - 0x1a8f44fff DataDetectorsCore arm64e  <bf3f8ce64469322c9fd54823f68b46de> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a8f45000 - 0x1a8fe1fff Symbolication arm64e  <8037ab342846330bb78f7ec3cee3a414> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a8fe2000 - 0x1a8ff0fff CrashReporterSupport arm64e  <cc7d6741e70f31c2b36ca18cc7743503> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a9052000 - 0x1a9124fff TelephonyUtilities arm64e  <6f0ae8cc2e0f37cb8df34831c44127f5> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a915c000 - 0x1a9349fff MPSNeuralNetwork arm64e  <1dc2e4efc9003260b827e41e74068f6a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a934a000 - 0x1a939ffff MPSCore arm64e  <d27ec844b97734ff83a752f1111e0c5d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a94fa000 - 0x1a9563fff CalendarFoundation arm64e  <e95a9efc0538391284b92099a45e3569> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a95c4000 - 0x1a96adfff NLP arm64e  <7d6c522195703fbabb4a066c5089727b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a96ae000 - 0x1a96d5fff AppSupportUI arm64e  <f250ca727d7a3f6da2710ae7f91bfd82> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a96df000 - 0x1a9732fff FTServices arm64e  <3fa4f976f3143342b17a5c6a27e6360b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a9733000 - 0x1a97e5fff libboringssl.dylib arm64e  <6817d351d8a53b35b7c6f2381732dcf2> /usr/lib/libboringssl.dylib
0x1a97e6000 - 0x1a97fcfff ProtocolBuffer arm64e  <57611ae0a5a133159b56b56322cfeac7> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a97fd000 - 0x1a98fdfff AVKit arm64e  <770bbc957ce53bd894cd4084e35b6d3a> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a9a6b000 - 0x1a9a7afff AssertionServices arm64e  <6bff5a01c6ce3435a150cba74422c391> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a9af8000 - 0x1a9bd3fff Metal arm64e  <6b59d60d0c453ba59f1ac05f496c4afa> /System/Library/Frameworks/Metal.framework/Metal
0x1a9bd4000 - 0x1a9d2afff MediaExperience arm64e  <12f8cc418697337fb4d34603895221c9> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a9d2b000 - 0x1aa133fff VideoProcessing arm64e  <8e65850a28563154b3dafdb26eba4cc5> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1aa134000 - 0x1aa14afff libsystem_trace.dylib arm64e  <c5a251a934e13394a9eb332c8daffb75> /usr/lib/system/libsystem_trace.dylib
0x1aa14b000 - 0x1aa17cfff CoreServicesInternal arm64e  <9b3ff669f5ab3e28884292f43f26fcad> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1aa17d000 - 0x1aa1ecfff SafariCore arm64e  <05f7d5347f7b3a1e9f081d34c498b1f6> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1aa1ed000 - 0x1aa421fff SafariShared arm64e  <b151052532db396d85be3b3ece810166> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aae1b000 - 0x1aae93fff SAObjects arm64e  <73dda92ce8eb38a1807a8f28b27dfd96> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1aae94000 - 0x1aaedefff VoiceServices arm64e  <b871022ce27a355e87b20f1a0c4c0569> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1aaedf000 - 0x1aaee7fff GraphicsServices arm64e  <6254632c91b634c19c34d5c65d1233fc> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1aaee8000 - 0x1aaf3afff DeviceManagement arm64e  <18615c43f0e3315899b26559cf9c39a7> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1aaf3b000 - 0x1ab0b4fff Translation arm64e  <cd51e077e1ce3e7cb701d6d5da217049> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1ab0b5000 - 0x1ab0c9fff PowerLog arm64e  <3bf9cc36f7273e1e87257a3e7fd90bd9> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1ab0ca000 - 0x1ab0f1fff DuetActivityScheduler arm64e  <d6db98f6408637b1a3f3bb6e1b9ef4e9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1acb8d000 - 0x1ace32fff Vision arm64e  <fe900d8943063cb3ba221244cda6bef1> /System/Library/Frameworks/Vision.framework/Vision
0x1ace8d000 - 0x1acef7fff ProactiveSupport arm64e  <617f6ed55b6433c282f4d606907cda34> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1acf23000 - 0x1acf42fff ApplePushService arm64e  <c99dafd4ab453e2b8b423964dc1cbf66> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1acf43000 - 0x1acf6cfff BoardServices arm64e  <34c4e2d7e6003c40af0ee1cbe868fb61> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1acf6d000 - 0x1acf79fff libswiftCloudKit.dylib arm64e  <52e18da24fb23d25abcc3598bf4728d9> /usr/lib/swift/libswiftCloudKit.dylib
0x1ad0e1000 - 0x1ad111fff libncurses.5.4.dylib arm64e  <f2424c5b92023a418a0ccbb7622199b7> /usr/lib/libncurses.5.4.dylib
0x1ad112000 - 0x1ad151fff OSAnalytics arm64e  <072c78e6de433db69966505fd118f4e5> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1ad152000 - 0x1ad1adfff CoreBluetooth arm64e  <bca5e43cb1ca3f1da0b57f829375cc2f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1ad3a1000 - 0x1ad3e4fff TemplateKit arm64e  <4f56720c62b335b78e168d37698f8eff> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1ad3e5000 - 0x1ad423fff MobileInstallation arm64e  <f53615ce6c50386c9d9c93b2773c4e0b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1ad424000 - 0x1ad4b1fff libTelephonyUtilDynamic.dylib arm64e  <d005be9fa27139369fbe18d76e355c6b> /usr/lib/libTelephonyUtilDynamic.dylib
0x1ad4b2000 - 0x1ad51ffff NanoRegistry arm64e  <e2db79af32973bf28f710b3d0fe7a339> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1ad520000 - 0x1ad5fefff SpringBoardFoundation arm64e  <1ec1b96c4a8b3a8e8a8444d8da63b9f6> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1ad5ff000 - 0x1ad61bfff CoreMaterial arm64e  <6334ca007f7933dda481f974441ae103> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1ad61c000 - 0x1ad691fff SpringBoardUIServices arm64e  <f1ba5cc2830d34eeace8d51f8e7d5395> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x1ad692000 - 0x1ad817fff libsqlite3.dylib arm64e  <586042a237f53a48b529f24efd30148f> /usr/lib/libsqlite3.dylib
0x1ad818000 - 0x1ad8ddfff AVFCapture arm64e  <e0b798e21229385a9e45eb6aa5d451b4> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1ad8de000 - 0x1adc2afff CMCapture arm64e  <2217e1188a45312d85d37d913f077ff2> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1adde5000 - 0x1ae05afff MobileSpotlightIndex arm64e  <68f884e8b5763736b572e4cf5ee2818e> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ae05b000 - 0x1ae104fff Email arm64e  <994fce50ed483f8e92b4ca7ffe377208> /System/Library/PrivateFrameworks/Email.framework/Email
0x1ae168000 - 0x1ae341fff EventKitUI arm64e  <dc5ec10caa4a36ecaa82e35af6313784> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1ae35b000 - 0x1ae3e4fff BulletinBoard arm64e  <c3d86c22269030569b7c803efe656b8a> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1ae48a000 - 0x1ae494fff libsystem_notify.dylib arm64e  <4d70c192426d3d2aa934145045e34de9> /usr/lib/system/libsystem_notify.dylib
0x1ae495000 - 0x1ae4d8fff CryptoTokenKit arm64e  <1a29028c36db3d349521c55772f22ccc> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1ae543000 - 0x1ae5b6fff libcorecrypto.dylib arm64e  <5bc89523aecb3d758553bbffdb0c727d> /usr/lib/system/libcorecrypto.dylib
0x1ae5b7000 - 0x1ae5dafff UserManagement arm64e  <056ebb097c6135e8b7ca82832c70a1ef> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1ae6b2000 - 0x1ae6ccfff libsystem_asl.dylib arm64e  <3c35fd821f913649aa74f5deb2eb607d> /usr/lib/system/libsystem_asl.dylib
0x1ae6cd000 - 0x1ae6f2fff AppSSO arm64e  <7968d79872df3e5686e3b4f7f2bb98f7> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1ae6f3000 - 0x1ae713fff SharedWebCredentials arm64e  <ade79ca8ec283f56aec527d9a2e7873e> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1ae714000 - 0x1ae8e5fff SafariServices arm64e  <e0855ac0d20e33b096ac4d485e0ec607> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1ae93a000 - 0x1ae970fff DataAccessExpress arm64e  <c005f05b521534d6be7520a8f3b4ca9e> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ae971000 - 0x1ae9a8fff CoreServicesStore arm64e  <38f02aa5aa0f3a508061f4681c4f2f43> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1ae9a9000 - 0x1ae9dbfff CoreAnalytics arm64e  <f9b620de166e31cba4c92b3a345a1bfa> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1ae9dc000 - 0x1ae9e7fff SymptomAnalytics arm64e  <321ee17f773235a1b99dd17a5a37af39> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1aebe1000 - 0x1aebf0fff NanoPreferencesSync arm64e  <846e0be73d833e6685a1e8ea429c5dff> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1af465000 - 0x1af48ffff IconServices arm64e  <b49deba3aefe3991b15dd11f7d94f6e2> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1aff39000 - 0x1b01f6fff vImage arm64e  <be20a9454233371aaaf5636212af707a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b1008000 - 0x1b11cffff IMCore arm64e  <5381230ab7b73ea2afb2d4a27f266f17> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b12c4000 - 0x1b12dbfff IAP arm64e  <3f27a3f4bcaa34bd966d0e015974e88e> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1b12dc000 - 0x1b1337fff ktrace arm64e  <4cf6b1558c77305e94a4d7ae210517b7> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b1338000 - 0x1b133afff libAXSafeCategoryBundle.dylib arm64e  <071a51e39cce3974bc8d302095e2af30> /usr/lib/libAXSafeCategoryBundle.dylib
0x1b165a000 - 0x1b1668fff Celestial arm64e  <63651583af2030d6a2f77e5231e0c3cb> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b16d8000 - 0x1b170efff TelephonyUI arm64e  <e449be32135f3519b6c802fffea0323b> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1b170f000 - 0x1b1756fff Pegasus arm64e  <d02bb9a261133580ba7514deb0d6e1f8> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b1757000 - 0x1b18bdfff WebKitLegacy arm64e  <00e54ce2fcf435389c7307000f150917> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b1935000 - 0x1b19b4fff ClassKit arm64e  <7aa5667b2d293458a61defa9bed557ec> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b2b3a000 - 0x1b2b44fff IOMobileFramebuffer arm64e  <c2d1952a25ad3f4a8d7a14fb17e9c8c5> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b2b45000 - 0x1b2bb9fff ScreenTimeCore arm64e  <fdb4463e2e8b3706812b25a22d0832a9> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b2c65000 - 0x1b2de7fff CloudPhotoLibrary arm64e  <805682a0cea93e949d94f8d81831c613> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b2de8000 - 0x1b30b1fff MusicLibrary arm64e  <1c44894ed8673a3abbec10e452263208> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b30b2000 - 0x1b311afff CallKit arm64e  <4991297fe8023523afc66a7c6e17e8a0> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b3155000 - 0x1b31bdfff AXRuntime arm64e  <37fc89ce7bc739a8aad14e4c56fbfb83> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b31be000 - 0x1b31ddfff PrototypeTools arm64e  <b4920c497d593522a7701ebd21620ffa> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b31de000 - 0x1b3209fff PersistentConnection arm64e  <10b7b7de83b43466b228896c12e1c6c5> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b32e9000 - 0x1b332bfff BiomeStreams arm64e  <c4ceb09ec04b36cd92c2ae4d7b6a8726> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1b3346000 - 0x1b35f4fff PencilKit arm64e  <853787efce5a32e0b756c01c02ac2c61> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b36a0000 - 0x1b36b2fff libswiftUniformTypeIdentifiers.dylib arm64e  <b253b2faa35e3ded9ed921dbc1539344> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1b36b3000 - 0x1b3823fff CoreSpeech arm64e  <67bc48cc80cc36da86dcf5dd86aa4b4d> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1b3824000 - 0x1b397dfff IMDPersistence arm64e  <04dc83053f083327ae2efa5bcfd02d84> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1b3c1c000 - 0x1b3ce1fff SafariSharedUI arm64e  <ae65f342d3d13a01a09b74f8fb5b130f> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1b3ce2000 - 0x1b3cfdfff TextToSpeech arm64e  <f9530a8e273f3cb2b69f4f56a5148677> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1b3cfe000 - 0x1b3d14fff AppSSOCore arm64e  <5d8467b461733a2e8115b97548fd1bfc> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1b3d20000 - 0x1b3d36fff CoreFollowUp arm64e  <e2b941878fc33591ac78cfc75f5b819e> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b3d37000 - 0x1b3daffff Rapport arm64e  <5c271356ba153a43b0e57471d5263581> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b3e92000 - 0x1b3ea3fff Categories arm64e  <4a36bcbcab43307fa3fec7e3c7354c26> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b4170000 - 0x1b4197fff LocationSupport arm64e  <71043f36bedc36b686ca1343aa48b21a> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b4198000 - 0x1b41cbfff iCalendar arm64e  <d4c898c7c8a531109a2d10028c72494d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b41cc000 - 0x1b41fbfff CoreAccessories arm64e  <5422d48c6a29386fb4095944879274d4> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1b41fc000 - 0x1b42fafff ConfigurationEngineModel arm64e  <efee17676cfb32eb9a08490534fd7a56> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b42fb000 - 0x1b4325fff CacheDelete arm64e  <e256baee66bd328892330db00a7cb415> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b4326000 - 0x1b43a0fff CVNLP arm64e  <b1fc8aae130d318b945f65cc3612ed31> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1b4510000 - 0x1b4512fff OSAServicesClient arm64e  <91c9abdda30d3829ab05898c44368ef9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b4513000 - 0x1b4515fff BiomeFoundation arm64e  <0619aa74d80e3e938eb401ab1ba7c953> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1b4516000 - 0x1b456ffff ProtectedCloudStorage arm64e  <05652d789fbe302b9920c9b5dba67118> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b4570000 - 0x1b45a5fff C2 arm64e  <aa6ee70ff1af31a885fa279062ef0169> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b45a6000 - 0x1b4818fff DifferentialPrivacy arm64e  <c94848d0e33331e3988a900d3dee3435> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b4a4b000 - 0x1b52c9fff EmbeddedAcousticRecognition arm64e  <a1e6a2a6d372317380ff20307609e4cd> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1b52ca000 - 0x1b5388fff SiriInstrumentation arm64e  <33b70327a6d331e7b754316af6792cc5> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1b5389000 - 0x1b53ccfff BiometricKit arm64e  <43e72826f69f321fb3be434e6b0fc1de> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b5425000 - 0x1b54d4fff CoreSymbolication arm64e  <2498b773d05e3dcc91625498ce019353> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b554d000 - 0x1b55defff SpeakerRecognition arm64e  <a788390602e43383be23051c5b428b05> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1b5ca1000 - 0x1b5ca2fff MessageSupport arm64e  <fd0b92da9576374aaf5f1578ee816719> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1b5ca3000 - 0x1b5cb5fff IOSurface arm64e  <e473151bfd5e3db7b65f7e25b965f64f> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b5cb6000 - 0x1b5d19fff MobileWiFi arm64e  <6b4c26a30a5e30b7b80253672ae9bbe5> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b6201000 - 0x1b62a9fff MMCS arm64e  <d9218ce64ac839cd9958ce470b9b69f2> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b6320000 - 0x1b635bfff libGLImage.dylib arm64e  <5adcd3b14e7831068f5f49571f45003c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b635c000 - 0x1b6363fff libsystem_symptoms.dylib arm64e  <ce7fc4c95be4356ebb92b9e2f723f45b> /usr/lib/system/libsystem_symptoms.dylib
0x1b63b2000 - 0x1b6909fff CoreAudio arm64e  <30cc9714f0b531f39ba01f0ecf69b2c9> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1b690a000 - 0x1b6921fff ContactsDonation arm64e  <517ae59c78ba32889c9621cfcfae86ae> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b6922000 - 0x1b693ffff IntentsCore arm64e  <256f81ef5cca3435933a8231e5301bc7> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1b6940000 - 0x1b69b8fff FrontBoard arm64e  <9a81912ee4513eef894e8b8e783e1ad4> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1b69e4000 - 0x1b6a1afff ImageCaptureCore arm64e  <01174e90fb3c38bd9c0760b177907ee0> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1b6b89000 - 0x1b6ccffff Navigation arm64e  <6d0bdaaf6d6f31e797f1edfccfb7a0da> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b6cd0000 - 0x1b6cecfff SafariFoundation arm64e  <c9f4db8070203c7a91d41c7b18ae31c6> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6e77000 - 0x1b6e8afff MaterialKit arm64e  <0fa70940185c39dbac9ee057fe8b0cd2> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1b7035000 - 0x1b7045fff CoreAUC arm64e  <0aa5e43b86f13df4be8da104e4e286c0> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b78ad000 - 0x1b78c3fff SettingsFoundation arm64e  <a3d022d71f2b3591ab51531966fe5bdc> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b828f000 - 0x1b82effff ToneLibrary arm64e  <be6719292c503a5589b17df0522e54d5> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b82f0000 - 0x1b835afff TrialProto arm64e  <94aa144116c633bababb100f8f1bae27> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1b8b2e000 - 0x1b8b3bfff MediaSafetyNet arm64e  <048a1e8ada6d3a7d83d64fd31058c9b4> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1b8b3c000 - 0x1b8b77fff TimeSync arm64e  <c0ee11fb3fc53aa79fb5249c252aa95d> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1b8c0f000 - 0x1b8c55fff ExposureNotification arm64e  <19d9251acf973bf691e1b6171541b1fa> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1b92e5000 - 0x1b92eefff CoreTime arm64e  <91b6b3cf9e9f3e118ee194612434c5b9> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b9a7f000 - 0x1b9c7bfff NeutrinoCore arm64e  <dd79eccb3f613ac39bb6e6e00b85a2df> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1b9c8b000 - 0x1b9d88fff TextRecognition arm64e  <0edc93be9fa83d6f92e57266c66531bd> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1b9d89000 - 0x1b9d92fff ContextKitExtraction arm64e  <e90cb17c38963d3586de94aa4a21bfef> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1b9e67000 - 0x1b9e69fff libswiftObjectiveC.dylib arm64e  <9337fcce043337ac98432ddb91d268db> /usr/lib/swift/libswiftObjectiveC.dylib
0x1b9e6a000 - 0x1ba0b9fff libmorphun.dylib arm64e  <4112881038b432bcb3aa599e732aff10> /usr/lib/libmorphun.dylib
0x1ba714000 - 0x1ba77bfff EmailCore arm64e  <462b45de650b38de8bd24d4e3807af30> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1bb0eb000 - 0x1bb137fff MIME arm64e  <208e277e0a6c37e3a4b7b0643d85da02> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1bb41d000 - 0x1bb433fff MailServices arm64e  <b6cf9b7cab88308ca43e865b31400a8a> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1bb434000 - 0x1bb46dfff PhotosPlayer arm64e  <0dda702f01773edba70bb756d025e6a0> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1bb4b2000 - 0x1bb535fff CoreDAV arm64e  <9c6e19b701c833e6af4330c8cbff833c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1bb6d7000 - 0x1bb712fff CalendarUIKit arm64e  <7481aaf2463039309d2281d84cf053f7> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1bb713000 - 0x1bb722fff MobileIcons arm64e  <ca229b8c515c32a787802da3fa287d16> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1bbaf4000 - 0x1bbbc8fff ProofReader arm64e  <2dfdffd0726c365f84e4447c8a0283d9> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1bcdfb000 - 0x1bce52fff AccessibilitySharedSupport arm64e  <94fd7ee8115237f8bd9305528376b4af> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1bce53000 - 0x1bce5dfff MallocStackLogging arm64e  <c016e8cecdf9314c8a66741d5ddaf186> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1bd096000 - 0x1bd0e1fff MetadataUtilities arm64e  <5f0786a34a9233899944a7bc22ac9ce6> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1bd0e2000 - 0x1bd10ffff BannerKit arm64e  <63dc9593f56434dba60bd6ac11a5d78d> /System/Library/PrivateFrameworks/BannerKit.framework/BannerKit
0x1bd88e000 - 0x1bd8ecfff CoreLocationProtobuf arm64e  <48e915b18de6381dbaed7ae59a718a5e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1bdb09000 - 0x1bdb3bfff Bom arm64e  <2362128cbfea370092067813dd38d267> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1bdb6f000 - 0x1bdb75fff PushKit arm64e  <f5eae098ec173603b53104c8190fd6b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1bdb76000 - 0x1bdbdffff PhotosFormats arm64e  <49f469effed43ad9acdda0bb2728ecdf> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1bdd83000 - 0x1bde13fff Quagga arm64e  <0059b8d35f993a22871e77276b9d6b89> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1bde14000 - 0x1bde1cfff StudyLog arm64e  <248c51943c343aa0b4ef317754f284b2> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1bedd4000 - 0x1bee15fff NaturalLanguage arm64e  <2bf319162ae23197b525fc15671a3da6> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1bf8d3000 - 0x1bf8f2fff MediaStream arm64e  <b09d9f494203377eaeecb458b369d9d4> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c0101000 - 0x1c0110fff libAXSpeechManager.dylib arm64e  <4d9547b2a1b730f580107541d4a70e10> /usr/lib/libAXSpeechManager.dylib
0x1c0451000 - 0x1c057efff InternalSwiftProtobuf arm64e  <82bfd6059ed831e3a52eab6b160f4b53> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1c06c6000 - 0x1c06effff MediaConversionService arm64e  <bdbae721994130318c51826a34e6a07c> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c0845000 - 0x1c0988fff CoreHandwriting arm64e  <848242fc8b3b3dcd81ed77bff2442546> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1c11bb000 - 0x1c11c6fff AppleIDAuthSupport arm64e  <b224eb01f14a301faa22ab3f6453c612> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c11d6000 - 0x1c11edfff LocalAuthentication arm64e  <6078faad46673c67a4110d2551d2e207> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c11ee000 - 0x1c11f4fff IOAccelerator arm64e  <0b46a1346e8431d89626e3011422024f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c15df000 - 0x1c15e9fff CloudPhotoServices arm64e  <b53e1860433d37ae80dfabeb95dd8663> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c1631000 - 0x1c16dcfff iTunesStore arm64e  <693924dcd497340cabe6b99d48712d8d> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c1ab1000 - 0x1c1ae3fff libsystem_kernel.dylib arm64e  <86d19965fefe37938f5d171a579268d2> /usr/lib/system/libsystem_kernel.dylib
0x1c1def000 - 0x1c1ef9fff ResponseKit arm64e  <2b0756d1f32a3f2b926d199b702f8663> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c1efa000 - 0x1c1f34fff EmojiFoundation arm64e  <7ef19c3f7c1533eeb4d78bf6b4fc583a> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1c2569000 - 0x1c2576fff FontServices arm64e  <aa115073a34338ab87f08bf0a40acc7f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c2730000 - 0x1c273cfff MediaAccessibility arm64e  <2c5f2853bfec3ab5abb183ecb3f788ad> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c277d000 - 0x1c2d59fff SiriTTS arm64e  <5fafc0e31c40306b812391e0c1a7b075> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c2d5a000 - 0x1c2d68fff SetupAssistantSupport arm64e  <d0fb8a7b86e2356b9e08d508b71448b5> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c2d71000 - 0x1c2dd1fff Social arm64e  <cf55c7d4ee773fe18ee94552fff57d50> /System/Library/Frameworks/Social.framework/Social
0x1c2eaf000 - 0x1c2ee0fff VirtualGarage arm64e  <efbf020a93783ed687d4649e05921260> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1c2ee1000 - 0x1c2f06fff NetAppsUtilities arm64e  <61deac367da43d8e86d4450ae786ac8c> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1c2f07000 - 0x1c2f68fff Osprey arm64e  <87533bafe3383c3893a53bb109215e5f> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1c4125000 - 0x1c4132fff libdscsym.dylib arm64e  <d2614e8b3dd73824aead7cbfee7e143e> /usr/lib/libdscsym.dylib
0x1c4133000 - 0x1c4143fff HangTracer arm64e  <25be0898a62d33c3b2ed5e4b344a0b07> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1c42ff000 - 0x1c43bafff SampleAnalysis arm64e  <33eeb6fd2ce633cea923b40e440684a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c43bb000 - 0x1c43ebfff PlugInKit arm64e  <10f01041059e3ec4b79be45d2d7c526c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c44a1000 - 0x1c44a2fff libSystem.B.dylib arm64e  <8703e2307c1c3ebfb16875f75bb6b1b3> /usr/lib/libSystem.B.dylib
0x1c47b4000 - 0x1c47c1fff MobileActivation arm64e  <56282e0696263cfe81bbfbbd8dfb9a18> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c47c2000 - 0x1c481afff CalendarDaemon arm64e  <6a170720cd7f334888939a33a1482e81> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c4910000 - 0x1c4980fff libarchive.2.dylib arm64e  <5fc001ba5f8337f7b81043060b05f01f> /usr/lib/libarchive.2.dylib
0x1c4981000 - 0x1c49a5fff libtailspin.dylib arm64e  <92f8b94999b335d69eae436b6611f6e4> /usr/lib/libtailspin.dylib
0x1c49a6000 - 0x1c4e63fff libBNNS.dylib arm64e  <71a6ecb0826e319ba80bfe9101ca5c13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c4e64000 - 0x1c4ea7fff SharedUtils arm64e  <29a0d5cb7b1537838b7039c932f52468> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c515e000 - 0x1c5163fff libsysdiagnose.dylib arm64e  <10ad6adce47f3c3db45ece2c12c5680a> /usr/lib/libsysdiagnose.dylib
0x1c51a0000 - 0x1c52abfff CoreMediaStream arm64e  <0bfec5f48cec39329498beb731ab80c7> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c54bd000 - 0x1c54bdfff AVFoundation arm64e  <749a66bb77d734bdbde6bed3cffb282e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c54be000 - 0x1c54befff Accelerate arm64e  <36ee6c3dea953c8cba1748560dd77d5e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c54bf000 - 0x1c5729fff libBLAS.dylib arm64e  <ce8a18afb90d30d1a5dee03d358cc77e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c572a000 - 0x1c5be6fff libLAPACK.dylib arm64e  <88e92d75ef3537ba994ba9ab917c2f5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1c5be7000 - 0x1c5bfbfff libLinearAlgebra.dylib arm64e  <c0f8a2f3d3bc3ab581104e802d1bf01f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1c5bfc000 - 0x1c5c00fff libQuadrature.dylib arm64e  <09dbba0e8f2e3bfb929e7ccadf5eb014> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1c5c01000 - 0x1c5c63fff libSparse.dylib arm64e  <f8f39e55c0ca342ebf134a1d52f0628d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1c5c64000 - 0x1c5c76fff libSparseBLAS.dylib arm64e  <86d31ff720bb3f42b2291fdb58770b67> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1c5c77000 - 0x1c5ccafff libvMisc.dylib arm64e  <f3abc8dc61fc31eb9ad2182e57c38fdf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1c5ccb000 - 0x1c5ccbfff vecLib arm64e  <e0a3485bb4623603b45bea2bba04adc1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1c5d03000 - 0x1c5d06fff AppTrackingTransparency arm64e  <e4d33cef33bd3758a3806a9a377af260> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
0x1c5d07000 - 0x1c5d18fff AssetsLibrary arm64e  <03e6e87264123c07b73031c74fbcdc13> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1c5e2e000 - 0x1c5e4bfff AuthenticationServices arm64e  <af5ed6e99b29302fbd0c3432df48398f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1c5f3a000 - 0x1c5fa3fff CoreMIDI arm64e  <1238578806393f60aa7bd1f2bbd2ee8b> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1c64cf000 - 0x1c64e6fff ExternalAccessory arm64e  <08de113e68eb39faa5404d403ffbb9d4> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1c6521000 - 0x1c654efff GSS arm64e  <cd60be814c6a3708b806bae70ae3a862> /System/Library/Frameworks/GSS.framework/GSS
0x1c6693000 - 0x1c66aafff IntentsUI arm64e  <4a93d6279dff32c9bd42ef20b5537ffd> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1c66c8000 - 0x1c684cfff MLCompute arm64e  <9a36d83e07b93106ac59cfe7ab3217f2> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1c6873000 - 0x1c688bfff MetalKit arm64e  <eb0f82444702339093b0d5a91dfcd8f4> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1c688c000 - 0x1c6912fff MPSImage arm64e  <3e001977698e31999ea4b57b5e8486bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1c6913000 - 0x1c6939fff MPSMatrix arm64e  <594bbb7eda1537b09dfb543b70a84ff5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1c693a000 - 0x1c6974fff MPSNDArray arm64e  <3333551d1bfc3adabb137ddeb5880b1d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1c6975000 - 0x1c69bdfff MPSRayIntersector arm64e  <ab76655de5ba380f8feff6a7562f725b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c69be000 - 0x1c69befff MetalPerformanceShaders arm64e  <3d77ac1b6043323f8c679b0b98a21f35> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c6d5b000 - 0x1c6d5bfff MobileCoreServices arm64e  <b18b7c157fc6387282d5ede9d8f10f56> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c7947000 - 0x1c794ffff OpenGLES arm64e  <d80be799cea13dc58d518497b9895456> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c7950000 - 0x1c7951fff libCVMSPluginSupport.dylib arm64e  <54f132483e5337a9b6437af604dbcef4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c7952000 - 0x1c7958fff libCoreFSCache.dylib arm64e  <4df05a9a263f3c86aa41c5be00c1648b> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c7959000 - 0x1c795efff libCoreVMClient.dylib arm64e  <acaa0bf8518e325e8137322741f09deb> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c795f000 - 0x1c7968fff libGFXShared.dylib arm64e  <0125c24de20e3e1f8a3edc85abc6141f> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c7b21000 - 0x1c7be7fff PDFKit arm64e  <18ce38c519b83cd8bc935552222f72fc> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c7bf6000 - 0x1c7c31fff QuickLookThumbnailing arm64e  <d90f9bb22d4332499c8c46947a1c9a7f> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c8303000 - 0x1c8447fff SoundAnalysis arm64e  <643a31d5ddfc3638825e9b343af2e4f1> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1c8448000 - 0x1c8459fff Speech arm64e  <09c2e6b2ac48308f8875924fe0b5b58e> /System/Library/Frameworks/Speech.framework/Speech
0x1c8576000 - 0x1c8576fff UIKit arm64e  <5d259fd473643690bc8ff72fc7c59d75> /System/Library/Frameworks/UIKit.framework/UIKit
0x1c8580000 - 0x1c8649fff VideoSubscriberAccount arm64e  <20dda88d20913eeabca0bf312496d68b> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c864a000 - 0x1c9234fff libfaceCore.dylib arm64e  <9e691edf2d0d30db85520db2c2bdfde6> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1c9250000 - 0x1c928afff WatchConnectivity arm64e  <ed62f071616c34248f8b827bfe77cac2> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x1c9778000 - 0x1c977bfff AFKUser arm64e  <e7cb22d0df2933fa8e8f815f2d8a8306> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1c9840000 - 0x1c9ac6fff ANECompiler arm64e  <070fb3bab5b639ada93835f3789be107> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c9ac7000 - 0x1c9adbfff ANEServices arm64e  <b99c048084dd3e9a8546590e3d5aa005> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c9ae0000 - 0x1c9b9ffff APFS arm64e  <26a861b1553e3306989b296fc303105c> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c9ba0000 - 0x1c9ba6fff ASEProcessing arm64e  <9f15ad02ff3b3faaa2fc21ac0c47b066> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ca3c7000 - 0x1ca3ccfff AggregateDictionary arm64e  <3dd3082d672b31978fb051e6c23e0d96> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ca561000 - 0x1ca637fff AirPlaySync arm64e  <817f9776b9203587ad4a0be079b0597e> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ca740000 - 0x1ca75cfff AlgosScoreFramework arm64e  <eaec89a003153cd19ba46092fd81fd97> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1ca886000 - 0x1caa0ffff AppC3D arm64e  <5285a3cf5329319aa995fa5d3cd4f53c> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1caa10000 - 0x1caa32fff AppConduit arm64e  <06463af8115e3bdd8bc7b39bee1b9285> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1cbc78000 - 0x1cbe19fff AppleCVA arm64e  <bcaf359113dd36d697aaaa56e8b1a4f1> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1cbe6a000 - 0x1cbe79fff AppleFSCompression arm64e  <9d749b6969e73acba9dcf9e9c3b273d7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cbe87000 - 0x1cbeabfff AppleIDSSOAuthentication arm64e  <e9c313a6d0993202a67cee1a6a2b50cc> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cbeac000 - 0x1cbef1fff AppleJPEG arm64e  <3633957115e739c98db31ec96d3808e4> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1cbf91000 - 0x1cbfa4fff AppleNeuralEngine arm64e  <cc2c6abd86633a639e93f73e17cbf788> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cbfae000 - 0x1cbfd2fff AppleSauce arm64e  <8b694067d7ff3f4699c8f718555ee994> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cc005000 - 0x1cc023fff AssetCacheServices arm64e  <bd4032d63837378e8a0a256c21441136> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1cc18a000 - 0x1cc1e7fff AuthKitUI arm64e  <ec9fce048d8b34aaa51cedcd4923c44e> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1cc1e8000 - 0x1cc23bfff AutoLoop arm64e  <5e7701a6eb5c3cb79ffcbbc19efb37f8> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1cc274000 - 0x1cc28dfff BiomePubSub arm64e  <3128882d49063d33aa3e001161343573> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1cc58e000 - 0x1cc59dfff BluetoothManager arm64e  <9f655d8672453251b560d537f399daf2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1cc841000 - 0x1cc84bfff CMCaptureCore arm64e  <2dd9c6ea9db93f30b4ecf6d060d2eb17> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1cc84c000 - 0x1cc862fff CPAnalytics arm64e  <fc39f51f953632198c276dcfbc86a929> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1cc865000 - 0x1cc874fff CPMS arm64e  <2dd024e7bd9f3577a5302fd1caa97ba8> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1cc875000 - 0x1cc884fff CTCarrierSpace arm64e  <880593248cc33ea783d3a4403cb10281> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1cc9ef000 - 0x1cca19fff CameraEditKit arm64e  <9d1225396d2038f488f589cdeac4fd90> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1ccb89000 - 0x1ccb94fff CaptiveNetwork arm64e  <e19cf5f012fb34ab8d9f9f5f0b63ffa5> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1cccb3000 - 0x1ccd04fff Catalyst arm64e  <49466f461cac33dc828ec1878b75b524> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1ccd29000 - 0x1ccd4dfff CellularPlanManager arm64e  <293a32102d1335ca94b91b3fa8133b3f> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1ccd65000 - 0x1ccd6dfff CertUI arm64e  <0ee5314b956633fe8e0ad0cdadb036e4> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1ccd76000 - 0x1ccdc5fff ChunkingLibrary arm64e  <89eca91f00cd37f49c857dc4f9e502c1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1cd227000 - 0x1cd22efff CommonAuth arm64e  <704ec30e7c243a45b02e3648a5fdf17e> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1cd22f000 - 0x1cd233fff CommunicationsFilter arm64e  <801d7f87c795321eb6187616cc12a738> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1cd306000 - 0x1cd309fff ConstantClasses arm64e  <88abef4d02aa30ec9c2cccc6a8bd5dd9> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1cd313000 - 0x1cd351fff ContactsAutocomplete arm64e  <a3c71847d6fe3b6bb5159c6cb4b2c7d2> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1cd357000 - 0x1cd3cffff ContactsUICore arm64e  <6418a38f58cb34ddbc07d2b3be2a5353> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1cd40c000 - 0x1cd465fff CoreAppleCVA arm64e  <3ae754c8e8c63402b2879484cbffc2b5> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1cd466000 - 0x1cd562fff CoreBrightness arm64e  <4f1817d49a0d375aa346ff3554887ac5> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1cd5ce000 - 0x1cd5dbfff CoreDuetDaemonProtocol arm64e  <aed18f14b0d63636b31fae704098d188> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1cd5de000 - 0x1cd5e0fff CoreDuetDebugLogging arm64e  <d1474be032443282a5a30703af17cb38> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1cd5ef000 - 0x1cd601fff CoreEmoji arm64e  <a1784d09cddd318281b5b230fb6358b0> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1cdc29000 - 0x1cdc2dfff CoreOptimization arm64e  <05c5a34e56ee3849a4685c35ddb4cd29> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1cdc2e000 - 0x1cdceafff CorePDF arm64e  <7d638f276e7835f99294c6773da5d263> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1cdceb000 - 0x1cdcf3fff CorePhoneNumbers arm64e  <070cc6b4724f3e2a891cea8603f8c619> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1cdcf4000 - 0x1cdd4bfff CorePrediction arm64e  <77c6e91e0e143176a4834c38c653922d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1ce678000 - 0x1ce683fff CoreRecents arm64e  <b4440fd2cb273a77b603788e590ec3fd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1ce684000 - 0x1ce6ebfff CoreRecognition arm64e  <62ec288beb77363ea5b2a3056d440758> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1ce6ec000 - 0x1ce702fff CoreSDB arm64e  <f4da3ed59cce390daf6de604bd5fd80b> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1ce703000 - 0x1ce72dfff CoreSVG arm64e  <b630cf39cc703ecf99947f8682b172ab> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1ce944000 - 0x1ce948fff DAAPKit arm64e  <b060aaa2061733ceba00a7cb9df6bf81> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1ce96a000 - 0x1ce977fff DCIMServices arm64e  <cf8b5430a1eb33dba5c344986f8f12e0> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ce98e000 - 0x1ce9cafff DataDetectorsNaturalLanguage arm64e  <367a4fc33271315094f21a5ba2127eda> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1cea28000 - 0x1cea5dfff DeviceIdentity arm64e  <fd8e1aeb256b3560bdc1df15316ee325> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ceb8d000 - 0x1cebc4fff DistributedEvaluation arm64e  <1bb2655714bc3d6ab25e5d390701ab4a> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1cece4000 - 0x1ced1efff DocumentManager arm64e  <c864cbf4a7d534ca9a82aeb2832b579d> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1ced1f000 - 0x1ced3dfff DocumentManagerCore arm64e  <83d598aacb6638d0b928f42fc8739c72> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1cedc4000 - 0x1cedc6fff DragUI arm64e  <3b474ac2ba75337281cc95a27f1937bc> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1cedf7000 - 0x1cee28fff EAP8021X arm64e  <d7520584918d3d3497814623f95cd86c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1cee3f000 - 0x1cee49fff EmailAddressing arm64e  <88fef6c974ea3bc88d6ddc96bb87f7e9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1cee58000 - 0x1cee6dfff Engram arm64e  <0dd522ed0f233589b03ed5a60fdfd2ce> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1cefa6000 - 0x1cefacfff ExtensionFoundation arm64e  <c3cb9143744c31508f76b1e544ef17cd> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1cf13c000 - 0x1cf148fff FSEvents arm64e  <3c173b2ab1e13c46bd39080f8a5e8969> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1cf149000 - 0x1cf168fff FTAWD arm64e  <58985b4e15db345c9658b4a37014b193> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1cf169000 - 0x1cf16cfff FTClientServices arm64e  <105a7e4d5fdf3d93b60bfe6873a1583a> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1cf16d000 - 0x1cf580fff FaceCore arm64e  <23fecfe9eb473af0b95eb3e48e3cc997> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1cf587000 - 0x1cf58cfff FeatureFlagsSupport arm64e  <309347e0ac17393db5f9de9b2344912e> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1cf58d000 - 0x1cf598fff FeedbackLogger arm64e  <5f559d2e32c7333bb7d8807ed4655b74> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1cf72e000 - 0x1cf870fff libFontParser.dylib arm64e  <841825fcf5ad3ac382a07435f066e975> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1cf871000 - 0x1cf879fff libGSFont.dylib arm64e  <abc72b5dba943f33b39a5cd348eb4e89> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1cf87a000 - 0x1cf8b7fff libGSFontCache.dylib arm64e  <6af9fe3a47ab3d499bd180263a637fe1> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1cf91e000 - 0x1cf92bfff libhvf.dylib arm64e  <21a431c5ac5335d299c8d7b82ecb8674> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1cf953000 - 0x1cf96afff Futhark arm64e  <ae032189b97b3dcbad65fd2e926032c9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d05de000 - 0x1d05fcfff GenerationalStorage arm64e  <d95ccea4bf663880aa36b2ca672a85d9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d05fd000 - 0x1d060afff GraphVisualizer arm64e  <fd8424518fea3033a9b72f483293fda8> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d0638000 - 0x1d0644fff HID arm64e  <fcadedffb2dc3343b6960d049266cfcc> /System/Library/PrivateFrameworks/HID.framework/HID
0x1d08e8000 - 0x1d095afff Heimdal arm64e  <2f12a808756b3a69b39bde895a45dfe6> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1d0d4f000 - 0x1d0dc3fff HomeSharing arm64e  <be722a63351837dcad3f874ed73f8290> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d0e1d000 - 0x1d0e23fff IDSKVStore arm64e  <432295861fbc3fd6abd8ab47f7c4dbca> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d113a000 - 0x1d1143fff IOKitten arm64e  <d7418a00c30f37258da67ce0f83329a3> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1d1144000 - 0x1d1146fff IOSurfaceAccelerator arm64e  <6068398df6da374aba1bedd545da6ba4> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d116e000 - 0x1d1175fff IdleTimerServices arm64e  <de68ecac0c85387cbb6593965a8deee7> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d117e000 - 0x1d1184fff IncomingCallFilter arm64e  <9f864a44e6d93352a64f256034554069> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d1185000 - 0x1d1201fff InertiaCam arm64e  <2913ebc94fa93becaa5c74732c2d50a7> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d1245000 - 0x1d1252fff IntentsFoundation arm64e  <b203c35c364636368fba402c7772cd1d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d126c000 - 0x1d126efff InternationalTextSearch arm64e  <71db7c9e576735e1b12d9cf9fc6532d0> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d126f000 - 0x1d128bfff IntlPreferences arm64e  <696284afc2ef3c64bafffed4be33e36f> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d14f6000 - 0x1d14fcfff LinguisticData arm64e  <3934de177e893ff09faf4875f70b3668> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d154c000 - 0x1d1584fff LocalAuthenticationPrivateUI arm64e  <f96499af8bb53b4aa09e71f84390505c> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1d174d000 - 0x1d174dfff Marco arm64e  <cbb87a90e0c93a7684da974ef5b53b61> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d1a60000 - 0x1d1d26fff MediaLibraryCore arm64e  <f1b1ef697f523358bdb6ba432b5ee797> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d1d27000 - 0x1d1d79fff MediaPlatform arm64e  <fc7880f6234532b5a1773e1f64e6ff2a> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d216a000 - 0x1d223dfff MetalTools arm64e  <ba0c406300e93b9f89bd024a45d0a0ac> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1d225f000 - 0x1d22bbfff MetricsKit arm64e  <de2d1447069736a694c27b0fc081bcc4> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d22cc000 - 0x1d2305fff MobileBluetooth arm64e  <51aee3d24bfe31e5bd2c246563f0b7e4> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1d2326000 - 0x1d2328fff MobileObliteration arm64e  <ac220a90e379382ea849cf8027141819> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1d2386000 - 0x1d238cfff MobileSystemServices arm64e  <6ea3801a2a9f38e2995373f9591a2f0a> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d2736000 - 0x1d273cfff Netrb arm64e  <a6ec9162121d330080d3692bc4486b52> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d2810000 - 0x1d282efff NeutrinoKit arm64e  <9afc10f913cb3ddf8d1dd777aadeffc6> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1d286c000 - 0x1d286efff OAuth arm64e  <734d99e29e633733b7aa544c762789b0> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1d288c000 - 0x1d28cbfff OTSVG arm64e  <6865f2482c15318d9d625a6e681bed24> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d2f08000 - 0x1d2f0afff ParsecSubscriptionServiceSupport arm64e  <e8f1af1227fc3f14b2073e561dc16974> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d2f0f000 - 0x1d2f39fff Pasteboard arm64e  <b37df1d967533e069a92e0eff01f48ea> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1d2f69000 - 0x1d2f73fff PersonaKit arm64e  <b3920701b63f363aab56a4f86122b80b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d2f74000 - 0x1d2f80fff PersonaUI arm64e  <7a854b3f6e6b33b4b31e84380b3532dc> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d2fba000 - 0x1d2fbafff PhoneNumbers arm64e  <d1a6c987486f3dc58dc4d0b97afbf162> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d2fc3000 - 0x1d30dafff PhotoImaging arm64e  <f2d5790ea20231c7b827e3e806fe7ab0> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1d30db000 - 0x1d3138fff PhotoLibrary arm64e  <a8d491c105d432b587fc75815d3baa15> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1d3181000 - 0x1d31c0fff PhotosImagingFoundation arm64e  <6fe8a92ad4cd3881bd673719296dec38> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d31c1000 - 0x1d320bfff PhysicsKit arm64e  <6ec4d3cc370f32879641cff17329ab72> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d32b9000 - 0x1d32c4fff PointerUIServices arm64e  <3fe5ecc05c223ec5832353394ab6b702> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1d4707000 - 0x1d470ffff ProgressUI arm64e  <0ee37f6dae6e30b882a0b8ae5e20a6b2> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1d4710000 - 0x1d471dfff PrototypeToolsUI arm64e  <e912104416233302bdd5d5a51a9dea83> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1d479b000 - 0x1d47a6fff RTCReporting arm64e  <befbceecf8cb3735af24f3747c70d8c5> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d4ae6000 - 0x1d4af6fff RemoteTextInput arm64e  <d0ca2dc38dcc353e989b6d4c2372fe20> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d4af7000 - 0x1d4b5efff RemoteUI arm64e  <55aa2c6ab337332da05702743bb78fdc> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1d4b96000 - 0x1d4b9afff RevealCore arm64e  <ea4070944ce332f0be82d4704a2e9621> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d4bb1000 - 0x1d4f38fff SDAPI arm64e  <9a54f188ec0b303c86718328f212a7c8> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1d66ad000 - 0x1d66b7fff SignpostCollection arm64e  <beacbb7618e03acb8b08af4f172c984e> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d66b8000 - 0x1d66b8fff SignpostMetrics arm64e  <88c472a5e2e434649d8788d1cc869d84> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d66ba000 - 0x1d66f7fff SignpostSupport arm64e  <f591612b9ffb37f6a7ee6acfede1e9a5> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d6c90000 - 0x1d6caafff SiriObservation arm64e  <b6625eb22dd3368787f3676530b141a6> /System/Library/PrivateFrameworks/SiriObservation.framework/SiriObservation
0x1d72f9000 - 0x1d72f9fff SoftLinking arm64e  <658ef2bc053e3bd18c8e7bf54adb3bfa> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1d76f5000 - 0x1d7733fff StreamingZip arm64e  <ce98ffa8494c3cf7b2e55c6ab0a60bc4> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d773b000 - 0x1d7745fff SymptomDiagnosticReporter arm64e  <93deb69bbd4f31bc94980e94b04db12e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d7776000 - 0x1d7792fff SymptomPresentationFeed arm64e  <087e80e16bcf32e08b54dd2a43dc4a41> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d77cf000 - 0x1d77dffff TCC arm64e  <0b4848707ad73669ad68d60bc0cea9bf> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1d80b7000 - 0x1d816afff TextureIO arm64e  <8b0e8213625a36fab7132c61c0b72378> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d839c000 - 0x1d83a3fff URLFormatting arm64e  <44bf856531c7309f9ca5f25e0d7e37e9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1d8989000 - 0x1d89b2fff UsageTracking arm64e  <1b952b6ea6a33a1ba8c8d3e5efc57e15> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1d94e1000 - 0x1d95aafff VoiceTrigger arm64e  <e111b2d25db43f32918ea2cf507801f9> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1d9679000 - 0x1d967afff WatchdogClient arm64e  <195639423b0c35169b89e1712a233669> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d99e4000 - 0x1da125fff libwebrtc.dylib arm64e  <d9aeadd2686e3be88070c3e61dc7ec9a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1da1a4000 - 0x1da1b9fff WebUI arm64e  <c92bb0113bfa3755b1341d4c1c1d607b> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1da6de000 - 0x1da6e1fff XCTTargetBootstrap arm64e  <5485550d27423a8986a153ba00632543> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1da779000 - 0x1da798fff caulk arm64e  <fddb9a2e68b234b99f1f0ebad7871965> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1dcd70000 - 0x1dcd75fff kperf arm64e  <cc8e3f58e79830e6b9f72818df623272> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1dcd76000 - 0x1dcd7efff kperfdata arm64e  <209e656b47483306b62925e1ccba1473> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1dcd7f000 - 0x1dcd95fff libEDR arm64e  <e47a029d34da37d8a31fe04b61bee4e8> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1dcdae000 - 0x1dcdbefff perfdata arm64e  <393ebf77047c34a9bd09f8f8b834f634> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1dcdbf000 - 0x1dcdeefff vCard arm64e  <22ba1296d7163c9799b13509a6a0e49f> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1dd652000 - 0x1dd691fff libAWDSupport.dylib arm64e  <45e67ec08d6d3608bcc0d690d1b06af5> /usr/lib/libAWDSupport.dylib
0x1dd692000 - 0x1dda32fff libAWDSupportFramework.dylib arm64e  <6f6949c676cf31f49cd3b38838e6d670> /usr/lib/libAWDSupportFramework.dylib
0x1ddbc2000 - 0x1ddbd1fff libAudioStatistics.dylib arm64e  <f0c59d7c2d9934abb3fa4d5e9cffb5b3> /usr/lib/libAudioStatistics.dylib
0x1ddd75000 - 0x1ddda7fff libCRFSuite.dylib arm64e  <990c544ff05234beb512641d5b243891> /usr/lib/libCRFSuite.dylib
0x1ddda8000 - 0x1ddda9fff libCTGreenTeaLogger.dylib arm64e  <c7324ca193e43103b071d445f9883b30> /usr/lib/libCTGreenTeaLogger.dylib
0x1dddaa000 - 0x1dddb4fff libChineseTokenizer.dylib arm64e  <a62be788c990348a8edf0aa330f3b16f> /usr/lib/libChineseTokenizer.dylib
0x1de04b000 - 0x1de052fff libIOReport.dylib arm64e  <ddde72a4b6e43abd9e3fb972cde16559> /usr/lib/libIOReport.dylib
0x1de0ce000 - 0x1de0d5fff libMatch.1.dylib arm64e  <1df06bcc215e399d9786e01e282ea6b3> /usr/lib/libMatch.1.dylib
0x1de1f1000 - 0x1de1f2fff libThaiTokenizer.dylib arm64e  <0525156399cd3b0596af724f0bb14bd4> /usr/lib/libThaiTokenizer.dylib
0x1de45e000 - 0x1de460fff libapp_launch_measurement.dylib arm64e  <c2b18a1ce62435a888a2879e1d87e9a5> /usr/lib/libapp_launch_measurement.dylib
0x1de461000 - 0x1de477fff libapple_nghttp2.dylib arm64e  <1c973da470313a39a8f0376e72749b40> /usr/lib/libapple_nghttp2.dylib
0x1de478000 - 0x1de509fff libate.dylib arm64e  <0d0cd7234c6d3ea090e6064348da15bb> /usr/lib/libate.dylib
0x1de59b000 - 0x1de5abfff libbsm.0.dylib arm64e  <2621120806c9311db62723efe352052a> /usr/lib/libbsm.0.dylib
0x1de5ac000 - 0x1de5b8fff libbz2.1.0.dylib arm64e  <bd2cefdbabd83ee8a4e0af03945e8fe8> /usr/lib/libbz2.1.0.dylib
0x1de5b9000 - 0x1de5b9fff libcharset.1.dylib arm64e  <cec801445afb3f85b11c69d957243ed3> /usr/lib/libcharset.1.dylib
0x1de5ba000 - 0x1de5cbfff libcmph.dylib arm64e  <48667fd03fbe30e48930c141b327e483> /usr/lib/libcmph.dylib
0x1de5cc000 - 0x1de5eafff libcompression.dylib arm64e  <77924ab8ed9a37838cd0c5fd45cd0bfa> /usr/lib/libcompression.dylib
0x1de5eb000 - 0x1de601fff libcoretls.dylib arm64e  <4c353aa862df361dba5dc25d272dc8f3> /usr/lib/libcoretls.dylib
0x1de602000 - 0x1de603fff libcoretls_cfhelpers.dylib arm64e  <f0501ed9a373310d958ea89b73841a6d> /usr/lib/libcoretls_cfhelpers.dylib
0x1de629000 - 0x1de630fff libcupolicy.dylib arm64e  <9ee1c16206ae3c56af33ccac00dcd32f> /usr/lib/libcupolicy.dylib
0x1de631000 - 0x1de638fff libdns_services.dylib arm64e  <1e3cd47621113594aa8ab368eec23dad> /usr/lib/libdns_services.dylib
0x1de639000 - 0x1de656fff libedit.3.dylib arm64e  <cd9ab1a7638d380b8727df3319787d28> /usr/lib/libedit.3.dylib
0x1de657000 - 0x1de65bfff libenergytrace.dylib arm64e  <fb9bf8732b8c3ad4982244e3eef499f1> /usr/lib/libenergytrace.dylib
0x1de65c000 - 0x1de676fff libexpat.1.dylib arm64e  <e2bfed9d45333d59aceaadc51a9f560c> /usr/lib/libexpat.1.dylib
0x1de6a3000 - 0x1de6a7fff libgermantok.dylib arm64e  <bf52d14b1f6835f3b27df529abd9e239> /usr/lib/libgermantok.dylib
0x1de6a8000 - 0x1de6adfff libheimdal-asn1.dylib arm64e  <60a8754438c732a9971808919e577be9> /usr/lib/libheimdal-asn1.dylib
0x1de6ae000 - 0x1de79ffff libiconv.2.dylib arm64e  <34c56aadde0b33a58964b8e66ba0d792> /usr/lib/libiconv.2.dylib
0x1de7be000 - 0x1de7bffff liblangid.dylib arm64e  <2fc2101839cc341aaacc0a49bca8b71d> /usr/lib/liblangid.dylib
0x1de7c0000 - 0x1de7cbfff liblockdown.dylib arm64e  <4c249e7fd4a73f12967bf829c47fe451> /usr/lib/liblockdown.dylib
0x1de7cc000 - 0x1de7e4fff liblzma.5.dylib arm64e  <820f598431023b45b09704845e91cb91> /usr/lib/liblzma.5.dylib
0x1de813000 - 0x1de869fff libmecab.dylib arm64e  <37cbb6a871a53717b8963cdb3c5850e5> /usr/lib/libmecab.dylib
0x1de86a000 - 0x1deaa4fff libmecabra.dylib arm64e  <70957c0aec2f3a49806141515f1b780c> /usr/lib/libmecabra.dylib
0x1deaa5000 - 0x1deab8fff libmis.dylib arm64e  <f1794498ec7a314c99b11f307016a819> /usr/lib/libmis.dylib
0x1deab9000 - 0x1deacffff libnetworkextension.dylib arm64e  <5320630b1eb83ea9a1d22cbfd6558a70> /usr/lib/libnetworkextension.dylib
0x1dee7a000 - 0x1deeb5fff libpcap.A.dylib arm64e  <c13b59f6abd93a0b8a1a9ba9211ebed0> /usr/lib/libpcap.A.dylib
0x1deeb6000 - 0x1deec3fff libperfcheck.dylib arm64e  <d017434f195c3a7c8c6359ba9232a20a> /usr/lib/libperfcheck.dylib
0x1deecb000 - 0x1deeddfff libprequelite.dylib arm64e  <45fbaef573193e959b5d374ee8eb228b> /usr/lib/libprequelite.dylib
0x1deede000 - 0x1deef0fff libprotobuf-lite.dylib arm64e  <8e899f3ffd6f365eb255679191c9704c> /usr/lib/libprotobuf-lite.dylib
0x1deef1000 - 0x1def52fff libprotobuf.dylib arm64e  <4891aca845a53e16b7023d3b923da883> /usr/lib/libprotobuf.dylib
0x1def53000 - 0x1deff0fff libquic.dylib arm64e  <74f70fc02d13360595d931f837ba31f6> /usr/lib/libquic.dylib
0x1deff1000 - 0x1df009fff libresolv.9.dylib arm64e  <3a9d9ffdb9a73de587ae73103c5b8128> /usr/lib/libresolv.9.dylib
0x1df00a000 - 0x1df00cfff libsandbox.1.dylib arm64e  <f4900ef1494e3bf3878c302f93649ab8> /usr/lib/libsandbox.1.dylib
0x1df054000 - 0x1df057fff libutil.dylib arm64e  <8f6b3d67357b3e3f954e6d3eea3e5fc4> /usr/lib/libutil.dylib
0x1df058000 - 0x1df144fff libxml2.2.dylib arm64e  <cd751363cfac34cc87dc412b727d1d5d> /usr/lib/libxml2.2.dylib
0x1df149000 - 0x1df172fff libxslt.1.dylib arm64e  <fa09a285a4653290b61f81bd481e35f0> /usr/lib/libxslt.1.dylib
0x1df173000 - 0x1df184fff libz.1.dylib arm64e  <250b96d8a93731b5ad1489ec1c477f62> /usr/lib/libz.1.dylib
0x1df1c4000 - 0x1df1c6fff liblog_network.dylib arm64e  <fbbcfca9c531326c84609b0ebe473a23> /usr/lib/log/liblog_network.dylib
0x1df1cf000 - 0x1df1d6fff libswiftAVFoundation.dylib arm64e  <0e774b347ba430a69695fa850ac34218> /usr/lib/swift/libswiftAVFoundation.dylib
0x1df265000 - 0x1df26bfff libswiftCompression.dylib arm64e  <74a67f3d5bd73e06b5c4059d18fb4741> /usr/lib/swift/libswiftCompression.dylib
0x1df26f000 - 0x1df277fff libswiftCoreAudio.dylib arm64e  <cff2f1c7f7b731f891e65deb8d13b456> /usr/lib/swift/libswiftCoreAudio.dylib
0x1df278000 - 0x1df27cfff libswiftCoreData.dylib arm64e  <85e00eecee8a349d886381ecf33cecea> /usr/lib/swift/libswiftCoreData.dylib
0x1df27d000 - 0x1df27dfff libswiftCoreFoundation.dylib arm64e  <75837eaa26bf3e1a86973ced1aafdef8> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1df27e000 - 0x1df27efff libswiftCoreImage.dylib arm64e  <2e9282785ba83bbcb18c8c71639171d3> /usr/lib/swift/libswiftCoreImage.dylib
0x1df27f000 - 0x1df281fff libswiftCoreLocation.dylib arm64e  <e2862956480e354da59cf3aa06cebc0b> /usr/lib/swift/libswiftCoreLocation.dylib
0x1df282000 - 0x1df28bfff libswiftCoreMIDI.dylib arm64e  <bf2d2d6885fd3243980addef27018d5d> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1df290000 - 0x1df2ccfff libswiftCoreMedia.dylib arm64e  <633c84a2939e384bae03730adc95319c> /usr/lib/swift/libswiftCoreMedia.dylib
0x1df2da000 - 0x1df2e3fff libswiftDarwin.dylib arm64e  <9415742b801438e7bb111c18f51d0529> /usr/lib/swift/libswiftDarwin.dylib
0x1df2ea000 - 0x1df2f5fff libswiftIntents.dylib arm64e  <ea9120fa63333368a798bc73686b4268> /usr/lib/swift/libswiftIntents.dylib
0x1df2fc000 - 0x1df2fefff libswiftMapKit.dylib arm64e  <3d76b4ebe6d032b0ba5dcfc6eea4db83> /usr/lib/swift/libswiftMapKit.dylib
0x1df303000 - 0x1df307fff libswiftMetal.dylib arm64e  <593e4c3545fc3090a47babf871220ce8> /usr/lib/swift/libswiftMetal.dylib
0x1df37c000 - 0x1df37dfff libswiftQuartzCore.dylib arm64e  <5b94ce735eb031bb96a1dc00016beb25> /usr/lib/swift/libswiftQuartzCore.dylib
0x1df3be000 - 0x1df3d0fff libswiftos.dylib arm64e  <47bd13b25ff33b52a0bd1fcbd2d25be8> /usr/lib/swift/libswiftos.dylib
0x1df3d1000 - 0x1df3e3fff libswiftsimd.dylib arm64e  <de2463307105381ba92466123632ffd8> /usr/lib/swift/libswiftsimd.dylib
0x1df3e4000 - 0x1df3e9fff libcache.dylib arm64e  <b14e9b1b164737eea5b5f84f608fe463> /usr/lib/system/libcache.dylib
0x1df3ea000 - 0x1df3f7fff libcommonCrypto.dylib arm64e  <43db8a6f8c8833449ae702ba2ab970d8> /usr/lib/system/libcommonCrypto.dylib
0x1df3f8000 - 0x1df3fbfff libcompiler_rt.dylib arm64e  <fb78b4e3ea3b39148acda37a9e93fbee> /usr/lib/system/libcompiler_rt.dylib
0x1df3fc000 - 0x1df404fff libcopyfile.dylib arm64e  <df08ca4b35ad3237b1c9fac995b04da7> /usr/lib/system/libcopyfile.dylib
0x1df4ea000 - 0x1df4eafff liblaunch.dylib arm64e  <dd93c07eb43b38339e3ea96acfc40f5a> /usr/lib/system/liblaunch.dylib
0x1df4eb000 - 0x1df4f0fff libmacho.dylib arm64e  <8f1f4f14be2839c4828cfaf9fb01207c> /usr/lib/system/libmacho.dylib
0x1df4f1000 - 0x1df4f3fff libremovefile.dylib arm64e  <ea71fb2f7b103737b394a179f1661bc9> /usr/lib/system/libremovefile.dylib
0x1df4f4000 - 0x1df4f5fff libsystem_blocks.dylib arm64e  <89c10de83c1e3435a73870600c73006b> /usr/lib/system/libsystem_blocks.dylib
0x1df4f6000 - 0x1df4f8fff libsystem_collections.dylib arm64e  <739b553d32293cf0b8c58582502bffe6> /usr/lib/system/libsystem_collections.dylib
0x1df4f9000 - 0x1df4fdfff libsystem_configuration.dylib arm64e  <f46041300ebd305c9cb7cbb6082a519b> /usr/lib/system/libsystem_configuration.dylib
0x1df4fe000 - 0x1df510fff libsystem_containermanager.dylib arm64e  <d599537b9c6b3333a44a4d80d0e1bf19> /usr/lib/system/libsystem_containermanager.dylib
0x1df511000 - 0x1df512fff libsystem_coreservices.dylib arm64e  <1171c2cf58653b90b29a287359509562> /usr/lib/system/libsystem_coreservices.dylib
0x1df513000 - 0x1df51cfff libsystem_darwin.dylib arm64e  <b248b1960812303da977521f644cf10d> /usr/lib/system/libsystem_darwin.dylib
0x1df51d000 - 0x1df525fff libsystem_dnssd.dylib arm64e  <e5cbd4a702353b818df2b8c7735a155f> /usr/lib/system/libsystem_dnssd.dylib
0x1df526000 - 0x1df528fff libsystem_featureflags.dylib arm64e  <2ffb8494f9b535ec9a38dfe012ac8c9d> /usr/lib/system/libsystem_featureflags.dylib
0x1df529000 - 0x1df556fff libsystem_m.dylib arm64e  <1e3ac0a17c193b79a5beded338db488e> /usr/lib/system/libsystem_m.dylib
0x1df557000 - 0x1df55dfff libsystem_platform.dylib arm64e  <8d0bc8904fb0387b98264ebb0812dc87> /usr/lib/system/libsystem_platform.dylib
0x1df55e000 - 0x1df55efff libsystem_product_info_filter.dylib arm64e  <64490a413a7f3977ab07b9adc3c978e2> /usr/lib/system/libsystem_product_info_filter.dylib
0x1df55f000 - 0x1df56afff libsystem_pthread.dylib arm64e  <52eb675f93f832e1a1fe5930d388bc4f> /usr/lib/system/libsystem_pthread.dylib
0x1df56b000 - 0x1df56efff libsystem_sandbox.dylib arm64e  <96192a6fe2a83ccfa59f7de106a3ba3a> /usr/lib/system/libsystem_sandbox.dylib
0x1df56f000 - 0x1df579fff libunwind.dylib arm64e  <b3f2687c7b703f29ab3724aaacfb87f3> /usr/lib/system/libunwind.dylib
0x1df57a000 - 0x1df5b0fff libxpc.dylib arm64e  <f48656dfd6f630f7ae69777374196527> /usr/lib/system/libxpc.dylib
0x1df654000 - 0x1df66efff AccessibilitySettingsLoader arm64e  <11465c1031943a94a10d745244e4c5eb> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1e0c84000 - 0x1e0d91fff AVFAudio arm64e  <3653c5b3328434c6900f8f328b42922d> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1e108b000 - 0x1e1091fff AuthenticationServicesCore arm64e  <daca7152937c3479b946a11d68353aec> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
0x1e1092000 - 0x1e109ffff CMImaging arm64e  <60430f06a96f35718c8c60c836da4cb6> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
0x1e10a0000 - 0x1e10b6fff CinematicFraming arm64e  <8042c1487ac93f8a85bbeba00f480b69> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
0x1e11c6000 - 0x1e11defff CoreSpeechFoundation arm64e  <020bbedaac8f3b55911a31de8e59a584> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
0x1e1375000 - 0x1e1385fff MobileSafari arm64e  <a3e00f1b53043988b4722a44da67ec31> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
0x1e13f3000 - 0x1e1cb0fff PegasusAPI arm64e  <453af45ead7d3411b9d508871054930f> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1e1dfc000 - 0x1e1e00fff SiriLiminal arm64e  <cacd1aa277ce3f17bf887ccc6fba048b> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
0x1e1f89000 - 0x1e1f9bfff SpotlightLinguistics arm64e  <360429b7e4d335c794514d1bec21cb12> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF

My app integrates the following AWS SDK information:

image I am still receiving crash reports from users.
Incident Identifier: F0FBF566-F93A-4D55-B03D-3089FC3E39C7
Hardware Model:      iPhone12,3
Process:             Sesame [2214]
Path:                /private/var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Sesame
Identifier:          co.candyhouse.sesame2
Version:             11 (3.0.53)
AppStoreTools:       15E204
AppVariant:          1:iPhone12,3:14
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           co.candyhouse.sesame2 [2872]

Date/Time:           2024-04-10 15:27:01.8808 +0900
Launch Time:         2024-04-10 06:38:44.7491 +0900
OS Version:          iPhone OS 14.8 (18H17)
Release Type:        User
Baseband Version:    2.06.00
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000046ca93840
VM Region Info: 0x46ca93840 is not in any region.  Bytes after previous region: 7728609345  Bytes before following region: 48642836416
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO              280000000-2a0000000 [512.0M] rw-/rwx SM=COW  
--->  GAP OF 0xd20000000 BYTES
      commpage (reserved)      fc0000000-1000000000 [  1.0G] ---/--- SM=NUL  ...(unallocated)

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [2214]
Triggered by Thread:  6

Thread 0 name:
Thread 0:
0   CoreFoundation                	0x0000000193811cfc __CFRunLoopDoObservers + 416 (CFInternal.h:340)
1   CoreFoundation                	0x0000000193811cdc __CFRunLoopDoObservers + 384 (CFInternal.h:647)
2   CoreFoundation                	0x000000019381251c __CFRunLoopRun + 1524 (CFRunLoop.c:3021)
3   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
4   GraphicsServices              	0x00000001aaee2734 GSEventRunModal + 164 (GSEvent.c:2259)
5   UIKitCore                     	0x000000019628f75c -[UIApplication _run] + 1072 (UIApplication.m:3269)
6   UIKitCore                     	0x0000000196294fcc UIApplicationMain + 168 (UIApplication.m:4740)
7   Sesame                        	0x000000010212c08c main + 64 (AppDelegate.swift:16)
8   libdyld.dylib                 	0x00000001934cdcf8 start + 4 (:-1)

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6   Foundation                    	0x0000000194b01c58 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:424)
7   UIKitCore                     	0x0000000196344304 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:929)
8   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
10  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   CFNetwork                     	0x00000001940f0b38 +[__CFN_CoreSchedulingSetRunnable _run:] + 568 (CoreSchedulingSet.mm:1374)
6   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
7   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
8   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 3 name:
Thread 3:
0   libsystem_c.dylib             	0x000000019cbefe14 vasprintf + 0 (vasprintf.c:80)
1   libcoretls.dylib              	0x00000001de5fc6dc __ssl_debug + 64 (sslUtils.c:228)
2   libcoretls.dylib              	0x00000001de5edd58 tls_handshake_process + 228 (tls_handshake.c:326)
3   Security                      	0x000000019ae00200 SSLRead + 548 (sslTransport.c:562)
4   CFNetwork                     	0x0000000193fb68f8 SocketStream::securityBufferedRead_NoLock() + 200 (SocketStream.cpp:7688)
5   CFNetwork                     	0x0000000193fb439c SocketStream::socketCallbackReadLocked(SocketStreamSignalHolder*) + 172 (SocketStream.cpp:5141)
6   CFNetwork                     	0x0000000193fbefd0 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 524 (SocketStream.cpp:5216)
7   CoreFoundation                	0x000000019382411c __CFSocketPerformV0 + 1240 (CFSocket.c:2087)
8   CoreFoundation                	0x000000019381907c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 (CFRunLoop.c:1967)
9   CoreFoundation                	0x0000000193818f78 __CFRunLoopDoSource0 + 208 (CFRunLoop.c:2011)
10  CoreFoundation                	0x00000001938182e8 __CFRunLoopDoSources0 + 376 (CFRunLoop.c:2056)
11  CoreFoundation                	0x000000019381225c __CFRunLoopRun + 820 (CFRunLoop.c:2925)
12  CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
13  Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
14  AWSIoT                        	0x0000000102f08a8c -[_SRRunLoopThread main] + 228 (AWSSRWebSocket.m:1905)
15  Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
16  libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
17  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001c1ada62c select$DARWIN_EXTSN + 8
1   CoreFoundation                	0x0000000193825720 __CFSocketManager + 624 (CFSocket.c:1343)
2   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
3   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 6 Crashed:
0   libobjc.A.dylib               	0x00000001a83f3dd0 objc_release + 16 (objc-runtime-new.h:1589)
1   AWSIoT                        	0x0000000102f10ff8 -[AWSIoTStreamThread .cxx_destruct] + 116 (AWSIoTStreamThread.m:32)
2   libobjc.A.dylib               	0x00000001a83d3cd8 object_cxxDestructFromClass(objc_object*, objc_class*) + 112 (objc-class.mm:455)
3   libobjc.A.dylib               	0x00000001a83eb148 objc_destructInstance + 80 (objc-class.mm:469)
4   libobjc.A.dylib               	0x00000001a83f25c4 _objc_rootDealloc + 80 (objc-runtime-new.mm:8162)
5   Foundation                    	0x0000000194b33824 -[NSThread dealloc] + 100 (NSThread.m:501)
6   CoreFoundation                	0x00000001938cfd30 __CFBasicHashRemoveValue + 184 (CFBasicHash.c:440)
7   CoreFoundation                	0x00000001938cfbac CFBasicHashRemoveValue + 2412 (CFBasicHash.c:1386)
8   CoreFoundation                	0x00000001937e1b24 CFDictionaryRemoveValue + 300 (CFDictionary.c:471)
9   Foundation                    	0x0000000194c73914 __NSFinalizeThreadData + 900 (NSThread.m:938)
10  CoreFoundation                	0x00000001938052c8 __CFTSDFinalize + 128 (CFPlatform.c:787)
11  libsystem_pthread.dylib       	0x00000001df568e4c _pthread_tsd_cleanup + 524 (pthread_tsd.c:285)
12  libsystem_pthread.dylib       	0x00000001df560c5c _pthread_exit + 84 (pthread.c:1631)
13  libsystem_pthread.dylib       	0x00000001df560100 pthread_exit + 92 (pthread.c:1648)
14  Foundation                    	0x0000000194b337b8 +[NSThread exit] + 20 (NSThread.m:386)
15  Foundation                    	0x0000000194c73320 __NSThread__start__ + 884 (NSThread.m:726)
16  libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
17  libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001c1ad9d50 __open + 8
1   libsystem_kernel.dylib        	0x00000001c1abdcdc open + 40 (open-base.c:98)
2   Foundation                    	0x0000000194c34d90 _NSReadBytesFromFileWithExtendedAttributes + 160 (NSPlatform.m:770)
3   Foundation                    	0x0000000194b07b1c -[NSData(NSData) initWithContentsOfFile:options:maxLength:error:] + 128 (NSData.m:848)
4   Foundation                    	0x0000000194b2c6bc +[NSData(NSData) dataWithContentsOfURL:options:error:] + 60 (NSData.m:767)
5   WatchConnectivity             	0x00000001c92775dc -[WCFileStorage loadAppContextDataFromInbox] + 204 (WCFileStorage.m:336)
6   WatchConnectivity             	0x00000001c92643a8 __51-[WCSession handleApplicationContextWithPairingID:]_block_invoke + 240 (WCSession.m:1246)
7   Foundation                    	0x0000000194c2bf88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24 (NSOperation.m:1544)
8   Foundation                    	0x0000000194b19628 -[NSBlockOperation main] + 104 (NSOperation.m:1563)
9   Foundation                    	0x0000000194c2e3b0 __NSOPERATION_IS_INVOKING_MAIN__ + 24 (NSOperation.m:2188)
10  Foundation                    	0x0000000194b192b0 -[NSOperation start] + 808 (NSOperation.m:2205)
11  Foundation                    	0x0000000194c2ee54 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 24 (NSOperation.m:2219)
12  Foundation                    	0x0000000194c2e8e0 __NSOQSchedule_f + 184 (NSOperation.m:2230)
13  libdispatch.dylib             	0x000000019349a484 _dispatch_block_async_invoke2 + 148 (queue.c:527)
14  libdispatch.dylib             	0x000000019348b81c _dispatch_client_callout + 20 (object.m:559)
15  libdispatch.dylib             	0x000000019348ecf4 _dispatch_continuation_pop + 448 (inline_internal.h:2557)
16  libdispatch.dylib             	0x000000019348e384 _dispatch_async_redirect_invoke + 592 (queue.c:805)
17  libdispatch.dylib             	0x000000019349cfe0 _dispatch_root_queue_drain + 388 (inline_internal.h:2598)
18  libdispatch.dylib             	0x000000019349d7d8 _dispatch_worker_thread2 + 112 (queue.c:6765)
19  libsystem_pthread.dylib       	0x00000001df562768 _pthread_wqthread + 216 (pthread.c:2449)
20  libsystem_pthread.dylib       	0x00000001df56974c start_wqthread + 8

Thread 8 name:
Thread 8:
0   CoreFoundation                	0x000000019377d534 -[__NSDictionaryI dealloc] + 60 (NSDictionaryI.m:0)
1   CoreBluetooth                 	0x00000001ad17d7d4 -[CBXpcConnection _handleMsg:] + 340 (CBXpcConnection.m:244)
2   CoreBluetooth                 	0x00000001ad17dc60 -[CBXpcConnection _handleConnectionEvent:] + 156 (CBXpcConnection.m:279)
3   libxpc.dylib                  	0x00000001df5890bc _xpc_connection_call_event_handler + 172 (connection.c:691)
4   libxpc.dylib                  	0x00000001df589480 _xpc_connection_mach_event + 932 (connection.c:1227)
5   libdispatch.dylib             	0x000000019348b8e8 _dispatch_client_callout4 + 20 (object.m:599)
6   libdispatch.dylib             	0x00000001934a67ec _dispatch_mach_msg_invoke + 476 (mach.c:2443)
7   libdispatch.dylib             	0x0000000193492ecc _dispatch_lane_serial_drain + 308 (inline_internal.h:2598)
8   libdispatch.dylib             	0x00000001934a7550 _dispatch_mach_invoke + 464 (mach.c:2765)
9   libdispatch.dylib             	0x0000000193492ecc _dispatch_lane_serial_drain + 308 (inline_internal.h:2598)
10  libdispatch.dylib             	0x0000000193493c34 _dispatch_lane_invoke + 456 (queue.c:3862)
11  libdispatch.dylib             	0x000000019349e4bc _dispatch_workloop_worker_thread + 764 (queue.c:6589)
12  libsystem_pthread.dylib       	0x00000001df5627a4 _pthread_wqthread + 276 (pthread.c:2436)
13  libsystem_pthread.dylib       	0x00000001df56974c start_wqthread + 8

Thread 9:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 10:
0   libsystem_kernel.dylib        	0x00000001c1ab54fc mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001c1ab4884 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x0000000193818544 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641)
3   CoreFoundation                	0x00000001938123e4 __CFRunLoopRun + 1212 (CFRunLoop.c:2974)
4   CoreFoundation                	0x00000001938119f4 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                    	0x0000000194b01d8c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:377)
6   AWSIoT                        	0x0000000102f1084c -[AWSIoTStreamThread main] + 728 (AWSIoTStreamThread.m:88)
7   Foundation                    	0x0000000194c7330c __NSThread__start__ + 864 (NSThread.m:724)
8   libsystem_pthread.dylib       	0x00000001df560bfc _pthread_start + 320 (pthread.c:887)
9   libsystem_pthread.dylib       	0x00000001df569758 thread_start + 8 (:-1)

Thread 11:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 12:
0   libsystem_pthread.dylib       	0x00000001df569744 start_wqthread + 0 (:-1)

Thread 6 crashed with ARM Thread State (64-bit):
    x0: 0x0000000283c03820   x1: 0x0000000000000000   x2: 0x0000000000000008   x3: 0x00000000000036c8
    x4: 0x00000000000062dc   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x00002f746ca93820   x9: 0x000000046ca93820  x10: 0x00000000000007fd  x11: 0x000000000000000d
   x12: 0x0000000000000001  x13: 0x00000000ca82d021  x14: 0x00000000caa2d800  x15: 0x000000000002d800
   x16: 0x00000001a83f3dc0  x17: 0x00000001fbdd5f98  x18: 0x0000000000000000  x19: 0x0000000281231800
   x20: 0x000000010317f5a8  x21: 0x00000001a8400a4a  x22: 0x0000000102f10f84  x23: 0x00000001f5f8f000
   x24: 0x00000001ea3cb000  x25: 0x00000000a5baadb8  x26: 0x00000000a7baadb1  x27: 0x00000000a5baadb9
   x28: 0x0000000000000017   fp: 0x000000016e04e8a0   lr: 0x0000000102f10ff8
    sp: 0x000000016e04e890   pc: 0x00000001a83f3dd0 cpsr: 0x20000000
   esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x1020f4000 - 0x10231bfff Sesame arm64  <47fd43985b413a208b14c4fae532ee5b> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Sesame
0x1023c4000 - 0x1023c7fff AWSAPIGateway_-3E807E1F8380265C_PackageProduct arm64  <4ecec5fd5d5a39ca9c55125735364edd> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAPIGateway_-3E807E1F8380265C_PackageProduct.framework/AWSAPIGateway_-3E807E1F8380265C_PackageProduct
0x1023d4000 - 0x1023d7fff AWSIoT_1718228465003D_PackageProduct arm64  <3f0eb8b158fe338a95ebec77f9346879> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSIoT_1718228465003D_PackageProduct.framework/AWSIoT_1718228465003D_PackageProduct
0x1023e4000 - 0x1024c7fff AWSCore arm64  <40510299eda132b18d033d00b575eca8> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCore.framework/AWSCore
0x102520000 - 0x102527fff AWSCognitoIdentityProviderASF arm64  <1cb1d704c13e3fa59b714347d3dc12f0> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCognitoIdentityProviderASF.framework/AWSCognitoIdentityProviderASF
0x102534000 - 0x10253bfff AWSAuthCore arm64  <0d9da9ca963837b997ebffccfb6b7afa> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAuthCore.framework/AWSAuthCore
0x10254c000 - 0x1025abfff AWSMobileClientXCF arm64  <19fefa25f93f3387978823a6968ae7e5> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSMobileClientXCF.framework/AWSMobileClientXCF
0x1025e8000 - 0x10268bfff SesameSDK arm64  <f0aacdb22be7366eb0a763b740800986> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/SesameSDK.framework/SesameSDK
0x1026d0000 - 0x102743fff dyld arm64e  <555bd85252373f69a23cd73dab1c5191> /usr/lib/dyld
0x1027c8000 - 0x102bf3fff substitute-inserter.dylib arm64e  <5b1cdec8bedc31cd95411974da5b1aa8> /usr/lib/substitute-inserter.dylib
0x102c7c000 - 0x102dfffff AWSCognitoIdentityProvider arm64  <569d165697fa3aa386cc8a23d350c534> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSCognitoIdentityProvider.framework/AWSCognitoIdentityProvider
0x102e6c000 - 0x102e77fff AWSAPIGateway arm64  <6cdfedcfe5a136f5b38d2f0a380d670a> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSAPIGateway.framework/AWSAPIGateway
0x102e84000 - 0x1030ebfff AWSIoT arm64  <3d2f1980f4a73a80a87509c7183ff80a> /var/containers/Bundle/Application/2FB8EC6F-3413-47E7-ADF6-82DA7AAFBCCB/Sesame.app/Frameworks/AWSIoT.framework/AWSIoT
0x103260000 - 0x10326bfff libobjc-trampolines.dylib arm64e  <2666fd529ed035d49a64ddaf321f8a31> /usr/lib/libobjc-trampolines.dylib
0x103274000 - 0x10328bfff libsubstitute.dylib arm64e  <1b762a2506b23f179a7e082040534c6d> /usr/lib/libsubstitute.dylib
0x10329c000 - 0x1032a3fff libsubstrate.dylib arm64e  <c36e2ca40e0834daa3fc2f8a5f0775b8> /usr/lib/libsubstrate.dylib
0x103500000 - 0x103513fff !ABypass2.dylib arm64e  <60ac2f0f95ca35cfacd132c88fbb140b> /Library/MobileSubstrate/DynamicLibraries/!ABypass2.dylib
0x103520000 - 0x103527fff libmryipc.dylib arm64e  <cbf338e06f8b3f87bc90ec7c71f25581> /usr/lib/libmryipc.dylib
0x103540000 - 0x103547fff AVLock.dylib arm64e  <e286320a63f43c8389927f431d779cda> /Library/MobileSubstrate/DynamicLibraries/AVLock.dylib
0x103550000 - 0x103557fff ActionBar.dylib arm64e  <1ea7b5d5fe5635ee84451a0dc9707002> /Library/MobileSubstrate/DynamicLibraries/ActionBar.dylib
0x103560000 - 0x103573fff libactivator.dylib arm64e  <d7eafe37d695353788d59cb88a52fd0c> /usr/lib/libactivator.dylib
0x103594000 - 0x10359bfff BatteryPercentageX.dylib arm64e  <8e8292717c6d301bb09c363c7bc07492> /Library/MobileSubstrate/DynamicLibraries/BatteryPercentageX.dylib
0x1035a4000 - 0x1035affff librocketbootstrap.dylib arm64e  <7f108f1f9c65309099910773fee4a010> /usr/lib/librocketbootstrap.dylib
0x1035bc000 - 0x1035dffff CallBarX.dylib arm64e  <04d164cb4f9e36dbba53b4afe5b5e244> /Library/MobileSubstrate/DynamicLibraries/CallBarX.dylib
0x1035ec000 - 0x103607fff Cloaky.dylib arm64e  <a0cd8419cc9e3689b98f5a0ee3f62688> /Library/MobileSubstrate/DynamicLibraries/Cloaky.dylib
0x103610000 - 0x103617fff libcloaky.dylib arm64e  <e5fd2bbbb7f832cfb7884a32763d93d7> /usr/lib/libcloaky.dylib
0x103628000 - 0x10362ffff HecateCore.dylib arm64e  <8ac45ea69e3e3ec18b78153a05308acb> /Library/MobileSubstrate/DynamicLibraries/HecateCore.dylib
0x103650000 - 0x103657fff HideKBSettings.dylib arm64e  <9d695f69803436a1a0153c4fff9aeca1> /Library/MobileSubstrate/DynamicLibraries/HideKBSettings.dylib
0x103668000 - 0x10366bfff KeyboardAccio.dylib arm64e  <4922eef26036322abd76ca176de95e27> /Library/MobileSubstrate/DynamicLibraries/KeyboardAccio.dylib
0x103674000 - 0x10367bfff LowBatteryBanner.dylib arm64e  <cb089c0995d13fc5945ebd6a746a8672> /Library/MobileSubstrate/DynamicLibraries/LowBatteryBanner.dylib
0x103684000 - 0x10368bfff NotRecording.dylib arm64e  <24f515f4a0f93b7ca7c19af9fb359ccd> /Library/MobileSubstrate/DynamicLibraries/NotRecording.dylib
0x103694000 - 0x1036cffff Pasithea2.dylib arm64e  <1ea870848dbc3508b4e81c68309ff389> /Library/MobileSubstrate/DynamicLibraries/Pasithea2.dylib
0x1036e0000 - 0x1036e3fff libkarenlocalizer.dylib arm64e  <9ef184a13d8730c999588bd67a74982e> /usr/lib/libkarenlocalizer.dylib
0x1036f0000 - 0x103743fff libstdc++.6.dylib arm64e  <137c17f5f94032a0b6e0f5b0e1a2ad38> /usr/lib/libstdc++.6.dylib
0x1037c0000 - 0x1037c7fff PasitheaMenu.dylib arm64e  <c170db16cf4f3ef8a89a0820c5853557> /Library/MobileSubstrate/DynamicLibraries/PasitheaMenu.dylib
0x1037d0000 - 0x1037d3fff SimpleActivationActions.dylib arm64e  <26407032f7e93f959f612449452b0e0a> /Library/MobileSubstrate/DynamicLibraries/SimpleActivationActions.dylib
0x1037dc000 - 0x1037e3fff Snowboard.dylib arm64e  <01d46ffdb7d93553840447624462fc0f> /Library/MobileSubstrate/DynamicLibraries/Snowboard.dylib
0x1037f0000 - 0x1037f7fff TinyBarX.dylib arm64e  <5b15107a0c6b36eab508bc02f80bcf82> /Library/MobileSubstrate/DynamicLibraries/TinyBarX.dylib
0x104800000 - 0x104adffff substitute-loader.dylib arm64e  <6b54102e54dc369cb865ea892435706d> /usr/lib/substitute-loader.dylib
0x104b7c000 - 0x104bdbfff SnowBoardBase.dylib arm64e  <9af0bfc0e698305bb6948ba6ff178e13> /usr/lib/SnowBoardBase.dylib
0x104bf0000 - 0x104c07fff iKeywi4.dylib arm64e  <de164f19a8a731aebb6e62a00a274ad0> /Library/MobileSubstrate/DynamicLibraries/iKeywi4.dylib
0x193487000 - 0x1934cbfff libdispatch.dylib arm64e  <ff408738d75b3061ad994a929c0162d2> /usr/lib/system/libdispatch.dylib
0x1934cc000 - 0x193508fff libdyld.dylib arm64e  <1a4be407c230309baeab8e9c62bd377a> /usr/lib/system/libdyld.dylib
0x193509000 - 0x193774fff libicucore.A.dylib arm64e  <1fdda1420d383d19af5aff57da9a0d4c> /usr/lib/libicucore.A.dylib
0x193775000 - 0x193b35fff CoreFoundation arm64e  <a408a063a0233aaaa6740ff01607f818> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x193b36000 - 0x193ce9fff CoreServices arm64e  <0860cf3a61383d2190393c9a4244d90c> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x193cea000 - 0x193d31fff WirelessDiagnostics arm64e  <bf205b9a22c63063b5060a742c19955c> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x193d32000 - 0x193daefff SystemConfiguration arm64e  <428cae58fd693c3e8cbb88b993996bb0> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x193daf000 - 0x193ea4fff CoreTelephony arm64e  <3b7eaa3dfb853965a5c5d7a2a5b1a05f> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x193ea5000 - 0x194337fff CFNetwork arm64e  <181750170e8a37d78e29ed8a289e40d3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x194338000 - 0x194a83fff libnetwork.dylib arm64e  <18f180c92cf83cdea7559cf6c0cff658> /usr/lib/libnetwork.dylib
0x194a84000 - 0x194af8fff Accounts arm64e  <bdc7086c9f0f37518ba234d943895a96> /System/Library/Frameworks/Accounts.framework/Accounts
0x194af9000 - 0x194daffff Foundation arm64e  <c714b5c73b1e3cfebdc29beb31c054c9> /System/Library/Frameworks/Foundation.framework/Foundation
0x194db0000 - 0x195112fff ImageIO arm64e  <977b9069fe6830ee95794d939fd14af2> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x195113000 - 0x19512bfff libCGInterfaces.dylib arm64e  <a22c66de9c343bab96b155e5b68586b8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19512c000 - 0x1956c4fff CoreGraphics arm64e  <4fb00c1fe8a93218bda2fb6a71e53e73> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1956c5000 - 0x196ad0fff UIKitCore arm64e  <f9e6cf6f3b153c668c35951afd4d0cc4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x196ad1000 - 0x196aeffff libAccessibility.dylib arm64e  <12f7515c312b3a85a9ea8c7a0b76bd83> /usr/lib/libAccessibility.dylib
0x196af0000 - 0x196d84fff QuartzCore arm64e  <baee38f0f3313da8956e4532609a7bb6> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x196d85000 - 0x196deffff BackBoardServices arm64e  <200902f6716e3e5daecdc5c5d537b200> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x196df0000 - 0x196e77fff TextInput arm64e  <e47b686b11d23c748832fe5a9cef6a08> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x196e78000 - 0x196ee0fff libusrtcp.dylib arm64e  <b14c131c94933718a79f17563dfeb0c3> /usr/lib/libusrtcp.dylib
0x196ee1000 - 0x1972a2fff AppleMediaServices arm64e  <96d8d3afb4cb3a94bad9bd7cca176999> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1972a3000 - 0x197405fff libswiftFoundation.dylib arm64e  <40914a7d4dbd307abe208bdd8c76c9a4> /usr/lib/swift/libswiftFoundation.dylib
0x197406000 - 0x197847fff libswiftCore.dylib arm64e  <5b83bf6f0e6c3c5eb663b7bc6e2c0a4d> /usr/lib/swift/libswiftCore.dylib
0x197848000 - 0x197864fff UIKitServices arm64e  <bbb3bd64f4a831cebcb67f2da33e4cda> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x197865000 - 0x1979bbfff Preferences arm64e  <553cac9880f73015845517439378029b> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1979bc000 - 0x197bc7fff ContactsUI arm64e  <69117268928134748e41db14b27b78be> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x197bc8000 - 0x197d7efff CoreText arm64e  <283ecd4d6f963c8cad23be9e587cfedc> /System/Library/Frameworks/CoreText.framework/CoreText
0x197d7f000 - 0x197d98fff ExtensionKit arm64e  <ccd5037898223a4883351fbf29b7f3ad> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x197daf000 - 0x197e32fff BaseBoard arm64e  <74337537d79b3a14840b081d90a27952> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x197e33000 - 0x19807efff CoreDuet arm64e  <1af0c37e714c33da807f6a2d16fdef64> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19807f000 - 0x1981d8fff Contacts arm64e  <35a4baefde1f3c4596816f9ec6e369b3> /System/Library/Frameworks/Contacts.framework/Contacts
0x1981d9000 - 0x199745fff GeoServices arm64e  <587963f78f113b1b997879861bfa35ed> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x199746000 - 0x1997dcfff CoreLocation arm64e  <4716982e7374308793fa1ce6c51854de> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1997dd000 - 0x19997efff CloudKit arm64e  <d24affa2621d31d98ec888b7c93572c1> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19997f000 - 0x199cf3fff CoreData arm64e  <3f5c085633b638deb73978846805427e> /System/Library/Frameworks/CoreData.framework/CoreData
0x19aa8f000 - 0x19aa99fff libswiftCoreGraphics.dylib arm64e  <786edd27b2713791aee8f553bffff93f> /usr/lib/swift/libswiftCoreGraphics.dylib
0x19aa9a000 - 0x19aad9fff AppSupport arm64e  <8b34327f06613c5abf71e04274b72875> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x19aada000 - 0x19abfffff ManagedConfiguration arm64e  <9f7deb964008315e91af14cd0fd8ee69> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x19ac00000 - 0x19ac6efff IMFoundation arm64e  <d6e522fd5e513fdda5d917f545d8a3f4> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19ac6f000 - 0x19ad7cfff IDS arm64e  <9c471fdb30f93e5f921fa021bdcbef47> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x19ad7d000 - 0x19aecffff Security arm64e  <efd59e36bc873735926d12bdc6d54915> /System/Library/Frameworks/Security.framework/Security
0x19aed0000 - 0x19b2b3fff MediaPlayer arm64e  <c48ca6c572a33fd1b674c09c7b6d8c99> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19b2b4000 - 0x19b2cbfff AudioSession arm64e  <034b1ff5de953ae6893675a4a6a8e963> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x19b2cc000 - 0x19b476fff AVFCore arm64e  <3ce02286e97a3c2a991366a6e8eecb50> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x19b477000 - 0x19ba13fff Intents arm64e  <a9e0d53391e839c291d328c572ce2a88> /System/Library/Frameworks/Intents.framework/Intents
0x19ba14000 - 0x19ba62fff TextInputUI arm64e  <003a9d7c37eb360098159adcb8cfc3a7> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x19ba63000 - 0x19bd74fff CoreImage arm64e  <ceca71bbb3d23b9aa67dbb4e1de1c38a> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x19bd75000 - 0x19be32fff ColorSync arm64e  <ad068c8de1673ab8b747f6c539a751bd> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x19be33000 - 0x19be6efff CoreVideo arm64e  <a359ac7a442d3edc97d6f9cb95e3078d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x19be6f000 - 0x19c699fff MediaToolbox arm64e  <cdd9fb0ee6e636a9a56ee2f27347759c> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x19c69a000 - 0x19c79bfff CoreMedia arm64e  <221a2abb262335588367f70c1c959a43> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x19c79c000 - 0x19ca0cfff AudioToolbox arm64e  <220f498ae8443e8c9c99122a3ac87aac> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x19ca0d000 - 0x19ca5dfff CoreHaptics arm64e  <87ab9ca26cf2374cb6ec8c6d844b83c5> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x19ca5e000 - 0x19cabdfff UserActivity arm64e  <4654901264ad3c8698a2a64a591812c8> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x19cabe000 - 0x19cbc7fff UIFoundation arm64e  <087e87dce0b338f283d87fc6c01f3c9e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x19cbc8000 - 0x19cbedfff libsystem_info.dylib arm64e  <d9fc270e80a7319da5139afb25714385> /usr/lib/system/libsystem_info.dylib
0x19cbee000 - 0x19cc6dfff libsystem_c.dylib arm64e  <e99004898f6d3707b31b2d5e6f31f205> /usr/lib/system/libsystem_c.dylib
0x19cc6e000 - 0x19ccb8fff RunningBoardServices arm64e  <cb95e201b82238bcbd05748af87f84f3> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x19ccb9000 - 0x19ddccfff JavaScriptCore arm64e  <b7f793c8f76d3bd0a20cc5e9dc273b82> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x19e37b000 - 0x19e409fff ContactsFoundation arm64e  <bb3dbafd80603a2a8f37d5f7f6d8b78f> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19e40a000 - 0x19e64dfff HealthKit arm64e  <ada6b36b57873456a378c9f60e104fa4> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x19e64e000 - 0x19e670fff ProactiveEventTracker arm64e  <f9d24445c0c030e1bc2d1604ee408bfa> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19e671000 - 0x19e6bbfff Lexicon arm64e  <ac0693da718b35668914039fbe29f0d9> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x19e6bc000 - 0x19e725fff PersonalizationPortrait arm64e  <f5dc2f49a7963d4385d8dc645abfc656> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x19e726000 - 0x19e775fff CoreDuetContext arm64e  <b05577cf22823073b8d3234c46302d45> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19e776000 - 0x19e821fff IOKit arm64e  <2a4d4a7327e13844896d0cf17fb408ce> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19e822000 - 0x19e830fff DataMigration arm64e  <0a7ef6b979a63dd2a2ee657f45679ec6> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x19e831000 - 0x19e88cfff SpringBoardServices arm64e  <b562579e6d3733f6bc51d83981c78430> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19e88d000 - 0x19e89efff ContextKit arm64e  <8a2f9dd2d67733c59729cea61651cf94> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x19e89f000 - 0x19eb12fff CoreMotion arm64e  <87acf5792d373c349dc9b32826c080fc> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19eb13000 - 0x19ec50fff EventKit arm64e  <057dec83c31238418f76478ff7d85643> /System/Library/Frameworks/EventKit.framework/EventKit
0x19f1a6000 - 0x19f45bfff MediaRemote arm64e  <173fc0589fde35ef91976200ed24d6fc> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19f45c000 - 0x19f606fff CoreUtils arm64e  <ffe6f85c5324368bab8857ba715af815> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19f607000 - 0x19f61cfff FamilyCircle arm64e  <049b2cd880ac3b099114cb3b3c15bc4c> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x19f61d000 - 0x19f689fff CoreSpotlight arm64e  <30c3aa06f2343f159cccd769937ef564> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19f9d9000 - 0x19fbb7fff AssistantServices arm64e  <30f30b15792336ebb6e3d0809c5606fe> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x19fbb8000 - 0x19fc7cfff CoreUI arm64e  <187438aa75763cf99336350bc0159f97> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19fc7d000 - 0x19fccafff SafariSafeBrowsing arm64e  <f8478896ac4530e180f0993e9c3469ed> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x19fccb000 - 0x1a04a6fff WebKit arm64e  <1ace6e6e87a032838c87ff86c8db4660> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a04a7000 - 0x1a2a59fff WebCore arm64e  <2aad0d506ead39aeac905bf6f46ebd20> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a2a5a000 - 0x1a2ab8fff libMobileGestalt.dylib arm64e  <1f74106abc223299a4ec993aeb3cc698> /usr/lib/libMobileGestalt.dylib
0x1a2ab9000 - 0x1a2ad4fff CommonUtilities arm64e  <0c62a67aaff53fcd92c7b500d208e59f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a2ad5000 - 0x1a2c3afff IDSFoundation arm64e  <0cfe22492125369ab819b9136853440f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a2c3b000 - 0x1a2d3bfff IMSharedUtilities arm64e  <b576bc5dc1963fb3baaf11ce534cf20b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a2d3c000 - 0x1a2de4fff CoreSuggestions arm64e  <0aa87baff7093f7d8232c5de54a80ad6> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a2de5000 - 0x1a2e81fff AddressBookLegacy arm64e  <8e933323c31c32699a419544d1ff5cd5> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a2e82000 - 0x1a2eb3fff UserNotifications arm64e  <a1aca6efa1233e24bd189e4419b24f6e> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a2eb4000 - 0x1a2f3dfff FrontBoardServices arm64e  <586c91bb91c33c508c1599ccdbccf38b> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a2f3e000 - 0x1a2f61fff libsystem_malloc.dylib arm64e  <7903e0cf475537dd9cece0120d1a366b> /usr/lib/system/libsystem_malloc.dylib
0x1a2f62000 - 0x1a3227fff MapKit arm64e  <c08c335245a5369fbfb9aca9400217ca> /System/Library/Frameworks/MapKit.framework/MapKit
0x1a3228000 - 0x1a39c7fff VectorKit arm64e  <0ca04d2cf88b382995a204fe0bf5549d> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1a39c8000 - 0x1a3a56fff AuthKit arm64e  <c354a102cfb53daca73ffdac17a0bd3c> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1a3a57000 - 0x1a3ae8fff AppleAccount arm64e  <d00085b2f0f13c1496bfd0f3aff59e42> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1a3ae9000 - 0x1a3d50fff AudioToolboxCore arm64e  <f5dc6ffceb753235bef46c4c10093fc8> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1a3d84000 - 0x1a4056fff StoreServices arm64e  <7f309bbe50913b8dae9a14352da26d1b> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1a4057000 - 0x1a41e6fff Sharing arm64e  <a9f98df4bd5b3c1183d37ca9f5667e5c> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1a41e7000 - 0x1a4287fff ShareSheet arm64e  <117668db0bf2369b8199caf871575c3d> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1a4288000 - 0x1a434bfff CoreParsec arm64e  <90c82ebe1e133d9f87432ccd04a5ecd5> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a434c000 - 0x1a4393fff PhotoFoundation arm64e  <0be5986682a23f0aa97b5e4f0fafbe42> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1a4394000 - 0x1a45d2fff Photos arm64e  <59e5c210ba1936bb80a74c79efa8ffbc> /System/Library/Frameworks/Photos.framework/Photos
0x1a45d3000 - 0x1a4cf4fff PhotoLibraryServices arm64e  <9b739616b9ac3332a250694a224b6186> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1a4cf5000 - 0x1a4db4fff AssetsLibraryServices arm64e  <2188f4f35da135ea9e8574fa8b5749ae> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1a4db5000 - 0x1a4e04fff MobileBackup arm64e  <ac341a270f8531d5a52f08b91795a883> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1a4e05000 - 0x1a4e18fff MSUDataAccessor arm64e  <91c483a3012d3cb899b46cfc66da7514> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1a4e19000 - 0x1a4e40fff MobileAsset arm64e  <ef696e19683e33e6bbae0a4a8323938c> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a4e41000 - 0x1a4e50fff libsystem_networkextension.dylib arm64e  <6e77e4423d0936e0b4272b9d7e50bff0> /usr/lib/system/libsystem_networkextension.dylib
0x1a4e51000 - 0x1a5098fff NetworkExtension arm64e  <1c0a9fd99fb33600aefcc7f21bc40d64> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1a5099000 - 0x1a50cffff Trial arm64e  <334a73b404ae399888f788e23cd22e00> /System/Library/PrivateFrameworks/Trial.framework/Trial
0x1a50d0000 - 0x1a594ffff CoreML arm64e  <dd62191ed53d32d6a1cac4b6073d22dd> /System/Library/Frameworks/CoreML.framework/CoreML
0x1a5950000 - 0x1a60c3fff Espresso arm64e  <dcd4cf00b01332f7ab29063f645d4f3d> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1a60c4000 - 0x1a61ccfff VideoToolbox arm64e  <014c9114895e3c88823e3c399fd65118> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1a61cd000 - 0x1a6215fff OnBoardingKit arm64e  <3ad30dff6df532f785eaf2dc05ecac01> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1a6216000 - 0x1a630afff AccessibilityUtilities arm64e  <aac2c862d9093e62b411e0fbcb7f9d84> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1a630b000 - 0x1a631cfff AXCoreUtilities arm64e  <abde5d99563a35538ae17fec66183b77> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1a631d000 - 0x1a689dfff PhotosUI arm64e  <d4c5f18e3b8e384cb6544e081fcea107> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1a689e000 - 0x1a7167fff PhotosUICore arm64e  <aa309037ee9f3d8389715f19d1375829> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1a7168000 - 0x1a72dcfff Montreal arm64e  <72ad8579af4a3e10a290a5dfd2b83f3f> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1a72dd000 - 0x1a73f0fff LanguageModeling arm64e  <e09165e1b2b632269b5d21753791c4af> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a73f1000 - 0x1a73f9fff InternationalSupport arm64e  <f314114aa67e30138b76b37d8ab0e52f> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a73fa000 - 0x1a764cfff iTunesCloud arm64e  <a90bb68448ea378db845bda1797f3f6b> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1a764d000 - 0x1a7692fff libswiftUIKit.dylib arm64e  <0c0c28685af93bb782a60bee6aa88146> /usr/lib/swift/libswiftUIKit.dylib
0x1a77a9000 - 0x1a7852fff CalendarDatabase arm64e  <93b663977d013446bf77cab4fb3fbde0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1a78a1000 - 0x1a7984fff LinkPresentation arm64e  <41d36c7402393e66a4231366b4bfd3f5> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1a7985000 - 0x1a7ac6fff Combine arm64e  <5bc707f7473632f593cfa33ea0d2110d> /System/Library/Frameworks/Combine.framework/Combine
0x1a7b53000 - 0x1a7b64fff UniformTypeIdentifiers arm64e  <a91fbe5802973356ac57742ff5b525d3> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1a7b65000 - 0x1a7be6fff CloudDocs arm64e  <492a3f144800355f9db68503e5fe6c45> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1a7de0000 - 0x1a7e5bfff EmailFoundation arm64e  <f8343850ae703547b0b17c27f5ea018e> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1a8125000 - 0x1a8169fff MediaServices arm64e  <91e430c8f2d93f8eb943abf68be384aa> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1a816a000 - 0x1a82f4fff SearchFoundation arm64e  <b97af04eac8131da84cb8a6a0c1da90c> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a82f5000 - 0x1a834ffff WebBookmarks arm64e  <c63ebfb98cf831aeb63097a5ed533900> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1a83ce000 - 0x1a8405fff libobjc.A.dylib arm64e  <fcd6be9dbf7a341cac121c533e5e2b7e> /usr/lib/libobjc.A.dylib
0x1a8406000 - 0x1a8467fff LoggingSupport arm64e  <7641b88069eb37f4814a28ae9a9a61c5> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1a8468000 - 0x1a84c3fff libc++.1.dylib arm64e  <ec764928cab830e6abc9db73e4368b96> /usr/lib/libc++.1.dylib
0x1a84c4000 - 0x1a84ddfff libc++abi.dylib arm64e  <15191d9033bd3e37a891243ca73d63de> /usr/lib/libc++abi.dylib
0x1a84de000 - 0x1a851ffff SetupAssistant arm64e  <74440657dd013cbeb4497fde0242030a> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1a8671000 - 0x1a86b3fff CoreAutoLayout arm64e  <bc159034afd63ed49bed6a9872a13470> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1a86b4000 - 0x1a8811fff Network arm64e  <9a614591c8403374ae4f6017da5d9057> /System/Library/Frameworks/Network.framework/Network
0x1a8812000 - 0x1a8848fff MobileKeyBag arm64e  <6a59695538123456a9af7f0ed3388866> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a8a79000 - 0x1a8a8bfff BaseBoardUI arm64e  <b7eaf0dcc2c0309780927bb04d6fb2fe> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1a8a8c000 - 0x1a8b3afff libvDSP.dylib arm64e  <b1b58320aee13ca4879a87a6e69583f5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a8b3b000 - 0x1a8b6efff libAudioToolboxUtility.dylib arm64e  <bc672353c2d336b689b6761567a25078> /usr/lib/libAudioToolboxUtility.dylib
0x1a8d42000 - 0x1a8dcdfff CoreNLP arm64e  <4c9d7fd5ea1e36719a661c55c5216ab1> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a8dce000 - 0x1a8ee3fff FileProvider arm64e  <f631e2f3113033e4b3436ffacd4a47c2> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1a8ee4000 - 0x1a8ef5fff BiomeStorage arm64e  <90a81b6c346035bba9b7aeddad3e5899> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1a8ef6000 - 0x1a8f0efff libswiftDispatch.dylib arm64e  <2559e0b280113ebf9285042be472fcf5> /usr/lib/swift/libswiftDispatch.dylib
0x1a8f0f000 - 0x1a8f44fff DataDetectorsCore arm64e  <bf3f8ce64469322c9fd54823f68b46de> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1a8f45000 - 0x1a8fe1fff Symbolication arm64e  <8037ab342846330bb78f7ec3cee3a414> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1a8fe2000 - 0x1a8ff0fff CrashReporterSupport arm64e  <cc7d6741e70f31c2b36ca18cc7743503> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a9052000 - 0x1a9124fff TelephonyUtilities arm64e  <6f0ae8cc2e0f37cb8df34831c44127f5> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1a915c000 - 0x1a9349fff MPSNeuralNetwork arm64e  <1dc2e4efc9003260b827e41e74068f6a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a934a000 - 0x1a939ffff MPSCore arm64e  <d27ec844b97734ff83a752f1111e0c5d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a94fa000 - 0x1a9563fff CalendarFoundation arm64e  <e95a9efc0538391284b92099a45e3569> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1a95c4000 - 0x1a96adfff NLP arm64e  <7d6c522195703fbabb4a066c5089727b> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a96ae000 - 0x1a96d5fff AppSupportUI arm64e  <f250ca727d7a3f6da2710ae7f91bfd82> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1a96df000 - 0x1a9732fff FTServices arm64e  <3fa4f976f3143342b17a5c6a27e6360b> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1a9733000 - 0x1a97e5fff libboringssl.dylib arm64e  <6817d351d8a53b35b7c6f2381732dcf2> /usr/lib/libboringssl.dylib
0x1a97e6000 - 0x1a97fcfff ProtocolBuffer arm64e  <57611ae0a5a133159b56b56322cfeac7> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a97fd000 - 0x1a98fdfff AVKit arm64e  <770bbc957ce53bd894cd4084e35b6d3a> /System/Library/Frameworks/AVKit.framework/AVKit
0x1a9a6b000 - 0x1a9a7afff AssertionServices arm64e  <6bff5a01c6ce3435a150cba74422c391> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a9af8000 - 0x1a9bd3fff Metal arm64e  <6b59d60d0c453ba59f1ac05f496c4afa> /System/Library/Frameworks/Metal.framework/Metal
0x1a9bd4000 - 0x1a9d2afff MediaExperience arm64e  <12f8cc418697337fb4d34603895221c9> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1a9d2b000 - 0x1aa133fff VideoProcessing arm64e  <8e65850a28563154b3dafdb26eba4cc5> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1aa134000 - 0x1aa14afff libsystem_trace.dylib arm64e  <c5a251a934e13394a9eb332c8daffb75> /usr/lib/system/libsystem_trace.dylib
0x1aa14b000 - 0x1aa17cfff CoreServicesInternal arm64e  <9b3ff669f5ab3e28884292f43f26fcad> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1aa17d000 - 0x1aa1ecfff SafariCore arm64e  <05f7d5347f7b3a1e9f081d34c498b1f6> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1aa1ed000 - 0x1aa421fff SafariShared arm64e  <b151052532db396d85be3b3ece810166> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1aae1b000 - 0x1aae93fff SAObjects arm64e  <73dda92ce8eb38a1807a8f28b27dfd96> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1aae94000 - 0x1aaedefff VoiceServices arm64e  <b871022ce27a355e87b20f1a0c4c0569> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1aaedf000 - 0x1aaee7fff GraphicsServices arm64e  <6254632c91b634c19c34d5c65d1233fc> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1aaee8000 - 0x1aaf3afff DeviceManagement arm64e  <18615c43f0e3315899b26559cf9c39a7> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1aaf3b000 - 0x1ab0b4fff Translation arm64e  <cd51e077e1ce3e7cb701d6d5da217049> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1ab0b5000 - 0x1ab0c9fff PowerLog arm64e  <3bf9cc36f7273e1e87257a3e7fd90bd9> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1ab0ca000 - 0x1ab0f1fff DuetActivityScheduler arm64e  <d6db98f6408637b1a3f3bb6e1b9ef4e9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1acb8d000 - 0x1ace32fff Vision arm64e  <fe900d8943063cb3ba221244cda6bef1> /System/Library/Frameworks/Vision.framework/Vision
0x1ace8d000 - 0x1acef7fff ProactiveSupport arm64e  <617f6ed55b6433c282f4d606907cda34> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1acf23000 - 0x1acf42fff ApplePushService arm64e  <c99dafd4ab453e2b8b423964dc1cbf66> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1acf43000 - 0x1acf6cfff BoardServices arm64e  <34c4e2d7e6003c40af0ee1cbe868fb61> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1acf6d000 - 0x1acf79fff libswiftCloudKit.dylib arm64e  <52e18da24fb23d25abcc3598bf4728d9> /usr/lib/swift/libswiftCloudKit.dylib
0x1ad0e1000 - 0x1ad111fff libncurses.5.4.dylib arm64e  <f2424c5b92023a418a0ccbb7622199b7> /usr/lib/libncurses.5.4.dylib
0x1ad112000 - 0x1ad151fff OSAnalytics arm64e  <072c78e6de433db69966505fd118f4e5> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1ad152000 - 0x1ad1adfff CoreBluetooth arm64e  <bca5e43cb1ca3f1da0b57f829375cc2f> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1ad3a1000 - 0x1ad3e4fff TemplateKit arm64e  <4f56720c62b335b78e168d37698f8eff> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1ad3e5000 - 0x1ad423fff MobileInstallation arm64e  <f53615ce6c50386c9d9c93b2773c4e0b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1ad424000 - 0x1ad4b1fff libTelephonyUtilDynamic.dylib arm64e  <d005be9fa27139369fbe18d76e355c6b> /usr/lib/libTelephonyUtilDynamic.dylib
0x1ad4b2000 - 0x1ad51ffff NanoRegistry arm64e  <e2db79af32973bf28f710b3d0fe7a339> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1ad520000 - 0x1ad5fefff SpringBoardFoundation arm64e  <1ec1b96c4a8b3a8e8a8444d8da63b9f6> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1ad5ff000 - 0x1ad61bfff CoreMaterial arm64e  <6334ca007f7933dda481f974441ae103> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1ad61c000 - 0x1ad691fff SpringBoardUIServices arm64e  <f1ba5cc2830d34eeace8d51f8e7d5395> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x1ad692000 - 0x1ad817fff libsqlite3.dylib arm64e  <586042a237f53a48b529f24efd30148f> /usr/lib/libsqlite3.dylib
0x1ad818000 - 0x1ad8ddfff AVFCapture arm64e  <e0b798e21229385a9e45eb6aa5d451b4> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1ad8de000 - 0x1adc2afff CMCapture arm64e  <2217e1188a45312d85d37d913f077ff2> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1adde5000 - 0x1ae05afff MobileSpotlightIndex arm64e  <68f884e8b5763736b572e4cf5ee2818e> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1ae05b000 - 0x1ae104fff Email arm64e  <994fce50ed483f8e92b4ca7ffe377208> /System/Library/PrivateFrameworks/Email.framework/Email
0x1ae168000 - 0x1ae341fff EventKitUI arm64e  <dc5ec10caa4a36ecaa82e35af6313784> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1ae35b000 - 0x1ae3e4fff BulletinBoard arm64e  <c3d86c22269030569b7c803efe656b8a> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1ae48a000 - 0x1ae494fff libsystem_notify.dylib arm64e  <4d70c192426d3d2aa934145045e34de9> /usr/lib/system/libsystem_notify.dylib
0x1ae495000 - 0x1ae4d8fff CryptoTokenKit arm64e  <1a29028c36db3d349521c55772f22ccc> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1ae543000 - 0x1ae5b6fff libcorecrypto.dylib arm64e  <5bc89523aecb3d758553bbffdb0c727d> /usr/lib/system/libcorecrypto.dylib
0x1ae5b7000 - 0x1ae5dafff UserManagement arm64e  <056ebb097c6135e8b7ca82832c70a1ef> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1ae6b2000 - 0x1ae6ccfff libsystem_asl.dylib arm64e  <3c35fd821f913649aa74f5deb2eb607d> /usr/lib/system/libsystem_asl.dylib
0x1ae6cd000 - 0x1ae6f2fff AppSSO arm64e  <7968d79872df3e5686e3b4f7f2bb98f7> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1ae6f3000 - 0x1ae713fff SharedWebCredentials arm64e  <ade79ca8ec283f56aec527d9a2e7873e> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1ae714000 - 0x1ae8e5fff SafariServices arm64e  <e0855ac0d20e33b096ac4d485e0ec607> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1ae93a000 - 0x1ae970fff DataAccessExpress arm64e  <c005f05b521534d6be7520a8f3b4ca9e> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ae971000 - 0x1ae9a8fff CoreServicesStore arm64e  <38f02aa5aa0f3a508061f4681c4f2f43> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1ae9a9000 - 0x1ae9dbfff CoreAnalytics arm64e  <f9b620de166e31cba4c92b3a345a1bfa> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1ae9dc000 - 0x1ae9e7fff SymptomAnalytics arm64e  <321ee17f773235a1b99dd17a5a37af39> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1aebe1000 - 0x1aebf0fff NanoPreferencesSync arm64e  <846e0be73d833e6685a1e8ea429c5dff> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1af465000 - 0x1af48ffff IconServices arm64e  <b49deba3aefe3991b15dd11f7d94f6e2> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1aff39000 - 0x1b01f6fff vImage arm64e  <be20a9454233371aaaf5636212af707a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b1008000 - 0x1b11cffff IMCore arm64e  <5381230ab7b73ea2afb2d4a27f266f17> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b12c4000 - 0x1b12dbfff IAP arm64e  <3f27a3f4bcaa34bd966d0e015974e88e> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1b12dc000 - 0x1b1337fff ktrace arm64e  <4cf6b1558c77305e94a4d7ae210517b7> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b1338000 - 0x1b133afff libAXSafeCategoryBundle.dylib arm64e  <071a51e39cce3974bc8d302095e2af30> /usr/lib/libAXSafeCategoryBundle.dylib
0x1b165a000 - 0x1b1668fff Celestial arm64e  <63651583af2030d6a2f77e5231e0c3cb> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b16d8000 - 0x1b170efff TelephonyUI arm64e  <e449be32135f3519b6c802fffea0323b> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1b170f000 - 0x1b1756fff Pegasus arm64e  <d02bb9a261133580ba7514deb0d6e1f8> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b1757000 - 0x1b18bdfff WebKitLegacy arm64e  <00e54ce2fcf435389c7307000f150917> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b1935000 - 0x1b19b4fff ClassKit arm64e  <7aa5667b2d293458a61defa9bed557ec> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b2b3a000 - 0x1b2b44fff IOMobileFramebuffer arm64e  <c2d1952a25ad3f4a8d7a14fb17e9c8c5> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b2b45000 - 0x1b2bb9fff ScreenTimeCore arm64e  <fdb4463e2e8b3706812b25a22d0832a9> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b2c65000 - 0x1b2de7fff CloudPhotoLibrary arm64e  <805682a0cea93e949d94f8d81831c613> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b2de8000 - 0x1b30b1fff MusicLibrary arm64e  <1c44894ed8673a3abbec10e452263208> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b30b2000 - 0x1b311afff CallKit arm64e  <4991297fe8023523afc66a7c6e17e8a0> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b3155000 - 0x1b31bdfff AXRuntime arm64e  <37fc89ce7bc739a8aad14e4c56fbfb83> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b31be000 - 0x1b31ddfff PrototypeTools arm64e  <b4920c497d593522a7701ebd21620ffa> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b31de000 - 0x1b3209fff PersistentConnection arm64e  <10b7b7de83b43466b228896c12e1c6c5> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b32e9000 - 0x1b332bfff BiomeStreams arm64e  <c4ceb09ec04b36cd92c2ae4d7b6a8726> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1b3346000 - 0x1b35f4fff PencilKit arm64e  <853787efce5a32e0b756c01c02ac2c61> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b36a0000 - 0x1b36b2fff libswiftUniformTypeIdentifiers.dylib arm64e  <b253b2faa35e3ded9ed921dbc1539344> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1b36b3000 - 0x1b3823fff CoreSpeech arm64e  <67bc48cc80cc36da86dcf5dd86aa4b4d> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1b3824000 - 0x1b397dfff IMDPersistence arm64e  <04dc83053f083327ae2efa5bcfd02d84> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1b3c1c000 - 0x1b3ce1fff SafariSharedUI arm64e  <ae65f342d3d13a01a09b74f8fb5b130f> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1b3ce2000 - 0x1b3cfdfff TextToSpeech arm64e  <f9530a8e273f3cb2b69f4f56a5148677> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1b3cfe000 - 0x1b3d14fff AppSSOCore arm64e  <5d8467b461733a2e8115b97548fd1bfc> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1b3d20000 - 0x1b3d36fff CoreFollowUp arm64e  <e2b941878fc33591ac78cfc75f5b819e> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b3d37000 - 0x1b3daffff Rapport arm64e  <5c271356ba153a43b0e57471d5263581> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b3e92000 - 0x1b3ea3fff Categories arm64e  <4a36bcbcab43307fa3fec7e3c7354c26> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b4170000 - 0x1b4197fff LocationSupport arm64e  <71043f36bedc36b686ca1343aa48b21a> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b4198000 - 0x1b41cbfff iCalendar arm64e  <d4c898c7c8a531109a2d10028c72494d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b41cc000 - 0x1b41fbfff CoreAccessories arm64e  <5422d48c6a29386fb4095944879274d4> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1b41fc000 - 0x1b42fafff ConfigurationEngineModel arm64e  <efee17676cfb32eb9a08490534fd7a56> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b42fb000 - 0x1b4325fff CacheDelete arm64e  <e256baee66bd328892330db00a7cb415> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b4326000 - 0x1b43a0fff CVNLP arm64e  <b1fc8aae130d318b945f65cc3612ed31> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1b4510000 - 0x1b4512fff OSAServicesClient arm64e  <91c9abdda30d3829ab05898c44368ef9> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b4513000 - 0x1b4515fff BiomeFoundation arm64e  <0619aa74d80e3e938eb401ab1ba7c953> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1b4516000 - 0x1b456ffff ProtectedCloudStorage arm64e  <05652d789fbe302b9920c9b5dba67118> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b4570000 - 0x1b45a5fff C2 arm64e  <aa6ee70ff1af31a885fa279062ef0169> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b45a6000 - 0x1b4818fff DifferentialPrivacy arm64e  <c94848d0e33331e3988a900d3dee3435> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b4a4b000 - 0x1b52c9fff EmbeddedAcousticRecognition arm64e  <a1e6a2a6d372317380ff20307609e4cd> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1b52ca000 - 0x1b5388fff SiriInstrumentation arm64e  <33b70327a6d331e7b754316af6792cc5> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1b5389000 - 0x1b53ccfff BiometricKit arm64e  <43e72826f69f321fb3be434e6b0fc1de> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1b5425000 - 0x1b54d4fff CoreSymbolication arm64e  <2498b773d05e3dcc91625498ce019353> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b554d000 - 0x1b55defff SpeakerRecognition arm64e  <a788390602e43383be23051c5b428b05> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1b5ca1000 - 0x1b5ca2fff MessageSupport arm64e  <fd0b92da9576374aaf5f1578ee816719> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1b5ca3000 - 0x1b5cb5fff IOSurface arm64e  <e473151bfd5e3db7b65f7e25b965f64f> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1b5cb6000 - 0x1b5d19fff MobileWiFi arm64e  <6b4c26a30a5e30b7b80253672ae9bbe5> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1b6201000 - 0x1b62a9fff MMCS arm64e  <d9218ce64ac839cd9958ce470b9b69f2> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1b6320000 - 0x1b635bfff libGLImage.dylib arm64e  <5adcd3b14e7831068f5f49571f45003c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1b635c000 - 0x1b6363fff libsystem_symptoms.dylib arm64e  <ce7fc4c95be4356ebb92b9e2f723f45b> /usr/lib/system/libsystem_symptoms.dylib
0x1b63b2000 - 0x1b6909fff CoreAudio arm64e  <30cc9714f0b531f39ba01f0ecf69b2c9> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1b690a000 - 0x1b6921fff ContactsDonation arm64e  <517ae59c78ba32889c9621cfcfae86ae> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b6922000 - 0x1b693ffff IntentsCore arm64e  <256f81ef5cca3435933a8231e5301bc7> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1b6940000 - 0x1b69b8fff FrontBoard arm64e  <9a81912ee4513eef894e8b8e783e1ad4> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x1b69e4000 - 0x1b6a1afff ImageCaptureCore arm64e  <01174e90fb3c38bd9c0760b177907ee0> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1b6b89000 - 0x1b6ccffff Navigation arm64e  <6d0bdaaf6d6f31e797f1edfccfb7a0da> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b6cd0000 - 0x1b6cecfff SafariFoundation arm64e  <c9f4db8070203c7a91d41c7b18ae31c6> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b6e77000 - 0x1b6e8afff MaterialKit arm64e  <0fa70940185c39dbac9ee057fe8b0cd2> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1b7035000 - 0x1b7045fff CoreAUC arm64e  <0aa5e43b86f13df4be8da104e4e286c0> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1b78ad000 - 0x1b78c3fff SettingsFoundation arm64e  <a3d022d71f2b3591ab51531966fe5bdc> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1b828f000 - 0x1b82effff ToneLibrary arm64e  <be6719292c503a5589b17df0522e54d5> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b82f0000 - 0x1b835afff TrialProto arm64e  <94aa144116c633bababb100f8f1bae27> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
0x1b8b2e000 - 0x1b8b3bfff MediaSafetyNet arm64e  <048a1e8ada6d3a7d83d64fd31058c9b4> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1b8b3c000 - 0x1b8b77fff TimeSync arm64e  <c0ee11fb3fc53aa79fb5249c252aa95d> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1b8c0f000 - 0x1b8c55fff ExposureNotification arm64e  <19d9251acf973bf691e1b6171541b1fa> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1b92e5000 - 0x1b92eefff CoreTime arm64e  <91b6b3cf9e9f3e118ee194612434c5b9> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b9a7f000 - 0x1b9c7bfff NeutrinoCore arm64e  <dd79eccb3f613ac39bb6e6e00b85a2df> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1b9c8b000 - 0x1b9d88fff TextRecognition arm64e  <0edc93be9fa83d6f92e57266c66531bd> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1b9d89000 - 0x1b9d92fff ContextKitExtraction arm64e  <e90cb17c38963d3586de94aa4a21bfef> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1b9e67000 - 0x1b9e69fff libswiftObjectiveC.dylib arm64e  <9337fcce043337ac98432ddb91d268db> /usr/lib/swift/libswiftObjectiveC.dylib
0x1b9e6a000 - 0x1ba0b9fff libmorphun.dylib arm64e  <4112881038b432bcb3aa599e732aff10> /usr/lib/libmorphun.dylib
0x1ba714000 - 0x1ba77bfff EmailCore arm64e  <462b45de650b38de8bd24d4e3807af30> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1bb0eb000 - 0x1bb137fff MIME arm64e  <208e277e0a6c37e3a4b7b0643d85da02> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1bb41d000 - 0x1bb433fff MailServices arm64e  <b6cf9b7cab88308ca43e865b31400a8a> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1bb434000 - 0x1bb46dfff PhotosPlayer arm64e  <0dda702f01773edba70bb756d025e6a0> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1bb4b2000 - 0x1bb535fff CoreDAV arm64e  <9c6e19b701c833e6af4330c8cbff833c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1bb6d7000 - 0x1bb712fff CalendarUIKit arm64e  <7481aaf2463039309d2281d84cf053f7> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1bb713000 - 0x1bb722fff MobileIcons arm64e  <ca229b8c515c32a787802da3fa287d16> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1bbaf4000 - 0x1bbbc8fff ProofReader arm64e  <2dfdffd0726c365f84e4447c8a0283d9> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1bcdfb000 - 0x1bce52fff AccessibilitySharedSupport arm64e  <94fd7ee8115237f8bd9305528376b4af> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1bce53000 - 0x1bce5dfff MallocStackLogging arm64e  <c016e8cecdf9314c8a66741d5ddaf186> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1bd096000 - 0x1bd0e1fff MetadataUtilities arm64e  <5f0786a34a9233899944a7bc22ac9ce6> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1bd0e2000 - 0x1bd10ffff BannerKit arm64e  <63dc9593f56434dba60bd6ac11a5d78d> /System/Library/PrivateFrameworks/BannerKit.framework/BannerKit
0x1bd88e000 - 0x1bd8ecfff CoreLocationProtobuf arm64e  <48e915b18de6381dbaed7ae59a718a5e> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1bdb09000 - 0x1bdb3bfff Bom arm64e  <2362128cbfea370092067813dd38d267> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1bdb6f000 - 0x1bdb75fff PushKit arm64e  <f5eae098ec173603b53104c8190fd6b2> /System/Library/Frameworks/PushKit.framework/PushKit
0x1bdb76000 - 0x1bdbdffff PhotosFormats arm64e  <49f469effed43ad9acdda0bb2728ecdf> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1bdd83000 - 0x1bde13fff Quagga arm64e  <0059b8d35f993a22871e77276b9d6b89> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1bde14000 - 0x1bde1cfff StudyLog arm64e  <248c51943c343aa0b4ef317754f284b2> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1bedd4000 - 0x1bee15fff NaturalLanguage arm64e  <2bf319162ae23197b525fc15671a3da6> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1bf8d3000 - 0x1bf8f2fff MediaStream arm64e  <b09d9f494203377eaeecb458b369d9d4> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c0101000 - 0x1c0110fff libAXSpeechManager.dylib arm64e  <4d9547b2a1b730f580107541d4a70e10> /usr/lib/libAXSpeechManager.dylib
0x1c0451000 - 0x1c057efff InternalSwiftProtobuf arm64e  <82bfd6059ed831e3a52eab6b160f4b53> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
0x1c06c6000 - 0x1c06effff MediaConversionService arm64e  <bdbae721994130318c51826a34e6a07c> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c0845000 - 0x1c0988fff CoreHandwriting arm64e  <848242fc8b3b3dcd81ed77bff2442546> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1c11bb000 - 0x1c11c6fff AppleIDAuthSupport arm64e  <b224eb01f14a301faa22ab3f6453c612> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c11d6000 - 0x1c11edfff LocalAuthentication arm64e  <6078faad46673c67a4110d2551d2e207> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c11ee000 - 0x1c11f4fff IOAccelerator arm64e  <0b46a1346e8431d89626e3011422024f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c15df000 - 0x1c15e9fff CloudPhotoServices arm64e  <b53e1860433d37ae80dfabeb95dd8663> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c1631000 - 0x1c16dcfff iTunesStore arm64e  <693924dcd497340cabe6b99d48712d8d> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c1ab1000 - 0x1c1ae3fff libsystem_kernel.dylib arm64e  <86d19965fefe37938f5d171a579268d2> /usr/lib/system/libsystem_kernel.dylib
0x1c1def000 - 0x1c1ef9fff ResponseKit arm64e  <2b0756d1f32a3f2b926d199b702f8663> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c1efa000 - 0x1c1f34fff EmojiFoundation arm64e  <7ef19c3f7c1533eeb4d78bf6b4fc583a> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1c2569000 - 0x1c2576fff FontServices arm64e  <aa115073a34338ab87f08bf0a40acc7f> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c2730000 - 0x1c273cfff MediaAccessibility arm64e  <2c5f2853bfec3ab5abb183ecb3f788ad> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c277d000 - 0x1c2d59fff SiriTTS arm64e  <5fafc0e31c40306b812391e0c1a7b075> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c2d5a000 - 0x1c2d68fff SetupAssistantSupport arm64e  <d0fb8a7b86e2356b9e08d508b71448b5> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c2d71000 - 0x1c2dd1fff Social arm64e  <cf55c7d4ee773fe18ee94552fff57d50> /System/Library/Frameworks/Social.framework/Social
0x1c2eaf000 - 0x1c2ee0fff VirtualGarage arm64e  <efbf020a93783ed687d4649e05921260> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1c2ee1000 - 0x1c2f06fff NetAppsUtilities arm64e  <61deac367da43d8e86d4450ae786ac8c> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1c2f07000 - 0x1c2f68fff Osprey arm64e  <87533bafe3383c3893a53bb109215e5f> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1c4125000 - 0x1c4132fff libdscsym.dylib arm64e  <d2614e8b3dd73824aead7cbfee7e143e> /usr/lib/libdscsym.dylib
0x1c4133000 - 0x1c4143fff HangTracer arm64e  <25be0898a62d33c3b2ed5e4b344a0b07> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1c42ff000 - 0x1c43bafff SampleAnalysis arm64e  <33eeb6fd2ce633cea923b40e440684a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c43bb000 - 0x1c43ebfff PlugInKit arm64e  <10f01041059e3ec4b79be45d2d7c526c> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c44a1000 - 0x1c44a2fff libSystem.B.dylib arm64e  <8703e2307c1c3ebfb16875f75bb6b1b3> /usr/lib/libSystem.B.dylib
0x1c47b4000 - 0x1c47c1fff MobileActivation arm64e  <56282e0696263cfe81bbfbbd8dfb9a18> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c47c2000 - 0x1c481afff CalendarDaemon arm64e  <6a170720cd7f334888939a33a1482e81> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c4910000 - 0x1c4980fff libarchive.2.dylib arm64e  <5fc001ba5f8337f7b81043060b05f01f> /usr/lib/libarchive.2.dylib
0x1c4981000 - 0x1c49a5fff libtailspin.dylib arm64e  <92f8b94999b335d69eae436b6611f6e4> /usr/lib/libtailspin.dylib
0x1c49a6000 - 0x1c4e63fff libBNNS.dylib arm64e  <71a6ecb0826e319ba80bfe9101ca5c13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c4e64000 - 0x1c4ea7fff SharedUtils arm64e  <29a0d5cb7b1537838b7039c932f52468> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c515e000 - 0x1c5163fff libsysdiagnose.dylib arm64e  <10ad6adce47f3c3db45ece2c12c5680a> /usr/lib/libsysdiagnose.dylib
0x1c51a0000 - 0x1c52abfff CoreMediaStream arm64e  <0bfec5f48cec39329498beb731ab80c7> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c54bd000 - 0x1c54bdfff AVFoundation arm64e  <749a66bb77d734bdbde6bed3cffb282e> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c54be000 - 0x1c54befff Accelerate arm64e  <36ee6c3dea953c8cba1748560dd77d5e> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c54bf000 - 0x1c5729fff libBLAS.dylib arm64e  <ce8a18afb90d30d1a5dee03d358cc77e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c572a000 - 0x1c5be6fff libLAPACK.dylib arm64e  <88e92d75ef3537ba994ba9ab917c2f5b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1c5be7000 - 0x1c5bfbfff libLinearAlgebra.dylib arm64e  <c0f8a2f3d3bc3ab581104e802d1bf01f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1c5bfc000 - 0x1c5c00fff libQuadrature.dylib arm64e  <09dbba0e8f2e3bfb929e7ccadf5eb014> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1c5c01000 - 0x1c5c63fff libSparse.dylib arm64e  <f8f39e55c0ca342ebf134a1d52f0628d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1c5c64000 - 0x1c5c76fff libSparseBLAS.dylib arm64e  <86d31ff720bb3f42b2291fdb58770b67> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1c5c77000 - 0x1c5ccafff libvMisc.dylib arm64e  <f3abc8dc61fc31eb9ad2182e57c38fdf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1c5ccb000 - 0x1c5ccbfff vecLib arm64e  <e0a3485bb4623603b45bea2bba04adc1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1c5d03000 - 0x1c5d06fff AppTrackingTransparency arm64e  <e4d33cef33bd3758a3806a9a377af260> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
0x1c5d07000 - 0x1c5d18fff AssetsLibrary arm64e  <03e6e87264123c07b73031c74fbcdc13> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1c5e2e000 - 0x1c5e4bfff AuthenticationServices arm64e  <af5ed6e99b29302fbd0c3432df48398f> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1c5f3a000 - 0x1c5fa3fff CoreMIDI arm64e  <1238578806393f60aa7bd1f2bbd2ee8b> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1c64cf000 - 0x1c64e6fff ExternalAccessory arm64e  <08de113e68eb39faa5404d403ffbb9d4> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1c6521000 - 0x1c654efff GSS arm64e  <cd60be814c6a3708b806bae70ae3a862> /System/Library/Frameworks/GSS.framework/GSS
0x1c6693000 - 0x1c66aafff IntentsUI arm64e  <4a93d6279dff32c9bd42ef20b5537ffd> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1c66c8000 - 0x1c684cfff MLCompute arm64e  <9a36d83e07b93106ac59cfe7ab3217f2> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1c6873000 - 0x1c688bfff MetalKit arm64e  <eb0f82444702339093b0d5a91dfcd8f4> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1c688c000 - 0x1c6912fff MPSImage arm64e  <3e001977698e31999ea4b57b5e8486bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1c6913000 - 0x1c6939fff MPSMatrix arm64e  <594bbb7eda1537b09dfb543b70a84ff5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1c693a000 - 0x1c6974fff MPSNDArray arm64e  <3333551d1bfc3adabb137ddeb5880b1d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1c6975000 - 0x1c69bdfff MPSRayIntersector arm64e  <ab76655de5ba380f8feff6a7562f725b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1c69be000 - 0x1c69befff MetalPerformanceShaders arm64e  <3d77ac1b6043323f8c679b0b98a21f35> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1c6d5b000 - 0x1c6d5bfff MobileCoreServices arm64e  <b18b7c157fc6387282d5ede9d8f10f56> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1c7947000 - 0x1c794ffff OpenGLES arm64e  <d80be799cea13dc58d518497b9895456> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1c7950000 - 0x1c7951fff libCVMSPluginSupport.dylib arm64e  <54f132483e5337a9b6437af604dbcef4> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1c7952000 - 0x1c7958fff libCoreFSCache.dylib arm64e  <4df05a9a263f3c86aa41c5be00c1648b> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1c7959000 - 0x1c795efff libCoreVMClient.dylib arm64e  <acaa0bf8518e325e8137322741f09deb> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1c795f000 - 0x1c7968fff libGFXShared.dylib arm64e  <0125c24de20e3e1f8a3edc85abc6141f> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1c7b21000 - 0x1c7be7fff PDFKit arm64e  <18ce38c519b83cd8bc935552222f72fc> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c7bf6000 - 0x1c7c31fff QuickLookThumbnailing arm64e  <d90f9bb22d4332499c8c46947a1c9a7f> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1c8303000 - 0x1c8447fff SoundAnalysis arm64e  <643a31d5ddfc3638825e9b343af2e4f1> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1c8448000 - 0x1c8459fff Speech arm64e  <09c2e6b2ac48308f8875924fe0b5b58e> /System/Library/Frameworks/Speech.framework/Speech
0x1c8576000 - 0x1c8576fff UIKit arm64e  <5d259fd473643690bc8ff72fc7c59d75> /System/Library/Frameworks/UIKit.framework/UIKit
0x1c8580000 - 0x1c8649fff VideoSubscriberAccount arm64e  <20dda88d20913eeabca0bf312496d68b> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1c864a000 - 0x1c9234fff libfaceCore.dylib arm64e  <9e691edf2d0d30db85520db2c2bdfde6> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1c9250000 - 0x1c928afff WatchConnectivity arm64e  <ed62f071616c34248f8b827bfe77cac2> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x1c9778000 - 0x1c977bfff AFKUser arm64e  <e7cb22d0df2933fa8e8f815f2d8a8306> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1c9840000 - 0x1c9ac6fff ANECompiler arm64e  <070fb3bab5b639ada93835f3789be107> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1c9ac7000 - 0x1c9adbfff ANEServices arm64e  <b99c048084dd3e9a8546590e3d5aa005> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1c9ae0000 - 0x1c9b9ffff APFS arm64e  <26a861b1553e3306989b296fc303105c> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1c9ba0000 - 0x1c9ba6fff ASEProcessing arm64e  <9f15ad02ff3b3faaa2fc21ac0c47b066> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ca3c7000 - 0x1ca3ccfff AggregateDictionary arm64e  <3dd3082d672b31978fb051e6c23e0d96> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ca561000 - 0x1ca637fff AirPlaySync arm64e  <817f9776b9203587ad4a0be079b0597e> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ca740000 - 0x1ca75cfff AlgosScoreFramework arm64e  <eaec89a003153cd19ba46092fd81fd97> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1ca886000 - 0x1caa0ffff AppC3D arm64e  <5285a3cf5329319aa995fa5d3cd4f53c> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1caa10000 - 0x1caa32fff AppConduit arm64e  <06463af8115e3bdd8bc7b39bee1b9285> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1cbc78000 - 0x1cbe19fff AppleCVA arm64e  <bcaf359113dd36d697aaaa56e8b1a4f1> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1cbe6a000 - 0x1cbe79fff AppleFSCompression arm64e  <9d749b6969e73acba9dcf9e9c3b273d7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cbe87000 - 0x1cbeabfff AppleIDSSOAuthentication arm64e  <e9c313a6d0993202a67cee1a6a2b50cc> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cbeac000 - 0x1cbef1fff AppleJPEG arm64e  <3633957115e739c98db31ec96d3808e4> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1cbf91000 - 0x1cbfa4fff AppleNeuralEngine arm64e  <cc2c6abd86633a639e93f73e17cbf788> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cbfae000 - 0x1cbfd2fff AppleSauce arm64e  <8b694067d7ff3f4699c8f718555ee994> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cc005000 - 0x1cc023fff AssetCacheServices arm64e  <bd4032d63837378e8a0a256c21441136> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1cc18a000 - 0x1cc1e7fff AuthKitUI arm64e  <ec9fce048d8b34aaa51cedcd4923c44e> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1cc1e8000 - 0x1cc23bfff AutoLoop arm64e  <5e7701a6eb5c3cb79ffcbbc19efb37f8> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1cc274000 - 0x1cc28dfff BiomePubSub arm64e  <3128882d49063d33aa3e001161343573> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1cc58e000 - 0x1cc59dfff BluetoothManager arm64e  <9f655d8672453251b560d537f399daf2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1cc841000 - 0x1cc84bfff CMCaptureCore arm64e  <2dd9c6ea9db93f30b4ecf6d060d2eb17> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1cc84c000 - 0x1cc862fff CPAnalytics arm64e  <fc39f51f953632198c276dcfbc86a929> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1cc865000 - 0x1cc874fff CPMS arm64e  <2dd024e7bd9f3577a5302fd1caa97ba8> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1cc875000 - 0x1cc884fff CTCarrierSpace arm64e  <880593248cc33ea783d3a4403cb10281> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1cc9ef000 - 0x1cca19fff CameraEditKit arm64e  <9d1225396d2038f488f589cdeac4fd90> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1ccb89000 - 0x1ccb94fff CaptiveNetwork arm64e  <e19cf5f012fb34ab8d9f9f5f0b63ffa5> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1cccb3000 - 0x1ccd04fff Catalyst arm64e  <49466f461cac33dc828ec1878b75b524> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1ccd29000 - 0x1ccd4dfff CellularPlanManager arm64e  <293a32102d1335ca94b91b3fa8133b3f> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1ccd65000 - 0x1ccd6dfff CertUI arm64e  <0ee5314b956633fe8e0ad0cdadb036e4> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1ccd76000 - 0x1ccdc5fff ChunkingLibrary arm64e  <89eca91f00cd37f49c857dc4f9e502c1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1cd227000 - 0x1cd22efff CommonAuth arm64e  <704ec30e7c243a45b02e3648a5fdf17e> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1cd22f000 - 0x1cd233fff CommunicationsFilter arm64e  <801d7f87c795321eb6187616cc12a738> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1cd306000 - 0x1cd309fff ConstantClasses arm64e  <88abef4d02aa30ec9c2cccc6a8bd5dd9> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1cd313000 - 0x1cd351fff ContactsAutocomplete arm64e  <a3c71847d6fe3b6bb5159c6cb4b2c7d2> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1cd357000 - 0x1cd3cffff ContactsUICore arm64e  <6418a38f58cb34ddbc07d2b3be2a5353> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1cd40c000 - 0x1cd465fff CoreAppleCVA arm64e  <3ae754c8e8c63402b2879484cbffc2b5> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1cd466000 - 0x1cd562fff CoreBrightness arm64e  <4f1817d49a0d375aa346ff3554887ac5> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1cd5ce000 - 0x1cd5dbfff CoreDuetDaemonProtocol arm64e  <aed18f14b0d63636b31fae704098d188> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1cd5de000 - 0x1cd5e0fff CoreDuetDebugLogging arm64e  <d1474be032443282a5a30703af17cb38> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1cd5ef000 - 0x1cd601fff CoreEmoji arm64e  <a1784d09cddd318281b5b230fb6358b0> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1cdc29000 - 0x1cdc2dfff CoreOptimization arm64e  <05c5a34e56ee3849a4685c35ddb4cd29> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1cdc2e000 - 0x1cdceafff CorePDF arm64e  <7d638f276e7835f99294c6773da5d263> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1cdceb000 - 0x1cdcf3fff CorePhoneNumbers arm64e  <070cc6b4724f3e2a891cea8603f8c619> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1cdcf4000 - 0x1cdd4bfff CorePrediction arm64e  <77c6e91e0e143176a4834c38c653922d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1ce678000 - 0x1ce683fff CoreRecents arm64e  <b4440fd2cb273a77b603788e590ec3fd> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1ce684000 - 0x1ce6ebfff CoreRecognition arm64e  <62ec288beb77363ea5b2a3056d440758> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1ce6ec000 - 0x1ce702fff CoreSDB arm64e  <f4da3ed59cce390daf6de604bd5fd80b> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1ce703000 - 0x1ce72dfff CoreSVG arm64e  <b630cf39cc703ecf99947f8682b172ab> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1ce944000 - 0x1ce948fff DAAPKit arm64e  <b060aaa2061733ceba00a7cb9df6bf81> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1ce96a000 - 0x1ce977fff DCIMServices arm64e  <cf8b5430a1eb33dba5c344986f8f12e0> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1ce98e000 - 0x1ce9cafff DataDetectorsNaturalLanguage arm64e  <367a4fc33271315094f21a5ba2127eda> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1cea28000 - 0x1cea5dfff DeviceIdentity arm64e  <fd8e1aeb256b3560bdc1df15316ee325> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1ceb8d000 - 0x1cebc4fff DistributedEvaluation arm64e  <1bb2655714bc3d6ab25e5d390701ab4a> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1cece4000 - 0x1ced1efff DocumentManager arm64e  <c864cbf4a7d534ca9a82aeb2832b579d> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1ced1f000 - 0x1ced3dfff DocumentManagerCore arm64e  <83d598aacb6638d0b928f42fc8739c72> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1cedc4000 - 0x1cedc6fff DragUI arm64e  <3b474ac2ba75337281cc95a27f1937bc> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1cedf7000 - 0x1cee28fff EAP8021X arm64e  <d7520584918d3d3497814623f95cd86c> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1cee3f000 - 0x1cee49fff EmailAddressing arm64e  <88fef6c974ea3bc88d6ddc96bb87f7e9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1cee58000 - 0x1cee6dfff Engram arm64e  <0dd522ed0f233589b03ed5a60fdfd2ce> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1cefa6000 - 0x1cefacfff ExtensionFoundation arm64e  <c3cb9143744c31508f76b1e544ef17cd> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1cf13c000 - 0x1cf148fff FSEvents arm64e  <3c173b2ab1e13c46bd39080f8a5e8969> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1cf149000 - 0x1cf168fff FTAWD arm64e  <58985b4e15db345c9658b4a37014b193> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1cf169000 - 0x1cf16cfff FTClientServices arm64e  <105a7e4d5fdf3d93b60bfe6873a1583a> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1cf16d000 - 0x1cf580fff FaceCore arm64e  <23fecfe9eb473af0b95eb3e48e3cc997> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1cf587000 - 0x1cf58cfff FeatureFlagsSupport arm64e  <309347e0ac17393db5f9de9b2344912e> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1cf58d000 - 0x1cf598fff FeedbackLogger arm64e  <5f559d2e32c7333bb7d8807ed4655b74> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1cf72e000 - 0x1cf870fff libFontParser.dylib arm64e  <841825fcf5ad3ac382a07435f066e975> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1cf871000 - 0x1cf879fff libGSFont.dylib arm64e  <abc72b5dba943f33b39a5cd348eb4e89> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1cf87a000 - 0x1cf8b7fff libGSFontCache.dylib arm64e  <6af9fe3a47ab3d499bd180263a637fe1> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1cf91e000 - 0x1cf92bfff libhvf.dylib arm64e  <21a431c5ac5335d299c8d7b82ecb8674> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1cf953000 - 0x1cf96afff Futhark arm64e  <ae032189b97b3dcbad65fd2e926032c9> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d05de000 - 0x1d05fcfff GenerationalStorage arm64e  <d95ccea4bf663880aa36b2ca672a85d9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d05fd000 - 0x1d060afff GraphVisualizer arm64e  <fd8424518fea3033a9b72f483293fda8> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d0638000 - 0x1d0644fff HID arm64e  <fcadedffb2dc3343b6960d049266cfcc> /System/Library/PrivateFrameworks/HID.framework/HID
0x1d08e8000 - 0x1d095afff Heimdal arm64e  <2f12a808756b3a69b39bde895a45dfe6> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1d0d4f000 - 0x1d0dc3fff HomeSharing arm64e  <be722a63351837dcad3f874ed73f8290> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d0e1d000 - 0x1d0e23fff IDSKVStore arm64e  <432295861fbc3fd6abd8ab47f7c4dbca> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d113a000 - 0x1d1143fff IOKitten arm64e  <d7418a00c30f37258da67ce0f83329a3> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1d1144000 - 0x1d1146fff IOSurfaceAccelerator arm64e  <6068398df6da374aba1bedd545da6ba4> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d116e000 - 0x1d1175fff IdleTimerServices arm64e  <de68ecac0c85387cbb6593965a8deee7> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d117e000 - 0x1d1184fff IncomingCallFilter arm64e  <9f864a44e6d93352a64f256034554069> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d1185000 - 0x1d1201fff InertiaCam arm64e  <2913ebc94fa93becaa5c74732c2d50a7> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d1245000 - 0x1d1252fff IntentsFoundation arm64e  <b203c35c364636368fba402c7772cd1d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d126c000 - 0x1d126efff InternationalTextSearch arm64e  <71db7c9e576735e1b12d9cf9fc6532d0> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d126f000 - 0x1d128bfff IntlPreferences arm64e  <696284afc2ef3c64bafffed4be33e36f> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d14f6000 - 0x1d14fcfff LinguisticData arm64e  <3934de177e893ff09faf4875f70b3668> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d154c000 - 0x1d1584fff LocalAuthenticationPrivateUI arm64e  <f96499af8bb53b4aa09e71f84390505c> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1d174d000 - 0x1d174dfff Marco arm64e  <cbb87a90e0c93a7684da974ef5b53b61> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d1a60000 - 0x1d1d26fff MediaLibraryCore arm64e  <f1b1ef697f523358bdb6ba432b5ee797> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d1d27000 - 0x1d1d79fff MediaPlatform arm64e  <fc7880f6234532b5a1773e1f64e6ff2a> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d216a000 - 0x1d223dfff MetalTools arm64e  <ba0c406300e93b9f89bd024a45d0a0ac> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1d225f000 - 0x1d22bbfff MetricsKit arm64e  <de2d1447069736a694c27b0fc081bcc4> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d22cc000 - 0x1d2305fff MobileBluetooth arm64e  <51aee3d24bfe31e5bd2c246563f0b7e4> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1d2326000 - 0x1d2328fff MobileObliteration arm64e  <ac220a90e379382ea849cf8027141819> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1d2386000 - 0x1d238cfff MobileSystemServices arm64e  <6ea3801a2a9f38e2995373f9591a2f0a> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d2736000 - 0x1d273cfff Netrb arm64e  <a6ec9162121d330080d3692bc4486b52> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d2810000 - 0x1d282efff NeutrinoKit arm64e  <9afc10f913cb3ddf8d1dd777aadeffc6> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1d286c000 - 0x1d286efff OAuth arm64e  <734d99e29e633733b7aa544c762789b0> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1d288c000 - 0x1d28cbfff OTSVG arm64e  <6865f2482c15318d9d625a6e681bed24> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d2f08000 - 0x1d2f0afff ParsecSubscriptionServiceSupport arm64e  <e8f1af1227fc3f14b2073e561dc16974> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d2f0f000 - 0x1d2f39fff Pasteboard arm64e  <b37df1d967533e069a92e0eff01f48ea> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1d2f69000 - 0x1d2f73fff PersonaKit arm64e  <b3920701b63f363aab56a4f86122b80b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d2f74000 - 0x1d2f80fff PersonaUI arm64e  <7a854b3f6e6b33b4b31e84380b3532dc> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d2fba000 - 0x1d2fbafff PhoneNumbers arm64e  <d1a6c987486f3dc58dc4d0b97afbf162> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d2fc3000 - 0x1d30dafff PhotoImaging arm64e  <f2d5790ea20231c7b827e3e806fe7ab0> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1d30db000 - 0x1d3138fff PhotoLibrary arm64e  <a8d491c105d432b587fc75815d3baa15> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1d3181000 - 0x1d31c0fff PhotosImagingFoundation arm64e  <6fe8a92ad4cd3881bd673719296dec38> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d31c1000 - 0x1d320bfff PhysicsKit arm64e  <6ec4d3cc370f32879641cff17329ab72> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d32b9000 - 0x1d32c4fff PointerUIServices arm64e  <3fe5ecc05c223ec5832353394ab6b702> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1d4707000 - 0x1d470ffff ProgressUI arm64e  <0ee37f6dae6e30b882a0b8ae5e20a6b2> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1d4710000 - 0x1d471dfff PrototypeToolsUI arm64e  <e912104416233302bdd5d5a51a9dea83> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1d479b000 - 0x1d47a6fff RTCReporting arm64e  <befbceecf8cb3735af24f3747c70d8c5> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d4ae6000 - 0x1d4af6fff RemoteTextInput arm64e  <d0ca2dc38dcc353e989b6d4c2372fe20> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d4af7000 - 0x1d4b5efff RemoteUI arm64e  <55aa2c6ab337332da05702743bb78fdc> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1d4b96000 - 0x1d4b9afff RevealCore arm64e  <ea4070944ce332f0be82d4704a2e9621> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d4bb1000 - 0x1d4f38fff SDAPI arm64e  <9a54f188ec0b303c86718328f212a7c8> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1d66ad000 - 0x1d66b7fff SignpostCollection arm64e  <beacbb7618e03acb8b08af4f172c984e> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d66b8000 - 0x1d66b8fff SignpostMetrics arm64e  <88c472a5e2e434649d8788d1cc869d84> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d66ba000 - 0x1d66f7fff SignpostSupport arm64e  <f591612b9ffb37f6a7ee6acfede1e9a5> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d6c90000 - 0x1d6caafff SiriObservation arm64e  <b6625eb22dd3368787f3676530b141a6> /System/Library/PrivateFrameworks/SiriObservation.framework/SiriObservation
0x1d72f9000 - 0x1d72f9fff SoftLinking arm64e  <658ef2bc053e3bd18c8e7bf54adb3bfa> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1d76f5000 - 0x1d7733fff StreamingZip arm64e  <ce98ffa8494c3cf7b2e55c6ab0a60bc4> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d773b000 - 0x1d7745fff SymptomDiagnosticReporter arm64e  <93deb69bbd4f31bc94980e94b04db12e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d7776000 - 0x1d7792fff SymptomPresentationFeed arm64e  <087e80e16bcf32e08b54dd2a43dc4a41> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d77cf000 - 0x1d77dffff TCC arm64e  <0b4848707ad73669ad68d60bc0cea9bf> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1d80b7000 - 0x1d816afff TextureIO arm64e  <8b0e8213625a36fab7132c61c0b72378> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1d839c000 - 0x1d83a3fff URLFormatting arm64e  <44bf856531c7309f9ca5f25e0d7e37e9> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1d8989000 - 0x1d89b2fff UsageTracking arm64e  <1b952b6ea6a33a1ba8c8d3e5efc57e15> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1d94e1000 - 0x1d95aafff VoiceTrigger arm64e  <e111b2d25db43f32918ea2cf507801f9> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1d9679000 - 0x1d967afff WatchdogClient arm64e  <195639423b0c35169b89e1712a233669> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d99e4000 - 0x1da125fff libwebrtc.dylib arm64e  <d9aeadd2686e3be88070c3e61dc7ec9a> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1da1a4000 - 0x1da1b9fff WebUI arm64e  <c92bb0113bfa3755b1341d4c1c1d607b> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1da6de000 - 0x1da6e1fff XCTTargetBootstrap arm64e  <5485550d27423a8986a153ba00632543> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1da779000 - 0x1da798fff caulk arm64e  <fddb9a2e68b234b99f1f0ebad7871965> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1dcd70000 - 0x1dcd75fff kperf arm64e  <cc8e3f58e79830e6b9f72818df623272> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1dcd76000 - 0x1dcd7efff kperfdata arm64e  <209e656b47483306b62925e1ccba1473> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1dcd7f000 - 0x1dcd95fff libEDR arm64e  <e47a029d34da37d8a31fe04b61bee4e8> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1dcdae000 - 0x1dcdbefff perfdata arm64e  <393ebf77047c34a9bd09f8f8b834f634> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1dcdbf000 - 0x1dcdeefff vCard arm64e  <22ba1296d7163c9799b13509a6a0e49f> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1dd652000 - 0x1dd691fff libAWDSupport.dylib arm64e  <45e67ec08d6d3608bcc0d690d1b06af5> /usr/lib/libAWDSupport.dylib
0x1dd692000 - 0x1dda32fff libAWDSupportFramework.dylib arm64e  <6f6949c676cf31f49cd3b38838e6d670> /usr/lib/libAWDSupportFramework.dylib
0x1ddbc2000 - 0x1ddbd1fff libAudioStatistics.dylib arm64e  <f0c59d7c2d9934abb3fa4d5e9cffb5b3> /usr/lib/libAudioStatistics.dylib
0x1ddd75000 - 0x1ddda7fff libCRFSuite.dylib arm64e  <990c544ff05234beb512641d5b243891> /usr/lib/libCRFSuite.dylib
0x1ddda8000 - 0x1ddda9fff libCTGreenTeaLogger.dylib arm64e  <c7324ca193e43103b071d445f9883b30> /usr/lib/libCTGreenTeaLogger.dylib
0x1dddaa000 - 0x1dddb4fff libChineseTokenizer.dylib arm64e  <a62be788c990348a8edf0aa330f3b16f> /usr/lib/libChineseTokenizer.dylib
0x1de04b000 - 0x1de052fff libIOReport.dylib arm64e  <ddde72a4b6e43abd9e3fb972cde16559> /usr/lib/libIOReport.dylib
0x1de0ce000 - 0x1de0d5fff libMatch.1.dylib arm64e  <1df06bcc215e399d9786e01e282ea6b3> /usr/lib/libMatch.1.dylib
0x1de1f1000 - 0x1de1f2fff libThaiTokenizer.dylib arm64e  <0525156399cd3b0596af724f0bb14bd4> /usr/lib/libThaiTokenizer.dylib
0x1de45e000 - 0x1de460fff libapp_launch_measurement.dylib arm64e  <c2b18a1ce62435a888a2879e1d87e9a5> /usr/lib/libapp_launch_measurement.dylib
0x1de461000 - 0x1de477fff libapple_nghttp2.dylib arm64e  <1c973da470313a39a8f0376e72749b40> /usr/lib/libapple_nghttp2.dylib
0x1de478000 - 0x1de509fff libate.dylib arm64e  <0d0cd7234c6d3ea090e6064348da15bb> /usr/lib/libate.dylib
0x1de59b000 - 0x1de5abfff libbsm.0.dylib arm64e  <2621120806c9311db62723efe352052a> /usr/lib/libbsm.0.dylib
0x1de5ac000 - 0x1de5b8fff libbz2.1.0.dylib arm64e  <bd2cefdbabd83ee8a4e0af03945e8fe8> /usr/lib/libbz2.1.0.dylib
0x1de5b9000 - 0x1de5b9fff libcharset.1.dylib arm64e  <cec801445afb3f85b11c69d957243ed3> /usr/lib/libcharset.1.dylib
0x1de5ba000 - 0x1de5cbfff libcmph.dylib arm64e  <48667fd03fbe30e48930c141b327e483> /usr/lib/libcmph.dylib
0x1de5cc000 - 0x1de5eafff libcompression.dylib arm64e  <77924ab8ed9a37838cd0c5fd45cd0bfa> /usr/lib/libcompression.dylib
0x1de5eb000 - 0x1de601fff libcoretls.dylib arm64e  <4c353aa862df361dba5dc25d272dc8f3> /usr/lib/libcoretls.dylib
0x1de602000 - 0x1de603fff libcoretls_cfhelpers.dylib arm64e  <f0501ed9a373310d958ea89b73841a6d> /usr/lib/libcoretls_cfhelpers.dylib
0x1de629000 - 0x1de630fff libcupolicy.dylib arm64e  <9ee1c16206ae3c56af33ccac00dcd32f> /usr/lib/libcupolicy.dylib
0x1de631000 - 0x1de638fff libdns_services.dylib arm64e  <1e3cd47621113594aa8ab368eec23dad> /usr/lib/libdns_services.dylib
0x1de639000 - 0x1de656fff libedit.3.dylib arm64e  <cd9ab1a7638d380b8727df3319787d28> /usr/lib/libedit.3.dylib
0x1de657000 - 0x1de65bfff libenergytrace.dylib arm64e  <fb9bf8732b8c3ad4982244e3eef499f1> /usr/lib/libenergytrace.dylib
0x1de65c000 - 0x1de676fff libexpat.1.dylib arm64e  <e2bfed9d45333d59aceaadc51a9f560c> /usr/lib/libexpat.1.dylib
0x1de6a3000 - 0x1de6a7fff libgermantok.dylib arm64e  <bf52d14b1f6835f3b27df529abd9e239> /usr/lib/libgermantok.dylib
0x1de6a8000 - 0x1de6adfff libheimdal-asn1.dylib arm64e  <60a8754438c732a9971808919e577be9> /usr/lib/libheimdal-asn1.dylib
0x1de6ae000 - 0x1de79ffff libiconv.2.dylib arm64e  <34c56aadde0b33a58964b8e66ba0d792> /usr/lib/libiconv.2.dylib
0x1de7be000 - 0x1de7bffff liblangid.dylib arm64e  <2fc2101839cc341aaacc0a49bca8b71d> /usr/lib/liblangid.dylib
0x1de7c0000 - 0x1de7cbfff liblockdown.dylib arm64e  <4c249e7fd4a73f12967bf829c47fe451> /usr/lib/liblockdown.dylib
0x1de7cc000 - 0x1de7e4fff liblzma.5.dylib arm64e  <820f598431023b45b09704845e91cb91> /usr/lib/liblzma.5.dylib
0x1de813000 - 0x1de869fff libmecab.dylib arm64e  <37cbb6a871a53717b8963cdb3c5850e5> /usr/lib/libmecab.dylib
0x1de86a000 - 0x1deaa4fff libmecabra.dylib arm64e  <70957c0aec2f3a49806141515f1b780c> /usr/lib/libmecabra.dylib
0x1deaa5000 - 0x1deab8fff libmis.dylib arm64e  <f1794498ec7a314c99b11f307016a819> /usr/lib/libmis.dylib
0x1deab9000 - 0x1deacffff libnetworkextension.dylib arm64e  <5320630b1eb83ea9a1d22cbfd6558a70> /usr/lib/libnetworkextension.dylib
0x1dee7a000 - 0x1deeb5fff libpcap.A.dylib arm64e  <c13b59f6abd93a0b8a1a9ba9211ebed0> /usr/lib/libpcap.A.dylib
0x1deeb6000 - 0x1deec3fff libperfcheck.dylib arm64e  <d017434f195c3a7c8c6359ba9232a20a> /usr/lib/libperfcheck.dylib
0x1deecb000 - 0x1deeddfff libprequelite.dylib arm64e  <45fbaef573193e959b5d374ee8eb228b> /usr/lib/libprequelite.dylib
0x1deede000 - 0x1deef0fff libprotobuf-lite.dylib arm64e  <8e899f3ffd6f365eb255679191c9704c> /usr/lib/libprotobuf-lite.dylib
0x1deef1000 - 0x1def52fff libprotobuf.dylib arm64e  <4891aca845a53e16b7023d3b923da883> /usr/lib/libprotobuf.dylib
0x1def53000 - 0x1deff0fff libquic.dylib arm64e  <74f70fc02d13360595d931f837ba31f6> /usr/lib/libquic.dylib
0x1deff1000 - 0x1df009fff libresolv.9.dylib arm64e  <3a9d9ffdb9a73de587ae73103c5b8128> /usr/lib/libresolv.9.dylib
0x1df00a000 - 0x1df00cfff libsandbox.1.dylib arm64e  <f4900ef1494e3bf3878c302f93649ab8> /usr/lib/libsandbox.1.dylib
0x1df054000 - 0x1df057fff libutil.dylib arm64e  <8f6b3d67357b3e3f954e6d3eea3e5fc4> /usr/lib/libutil.dylib
0x1df058000 - 0x1df144fff libxml2.2.dylib arm64e  <cd751363cfac34cc87dc412b727d1d5d> /usr/lib/libxml2.2.dylib
0x1df149000 - 0x1df172fff libxslt.1.dylib arm64e  <fa09a285a4653290b61f81bd481e35f0> /usr/lib/libxslt.1.dylib
0x1df173000 - 0x1df184fff libz.1.dylib arm64e  <250b96d8a93731b5ad1489ec1c477f62> /usr/lib/libz.1.dylib
0x1df1c4000 - 0x1df1c6fff liblog_network.dylib arm64e  <fbbcfca9c531326c84609b0ebe473a23> /usr/lib/log/liblog_network.dylib
0x1df1cf000 - 0x1df1d6fff libswiftAVFoundation.dylib arm64e  <0e774b347ba430a69695fa850ac34218> /usr/lib/swift/libswiftAVFoundation.dylib
0x1df265000 - 0x1df26bfff libswiftCompression.dylib arm64e  <74a67f3d5bd73e06b5c4059d18fb4741> /usr/lib/swift/libswiftCompression.dylib
0x1df26f000 - 0x1df277fff libswiftCoreAudio.dylib arm64e  <cff2f1c7f7b731f891e65deb8d13b456> /usr/lib/swift/libswiftCoreAudio.dylib
0x1df278000 - 0x1df27cfff libswiftCoreData.dylib arm64e  <85e00eecee8a349d886381ecf33cecea> /usr/lib/swift/libswiftCoreData.dylib
0x1df27d000 - 0x1df27dfff libswiftCoreFoundation.dylib arm64e  <75837eaa26bf3e1a86973ced1aafdef8> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1df27e000 - 0x1df27efff libswiftCoreImage.dylib arm64e  <2e9282785ba83bbcb18c8c71639171d3> /usr/lib/swift/libswiftCoreImage.dylib
0x1df27f000 - 0x1df281fff libswiftCoreLocation.dylib arm64e  <e2862956480e354da59cf3aa06cebc0b> /usr/lib/swift/libswiftCoreLocation.dylib
0x1df282000 - 0x1df28bfff libswiftCoreMIDI.dylib arm64e  <bf2d2d6885fd3243980addef27018d5d> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1df290000 - 0x1df2ccfff libswiftCoreMedia.dylib arm64e  <633c84a2939e384bae03730adc95319c> /usr/lib/swift/libswiftCoreMedia.dylib
0x1df2da000 - 0x1df2e3fff libswiftDarwin.dylib arm64e  <9415742b801438e7bb111c18f51d0529> /usr/lib/swift/libswiftDarwin.dylib
0x1df2ea000 - 0x1df2f5fff libswiftIntents.dylib arm64e  <ea9120fa63333368a798bc73686b4268> /usr/lib/swift/libswiftIntents.dylib
0x1df2fc000 - 0x1df2fefff libswiftMapKit.dylib arm64e  <3d76b4ebe6d032b0ba5dcfc6eea4db83> /usr/lib/swift/libswiftMapKit.dylib
0x1df303000 - 0x1df307fff libswiftMetal.dylib arm64e  <593e4c3545fc3090a47babf871220ce8> /usr/lib/swift/libswiftMetal.dylib
0x1df37c000 - 0x1df37dfff libswiftQuartzCore.dylib arm64e  <5b94ce735eb031bb96a1dc00016beb25> /usr/lib/swift/libswiftQuartzCore.dylib
0x1df3be000 - 0x1df3d0fff libswiftos.dylib arm64e  <47bd13b25ff33b52a0bd1fcbd2d25be8> /usr/lib/swift/libswiftos.dylib
0x1df3d1000 - 0x1df3e3fff libswiftsimd.dylib arm64e  <de2463307105381ba92466123632ffd8> /usr/lib/swift/libswiftsimd.dylib
0x1df3e4000 - 0x1df3e9fff libcache.dylib arm64e  <b14e9b1b164737eea5b5f84f608fe463> /usr/lib/system/libcache.dylib
0x1df3ea000 - 0x1df3f7fff libcommonCrypto.dylib arm64e  <43db8a6f8c8833449ae702ba2ab970d8> /usr/lib/system/libcommonCrypto.dylib
0x1df3f8000 - 0x1df3fbfff libcompiler_rt.dylib arm64e  <fb78b4e3ea3b39148acda37a9e93fbee> /usr/lib/system/libcompiler_rt.dylib
0x1df3fc000 - 0x1df404fff libcopyfile.dylib arm64e  <df08ca4b35ad3237b1c9fac995b04da7> /usr/lib/system/libcopyfile.dylib
0x1df4ea000 - 0x1df4eafff liblaunch.dylib arm64e  <dd93c07eb43b38339e3ea96acfc40f5a> /usr/lib/system/liblaunch.dylib
0x1df4eb000 - 0x1df4f0fff libmacho.dylib arm64e  <8f1f4f14be2839c4828cfaf9fb01207c> /usr/lib/system/libmacho.dylib
0x1df4f1000 - 0x1df4f3fff libremovefile.dylib arm64e  <ea71fb2f7b103737b394a179f1661bc9> /usr/lib/system/libremovefile.dylib
0x1df4f4000 - 0x1df4f5fff libsystem_blocks.dylib arm64e  <89c10de83c1e3435a73870600c73006b> /usr/lib/system/libsystem_blocks.dylib
0x1df4f6000 - 0x1df4f8fff libsystem_collections.dylib arm64e  <739b553d32293cf0b8c58582502bffe6> /usr/lib/system/libsystem_collections.dylib
0x1df4f9000 - 0x1df4fdfff libsystem_configuration.dylib arm64e  <f46041300ebd305c9cb7cbb6082a519b> /usr/lib/system/libsystem_configuration.dylib
0x1df4fe000 - 0x1df510fff libsystem_containermanager.dylib arm64e  <d599537b9c6b3333a44a4d80d0e1bf19> /usr/lib/system/libsystem_containermanager.dylib
0x1df511000 - 0x1df512fff libsystem_coreservices.dylib arm64e  <1171c2cf58653b90b29a287359509562> /usr/lib/system/libsystem_coreservices.dylib
0x1df513000 - 0x1df51cfff libsystem_darwin.dylib arm64e  <b248b1960812303da977521f644cf10d> /usr/lib/system/libsystem_darwin.dylib
0x1df51d000 - 0x1df525fff libsystem_dnssd.dylib arm64e  <e5cbd4a702353b818df2b8c7735a155f> /usr/lib/system/libsystem_dnssd.dylib
0x1df526000 - 0x1df528fff libsystem_featureflags.dylib arm64e  <2ffb8494f9b535ec9a38dfe012ac8c9d> /usr/lib/system/libsystem_featureflags.dylib
0x1df529000 - 0x1df556fff libsystem_m.dylib arm64e  <1e3ac0a17c193b79a5beded338db488e> /usr/lib/system/libsystem_m.dylib
0x1df557000 - 0x1df55dfff libsystem_platform.dylib arm64e  <8d0bc8904fb0387b98264ebb0812dc87> /usr/lib/system/libsystem_platform.dylib
0x1df55e000 - 0x1df55efff libsystem_product_info_filter.dylib arm64e  <64490a413a7f3977ab07b9adc3c978e2> /usr/lib/system/libsystem_product_info_filter.dylib
0x1df55f000 - 0x1df56afff libsystem_pthread.dylib arm64e  <52eb675f93f832e1a1fe5930d388bc4f> /usr/lib/system/libsystem_pthread.dylib
0x1df56b000 - 0x1df56efff libsystem_sandbox.dylib arm64e  <96192a6fe2a83ccfa59f7de106a3ba3a> /usr/lib/system/libsystem_sandbox.dylib
0x1df56f000 - 0x1df579fff libunwind.dylib arm64e  <b3f2687c7b703f29ab3724aaacfb87f3> /usr/lib/system/libunwind.dylib
0x1df57a000 - 0x1df5b0fff libxpc.dylib arm64e  <f48656dfd6f630f7ae69777374196527> /usr/lib/system/libxpc.dylib
0x1df654000 - 0x1df66efff AccessibilitySettingsLoader arm64e  <11465c1031943a94a10d745244e4c5eb> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1e0c84000 - 0x1e0d91fff AVFAudio arm64e  <3653c5b3328434c6900f8f328b42922d> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
0x1e108b000 - 0x1e1091fff AuthenticationServicesCore arm64e  <daca7152937c3479b946a11d68353aec> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
0x1e1092000 - 0x1e109ffff CMImaging arm64e  <60430f06a96f35718c8c60c836da4cb6> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
0x1e10a0000 - 0x1e10b6fff CinematicFraming arm64e  <8042c1487ac93f8a85bbeba00f480b69> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
0x1e11c6000 - 0x1e11defff CoreSpeechFoundation arm64e  <020bbedaac8f3b55911a31de8e59a584> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
0x1e1375000 - 0x1e1385fff MobileSafari arm64e  <a3e00f1b53043988b4722a44da67ec31> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
0x1e13f3000 - 0x1e1cb0fff PegasusAPI arm64e  <453af45ead7d3411b9d508871054930f> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
0x1e1dfc000 - 0x1e1e00fff SiriLiminal arm64e  <cacd1aa277ce3f17bf887ccc6fba048b> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
0x1e1f89000 - 0x1e1f9bfff SpotlightLinguistics arm64e  <360429b7e4d335c794514d1bec21cb12> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF

@ruisebas cc

My sdk is 2.36.0,also still receiving crash reports 'AWSIoTStreamThread .cxx_destruct' @ruisebas