Ios game crash at launch

Hi everyone,
Despite numerous attempts, I could not find a way to fix the crash of my ios games at the launch. I have spent days to overcome it and tried all possible ways. Please help me. I post the crash log down. I currently have 2 games and both are giving the exact same failure while android versions are working pretty well.
Thanks and regards

Incident Identifier: 16B68B5E-8CF2-4ED5-9C04-EF9C2FFEA416
Hardware Model:      iPhone11,8
Process:             xx11 [1813]
Path:                /private/var/containers/Bundle/Application/61B4368E-8BDF-4C8B-A162-D8283796AF64/xx11.app/xx11
Identifier:          CastleEscape
Version:             0.53 (1.0)
AppStoreTools:       12B45a
AppVariant:          1:iPhone11,8:13
Beta:                YES
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           CastleEscape [975]


Date/Time:           2020-11-15 20:47:35.1088 +0000
Launch Time:         2020-11-15 20:47:34.3532 +0000
OS Version:          iPhone OS 13.6.1 (17G80)
Release Type:        User
Baseband Version:    2.07.00
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000018
VM Region Info: 0x18 is not in any region.  Bytes before following region: 4342005736
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                 0000000102cdc000-0000000103370000 [ 6736K] r-x/r-x SM=COW  ...xx11.app/xx11

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

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib        	0x00000001bde2a784 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001bde29ba8 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x00000001bdfe0538 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001bdfdb364 __CFRunLoopRun + 1140 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001bdfdabc8 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   GraphicsServices              	0x00000001c83bc5cc GSEventRunModal + 164 (GSEvent.c:2246)
6   UIKitCore                     	0x00000001c218d744 UIApplicationMain + 1936 (UIApplication.m:4823)
7   xx11                          	0x0000000103372420 0x102cdc000 + 6906912
8   libdyld.dylib                 	0x00000001bde57384 start + 4

Thread 1:
0   libsystem_pthread.dylib       	0x00000001bdd739c0 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00000001bdd739c0 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00000001bdd739c0 start_wqthread + 0

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001bde2a784 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001bde29ba8 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x00000001bdfe0538 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001bdfdb364 __CFRunLoopRun + 1140 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001bdfdabc8 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                    	0x00000001be331598 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                    	0x00000001be331470 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                     	0x00000001c2233b74 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:733)
8   Foundation                    	0x00000001be46ae38 __NSThread__start__ + 852 (NSThread.m:724)
9   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
10  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 5:
0   libsystem_pthread.dylib       	0x00000001bdd739c0 start_wqthread + 0

Thread 6:
0   libz.1.dylib                  	0x00000001f4d41940 inflate_fast + 432
1   libz.1.dylib                  	0x00000001f4d41a1c inflate_fast + 652
2   xx11                          	0x000000010389879c 0x102cdc000 + 12306332
3   xx11                          	0x000000010475089c 0x102cdc000 + 27740316
4   xx11                          	0x0000000104750a5c 0x102cdc000 + 27740764
5   xx11                          	0x0000000104715b00 0x102cdc000 + 27499264
6   xx11                          	0x000000010458bc5c 0x102cdc000 + 25885788
7   xx11                          	0x00000001034c64b8 0x102cdc000 + 8299704
8   xx11                          	0x00000001034c5ee0 0x102cdc000 + 8298208
9   xx11                          	0x0000000104e27738 0x102cdc000 + 34912056
10  xx11                          	0x000000010544ebb8 0x102cdc000 + 41364408
11  xx11                          	0x000000010544c458 0x102cdc000 + 41354328
12  xx11                          	0x0000000104fab40c 0x102cdc000 + 36500492
13  xx11                          	0x000000010336f9a4 0x102cdc000 + 6896036
14  xx11                          	0x000000010336f344 0x102cdc000 + 6894404
15  xx11                          	0x0000000103b01b6c 0x102cdc000 + 14834540
16  Foundation                    	0x00000001be46ae38 __NSThread__start__ + 852 (NSThread.m:724)
17  libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
18  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 7 name:
Thread 7:
0   libz.1.dylib                  	0x00000001f4d41744 memcpy + 292
1   libz.1.dylib                  	0x00000001f4d41a1c inflate_fast + 652
2   xx11                          	0x000000010389879c 0x102cdc000 + 12306332
3   xx11                          	0x000000010475089c 0x102cdc000 + 27740316
4   xx11                          	0x0000000104750a5c 0x102cdc000 + 27740764
5   xx11                          	0x0000000104715b00 0x102cdc000 + 27499264
6   xx11                          	0x000000010458bc5c 0x102cdc000 + 25885788
7   xx11                          	0x00000001034c64b8 0x102cdc000 + 8299704
8   xx11                          	0x00000001034c6a50 0x102cdc000 + 8301136
9   xx11                          	0x00000001034c6814 0x102cdc000 + 8300564
10  xx11                          	0x0000000103786a1c 0x102cdc000 + 11184668
11  xx11                          	0x0000000103786748 0x102cdc000 + 11183944
12  xx11                          	0x00000001037865f0 0x102cdc000 + 11183600
13  xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
14  xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
15  libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
16  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 8 name:
Thread 8:
0   libz.1.dylib                  	0x00000001f4d41620 memcpy + 0
1   libz.1.dylib                  	0x00000001f4d41a1c inflate_fast + 652
2   xx11                          	0x000000010389879c 0x102cdc000 + 12306332
3   xx11                          	0x000000010475089c 0x102cdc000 + 27740316
4   xx11                          	0x0000000104750a5c 0x102cdc000 + 27740764
5   xx11                          	0x0000000104715b00 0x102cdc000 + 27499264
6   xx11                          	0x000000010458bc5c 0x102cdc000 + 25885788
7   xx11                          	0x00000001034c64b8 0x102cdc000 + 8299704
8   xx11                          	0x00000001034c6a50 0x102cdc000 + 8301136
9   xx11                          	0x00000001034c6814 0x102cdc000 + 8300564
10  xx11                          	0x0000000103786a1c 0x102cdc000 + 11184668
11  xx11                          	0x0000000103786748 0x102cdc000 + 11183944
12  xx11                          	0x00000001037865f0 0x102cdc000 + 11183600
13  xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
14  xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
15  libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
16  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 9 name:
Thread 9:
0   libz.1.dylib                  	0x00000001f4d4176c memcpy + 332
1   libz.1.dylib                  	0x00000001f4d41a1c inflate_fast + 652
2   xx11                          	0x000000010389879c 0x102cdc000 + 12306332
3   xx11                          	0x000000010475089c 0x102cdc000 + 27740316
4   xx11                          	0x0000000104750a5c 0x102cdc000 + 27740764
5   xx11                          	0x0000000104715b00 0x102cdc000 + 27499264
6   xx11                          	0x000000010458bc5c 0x102cdc000 + 25885788
7   xx11                          	0x00000001034c64b8 0x102cdc000 + 8299704
8   xx11                          	0x00000001034c6a50 0x102cdc000 + 8301136
9   xx11                          	0x00000001034c6814 0x102cdc000 + 8300564
10  xx11                          	0x0000000103786a1c 0x102cdc000 + 11184668
11  xx11                          	0x0000000103786748 0x102cdc000 + 11183944
12  xx11                          	0x00000001037865f0 0x102cdc000 + 11183600
13  xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
14  xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
15  libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
16  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 10 name:
Thread 10:
0   libz.1.dylib                  	0x00000001f4d41868 inflate_fast + 216
1   libz.1.dylib                  	0x00000001f4d41a1c inflate_fast + 652
2   xx11                          	0x000000010389879c 0x102cdc000 + 12306332
3   xx11                          	0x000000010475089c 0x102cdc000 + 27740316
4   xx11                          	0x0000000104750a5c 0x102cdc000 + 27740764
5   xx11                          	0x0000000104715b00 0x102cdc000 + 27499264
6   xx11                          	0x000000010458bc5c 0x102cdc000 + 25885788
7   xx11                          	0x00000001034c64b8 0x102cdc000 + 8299704
8   xx11                          	0x00000001034c6a50 0x102cdc000 + 8301136
9   xx11                          	0x00000001034c6814 0x102cdc000 + 8300564
10  xx11                          	0x0000000103786a1c 0x102cdc000 + 11184668
11  xx11                          	0x0000000103786748 0x102cdc000 + 11183944
12  xx11                          	0x00000001037865f0 0x102cdc000 + 11183600
13  xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
14  xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
15  libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
16  libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 15 name:
Thread 15:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 16 name:
Thread 16:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 17 name:
Thread 17:
0   libsystem_kernel.dylib        	0x00000001bde2a784 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001bde29ba8 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x00000001bdfe0538 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001bdfdb364 __CFRunLoopRun + 1140 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001bdfdabc8 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   AVFAudio                      	0x00000001cb0e9c68 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91)
6   AVFAudio                      	0x00000001cb13ac3c CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286)
7   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 18:
0   libsystem_pthread.dylib       	0x00000001bdd739c0 start_wqthread + 0

Thread 19 name:
Thread 19:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 20 name:
Thread 20:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 21 name:
Thread 21:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 22 name:
Thread 22:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 23:
0   libsystem_kernel.dylib        	0x00000001bde2a784 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001bde29ba8 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                	0x00000001bdfe0538 __CFRunLoopServiceMachPort + 152 (CFRunLoop.c:2575)
3   CoreFoundation                	0x00000001bdfdb364 __CFRunLoopRun + 1140 (CFRunLoop.c:2931)
4   CoreFoundation                	0x00000001bdfdabc8 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192)
5   Foundation                    	0x00000001be331598 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                    	0x00000001be36c2c8 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399)
7   Foundation                    	0x00000001be46ae38 __NSThread__start__ + 852 (NSThread.m:724)
8   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
9   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 24 name:
Thread 24 Crashed:
0   xx11                          	0x00000001047309fc 0x102cdc000 + 27609596
1   xx11                          	0x00000001045b08b0 0x102cdc000 + 26036400
2   xx11                          	0x0000000103786fc8 0x102cdc000 + 11186120
3   xx11                          	0x0000000103786b9c 0x102cdc000 + 11185052
4   xx11                          	0x0000000103ef6b54 0x102cdc000 + 18983764
5   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
6   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
7   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 25 name:
Thread 25:
0   libsystem_kernel.dylib        	0x00000001bde4d16c __semwait_signal + 8
1   libsystem_c.dylib             	0x00000001bdcf8840 nanosleep + 224 (nanosleep.c:104)
2   libsystem_c.dylib             	0x00000001bdcf8708 usleep + 68 (usleep.c:52)
3   xx11                          	0x00000001037b5c30 0x102cdc000 + 11377712
4   xx11                          	0x0000000103ef8abc 0x102cdc000 + 18991804
5   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
6   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
7   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
8   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 26 name:
Thread 26:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x0000000104c2e908 0x102cdc000 + 32844040
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 27 name:
Thread 27:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 28 name:
Thread 28:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 29 name:
Thread 29:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 30 name:
Thread 30:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 31 name:
Thread 31:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 32 name:
Thread 32:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x00000001037d9794 0x102cdc000 + 11523988
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 33 name:
Thread 33:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5ee0 0x102cdc000 + 11378400
3   xx11                          	0x0000000104aac16c 0x102cdc000 + 31261036
4   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
5   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
6   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
7   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 34 name:
Thread 34:
0   libsystem_kernel.dylib        	0x00000001bde2a784 mach_msg_trap + 8
1   libsystem_kernel.dylib        	0x00000001bde29ba8 mach_msg + 76 (mach_msg.c:103)
2   libEmbeddedSystemAUs.dylib    	0x00000001dce3d4b4 AURemoteIO::IOThread::Entry(void*) + 536 (AURemoteIO.cpp:1896)
3   libAudioToolboxUtility.dylib  	0x00000001c96cf7b4 CAPThread::Entry(CAPThread*) + 92 (CAPThread.cpp:318)
4   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
5   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 35 name:
Thread 35:
0   libsystem_kernel.dylib        	0x00000001bde4cbc0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001bdd6f1e4 _pthread_cond_wait + 676 (pthread_cond.c:591)
2   xx11                          	0x00000001037b5e5c 0x102cdc000 + 11378268
3   xx11                          	0x0000000103787000 0x102cdc000 + 11186176
4   xx11                          	0x0000000103786b9c 0x102cdc000 + 11185052
5   xx11                          	0x0000000104dd974c 0x102cdc000 + 34592588
6   xx11                          	0x00000001037d6f58 0x102cdc000 + 11513688
7   xx11                          	0x00000001037c3d18 0x102cdc000 + 11435288
8   libsystem_pthread.dylib       	0x00000001bdd6b914 _pthread_start + 168 (pthread.c:896)
9   libsystem_pthread.dylib       	0x00000001bdd739d4 thread_start + 8

Thread 24 crashed with ARM Thread State (64-bit):
    x0: 0x000000016dfbed50   x1: 0x0000000110223180   x2: 0x000000000000007f   x3: 0x0000000000000008
    x4: 0x000000016dfbed98   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000000   x9: 0x0000000000000000  x10: 0x0000000000000080  x11: 0x0000000000004000
   x12: 0x0000000000000001  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x00000001bdd97184  x17: 0x00000002807f9a40  x18: 0x0000000000000000  x19: 0x0000000113516800
   x20: 0x0000000000000004  x21: 0x00000002807720a0  x22: 0x00000000000016b3  x23: 0x000000003f800000
   x24: 0x0000000000000006  x25: 0x0000000000000080  x26: 0x00000002807f9a40  x27: 0x0000000110223180
   x28: 0x0000000000000000   fp: 0x000000016dfbee90   lr: 0x00000001047307e8
    sp: 0x000000016dfbecf0   pc: 0x00000001047309fc cpsr: 0x20000000
   esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
0x102cdc000 - 0x105ea7fff xx11 arm64  <5846209193ef3286ad8e5e97051b1ec4> /var/containers/Bundle/Application/61B4368E-8BDF-4C8B-A162-D8283796AF64/xx11.app/xx11
0x106b20000 - 0x106b87fff dyld arm64e   /usr/lib/dyld
0x108f0c000 - 0x108f17fff libobjc-trampolines.dylib arm64e  <5f039d121002324090de52703561dc0d> /usr/lib/libobjc-trampolines.dylib
0x1bdc3a000 - 0x1bdc50fff libsystem_trace.dylib arm64e  <4ae5bf9f0f9938aab1a0fc295e335f97> /usr/lib/system/libsystem_trace.dylib
0x1bdc51000 - 0x1bdc84fff libxpc.dylib arm64e   /usr/lib/system/libxpc.dylib
0x1bdc85000 - 0x1bdc85fff libsystem_blocks.dylib arm64e  <58eb14b53e4a383a94f46a2721fc61f1> /usr/lib/system/libsystem_blocks.dylib
0x1bdc86000 - 0x1bdd03fff libsystem_c.dylib arm64e  <4483fabad4de3b6d8fc953f1cf04d609> /usr/lib/system/libsystem_c.dylib
0x1bdd04000 - 0x1bdd41fff libdispatch.dylib arm64e   /usr/lib/system/libdispatch.dylib
0x1bdd42000 - 0x1bdd62fff libsystem_malloc.dylib arm64e  <32e63b4b0cb63798a0d0ceb99793bb08> /usr/lib/system/libsystem_malloc.dylib
0x1bdd63000 - 0x1bdd69fff libsystem_platform.dylib arm64e   /usr/lib/system/libsystem_platform.dylib
0x1bdd6a000 - 0x1bdd74fff libsystem_pthread.dylib arm64e  <1fb3935b8af63f3cbb260b1f8e6f6fcd> /usr/lib/system/libsystem_pthread.dylib
0x1bdd75000 - 0x1bdda6fff libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x1bdda7000 - 0x1bde0ffff libcorecrypto.dylib arm64e   /usr/lib/system/libcorecrypto.dylib
0x1bde10000 - 0x1bde25fff libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x1bde26000 - 0x1bde55fff libsystem_kernel.dylib arm64e  <1d231de9002737c8b44d927f191928cd> /usr/lib/system/libsystem_kernel.dylib
0x1bde56000 - 0x1bde8afff libdyld.dylib arm64e  <9db07277a537351dab865408cb5f12c3> /usr/lib/system/libdyld.dylib
0x1bde8b000 - 0x1bde93fff libsystem_darwin.dylib arm64e   /usr/lib/system/libsystem_darwin.dylib
0x1bde94000 - 0x1bdef1fff libc++.1.dylib arm64e   /usr/lib/libc++.1.dylib
0x1bdef2000 - 0x1bdf33fff libsystem_info.dylib arm64e   /usr/lib/system/libsystem_info.dylib
0x1bdf34000 - 0x1be2b0fff CoreFoundation arm64e  <7769ffac4fcd332da4beda2f0e2ffea5> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1be2b1000 - 0x1be328fff SystemConfiguration arm64e  <65122dbc236e3647942969344ca1eff9> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1be329000 - 0x1be5f3fff Foundation arm64e  <14223db57ae5302a9495de26da6f9724> /System/Library/Frameworks/Foundation.framework/Foundation
0x1be5f4000 - 0x1be626fff libCRFSuite.dylib arm64e   /usr/lib/libCRFSuite.dylib
0x1be627000 - 0x1be7a8fff CoreServices arm64e   /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1be7a9000 - 0x1be80afff libSparse.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1be80b000 - 0x1becfefff ImageIO arm64e  <029b77aebe363beeade2621547b52cc4> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1becff000 - 0x1bed01fff ConstantClasses arm64e  <3bcfef1042c53ebd89c84815012c56ec> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bed02000 - 0x1bee9bfff CoreText arm64e  <4e2cf5cd665b3d9f96ea897d50b48fca> /System/Library/Frameworks/CoreText.framework/CoreText
0x1bee9c000 - 0x1befd9fff Security arm64e  <114c412fd8f53b25bde774848e869b12> /System/Library/Frameworks/Security.framework/Security
0x1befda000 - 0x1bf080fff IOKit arm64e  <36703c3edd5c3bd28d91b98aff9b7448> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1bf081000 - 0x1bf0b9fff libMobileGestalt.dylib arm64e  <6d182c7f65e53649910169706858462d> /usr/lib/libMobileGestalt.dylib
0x1bf0ba000 - 0x1bf118fff libprotobuf.dylib arm64e   /usr/lib/libprotobuf.dylib
0x1bf119000 - 0x1bf12bfff libprotobuf-lite.dylib arm64e  <40a6bf7105e836a492f4c745ef020157> /usr/lib/libprotobuf-lite.dylib
0x1bf12c000 - 0x1bf389fff libicucore.A.dylib arm64e   /usr/lib/libicucore.A.dylib
0x1bf38a000 - 0x1bf3b3fff CoreServicesInternal arm64e   /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1bf3b4000 - 0x1bf3fafff WirelessDiagnostics arm64e   /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1bf3fb000 - 0x1bf436fff libAWDSupport.dylib arm64e  <1cb901cd09423f7aada9f3b263aec97f> /usr/lib/libAWDSupport.dylib
0x1bf437000 - 0x1bf87cfff CoreAudio arm64e   /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bf87d000 - 0x1bfb54fff CoreImage arm64e  <37319913b73c36eeb891787bec4012c2> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1bfb55000 - 0x1bfc47fff LanguageModeling arm64e  <5d6b5ae45bc9335da6411dea49c7ecd8> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1bfc48000 - 0x1bfc8efff Lexicon arm64e  <95e61581003039c5a0c4d0ceb90408ef> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1bfc8f000 - 0x1bfe15fff libsqlite3.dylib arm64e   /usr/lib/libsqlite3.dylib
0x1bfe16000 - 0x1bfe48fff MobileKeyBag arm64e  <6fa846c894cc3202af311cfb3d7bb06b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bfe49000 - 0x1bfe52fff libsystem_notify.dylib arm64e  <7aacc5b3ac613db9aed88dd87e529cef> /usr/lib/system/libsystem_notify.dylib
0x1bfe53000 - 0x1c003efff CoreDuet arm64e  <43246d9e3d8e3788b4d4aebf58240089> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1c003f000 - 0x1c0186fff Montreal arm64e  <1c16ee12a68831b686b06e32fe20cd7a> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1c0187000 - 0x1c026bfff NLP arm64e  <764d7cf63fdc3894971182e5652c2114> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1c026c000 - 0x1c028afff CellularPlanManager arm64e  <53d15e9023353fae8b775bca636a4638> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1c028b000 - 0x1c02c8fff AppSupport arm64e  <1579dda0406b3dc097b6c7ddc53937c8> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1c02c9000 - 0x1c07a4fff libnetwork.dylib arm64e  <53022f1cb34e39929480871b7254ee93> /usr/lib/libnetwork.dylib
0x1c07a5000 - 0x1c08b6fff ManagedConfiguration arm64e   /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1c08b7000 - 0x1c08e1fff CoreServicesStore arm64e   /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c08e2000 - 0x1c0903fff UserManagement arm64e   /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c0904000 - 0x1c0bb8fff CoreML arm64e  <28a6cefc72463136acd5453827bb62b2> /System/Library/Frameworks/CoreML.framework/CoreML
0x1c0bb9000 - 0x1c0bcffff ProtocolBuffer arm64e   /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1c0bd0000 - 0x1c0beafff CommonUtilities arm64e  <6205b93aa4cb3f1484306ddfdeea04e8> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1c0beb000 - 0x1c0bebfff libenergytrace.dylib arm64e  <8b2daeccdfe03fd1a79e81dfdd0e9e2c> /usr/lib/libenergytrace.dylib
0x1c0bec000 - 0x1c0c23fff RunningBoardServices arm64e   /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1c0c24000 - 0x1c0ca3fff BaseBoard arm64e   /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1c0ca4000 - 0x1c11f2fff SiriTTS arm64e  <373f5bb2bb91393295d8d4c1e3a9c0df> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c11f3000 - 0x1c1267fff CoreLocation arm64e   /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1c1275000 - 0x1c12cbfff Accounts arm64e  <70d133a68dea36a6aa820790c6b9114f> /System/Library/Frameworks/Accounts.framework/Accounts
0x1c12cc000 - 0x1c12dcfff SharedWebCredentials arm64e   /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c12dd000 - 0x1c163cfff CFNetwork arm64e  <9b4c8ee9987d3513ade8a92e4e697e90> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1c163d000 - 0x1c171efff UIFoundation arm64e   /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1c171f000 - 0x1c2897fff UIKitCore arm64e  <5ad0dce804143cf997a513ced9c31cf7> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1c2898000 - 0x1c28a6fff AssertionServices arm64e   /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1c28a7000 - 0x1c2980fff CoreTelephony arm64e  <381cf313ba283464ac72adc8b282ecc3> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1c2981000 - 0x1c2986fff AggregateDictionary arm64e  <7a3beb26bc323fb3b7a78b270048647e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1c2987000 - 0x1c299dfff libsystem_asl.dylib arm64e  <04396699e9ed39db8c63578ea6222434> /usr/lib/system/libsystem_asl.dylib
0x1c299e000 - 0x1c2a19fff CloudDocs arm64e  <6283d33c50cb37adb65ef3c7b5f052de> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1c2a1a000 - 0x1c2d4dfff CoreData arm64e   /System/Library/Frameworks/CoreData.framework/CoreData
0x1c2d4e000 - 0x1c2f77fff Vision arm64e   /System/Library/Frameworks/Vision.framework/Vision
0x1c2f78000 - 0x1c2fbcfff PhotoFoundation arm64e  <98c9b301b7ee3f1ca0904fa0b398fcad> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1c2fbd000 - 0x1c2fe8fff BoardServices arm64e   /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c30a0000 - 0x1c30aefff libsystem_networkextension.dylib arm64e  <59acc09caf69340d83430f03d2aa99b8> /usr/lib/system/libsystem_networkextension.dylib
0x1c30af000 - 0x1c30d1fff CoreAnalytics arm64e  <1184fac3be513af7af9e7f566942ea98> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c30d2000 - 0x1c324afff CloudKit arm64e  <8a2d4ad8185c36a79826fcac7720eb65> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1c324b000 - 0x1c329afff SpringBoardServices arm64e   /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1c329b000 - 0x1c3311fff FrontBoardServices arm64e   /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1c3312000 - 0x1c343bfff Network arm64e   /System/Library/Frameworks/Network.framework/Network
0x1c3499000 - 0x1c34a0fff libsystem_symptoms.dylib arm64e  <66db4b46857b351db880814e0c66dc1a> /usr/lib/system/libsystem_symptoms.dylib
0x1c34a1000 - 0x1c43e7fff GeoServices arm64e  <60f1ad2676023b44b131462702a41b40> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1c43e8000 - 0x1c43f0fff TCC arm64e   /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c43f1000 - 0x1c444cfff IMFoundation arm64e   /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1c444d000 - 0x1c45cafff CoreUtils arm64e   /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1c45cb000 - 0x1c467efff IMSharedUtilities arm64e  <897b63db7beb315ab3426966ed06ff2b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1c467f000 - 0x1c46b5fff ImageCaptureCore arm64e   /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1c46b6000 - 0x1c46bffff libsystem_containermanager.dylib arm64e  <88412f5a512931338e1775fed4a6d899> /usr/lib/system/libsystem_containermanager.dylib
0x1c46c0000 - 0x1c4741fff AppleAccount arm64e  <44b6e6719c1339fb87fdf8bbcf879b3a> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1c4742000 - 0x1c475efff ApplePushService arm64e   /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c475f000 - 0x1c484efff IDS arm64e  <6404e2815b2d326482de54ff51ff250f> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1c484f000 - 0x1c497dfff IDSFoundation arm64e   /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1c497e000 - 0x1c497ffff libCTGreenTeaLogger.dylib arm64e   /usr/lib/libCTGreenTeaLogger.dylib
0x1c49e7000 - 0x1c4aeafff CoreMedia arm64e  <8bdd63a48d043a309f054359061d1e94> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1c4aeb000 - 0x1c4afafff UIKitServices arm64e  <3ecbaa09a82a388b847260c117d9fae3> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1c4afb000 - 0x1c4b58fff BackBoardServices arm64e  <08ef075d8b60305d8a28981d6938c774> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1c4b59000 - 0x1c4db3fff QuartzCore arm64e  <698a7d1850473138abdb786d30fdd03c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c4db4000 - 0x1c4e7dfff ColorSync arm64e  <02c3f05c60103b03ba2835ec93d04978> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1c4e7e000 - 0x1c53f1fff CoreGraphics arm64e  <00847d561b5035929dd7e5d73b24e61e> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1c53f2000 - 0x1c552bfff Contacts arm64e  <14660e8687c139b3b6cd4f8b873084aa> /System/Library/Frameworks/Contacts.framework/Contacts
0x1c552c000 - 0x1c555cfff UserNotifications arm64e  <0b0e16e4b1893cbfaa21910f3f53c52b> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1c555d000 - 0x1c557ffff LocationSupport arm64e  <560b07c33ba03430b4c16877aa5d998e> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c5580000 - 0x1c56e4fff Sharing arm64e   /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1c56e5000 - 0x1c5d74fff WebKit arm64e   /System/Library/Frameworks/WebKit.framework/WebKit
0x1c5d75000 - 0x1c7be2fff WebCore arm64e  <596e181cabac377482dc993327b74b46> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1c7be3000 - 0x1c7bfdfff libAccessibility.dylib arm64e  <0e887507ac523611839798c315abc747> /usr/lib/libAccessibility.dylib
0x1c7bfe000 - 0x1c7c0afff AXCoreUtilities arm64e   /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1c7c0b000 - 0x1c7c83fff ContactsFoundation arm64e   /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1c7c84000 - 0x1c7c98fff PowerLog arm64e  <56a29abb45b03f58b7164baef2b4704c> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1c7c99000 - 0x1c7caafff IOSurface arm64e  <1bff5dc8cef0358aa3cc95ef9fa87e4e> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1c7cab000 - 0x1c83b8fff MediaToolbox arm64e   /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1c83b9000 - 0x1c83c1fff GraphicsServices arm64e  <1881cb29fb7c30d6ab2ff89962bb7055> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c83c2000 - 0x1c84aefff AccessibilityUtilities arm64e   /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1c84af000 - 0x1c86b4fff AVFoundation arm64e  <19a18a1f49f8321b94d006424ad1c217> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c86b5000 - 0x1c86ecfff OnBoardingKit arm64e   /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1c86ed000 - 0x1c873cfff MobileWiFi arm64e   /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1c873d000 - 0x1c8756fff MobileAsset arm64e   /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1c8757000 - 0x1c8764fff libGSFont.dylib arm64e   /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1c8765000 - 0x1c876efff FontServices arm64e  <3931eb235e253ba997525cecdace6464> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c876f000 - 0x1c88bdfff libFontParser.dylib arm64e  <6a1531260dfd3698a12075317c6d01a7> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1c88be000 - 0x1c890afff AXRuntime arm64e   /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1c890b000 - 0x1c890dfff libAXSafeCategoryBundle.dylib arm64e  <8a8b6ca3df39348d821205360855e6db> /usr/lib/libAXSafeCategoryBundle.dylib
0x1c890e000 - 0x1c8a4bfff SearchFoundation arm64e   /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1c8a4c000 - 0x1c8b71fff Preferences arm64e  <6d0fcced807835d4b23deb24054f846d> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1c8b72000 - 0x1c9204fff PhotoLibraryServices arm64e   /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1c9205000 - 0x1c9490fff vImage arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c9491000 - 0x1c96bffff AudioToolbox arm64e  <53e19c215f8d3739a380d273046d2510> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1c96c0000 - 0x1c96f2fff libAudioToolboxUtility.dylib arm64e   /usr/lib/libAudioToolboxUtility.dylib
0x1c96f3000 - 0x1c98b9fff ContactsUI arm64e  <584510186c2132b38333270402798528> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1c98ba000 - 0x1c9925fff UIAccessibility arm64e  <2dc85005a6fe3d1aaf14e7fe045759e1> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x1c9926000 - 0x1c9b35fff Photos arm64e  <536f6eee63023f6c95061065005b4dc8> /System/Library/Frameworks/Photos.framework/Photos
0x1c9b36000 - 0x1c9bcdfff ShareSheet arm64e   /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1c9bce000 - 0x1c9be1fff BaseBoardUI arm64e  <8dae206e97103916aff3140a82dc7eab> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1c9be2000 - 0x1c9c99fff PDFKit arm64e  <786a548b11b434e1ae811626436d0edc> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1c9d1b000 - 0x1c9d49fff DocumentManager arm64e  <326a9838eb1f303193ae3eac7f6baf21> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1c9d4a000 - 0x1c9fadfff libmecabra.dylib arm64e  <47386ab67d99387b9271dddb071373ce> /usr/lib/libmecabra.dylib
0x1c9fae000 - 0x1ca029fff AuthKit arm64e   /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1ca02a000 - 0x1ca45ffff Intents arm64e   /System/Library/Frameworks/Intents.framework/Intents
0x1ca475000 - 0x1ca5d5fff WebKitLegacy arm64e   /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ca5d6000 - 0x1ca642fff TextInput arm64e   /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1ca643000 - 0x1ca6c0fff AXMediaUtilities arm64e  <71aa3942ed22372eaa43f841f8f659a3> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1ca6c1000 - 0x1ca6c4fff XCTTargetBootstrap arm64e  <5ce20c09c2bf31a9ac97de28b9e5fa31> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ca6c5000 - 0x1ca77bfff CorePDF arm64e   /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1ca77c000 - 0x1ca7b7fff AccessibilityUIUtilities arm64e   /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1ca7b8000 - 0x1cab6efff MediaPlayer arm64e  <133701d6230d329c9e1df88136ff3d80> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1cab6f000 - 0x1cae91fff AppleMediaServices arm64e  <34c4208f4ff53f02a1d3142a0844a9d8> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1cae92000 - 0x1caeb9fff CacheDelete arm64e   /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1caeba000 - 0x1cb082fff CoreMotion arm64e   /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1cb083000 - 0x1cb16ffff AVFAudio arm64e   /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1cb170000 - 0x1cb36bfff RawCamera arm64e  <0f386b8dea3e3cefbf67bfb38d6a5ee3> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1cb36c000 - 0x1cb425fff CoreUI arm64e   /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1cb426000 - 0x1cb44afff AppSupportUI arm64e  <309135cdd17631e59925d4f951c3df1f> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1cb44b000 - 0x1cb481fff CoreVideo arm64e  <51fafc4f90c93f26920dd4e1ea91c801> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1cb482000 - 0x1cb6bdfff AudioToolboxCore arm64e   /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1cb6be000 - 0x1cb703fff CoreDuetContext arm64e  <6f237628468b3326aee0df84355b0962> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1cb704000 - 0x1cb73ffff SetupAssistant arm64e  <506d5c1349243f17b82afce12277755f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1cb740000 - 0x1cb800fff TelephonyUtilities arm64e  <9952abac34163772b94dbefcd4f5b8af> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1cb801000 - 0x1cb82bfff PlugInKit arm64e   /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1cb82c000 - 0x1cbbf6fff libswiftCore.dylib arm64e   /usr/lib/swift/libswiftCore.dylib
0x1cbbf7000 - 0x1cbd3cfff AssistantServices arm64e  <41127925950537009cbc48b28c771a89> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1cbd3d000 - 0x1cbd9efff ProactiveSupport arm64e  <5e37066a30b03453849056217b54bd10> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1cbd9f000 - 0x1cbff0fff MapKit arm64e  <26bbfbceff1d3fbd9def8e36ea90e7f4> /System/Library/Frameworks/MapKit.framework/MapKit
0x1cbff1000 - 0x1cc00efff PrototypeTools arm64e   /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1cc00f000 - 0x1cc104fff MediaExperience arm64e  <03735178943d3fd89d6e071eb2bf1f2f> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1cc105000 - 0x1cc3e3fff Celestial arm64e   /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1cc3e4000 - 0x1cc443fff CallKit arm64e   /System/Library/Frameworks/CallKit.framework/CallKit
0x1cc444000 - 0x1cc613fff EventKitUI arm64e  <6f13f9ad9c0c3bc9ada0e74a554fec00> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1cc614000 - 0x1cccfafff VectorKit arm64e   /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1cccfb000 - 0x1ccdcefff AVKit arm64e  <6e2e8b47ec00335a9a8f454e5581620e> /System/Library/Frameworks/AVKit.framework/AVKit
0x1ccdcf000 - 0x1ccdfffff Pegasus arm64e   /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1cce00000 - 0x1cce02fff libapp_launch_measurement.dylib arm64e  <474773880a763ee7b370e940207091f1> /usr/lib/libapp_launch_measurement.dylib
0x1cce19000 - 0x1cce7dfff CoreSpotlight arm64e  <84455a8ca780332384b3302554bd3c5c> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1cce7e000 - 0x1ccf16fff AddressBookLegacy arm64e  <8e100bebe6d936aa9b3b7a4b938afb14> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1ccf17000 - 0x1ccf26fff CrashReporterSupport arm64e  <1db425302f003b39abe523b798b8ebde> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1ccf27000 - 0x1ccf39fff MobileBluetooth arm64e  <1285014a968c34bd9534393562997fe2> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1ccf3a000 - 0x1ccff7fff LinkPresentation arm64e   /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1ccff8000 - 0x1cd030fff StoreKit arm64e   /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1cd031000 - 0x1cd035fff libsystem_configuration.dylib arm64e   /usr/lib/system/libsystem_configuration.dylib
0x1cd036000 - 0x1cd092fff RemoteUI arm64e   /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1cd093000 - 0x1cd0e9fff AuthKitUI arm64e  <7c60e659277a36c8a6fa98c25affc5a7> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1cd0ea000 - 0x1cd150fff CoreRecognition arm64e  <66b5bc3786da34fdab0c18db6ab65709> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1cd151000 - 0x1cd1d6fff Social arm64e   /System/Library/Frameworks/Social.framework/Social
0x1cd1d7000 - 0x1cd225fff WatchKit arm64e  <1b12de3961493833baa1300c295e3f37> /System/Library/Frameworks/WatchKit.framework/WatchKit
0x1cd226000 - 0x1cd234fff HangTracer arm64e   /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1cd235000 - 0x1cd29cfff CoreNLP arm64e  <0fa3e98586d63963ac64d279223de96f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1cd29d000 - 0x1cd29efff liblangid.dylib arm64e  <4a0b5e2bb4a93050a4313a911d4b08d4> /usr/lib/liblangid.dylib
0x1cd29f000 - 0x1ce1b6fff JavaScriptCore arm64e   /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1ce1b7000 - 0x1ce243fff libTelephonyUtilDynamic.dylib arm64e   /usr/lib/libTelephonyUtilDynamic.dylib
0x1ce259000 - 0x1ce4e6fff StoreServices arm64e  <9b26695d05ec3b4dacff76a88ba2c457> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1ce4e7000 - 0x1ce4f0fff IOMobileFramebuffer arm64e  <19ced431faef3e47b3215918c176cbfd> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1ce4f1000 - 0x1ce684fff SafariServices arm64e  <67a2e0c4b12337eda556b4324cdf7879> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1ce685000 - 0x1ce864fff Message arm64e   /System/Library/PrivateFrameworks/Message.framework/Message
0x1ce87c000 - 0x1ce896fff CoreMaterial arm64e  <39e979d8f9513c8da8633c1e874da119> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1ce897000 - 0x1ce980fff libxml2.2.dylib arm64e  <3f7e94d2088c3f549e996893eafc69e6> /usr/lib/libxml2.2.dylib
0x1ce981000 - 0x1cf9b8fff ModelIO arm64e  <63d77e80a8c432599cb5bd059968ae99> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1cf9b9000 - 0x1cfdeafff ChatKit arm64e   /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x1d0268000 - 0x1d0272fff SymptomAnalytics arm64e  <7730248b219e389b8e13b1a8f33292ac> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1d0273000 - 0x1d02bcfff MetadataUtilities arm64e   /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d02bd000 - 0x1d0316fff UserActivity arm64e  <0e77f3a9d88a31d09e7b4bf496cd2d8a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1d0484000 - 0x1d049afff FMCoreLite arm64e  <4adfeb3f079536c3a3989a43d59f91a6> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x1d095b000 - 0x1d0979fff BridgePreferences arm64e  <1a2236c589c2327c85eb0026141025a9> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x1d0b29000 - 0x1d0b51fff AccountsUI arm64e  <596f2e5f26383920b55e9f4835e80363> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1d0b52000 - 0x1d0b68fff CertInfo arm64e  <2fb440d5599f36ad9cda6ed31fbe8c0c> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1d0b69000 - 0x1d0bc6fff ManagedConfigurationUI arm64e  <49d2ba0ae7073938b4161116380a0f1b> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x1d0bc7000 - 0x1d0c75fff QuickLook arm64e  <6f02584234c8306aa1b5fff57b81d642> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1d0c76000 - 0x1d0e91fff NetworkExtension arm64e   /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1d0e92000 - 0x1d0ec8fff DataDetectorsCore arm64e   /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1d0ec9000 - 0x1d0f2afff CalendarFoundation arm64e   /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1d0f2b000 - 0x1d1023fff EventKit arm64e  <3bf59d8b2fb03b56bca2186c837d5dd0> /System/Library/Frameworks/EventKit.framework/EventKit
0x1d1024000 - 0x1d105bfff MediaServices arm64e  <528e15276c123253bb288d2e2afeb6f9> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1d116c000 - 0x1d1316fff PencilKit arm64e   /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1d1317000 - 0x1d143ffff MessageUI arm64e  <5287ccb3f69a35078dbb177bd84e2254> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1d1440000 - 0x1d148efff AppleAccountUI arm64e  <3d5ffeffa3c933c0afa28fa878f2ea79> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x1d148f000 - 0x1d14cffff BiometricKit arm64e  <34e50c99a4253258ad6afda8f60891f4> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1d14d0000 - 0x1d14fbfff PersistentConnection arm64e  <39975674b313398dbf92707b990d821a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1d14fc000 - 0x1d154ffff CalendarDaemon arm64e  <7a36ba49f448368995cc54b345f2f5e4> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1d1550000 - 0x1d15e9fff CalendarDatabase arm64e  <19d9f2ee818b3c14a033248f7e2de499> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1d15ea000 - 0x1d17e6fff MediaRemote arm64e  <9eabcca297b03c8f888b3d0cb4b2a98c> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1d17e7000 - 0x1d17effff CorePhoneNumbers arm64e  <5e7c3e52f0ca38e18a630036ee9992f8> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1d1800000 - 0x1d1826fff DuetActivityScheduler arm64e  <3f9cf732dae63a419e073b3f3f5f5d39> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1d1827000 - 0x1d18edfff SpringBoardFoundation arm64e   /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1d18ee000 - 0x1d192ffff ContactsAutocompleteUI arm64e  <743802ed3168317c9a0a497b4c42ff97> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1d1930000 - 0x1d1953fff CoreSVG arm64e   /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1d1954000 - 0x1d196efff SymptomPresentationFeed arm64e   /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d196f000 - 0x1d198cfff ProactiveEventTracker arm64e  <3936d0c707cc3ad684bc9f7a714bb73a> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1d198d000 - 0x1d1997fff MallocStackLogging arm64e   /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d1998000 - 0x1d1a30fff CoreSuggestions arm64e  <76214284d5f23caf8c73518b3c9fa36c> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1d1a31000 - 0x1d1be8fff IMCore arm64e   /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1d1be9000 - 0x1d1c3bfff DeviceManagement arm64e  <1e54d871b20d3817aec028b6d8c3b221> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1d1c3c000 - 0x1d1e38fff HealthKit arm64e   /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1d2472000 - 0x1d2480fff BluetoothManager arm64e   /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1d2481000 - 0x1d24b7fff CoreBluetooth arm64e  <6f918778fc773f238f05b16eb0e8062a> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1d24b8000 - 0x1d24bafff libsystem_sandbox.dylib arm64e  <531507d88f7d35e6ae71b670f56bc247> /usr/lib/system/libsystem_sandbox.dylib
0x1d24bb000 - 0x1d251ffff SpringBoardUIServices arm64e  <88b0988f919e3b66942094f0ff6f7792> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x1d2520000 - 0x1d2553fff TelephonyUI arm64e  <4d3bdd92273230baac87bebe6c9de7d9> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1d25eb000 - 0x1d25f7fff ContextKit arm64e   /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1d262a000 - 0x1d2699fff Rapport arm64e  <9e5287a15d2d3ae0b04e2cf469d32a41> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1d269a000 - 0x1d26defff OSAnalytics arm64e  <032ba6054b73346a8c4dda263a7cc0aa> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1d26df000 - 0x1d270efff MobileInstallation arm64e   /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1d270f000 - 0x1d27adfff Metal arm64e  <113fa5a7ef6835e3b4196051ea42db65> /System/Library/Frameworks/Metal.framework/Metal
0x1d27ae000 - 0x1d27b3fff IOAccelerator arm64e  <611970c906ff318b9a6e24b84c737e4e> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d27b4000 - 0x1d27bffff MediaAccessibility arm64e  <46e6c2e47f733272afccc51928aeb029> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d27c0000 - 0x1d27ddfff FindMyDevice arm64e  <2a831d16da6e3bb7bad415d713055aae> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x1d27de000 - 0x1d27e5fff libsystem_dnssd.dylib arm64e  <9ba22ff3f03e3b1b8f642a0da91805e0> /usr/lib/system/libsystem_dnssd.dylib
0x1d27e6000 - 0x1d27ecfff PushKit arm64e   /System/Library/Frameworks/PushKit.framework/PushKit
0x1d27ed000 - 0x1d28f9fff FileProvider arm64e  <513300d56f973ea3893c342cdd583f83> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1d290e000 - 0x1d290ffff BackgroundTaskAgent arm64e  <4a1e5c02229936ff9eb6e6646618d589> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
0x1d2910000 - 0x1d2915fff LinguisticData arm64e  <3364c3bb9df036ed81eadf95fa273ce7> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d2916000 - 0x1d292efff CoreSDB arm64e  <2ef50b50062a3328a12c9360c1e256bd> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1d292f000 - 0x1d293ffff Categories arm64e   /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1d2940000 - 0x1d295afff DoNotDisturb arm64e  <54d93cfb61e33ff6a70b632aca8f1bd4> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1d295b000 - 0x1d2a17fff VideoToolbox arm64e   /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1d2a18000 - 0x1d2e35fff SceneKit arm64e   /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1d2e36000 - 0x1d2e3efff EmojiKit arm64e  <78219347bff03d48823f9925e810ae5b> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x1d2e3f000 - 0x1d2e5afff Messages arm64e  <58e8672645ab32e5bb9bf64d8b19db14> /System/Library/Frameworks/Messages.framework/Messages
0x1d2e5b000 - 0x1d2e5ffff CameraKit arm64e  <5c50dda3f77831cd9886e4736df1acb0> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1d2e60000 - 0x1d2e61fff MessageSupport arm64e  <740449a9b255369c81c710b8877ceadf> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1d2e62000 - 0x1d2ec0fff PersonalizationPortrait arm64e  <7e82a6c67c0137f1ac1c7a53ae0611fc> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1d2ec1000 - 0x1d2f33fff AppStoreDaemon arm64e   /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1d2f8f000 - 0x1d2f97fff SymptomDiagnosticReporter arm64e   /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d2f98000 - 0x1d2f9afff IOSurfaceAccelerator arm64e   /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d2f9b000 - 0x1d304efff AssetsLibraryServices arm64e   /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1d304f000 - 0x1d307efff DataAccessExpress arm64e  <7241e8cab65a3836b213978688c326f0> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1d307f000 - 0x1d30f0fff EmailFoundation arm64e   /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1d30f1000 - 0x1d3106fff CoreFollowUp arm64e  <979598288d0e36a4947181df6984d737> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1d3107000 - 0x1d310ffff FamilyCircle arm64e   /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1d3110000 - 0x1d3126fff libcoretls.dylib arm64e  <4c58ec0d5116307dbdc19e038865fb2d> /usr/lib/libcoretls.dylib
0x1d317e000 - 0x1d320ffff libate.dylib arm64e   /usr/lib/libate.dylib
0x1d4062000 - 0x1d4232fff iAdCore arm64e  <16c704336e6f3c06bb9cb7c0d139b527> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
0x1d425a000 - 0x1d42a9fff FTServices arm64e   /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1d434f000 - 0x1d435ffff MaterialKit arm64e   /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1d4360000 - 0x1d43cdfff SAObjects arm64e   /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1d43ce000 - 0x1d43d8fff CoreRecents arm64e   /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d43d9000 - 0x1d4420fff MIME arm64e   /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1d4486000 - 0x1d4493fff DataMigration arm64e  <921ad4dcf5983870bda2c29f7aaa624c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1d459e000 - 0x1d45fafff EmailCore arm64e   /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1d4651000 - 0x1d4675fff IconServices arm64e  <5995059502813f408cfe7db333a59d34> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1d4676000 - 0x1d486ffff iTunesCloud arm64e   /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1d4870000 - 0x1d4b39fff MusicLibrary arm64e   /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1d4b3a000 - 0x1d4b3bfff WatchdogClient arm64e  <71cf7c18ca7f36eba9a19ad7230fb148> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1d4b3c000 - 0x1d4b4dfff libprequelite.dylib arm64e   /usr/lib/libprequelite.dylib
0x1d4b73000 - 0x1d4b78fff IDSKVStore arm64e   /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d4b79000 - 0x1d4b89fff CoreEmoji arm64e  <1364cf4929d832078641bcd222b595ae> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d4b8a000 - 0x1d4c24fff Email arm64e   /System/Library/PrivateFrameworks/Email.framework/Email
0x1d4c25000 - 0x1d4c8ffff ClassKit arm64e   /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1d4cfc000 - 0x1d4d09fff CPMS arm64e  <8fad3ac28fdd3324b180b4a5ee7e9a86> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d4d0a000 - 0x1d4d12fff RTCReporting arm64e   /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d4ddb000 - 0x1d4e3afff iAd arm64e  <59639d1eccb23d79b8f9faa71edd245d> /System/Library/Frameworks/iAd.framework/iAd
0x1d4e76000 - 0x1d4ec3fff MobileBackup arm64e  <88e0f04badc93f07ba806094b5273936> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1d4f76000 - 0x1d4f7dfff CoreTime arm64e  <5ec6642b723e30c69d8dbde8b277c66a> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1d4fc7000 - 0x1d510afff IMDPersistence arm64e  <4ce54ecf288b3b1eb98be8fd31659404> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1d5183000 - 0x1d522dfff DistributedEvaluation arm64e   /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1d522e000 - 0x1d527efff DataAccess arm64e  <70b1b3a2b948334185f088ddab1ea51b> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1d55cb000 - 0x1d5620fff ToneLibrary arm64e   /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1d5621000 - 0x1d58cffff CoreNavigation arm64e  <294dc2e2301d36eaab0167251382668c> /System/Library/PrivateFrameworks/CoreNavigation.framework/CoreNavigation
0x1d58d0000 - 0x1d58effff AppConduit arm64e  <1b5d7f30856b3c57b24c37a539db0445> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1d58f0000 - 0x1d5909fff IntlPreferences arm64e  <243d0a7f5bb838068195f4a2f6a10c42> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d5cd1000 - 0x1d5dc0fff CoreBrightness arm64e  <7ec4e7a99f8431efa0da8239bfd28acc> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d5dc1000 - 0x1d5dc8fff libIOReport.dylib arm64e   /usr/lib/libIOReport.dylib
0x1d5f36000 - 0x1d5f5bfff GameController arm64e  <17000d2d6d3933cbbd67fab1c7d5cb9d> /System/Library/Frameworks/GameController.framework/GameController
0x1d5f5c000 - 0x1d61b8fff libBNNS.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d61b9000 - 0x1d61c0fff StudyLog arm64e   /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d624b000 - 0x1d62dbfff iTunesStore arm64e  <894397272b763b12aea30d4a032309f7> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1d62f1000 - 0x1d6841fff libAudioDSP.dylib arm64e  <0a9c9cc7cb33376ea9478fdbcd74b968> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib
0x1d6842000 - 0x1d6d43fff AudioCodecs arm64e  <70a8bfb3eaa630449f2093b4266c8602> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
0x1d6d44000 - 0x1d6d9efff SafariCore arm64e   /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1d6d9f000 - 0x1d6e08fff ScreenTimeCore arm64e  <7f8add2ae60336c7b4e5db82ba7a07d8> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1d7488000 - 0x1d749afff LocalAuthentication arm64e  <563d009ef2ec347cb054a694d595302a> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d749b000 - 0x1d749ffff CommunicationsFilter arm64e  <1e281239dada36aa8b48d2d2b0880ef2> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d74a0000 - 0x1d74c3fff AddressBook arm64e  <0d2aea358772302a8a2ad62e35e33b3e> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1d74c4000 - 0x1d74cffff CaptiveNetwork arm64e   /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d74d0000 - 0x1d74d0fff AdSupport arm64e  <8d6c180e2c5e3674b8142faa8486f2b2> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1d74d1000 - 0x1d75e3fff SpriteKit arm64e   /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1d75e4000 - 0x1d761dfff Proximity arm64e   /System/Library/PrivateFrameworks/Proximity.framework/Proximity
0x1d761e000 - 0x1d76f5fff libBLAS.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d76f6000 - 0x1d7704fff CTCarrierSpace arm64e   /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d7f42000 - 0x1d8011fff CoreParsec arm64e  <8597b87324b03d00be48a0ad510e1cd1> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1d820f000 - 0x1d822afff libtailspin.dylib arm64e  <26a50e46611c37ba99b27c0eda1e1e7d> /usr/lib/libtailspin.dylib
0x1d822b000 - 0x1d8269fff CalendarUIKit arm64e  <64e5071a137d3a168f667a8a9e4ec066> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1d826a000 - 0x1d8288fff KeychainCircle arm64e  <8f8c8250966f3217931c83e2a3311801> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1d8289000 - 0x1d829efff ContactsDonation arm64e  <99471281943f3e688b2d51c8bda29900> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1d82e9000 - 0x1d82f2fff MobileActivation arm64e   /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1d8376000 - 0x1d8385fff MobileIcons arm64e  <41e9715dd91b3d87a482e5d74b01c859> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1d8386000 - 0x1d8487fff ResponseKit arm64e  <9e95f11bc3953516a168e16a06b0c2b0> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1d84a5000 - 0x1d84dffff Notes arm64e  <8ce98fb49d3a38409ad9eefd454440c6> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1d84e0000 - 0x1d84f8fff MetalKit arm64e   /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1d8553000 - 0x1d859dfff CoreHaptics arm64e  <5717f2563225398d9685f1fbecfb8a72> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1d859e000 - 0x1d8668fff ProofReader arm64e  <2809b63fb2a53863a6f5082dbdfd5fe1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d86b8000 - 0x1d86c3fff EmailAddressing arm64e  <493b8cbed7ed3045ac7c07cdb66b8658> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1d86c4000 - 0x1d86dafff MailServices arm64e   /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1d86db000 - 0x1d8770fff CoreSymbolication arm64e   /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1d8771000 - 0x1d8777fff IdleTimerServices arm64e   /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d8877000 - 0x1d8935fff VideoSubscriberAccount arm64e  <7c40149e063a30d3b5f12f4b9e360537> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1d894a000 - 0x1d894dfff FTClientServices arm64e   /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d894e000 - 0x1d89b6fff ContactsUICore arm64e  <8ca197be13043e199eb9d7c42d0b1ced> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d8a3e000 - 0x1d8a4afff iAdServices arm64e  <156f1553665031d69cac2c76f3fd1709> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x1d8e36000 - 0x1d8e7efff LoggingSupport arm64e  <0575a0ca9f83311bafeb84dcbf130a26> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1d8fbd000 - 0x1d9018fff ProtectedCloudStorage arm64e   /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1d9104000 - 0x1d910cfff OpenGLES arm64e  <225f0c447f76333595fc10267c1d9d31> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1d9276000 - 0x1d927ffff libGFXShared.dylib arm64e   /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1d9280000 - 0x1d92b5fff SharedUtils arm64e  <0bf83ad41275345298fde858339dbf56> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d92b6000 - 0x1d9304fff PhotosFormats arm64e  <46c38ba4ff1c3a7283137c523d549ee5> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d9325000 - 0x1d9b54fff CoreRE arm64e  <19f538aee9df3fe3a1006195e1706e8b> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
0x1d9b55000 - 0x1da64dfff AppleCV3D arm64e  <861589c25c1c3ce2864bd76b09baf188> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1da64e000 - 0x1da881fff ARKit arm64e  <0bee0327200e371ca3600c39cc01272e> /System/Library/Frameworks/ARKit.framework/ARKit
0x1da882000 - 0x1da978fff AvatarUI arm64e  <8fe555de36693c66888e703cf12d3ec0> /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI
0x1da979000 - 0x1da9b5fff StreamingZip arm64e  <563eb8950fc937f1960f951cc6b0fbf7> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1db650000 - 0x1db80cfff SafariShared arm64e   /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1db894000 - 0x1db896fff InternationalTextSearch arm64e   /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1db8b5000 - 0x1db8d2fff AssetCacheServices arm64e  <3e774c707a253ec88b227b50a566bee0> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1dbdc0000 - 0x1dbdfffff PhotosPlayer arm64e  <6222e292a48c367eb9556794dda3e025> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1dbe16000 - 0x1dc268fff AVConference arm64e   /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1dc269000 - 0x1dc26efff IncomingCallFilter arm64e  <3078140357c83a30946bc7d840caaf65> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1dc28a000 - 0x1dc2a2fff NetworkStatistics arm64e   /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1dc71f000 - 0x1dc725fff Netrb arm64e  <21302cc999d13e4a9eeee88f5c3a354a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1dc729000 - 0x1dc759fff EAP8021X arm64e  <2ffaf62c632a3fe191098d18bd12b393> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1dc75a000 - 0x1dc75cfff OSAServicesClient arm64e  <0012493e32c637278ef749eba8451f12> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1dc8eb000 - 0x1dc8effff libgermantok.dylib arm64e  <09e587c579fc3d658da6679e9634bd64> /usr/lib/libgermantok.dylib
0x1dc8f0000 - 0x1dc9a4fff libmecab.dylib arm64e  <0afcb13fdf7a32fb91ff4fc9855ee9b3> /usr/lib/libmecab.dylib
0x1dc9a5000 - 0x1dc9e1fff Catalyst arm64e  <17e127372633350d950d89e12d026a1b> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1dcaa0000 - 0x1dcab8fff EmojiFoundation arm64e   /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1dcb52000 - 0x1dcb54fff AdAnalytics arm64e  <912aac7a3858368b9f626733966767b4> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
0x1dcb55000 - 0x1dcb92fff VoiceServices arm64e   /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1dcb93000 - 0x1dccb0fff Navigation arm64e   /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1dcdb0000 - 0x1dcebafff libEmbeddedSystemAUs.dylib arm64e   /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib
0x1dcebb000 - 0x1dcfd2fff AvatarKit arm64e  <6d14f4c9d9ac36c1a5c5f4af4ae4e9f8> /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit
0x1dcfd3000 - 0x1dcfe1fff CoreDuetDaemonProtocol arm64e   /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1dcfe2000 - 0x1dd001fff FTAWD arm64e   /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1de925000 - 0x1de927fff OAuth arm64e  <2469a8e5b3153196ada32f655986d238> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1de928000 - 0x1de92cfff AdPlatforms arm64e  <20c5c1eb23f7312ab47cb186907bc3e9> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
0x1debd4000 - 0x1dec10fff DifferentialPrivacy arm64e   /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1deeb0000 - 0x1deeccfff CoreCDP arm64e   /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1deecd000 - 0x1df06dfff EmailDaemon arm64e  <30bfa2bcd5673352904d2e98344aa1c2> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1df3db000 - 0x1df407fff MailSupport arm64e  <76858127f29c332f91f7977d11c5c972> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1df408000 - 0x1df477fff libarchive.2.dylib arm64e  <913a59d1b6c8305a9a63bbef54c07dc2> /usr/lib/libarchive.2.dylib
0x1df478000 - 0x1df4a9fff C2 arm64e   /System/Library/PrivateFrameworks/C2.framework/C2
0x1df4aa000 - 0x1df4defff NaturalLanguage arm64e   /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1df573000 - 0x1df574fff libsystem_coreservices.dylib arm64e  <11402e5c64383acd8c06eb0d633eeb60> /usr/lib/system/libsystem_coreservices.dylib
0x1df586000 - 0x1df598fff libmis.dylib arm64e  <26123c1456ab3989bbcaf8748d74702d> /usr/lib/libmis.dylib
0x1df599000 - 0x1df5f0fff WebBookmarks arm64e  <96a46f4877f0303091c6a12e75d4553f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1df5f1000 - 0x1df5fefff DCIMServices arm64e  <1e486dae6b713ae1a77f533e5bb564f5> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1df5ff000 - 0x1df759fff CloudPhotoLibrary arm64e   /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1df75a000 - 0x1df795fff ContactsAutocomplete arm64e  <39dbd1fcf00c3f4ba86922d09ba9ef45> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1df796000 - 0x1df79efff libcopyfile.dylib arm64e  <88e95561c80c33d9936d97e83fd5fca7> /usr/lib/system/libcopyfile.dylib
0x1df79f000 - 0x1df7c1fff UsageTracking arm64e  <79113d3f8c4e3bb88883e2c06f5172c0> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1dfb19000 - 0x1dfbb0fff AccountsDaemon arm64e  <56a2856072353ee788e5e6c3e26564b2> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1dfbb1000 - 0x1dfbbcfff AppleIDSSOAuthentication arm64e  <78e20ae50b463e2588d0fd616c22ee11> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1dfbbd000 - 0x1dfbd0fff SettingsFoundation arm64e  <419832d8a758325a9ffbc445f9613ef2> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1dfd20000 - 0x1dfda4fff Symbolication arm64e  <92f0f5d9b01c3d3ba7456717b6a3c416> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1dfda5000 - 0x1dfe09fff GameplayKit arm64e  <03d7267ecc1c3fa3a70a4ed91878e298> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x1dfe0a000 - 0x1dff67fff GameCenterUI arm64e  <3e13ea6bf08e3eb99fab9351840b05c1> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x1dff68000 - 0x1dffb6fff ChunkingLibrary arm64e  <80af8180ff9434e9a07292e899af26cf> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1dffba000 - 0x1dffbefff DAAPKit arm64e  <70f6ae55ba25328aa0f7aba550cb539f> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e04b8000 - 0x1e04bafff CoreDuetDebugLogging arm64e  <9853c672a0fd3b9a9e51751b8490af95> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e1010000 - 0x1e104ffff SignpostSupport arm64e   /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1e12f1000 - 0x1e12fafff SignpostCollection arm64e  <93489ede22c83aaa8dca9aaafcc9d471> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1e1a49000 - 0x1e1a4ffff URLFormatting arm64e  <6a98238bb69137c191d109f07ba95e5d> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1e1a64000 - 0x1e1b0cfff MMCS arm64e   /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1e1b66000 - 0x1e1d98fff MobileSpotlightIndex arm64e   /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1e21cc000 - 0x1e2213fff CoreLocationProtobuf arm64e  <34602607fd563b1bab2088526f87fdab> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1e22cb000 - 0x1e2345fff Quagga arm64e   /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1e25e5000 - 0x1e25f3fff libAXSpeechManager.dylib arm64e  <5cb9a1ab3e2f36379b2848550aece50c> /usr/lib/libAXSpeechManager.dylib
0x1e264b000 - 0x1e2653fff ProgressUI arm64e   /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1e2659000 - 0x1e266efff libEDR arm64e   /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1e266f000 - 0x1e2678fff IMTranscoding arm64e   /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1e2fe1000 - 0x1e32c8fff VideoProcessing arm64e  <9200ab2f672e306ba58e421b551d5fe6> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1e32c9000 - 0x1e32d6fff libperfcheck.dylib arm64e  <7cce660ee2873b54a5283ba33f2bb77d> /usr/lib/libperfcheck.dylib
0x1e32d7000 - 0x1e32e2fff libAudioStatistics.dylib arm64e  <50911118daeb3ec0be12b759c1d0d637> /usr/lib/libAudioStatistics.dylib
0x1e34b1000 - 0x1e34c1fff caulk arm64e  <4e24076400833092be4292bec2b904b4> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1e3501000 - 0x1e3507fff MobileSystemServices arm64e   /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e36a0000 - 0x1e36b9fff TextToSpeech arm64e  <552e7819c32d38e9a209078eed085c1a> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1e36be000 - 0x1e36fefff ViceroyTrace arm64e   /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1e3781000 - 0x1e37a3fff CloudServices arm64e   /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1e4411000 - 0x1e4437fff CloudKitCode arm64e  <9b3bfae41f563e54b019cc5faf7dafe5> /System/Library/PrivateFrameworks/CloudKitCode.framework/CloudKitCode
0x1e457d000 - 0x1e4640fff CloudKitCodeProtobuf arm64e  <8d323f6fddaf3bc7984faaebef846b83> /System/Library/PrivateFrameworks/CloudKitCodeProtobuf.framework/CloudKitCodeProtobuf
0x1e4641000 - 0x1e464bfff HID arm64e   /System/Library/PrivateFrameworks/HID.framework/HID
0x1e4678000 - 0x1e46b3fff libGLImage.dylib arm64e   /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1e4ac3000 - 0x1e4ad4fff libSparseBLAS.dylib arm64e  <783a57c8ba973f348eda91238635710f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1e4ad5000 - 0x1e4ae9fff Engram arm64e   /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e4b63000 - 0x1e4b9dfff DataDetectorsNaturalLanguage arm64e  <374727cc225a3d3988ded0e394ff93b5> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e4ea5000 - 0x1e4eadfff FSEvents arm64e  <627f045b26b33dada7b14f83c7166463> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e4ebe000 - 0x1e4f3cfff CoreDAV arm64e  <55468162c67f32448187bf08fbef6371> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1e584d000 - 0x1e585dfff RemoteTextInput arm64e   /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e5886000 - 0x1e58b5fff iCalendar arm64e   /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1e58d2000 - 0x1e58dbfff CloudPhotoServices arm64e  <69f5d311292b32dba06e8f42a5c83e9f> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1e591b000 - 0x1e592ffff libLinearAlgebra.dylib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1e59c3000 - 0x1e5ac6fff ConfigurationEngineModel arm64e  <7dce1da1cb0f395da4a8195f13f5c6ff> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1e5ac7000 - 0x1e5acefff CertUI arm64e  <9d814c63ac70367f9de25ccd09ff3094> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e5be4000 - 0x1e5bf2fff CoreAUC arm64e  <117a0e5c6ddf30f4851192b65964872c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1e5bf3000 - 0x1e5c39fff MultipeerConnectivity arm64e  <0c205d3a875139caa08d4af275bec3b1> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1e6880000 - 0x1e68c6fff PhysicsKit arm64e   /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e68c7000 - 0x1e691afff CorePrediction arm64e  <1f4f365c84c43e5cbe7b428eeb8b30a1> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e6d30000 - 0x1e6d79fff SafariSafeBrowsing arm64e   /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1e6dd6000 - 0x1e6e05fff OpenAL arm64e  <9fafb62fcb1d3a08b57d384b100c40d3> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1e7138000 - 0x1e71affff HomeSharing arm64e  <604f74e0db8b3bf79f3fbe80149e9f67> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e7241000 - 0x1e725ffff GenerationalStorage arm64e  <2d796346caa33eff8b6032d26af7450e> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e7260000 - 0x1e7278fff IMSharedUI arm64e   /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1e72c4000 - 0x1e72cffff PersonaKit arm64e  <643094f0795e34daa22ea002d928c082> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e72d0000 - 0x1e72dcfff PersonaUI arm64e  <6412006b4c053d4286b3be0a794cd000> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1e749c000 - 0x1e74dbfff AdCore arm64e   /System/Library/PrivateFrameworks/AdCore.framework/AdCore
0x1e76ff000 - 0x1e7704fff kperf arm64e  <38308210c4a93ab5a8b563bfb210ad01> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1e78a9000 - 0x1e78b8fff AssetsLibrary arm64e   /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1e78e5000 - 0x1e791ffff libpcap.A.dylib arm64e   /usr/lib/libpcap.A.dylib
0x1e7ba6000 - 0x1e7be9fff CoreCDPInternal arm64e  <02093c313a7f3cd3be9238f2cc4a0394> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1e7bea000 - 0x1e7c02fff WebUI arm64e   /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1e7c03000 - 0x1e7c1afff SafariFoundation arm64e   /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1e7c66000 - 0x1e7d0bfff libvDSP.dylib arm64e  <9f2cd031b6a83cecbbe879d88e301579> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1e7d0c000 - 0x1e7d37fff vCard arm64e   /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1e7d80000 - 0x1e7e0dfff SampleAnalysis arm64e   /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1e7e0e000 - 0x1e7e1bfff IntentsFoundation arm64e  <05dff34b4218371384fc39c95a8a2589> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e800e000 - 0x1e800ffff ParsecSubscriptionServiceSupport arm64e  <976ccce26a473eb5b6d5a70f3ddc09f3> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1e8010000 - 0x1e809cfff MediaPlatform arm64e  <91ceb9f3726f3a5fb60880662e4a542e> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e809d000 - 0x1e836bfff MediaLibraryCore arm64e   /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e83d1000 - 0x1e840afff PhotosImagingFoundation arm64e  <93da20bfa6e334ff94b405e161dc2394> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1e840b000 - 0x1e842dfff MediaConversionService arm64e  <932ba63c4e123f368e1e4762904c4273> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1e842e000 - 0x1e844cfff MediaStream arm64e  <027899c7e7ee307e852d938dd3b01661> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1e844d000 - 0x1e854dfff CoreMediaStream arm64e  <0227dc614e2b3821b8fb1e42547fd8da> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1e8563000 - 0x1e857afff StorageSettings arm64e   /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1e866d000 - 0x1e866dfff Accelerate arm64e  <922eb856608e3128b1de2da42d4b331d> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1e866e000 - 0x1e89a5fff libLAPACK.dylib arm64e  <6c6b55d8f8263d988dbeff10f7b147a5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1e89a6000 - 0x1e89aafff libQuadrature.dylib arm64e  <89316dacc99b36d7a5d875e4340fb09c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1e89ab000 - 0x1e8a04fff libvMisc.dylib arm64e  <11853eec5ce137e88352280c3c56f3d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1e8a05000 - 0x1e8a05fff vecLib arm64e   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1e8a0e000 - 0x1e8a1cfff AuthenticationServices arm64e  <05e7ddb5ac663b91a87260c189e6b91a> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1e8a62000 - 0x1e8b61fff Combine arm64e  <5019973b1c4239daa6b3aba595b4c0da> /System/Library/Frameworks/Combine.framework/Combine
0x1e8b74000 - 0x1e8bc3fff CoreMIDI arm64e  <53e26b4e80a7352abd2a6b344e088ad2> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1e8d3a000 - 0x1e8d70fff CryptoKit arm64e  <29abaf334b623ce7ac8737920273f35f> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1e8d71000 - 0x1e8d73fff DeviceCheck arm64e  <425195905fdc3f09845537a52adae513> /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck
0x1e8d86000 - 0x1e8dacfff GLKit arm64e  <2ce13ec6534037249ef9fa263ee74543> /System/Library/Frameworks/GLKit.framework/GLKit
0x1e8dad000 - 0x1e8dd9fff GSS arm64e   /System/Library/Frameworks/GSS.framework/GSS
0x1e8dda000 - 0x1e8ddafff GameKit arm64e  <7e7421e0028b3168876efe9335df52cf> /System/Library/Frameworks/GameKit.framework/GameKit
0x1e8dec000 - 0x1e8e1efff MPSCore arm64e  <3ac3c5afa21e38a9b6c75cbf95545d0f> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1e8e1f000 - 0x1e8e9bfff MPSImage arm64e  <2b459d444a0a3c95ad950ed2edabdd63> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1e8e9c000 - 0x1e8ebefff MPSMatrix arm64e  <380e2d1f4dcb3fa5bec90956f8c8472c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1e8ebf000 - 0x1e8ed3fff MPSNDArray arm64e   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1e8ed4000 - 0x1e906cfff MPSNeuralNetwork arm64e  <93622ce708e635a88d63461ae5639d40> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1e906d000 - 0x1e90b1fff MPSRayIntersector arm64e  <17cf58de5fc638ae9f3dc11bc2ce0641> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1e90b2000 - 0x1e90b2fff MetalPerformanceShaders arm64e   /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1e90bf000 - 0x1e90bffff MobileCoreServices arm64e  <03c23eafc7fc328c8c88bbd384da04e4> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1e90ca000 - 0x1e90cbfff libCVMSPluginSupport.dylib arm64e   /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1e90cc000 - 0x1e90d2fff libCoreFSCache.dylib arm64e  <780fafa457b33270b838cf3373646b0b> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1e90d3000 - 0x1e90d8fff libCoreVMClient.dylib arm64e   /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1e910d000 - 0x1e9145fff QuickLookThumbnailing arm64e  <5b85e0a5f30f3b6199276ff77e25b1e5> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1e946c000 - 0x1e948cfff ReplayKit arm64e   /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1e948d000 - 0x1e958cfff SoundAnalysis arm64e   /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1e958f000 - 0x1e958ffff UIKit arm64e   /System/Library/Frameworks/UIKit.framework/UIKit
0x1e95b1000 - 0x1e9677fff VisionKit arm64e  <1e25ff459cc93c8795fbec6a87543dda> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1e9968000 - 0x1e9abcfff ANECompiler arm64e   /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1e9abd000 - 0x1e9acdfff ANEServices arm64e  <0268e5593a943251bcdc65e13a36054b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1e9ad6000 - 0x1e9b67fff APFS arm64e   /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1e9b68000 - 0x1e9b6cfff ASEProcessing arm64e   /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1e9b86000 - 0x1e9bedfff ICE arm64e  <73fb95c30bfa317e90d8cafdcf6fe3ad> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1e9bee000 - 0x1e9beefff LegacyHandle arm64e   /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1e9bef000 - 0x1e9bf5fff SimpleKeyExchange arm64e  <90ffc0c7bd5130edbd7fdb7a058955d4> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1e9bf6000 - 0x1e9bf6fff snatmap arm64e  <1d9eb2cab2da32d7aecb098b5b19583c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1e9c7b000 - 0x1e9cbffff AccessibilitySharedSupport arm64e   /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
0x1e9d1f000 - 0x1e9d2afff AccountSettings arm64e  <4991140dfb2f35efb15bab7b3e3c53e0> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
0x1ea42f000 - 0x1ea453fff AppleCV3DMOVKit arm64e  <7d04fcc7b1433270a5eade24c2aa538a> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
0x1ea454000 - 0x1ea45cfff AppleCV3DModels arm64e  <7406d48f46333a589a801968448c19da> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1ea45d000 - 0x1ea5fefff AppleCVA arm64e   /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1ea672000 - 0x1ea680fff AppleFSCompression arm64e   /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1ea687000 - 0x1ea691fff AppleIDAuthSupport arm64e   /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1ea692000 - 0x1ea6d4fff AppleJPEG arm64e  <09c4fc48cc3d3b2084feb29030145df9> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1ea71e000 - 0x1ea72ffff AppleNeuralEngine arm64e  <74cc2f0e47623019ae30b6c305057948> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1ea736000 - 0x1ea759fff AppleSauce arm64e   /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1ea897000 - 0x1ea8ebfff AutoLoop arm64e  <89013b36b1ff388597dddb279f4d15da> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1ea95a000 - 0x1ea98afff Bom arm64e  <6c3340431fd23443938e3448bbe97093> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1eb43e000 - 0x1eb445fff CommonAuth arm64e   /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1eb5f0000 - 0x1eb6ebfff CoreAppleCVA arm64e  <2d59fa3ae755351699d0be4f4d598e61> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1eb6ec000 - 0x1eb710fff CoreCDPUI arm64e  <37f1acaaa3743f949659cbced495453c> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1eb77c000 - 0x1eb870fff CoreHandwriting arm64e  <22fc779354163a0f918d6656d32bd878> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1eb886000 - 0x1eb88afff CoreOptimization arm64e  <9ed15993cbff3aa3b49dbe7d76e79d11> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1eb903000 - 0x1eb906fff CryptoKitCBridging arm64e   /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1eb907000 - 0x1eb91efff CryptoKitPrivate arm64e  <02e8af07472430fc99f91a2b69b2b2ba> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
0x1eb9d5000 - 0x1eb9e0fff DeviceIdentity arm64e   /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1eb9e5000 - 0x1eb9e6fff DiagnosticLogCollection arm64e  <70f23f34082e39079c3371b6db8091de> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1ebb79000 - 0x1ebb95fff DocumentManagerCore arm64e  <293737e1324d3675846a0e24e4472b22> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ebc4e000 - 0x1ec223fff Espresso arm64e   /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1ec4e5000 - 0x1ec8f7fff FaceCore arm64e   /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1ec9cc000 - 0x1ec9e0fff libGSFontCache.dylib arm64e  <7f39316eb5dd351daafb09a74ae36bfd> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1eca46000 - 0x1eca52fff libhvf.dylib arm64e  <5dd1339f1db036618a460f093cecdd8a> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1eca74000 - 0x1eca88fff Futhark arm64e  <68cb3637e52335d0864788b69382c670> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1ed62b000 - 0x1ed6fdfff GameCenterFoundation arm64e   /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x1ed6fe000 - 0x1ed79dfff GameKitServices arm64e  <72e90cbc8e7b3f04b622e57b6a8fa1c7> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x1ed79e000 - 0x1ed7aafff GraphVisualizer arm64e   /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1ee114000 - 0x1ee185fff Heimdal arm64e   /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1ee631000 - 0x1ee69bfff InertiaCam arm64e  <8cdbe0063a86389994c9d7c8002b3abb> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1ee6e4000 - 0x1ee6ebfff InternationalSupport arm64e  <560009a243003ff5bafc72686f719707> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1ee73a000 - 0x1ee755fff Jet arm64e   /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1ee87a000 - 0x1ee88afff LegacyGameKit arm64e  <928085afd93a3059b22b39d84afd638f> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x1ee95d000 - 0x1ee989fff MOVStreamIO arm64e   /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
0x1ee996000 - 0x1ee996fff Marco arm64e   /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1eee5e000 - 0x1eee89fff MetricsKit arm64e   /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1eee99000 - 0x1eeeacfff MobileDeviceLink arm64e  <7c4b0f43728b3e9aaf561dde8c8fc5e5> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1eeeb2000 - 0x1eeeb3fff MobileObliteration arm64e   /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1ef16f000 - 0x1ef1affff OTSVG arm64e   /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1ef78f000 - 0x1ef7d2fff PBBridgeSupport arm64e  <34d0db220a7331fb88380247eaba4053> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1ef820000 - 0x1ef820fff PhoneNumbers arm64e   /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1f102e000 - 0x1f103afff PrototypeToolsUI arm64e  <32d116b7e5e235aea03ac65196e11762> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1f1079000 - 0x1f108dfff QuickLookSupport arm64e   /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1f1245000 - 0x1f1249fff RevealCore arm64e  <30d2c2644f2c3904a89c4f46612f813d> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1f1345000 - 0x1f1376fff ScreenReaderCore arm64e   /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1f13eb000 - 0x1f13f7fff SetupAssistantSupport arm64e  <8d0d9423efc2325a94aff478a3f8b4a6> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1f1416000 - 0x1f1416fff SignpostMetrics arm64e  <3002bebfe0543d6b9f128e3e6c853130> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1f1445000 - 0x1f1475fff SiriInstrumentation arm64e  <867bda4dbe583d6ebe29ac1578f33672> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1f1c9d000 - 0x1f1dbcfff TextRecognition arm64e  <5ceb9c3c4a46386ebf3a6c8c86f71f0c> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1f1dbd000 - 0x1f1e60fff TextureIO arm64e  <894c1e2fadef3c71a7b1b7806b198b50> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1f1fb2000 - 0x1f1fbdfff TransparencyDetailsView arm64e  <45f0be97db033c8da32ecabeed8d38e5> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
0x1f206d000 - 0x1f263efff USDKit arm64e  <8266b1554de536f98d8a241d5b3d2442> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
0x1f2e0d000 - 0x1f3383fff libwebrtc.dylib arm64e  <0ab5a913fbfa3b18becd53d86beef151> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1f3459000 - 0x1f346bfff WirelessCoexManager arm64e  <3043b21fda0c3df9a2d46713b0799506> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1f352d000 - 0x1f3535fff kperfdata arm64e  <1fd0d6966b223d3691a58ae2d984c6b6> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f3536000 - 0x1f357ffff ktrace arm64e   /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1f3598000 - 0x1f35a4fff perfdata arm64e  <571a8e3e62c5345a9d40736de2bf81df> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f391a000 - 0x1f391afff libAWDProtobufFacetimeiMessage.dylib arm64e   /usr/lib/libAWDProtobufFacetimeiMessage.dylib
0x1f399c000 - 0x1f3ccdfff libAWDSupportFramework.dylib arm64e  <66c5a79a7e6c3131b212ceaa150159f4> /usr/lib/libAWDSupportFramework.dylib
0x1f3e79000 - 0x1f3e83fff libChineseTokenizer.dylib arm64e  <054d3f7182f4306a9345903a612adb4c> /usr/lib/libChineseTokenizer.dylib
0x1f3ea9000 - 0x1f406dfff libFosl_dynamic.dylib arm64e  <88aa4c43348236d5b50cce8204e503c3> /usr/lib/libFosl_dynamic.dylib
0x1f40e9000 - 0x1f40f0fff libMatch.1.dylib arm64e   /usr/lib/libMatch.1.dylib
0x1f410b000 - 0x1f4170fff libParallelCompression.dylib arm64e   /usr/lib/libParallelCompression.dylib
0x1f41ad000 - 0x1f41aefff libSystem.B.dylib arm64e   /usr/lib/libSystem.B.dylib
0x1f41b7000 - 0x1f41b8fff libThaiTokenizer.dylib arm64e  <041747f74e783723bfc26d20c11f85ec> /usr/lib/libThaiTokenizer.dylib
0x1f42b8000 - 0x1f42cdfff libapple_nghttp2.dylib arm64e  <70cd6e7241b23ec099007de717f52075> /usr/lib/libapple_nghttp2.dylib
0x1f4347000 - 0x1f4357fff libbsm.0.dylib arm64e   /usr/lib/libbsm.0.dylib
0x1f4358000 - 0x1f4364fff libbz2.1.0.dylib arm64e  <7142b0e4014d35688048e27c42d4c73d> /usr/lib/libbz2.1.0.dylib
0x1f4365000 - 0x1f4365fff libcharset.1.dylib arm64e  <958ba81f349b3261897db758ab6cf8c3> /usr/lib/libcharset.1.dylib
0x1f4366000 - 0x1f4377fff libcmph.dylib arm64e  <35a924a78cf6310e88106f7ce4207445> /usr/lib/libcmph.dylib
0x1f4378000 - 0x1f438ffff libcompression.dylib arm64e  <55eeafcd985f3fa3b2b8fcfc6593dd5e> /usr/lib/libcompression.dylib
0x1f4390000 - 0x1f4391fff libcoretls_cfhelpers.dylib arm64e  <57fa4ce8efd23b38b0fffe2c09dcfb7e> /usr/lib/libcoretls_cfhelpers.dylib
0x1f4392000 - 0x1f4398fff libcupolicy.dylib arm64e   /usr/lib/libcupolicy.dylib
0x1f43d8000 - 0x1f43e1fff libdscsym.dylib arm64e   /usr/lib/libdscsym.dylib
0x1f43e2000 - 0x1f43fffff libedit.3.dylib arm64e  <5c5a518f1d8f37429b23e95cd311abc5> /usr/lib/libedit.3.dylib
0x1f442b000 - 0x1f4430fff libheimdal-asn1.dylib arm64e   /usr/lib/libheimdal-asn1.dylib
0x1f4431000 - 0x1f4523fff libiconv.2.dylib arm64e   /usr/lib/libiconv.2.dylib
0x1f4539000 - 0x1f4544fff liblockdown.dylib arm64e   /usr/lib/liblockdown.dylib
0x1f4545000 - 0x1f455dfff liblzma.5.dylib arm64e  <3b892f3700aa39358ccb76d7c2c6e4cd> /usr/lib/liblzma.5.dylib
0x1f48e0000 - 0x1f490ffff libncurses.5.4.dylib arm64e  <5adc52c13a6130e98a2cac4b5685e682> /usr/lib/libncurses.5.4.dylib
0x1f4910000 - 0x1f4925fff libnetworkextension.dylib arm64e   /usr/lib/libnetworkextension.dylib
0x1f4ca9000 - 0x1f4cc1fff libresolv.9.dylib arm64e  <5f1c1a9f551e3f03a58144338167797f> /usr/lib/libresolv.9.dylib
0x1f4cc2000 - 0x1f4cc4fff libsandbox.1.dylib arm64e  <1325c12e33903ffe8c5913f900e9abb3> /usr/lib/libsandbox.1.dylib
0x1f4cc5000 - 0x1f4ccafff libsysdiagnose.dylib arm64e  <89fb0e58e0923e78b40b8ad60e98d4de> /usr/lib/libsysdiagnose.dylib
0x1f4ccb000 - 0x1f4cfdfff libtidy.A.dylib arm64e  <8ac7ce2aa55f337083810b90f6d92d44> /usr/lib/libtidy.A.dylib
0x1f4d05000 - 0x1f4d08fff libutil.dylib arm64e  <406264a4ac1a3f8d98b0a655b2561bc5> /usr/lib/libutil.dylib
0x1f4d0d000 - 0x1f4d35fff libxslt.1.dylib arm64e  <7df5c08a64683fd5a11824d122c0408e> /usr/lib/libxslt.1.dylib
0x1f4d36000 - 0x1f4d47fff libz.1.dylib arm64e   /usr/lib/libz.1.dylib
0x1f4d92000 - 0x1f4dc8fff libswiftAccelerate.dylib arm64e  <6478420e16bc3409af3bd3cc0029e265> /usr/lib/swift/libswiftAccelerate.dylib
0x1f4dd7000 - 0x1f4de6fff libswiftCloudKit.dylib arm64e  <2667de9de7e339e98b7afd0328df82e9> /usr/lib/swift/libswiftCloudKit.dylib
0x1f4df2000 - 0x1f4df8fff libswiftContacts.dylib arm64e  <912c0927405d38698ce30ed7813800a0> /usr/lib/swift/libswiftContacts.dylib
0x1f4e0e000 - 0x1f4e12fff libswiftCoreFoundation.dylib arm64e   /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f4e13000 - 0x1f4e21fff libswiftCoreGraphics.dylib arm64e  <6bb799f55d4d385ca665881d6287fed4> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1f4e27000 - 0x1f4e2dfff libswiftCoreLocation.dylib arm64e  <54317ca4e50a37caa0225e4b78cd236e> /usr/lib/swift/libswiftCoreLocation.dylib
0x1f4e73000 - 0x1f4e7cfff libswiftDarwin.dylib arm64e  <57012c5b07a83c748e3ca996bc92ff69> /usr/lib/swift/libswiftDarwin.dylib
0x1f4e7d000 - 0x1f4e97fff libswiftDispatch.dylib arm64e  <787d7bc232e93e0cb83d710b974460bd> /usr/lib/swift/libswiftDispatch.dylib
0x1f4e98000 - 0x1f5010fff libswiftFoundation.dylib arm64e  <8b2e207c9c9d3fffafba5ee8c97867b3> /usr/lib/swift/libswiftFoundation.dylib
0x1f504d000 - 0x1f5054fff libswiftMetal.dylib arm64e   /usr/lib/swift/libswiftMetal.dylib
0x1f50c6000 - 0x1f50ccfff libswiftObjectiveC.dylib arm64e   /usr/lib/swift/libswiftObjectiveC.dylib
0x1f5144000 - 0x1f514cfff libswiftos.dylib arm64e   /usr/lib/swift/libswiftos.dylib
0x1f5169000 - 0x1f516efff libcache.dylib arm64e  <10148beaa8e1314cb34daadc96aec14f> /usr/lib/system/libcache.dylib
0x1f516f000 - 0x1f517bfff libcommonCrypto.dylib arm64e  <4fea2f99465335c48b975c780fefefb8> /usr/lib/system/libcommonCrypto.dylib
0x1f517c000 - 0x1f517ffff libcompiler_rt.dylib arm64e  <4341356ff1dc3ef8aed348f917360379> /usr/lib/system/libcompiler_rt.dylib
0x1f524f000 - 0x1f524ffff liblaunch.dylib arm64e  <9735605f3f103c4594b6e02fb46077a8> /usr/lib/system/liblaunch.dylib
0x1f5250000 - 0x1f5255fff libmacho.dylib arm64e  <0270808e0c0632c7befb6a2007870d98> /usr/lib/system/libmacho.dylib
0x1f5256000 - 0x1f5257fff libremovefile.dylib arm64e  <630c296023c9310d93a49bc2c0b80d79> /usr/lib/system/libremovefile.dylib
0x1f5258000 - 0x1f5259fff libsystem_featureflags.dylib arm64e  <77eecee1fbf83ec08056ba7cf37002d1> /usr/lib/system/libsystem_featureflags.dylib
0x1f525a000 - 0x1f5287fff libsystem_m.dylib arm64e  <1015c52d30d239778e58555b19413474> /usr/lib/system/libsystem_m.dylib
0x1f5288000 - 0x1f528dfff libunwind.dylib arm64e   /usr/lib/system/libunwind.dylib
0x1f556d000 - 0x1f55d8fff NanoRegistry arm64e  <5953d79bcb583cdabe2a1e1f21f247f8> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1f55d9000 - 0x1f55e6fff NanoPreferencesSync arm64e  <89774b8d4746315fb056407c8e927245> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1f5aa4000 - 0x1f5ab0fff NanoSystemSettings arm64e  <441cc8889dab3c24828f7465978a279a> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1f5cb4000 - 0x1f5cbbfff NanoResourceGrabber arm64e  <99c6957696403189b39c52e02d00f5a0> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1f5fbd000 - 0x1f627afff AGXMetalA12 arm64e  <2be25ffb0caa33bb90ee2ef5ab06a3ba> /System/Library/Extensions/AGXMetalA12.bundle/AGXMetalA12
0x1f65a6000 - 0x1f65e1fff CryptoTokenKit arm64e  <738e064d456c3481a0d2cf45c3ea414c> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1f65e2000 - 0x1f660cfff ExposureNotification arm64e  <2150ce248a0734d29fea3e7e69052eb7> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1f7542000 - 0x1f7561fff AppSSO arm64e   /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1f7577000 - 0x1f759dfff AppleDepth arm64e  <3afd70756c4b33519cefd7aadaaeec7b> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
0x1f77ce000 - 0x1f78ccfff JasperDepth arm64e  <24e8f855b16233b2a99807af8fe9530c> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
0x1f79fd000 - 0x1f7a07fff PointerUIServices arm64e   /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1f7a08000 - 0x1f7a90fff SafariSharedUI arm64e   /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI

EOF