帖子
帖子
用户
博客
课程
12下一页
返回列表 发新帖
显示全部楼层
37
帖子
1
勋章
6万+
Y币

[插件开发] 同时使用bMap和ble模块

[复制链接]
发表于 2023-2-15 18:27:33
bMap使用v1.4.4和ble v1.2.6苹果机不会闪退,bMap使用v1.5.6,初始化ble v1.2.6苹果机就会闪退
您好,闪退日志可以拿到吗

查看ios闪退日志
设置  -  隐私  -  分析-  分析数据,拉倒最后UZapp开头的文件,最新的日期文件名
37
帖子
1
勋章
6万+
Y币
技术咨询-特特 · 2023-2-15 19:04您好,闪退日志可以拿到吗

查看ios闪退日志

没有找到错误日志
37
帖子
1
勋章
6万+
Y币
宠百汇 · 2023-2-16 10:19没有找到错误日志

iOS错误日志里没有找到
是什么情况下闪退的,
37
帖子
1
勋章
6万+
Y币
技术咨询-特特 · 2023-2-17 10:19是什么情况下闪退的,

现在测试只要初始化蓝牙就闪退,把初始化方法去掉,进入页面就不会闪退
蓝牙.png
去掉bmap模块后不闪退了吗
37
帖子
1
勋章
6万+
Y币
技术咨询-特特 · 2023-2-17 11:16去掉bmap模块后不闪退了吗

去掉bmap模块重新编译loader后,初始化蓝牙,苹果机还是闪退
37
帖子
1
勋章
6万+
Y币
宠百汇 · 2023-2-17 11:34去掉bmap模块重新编译loader后,初始化蓝牙,苹果机还是闪退

报错日志:
{"app_name":"UZApp","timestamp":"2023-02-17 11:40:08.00 +0800","app_version":"00.00.23","slice_uuid":"332b75f7-8574-3122-a35d-3a0a68c3f779","adam_id":0,"build_version":"00.00.23","platform":2,"bundleID":"com.chong100.quanjiaodog","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.2 (18B92)","incident_id":"5BE3002F-0FA4-4074-B452-53356CF0C305","name":"UZApp"}
Incident Identifier: 5BE3002F-0FA4-4074-B452-53356CF0C305
CrashReporter Key:   acc4796136b219bb14fb59432159788e10230946
Hardware Model:      iPhone10,3
Process:             UZApp [1274]
Path:                /private/var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/UZApp
Identifier:          com.chong100.quanjiaodog
Version:             00.00.23 (00.00.23)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.chong100.quanjiaodog [547]


Date/Time:           2023-02-17 11:40:07.6713 +0800
Launch Time:         2023-02-17 11:40:03.0530 +0800
OS Version:          iPhone OS 14.2 (18B92)
Release Type:        User
Baseband Version:    6.02.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: TCC, This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothAlwaysUsageDescription key with a string value explaining to the user how the app uses this data.
Triggered by Thread:  16

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   GraphicsServices                      0x00000001b15e1598 0x1b15de000 + 13720
6   UIKitCore                             0x000000019dba8638 0x19d07c000 + 11716152
7   UIKitCore                             0x000000019dbadbb8 0x19d07c000 + 11738040
8   UZApp                                 0x000000010038047c 0x1001f8000 + 1606780
9   libdyld.dylib                         0x000000019af9d588 0x19af9c000 + 5512

Thread 1:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 2:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 3 name:  NE-Map-DrawFPSController
Thread 3:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libc++.1.dylib                        0x00000001aed92e0c 0x1aed86000 + 52748
3   UZApp                                 0x0000000100786c1c 0x1001f8000 + 5827612
4   UZApp                                 0x00000001007871e8 0x1001f8000 + 5829096
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 4:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 5 name:  com.apple.uikit.eventfetch-thread
Thread 5:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   Foundation                            0x000000019c4dc7f8 0x19c4d5000 + 30712
6   Foundation                            0x000000019c4dc6d8 0x19c4d5000 + 30424
7   UIKitCore                             0x000000019dc54438 0x19d07c000 + 12420152
8   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
9   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
10  libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 6:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 7:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 8 name:  JavaScriptCore bmalloc scavenger
Thread 8:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libc++.1.dylib                        0x00000001aed92ea4 0x1aed86000 + 52900
3   JavaScriptCore                        0x00000001a4e6ee10 0x1a4044000 + 14855696
4   JavaScriptCore                        0x00000001a4e6e690 0x1a4044000 + 14853776
5   JavaScriptCore                        0x00000001a4e6fdb8 0x1a4044000 + 14859704
6   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
7   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 9 name:  WebThread
Thread 9:
0   WebCore                               0x00000001a91a2610 0x1a74de000 + 30164496
1   WebCore                               0x00000001a91a2b50 0x1a74de000 + 30165840
2   WebCore                               0x00000001a91a2248 0x1a74de000 + 30163528
3   WebCore                               0x00000001a91a339c 0x1a74de000 + 30167964
4   WebCore                               0x00000001a91a4008 0x1a74de000 + 30171144
5   WebCore                               0x00000001a91c18cc 0x1a74de000 + 30292172
6   WebCore                               0x00000001a91ce73c 0x1a74de000 + 30345020
7   WebCore                               0x00000001a91d1314 0x1a74de000 + 30356244
8   WebCore                               0x00000001a85e6c3c 0x1a74de000 + 17861692
9   WebCore                               0x00000001a85e7288 0x1a74de000 + 17863304
10  WebCore                               0x00000001a8c45760 0x1a74de000 + 24541024
11  WebCore                               0x00000001a8c94cd4 0x1a74de000 + 24866004
12  WebKitLegacy                          0x00000001b7566048 0x1b7483000 + 929864
13  WebKitLegacy                          0x00000001b759e01c 0x1b7483000 + 1159196
14  CoreFoundation                        0x000000019b2c486c 0x19b22b000 + 628844
15  CoreFoundation                        0x000000019b2bef40 0x19b22b000 + 606016
16  CoreFoundation                        0x000000019b2bebe4 0x19b22b000 + 605156
17  WebCore                               0x00000001a8083d04 0x1a74de000 + 12213508
18  libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
19  libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 10 name:  AVAudioSession Notify Thread
Thread 10:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   AudioSession                          0x00000001a27fe098 0x1a27f2000 + 49304
6   AudioSession                          0x00000001a27ffff8 0x1a27f2000 + 57336
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 11 name:  com.apple.CFNetwork.CustomProtocols
Thread 11:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CFNetwork                             0x000000019bb4e720 0x19b91c000 + 2303776
6   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 12 name:  LocalStorage
Thread 12:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df9238 0x1a4044000 + 14373432
3   WebKitLegacy                          0x00000001b74af3e0 0x1b7483000 + 181216
4   WebKitLegacy                          0x00000001b74b23a4 0x1b7483000 + 193444
5   WebKitLegacy                          0x00000001b74b1b60 0x1b7483000 + 191328
6   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
7   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
8   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
9   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 13:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 14:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 15:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 16 name:  Dispatch queue: com.apple.root.default-qos
Thread 16 Crashed:
0   libsystem_kernel.dylib                0x00000001c640e218 0x1c63e6000 + 164376
1   libsystem_kernel.dylib                0x00000001c64109e0 0x1c63e6000 + 174560
2   libsystem_kernel.dylib                0x00000001c64109f0 0x1c63e6000 + 174576
3   TCC                                   0x00000001d9f848fc 0x1d9f82000 + 10492
4   TCC                                   0x00000001d9f85278 0x1d9f82000 + 12920
5   TCC                                   0x00000001d9f8932c 0x1d9f82000 + 29484
6   libxpc.dylib                          0x00000001e197e4c0 0x1e1966000 + 99520
7   libxpc.dylib                          0x00000001e1972c28 0x1e1966000 + 52264
8   libdispatch.dylib                     0x000000019af7e300 0x19af1d000 + 398080
9   libdispatch.dylib                     0x000000019af53a7c 0x19af1d000 + 223868
10  libdispatch.dylib                     0x000000019af64108 0x19af1d000 + 291080
11  libsystem_pthread.dylib               0x00000001e19525dc 0x1e1947000 + 46556
12  libsystem_pthread.dylib               0x00000001e1955874 0x1e1947000 + 59508

Thread 17:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 18:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 19:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 20:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 21:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 22 name:  Heap Helper Thread
Thread 22:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 23 name:  Heap Helper Thread
Thread 23:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 24 name:  Heap Helper Thread
Thread 24:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 25 name:  Heap Helper Thread
Thread 25:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 26 name:  Heap Helper Thread
Thread 26:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 27 name:  IndexedDB
Thread 27:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df9238 0x1a4044000 + 14373432
3   WebKitLegacy                          0x00000001b74af3e0 0x1b7483000 + 181216
4   WebKitLegacy                          0x00000001b74b23a4 0x1b7483000 + 193444
5   WebKitLegacy                          0x00000001b74b1b60 0x1b7483000 + 191328
6   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
7   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
8   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
9   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 28 name:  com.apple.NSURLConnectionLoader
Thread 28:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CFNetwork                             0x000000019bb4e720 0x19b91c000 + 2303776
6   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 29 name:  com.apple.CoreMotion.MotionThread
Thread 29:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CoreFoundation                        0x000000019b2bfc50 0x19b22b000 + 609360
6   CoreMotion                            0x00000001a5b3bcc0 0x1a5a01000 + 1289408
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 30 name:  WebKitWebRTCNetwork
Thread 30:
0   libsystem_kernel.dylib                0x00000001c640db00 0x1c63e6000 + 162560
1   libwebrtc.dylib                       0x00000001dc20d74c 0x1dc026000 + 1996620
2   libwebrtc.dylib                       0x00000001dc3295f4 0x1dc026000 + 3159540
3   libwebrtc.dylib                       0x00000001dc3282bc 0x1dc026000 + 3154620
4   libwebrtc.dylib                       0x00000001dc32a57c 0x1dc026000 + 3163516
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 31 name:  WebKitWebRTCSignaling
Thread 31:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff0c8 0x1dc026000 + 889032
3   libwebrtc.dylib                       0x00000001dc193f38 0x1dc026000 + 1498936
4   libwebrtc.dylib                       0x00000001dc3295f4 0x1dc026000 + 3159540
5   libwebrtc.dylib                       0x00000001dc3282bc 0x1dc026000 + 3154620
6   libwebrtc.dylib                       0x00000001dc32a57c 0x1dc026000 + 3163516
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 32 name:  rtc-low-prio
Thread 32:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff294 0x1dc026000 + 889492
3   libwebrtc.dylib                       0x00000001dc323770 0x1dc026000 + 3135344
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 33 name:  rtp_send_controller
Thread 33:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff294 0x1dc026000 + 889492
3   libwebrtc.dylib                       0x00000001dc323770 0x1dc026000 + 3135344
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 34 name:  PacerThread
Thread 34:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff0b4 0x1dc026000 + 889012
3   libwebrtc.dylib                       0x00000001dc21fdb0 0x1dc026000 + 2071984
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 16 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x000000010147c3e8
    x4: 0x0000000000000022   x5: 0x000000010147c41c   x6: 0x0000000000000200   x7: 0x0000000000000001
    x8: 0x0000000000000020   x9: 0x00000001f1b21400  x10: 0x0100000100000000  x11: 0x2e61746164207369
   x12: 0x20776f6820726573  x13: 0x2070706120656874  x14: 0x6968742073657375  x15: 0x002e617461642073
   x16: 0x0000000000000208  x17: 0x02000001000007c8  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000010147c41c  x21: 0x0000000000000022  x22: 0x000000010147c3e8  x23: 0x0000000000000000
   x24: 0x000000000000000b  x25: 0x0000000282127ec0  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000017050a650   lr: 0x00000001c64109e0
    sp: 0x000000017050a610   pc: 0x00000001c640e218 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1001f8000 - 0x100cbffff UZApp arm64  <332b75f785743122a35d3a0a68c3f779> /var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/UZApp
0x100f84000 - 0x100f9ffff KNZipArchive arm64  <11cd3499657234e698c69536c818a27e> /var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/Frameworks/KNZipArchive.framework/KNZipArchive
0x10101c000 - 0x101087fff dyld arm64  <f756a8d55a803b4d996236fe0e7638c2> /usr/lib/dyld
0x101108000 - 0x10115ffff libstdc++.6.0.9.dylib arm64  <749f7007ef6e3839a54feecba80fdeb5> /usr/lib/libstdc++.6.0.9.dylib
0x101660000 - 0x10166bfff libobjc-trampolines.dylib arm64  <b8c2db0f13bb343d93d8e8c6f6cee07e> /usr/lib/libobjc-trampolines.dylib
0x19af1d000 - 0x19af9bfff libdispatch.dylib arm64  <6c143c51288f3cd084dd17b9a0aaee62> /usr/lib/system/libdispatch.dylib
0x19af9c000 - 0x19afd2fff libdyld.dylib arm64  <e31c0887c99930479b80203248ec2396> /usr/lib/system/libdyld.dylib
0x19afd3000 - 0x19b22afff libicucore.A.dylib arm64  <9fc7dac3deed3a479abbe36867045ba5> /usr/lib/libicucore.A.dylib
0x19b22b000 - 0x19b5d4fff CoreFoundation arm64  <96f8386dd88a3c89a323a17975c3317f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19b5d5000 - 0x19b76efff CoreServices arm64  <dd083b6922803f7e913646c9246b4a9d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x19b76f000 - 0x19b7b7fff WirelessDiagnostics arm64  <fbd6e8b92c91309fa9c26c9653c8cb1a> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x19b7b8000 - 0x19b830fff SystemConfiguration arm64  <75fec68015053f2e84dc4a0a8586c617> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x19b831000 - 0x19b91bfff CoreTelephony arm64  <1491284f13863425978d2f39e060af95> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x19b91c000 - 0x19bd9dfff CFNetwork arm64  <e261fa7130e23e6a8db232ecf79b30bf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19bd9e000 - 0x19c463fff libnetwork.dylib arm64  <c67a2d7144153f82939965c3956520ae> /usr/lib/libnetwork.dylib
0x19c464000 - 0x19c4d4fff Accounts arm64  <dac79be132833bf8918bbbdca7a51004> /System/Library/Frameworks/Accounts.framework/Accounts
0x19c4d5000 - 0x19c76ffff Foundation arm64  <f1bc26a1f5bb36f7a65ad5f232dbf902> /System/Library/Frameworks/Foundation.framework/Foundation
0x19c770000 - 0x19cad3fff ImageIO arm64  <982bf9fe32a43e0b95d21a5c8d206947> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x19cad4000 - 0x19caecfff libCGInterfaces.dylib arm64  <e6ddc58214b83593ad32b8ef9da35b5d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19caed000 - 0x19d07bfff CoreGraphics arm64  <9c095d1529953f9daf186a3a3d13a1f2> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19d07c000 - 0x19e443fff UIKitCore arm64  <71b59f6219da3cff89e1dacf333bab0d> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19e444000 - 0x19e461fff libAccessibility.dylib arm64  <7b14f8ae35623cc7926d086785c913ea> /usr/lib/libAccessibility.dylib
0x19e462000 - 0x19e6d5fff QuartzCore arm64  <ca8f28fcac5b3015ae8c4f2c0102efb4> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19e6d6000 - 0x19e73bfff BackBoardServices arm64  <4f98188591a0352b809337236d822a02> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19e73c000 - 0x19e7c3fff TextInput arm64  <1a8e17692974328eb137a99894619a83> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19e7c4000 - 0x19e82bfff libusrtcp.dylib arm64  <38d49d34771036a6933f051f5fd93ef8> /usr/lib/libusrtcp.dylib
0x19e82c000 - 0x19ebc1fff AppleMediaServices arm64  <39ffde16f1543a68b2c4be56eca89663> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19ebc2000 - 0x19ed25fff libswiftFoundation.dylib arm64  <191cea851b253208a4634707cf529728> /usr/lib/swift/libswiftFoundation.dylib
0x19ed26000 - 0x19f0d5fff libswiftCore.dylib arm64  <3e4b597efce53f3ea83095489114d8e4> /usr/lib/swift/libswiftCore.dylib
0x19f0d6000 - 0x19f0eafff UIKitServices arm64  <6cfeb1e50b2232a8a45133d5027c8543> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19f0eb000 - 0x19f233fff Preferences arm64  <930c7b581c853df198797b670f87c45f> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19f234000 - 0x19f442fff ContactsUI arm64  <e57806e602dd3bfa8d2e221a4b322002> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19f443000 - 0x19f5fcfff CoreText arm64  <6e6f5e0cd9e1304b83482c0b4ab2a7af> /System/Library/Frameworks/CoreText.framework/CoreText
0x19f5fd000 - 0x19f615fff ExtensionKit arm64  <cb5f54bf46473348bf62ab7275e6307e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x19f616000 - 0x19f629fff ChronoServices arm64  <d17bc5b242883ba9971215062d7a0d03> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x19f62a000 - 0x19f6a7fff BaseBoard arm64  <7f0411a61fcc389aa498fbdbe078bbe3> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19f6a8000 - 0x19f8bdfff CoreDuet arm64  <0e709564f48b3d798ad7abbd403a1251> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19f8be000 - 0x19fa09fff Contacts arm64  <738a964f2592342c8cf8ed3df85a7fd6> /System/Library/Frameworks/Contacts.framework/Contacts
0x19fa0a000 - 0x1a0e6efff GeoServices arm64  <b325f8217862350fa5b1b5d434f423d9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a0e6f000 - 0x1a0ef4fff CoreLocation arm64  <480e95ff24123860bc54c9c4ede7bbf4> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a0ef5000 - 0x1a1091fff CloudKit arm64  <5ee14a0a271b378cbc357efd5ef1a33b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a1092000 - 0x1a13fafff CoreData arm64  <512043667c483b36b1e02c95663aec71> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a1481000 - 0x1a1fe3fff SwiftUI arm64  <52a6fef6637c3403a2641f99fae80a52> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1a1fe4000 - 0x1a1feefff libswiftCoreGraphics.dylib arm64  <a1566d3c40ca35409a4be98a484640a9> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1a1fef000 - 0x1a202dfff AppSupport arm64  <17db41b85aba31299c64512406a5e5d2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a202e000 - 0x1a214bfff ManagedConfiguration arm64  <1b9df1125b5e3efcb19ca301d7d2e3ee> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a214c000 - 0x1a21b8fff IMFoundation arm64  <7f1639eb9c5837819ad1522da82ab6cd> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a21b9000 - 0x1a22bbfff IDS arm64  <8ddeaeaa96da3c9b88ba4ca207e7ef54> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a22bc000 - 0x1a23f9fff Security arm64  <149f8d12822a31a198bf48ce690f678d> /System/Library/Frameworks/Security.framework/Security
0x1a23fa000 - 0x1a27f1fff MediaPlayer arm64  <a73f58a9bbe83ceab929dedef2c0d10c> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a27f2000 - 0x1a2809fff AudioSession arm64  <3236a3742eae394a96a2237aaf3b5f3d> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1a280a000 - 0x1a2983fff AVFCore arm64  <8cdc508c3c8e336b9f29d32c4eedce43> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1a2984000 - 0x1a2ee8fff Intents arm64  <f3199470a1173b99988709c323bcadaf> /System/Library/Frameworks/Intents.framework/Intents
0x1a2ee9000 - 0x1a2f34fff TextInputUI arm64  <352b17033e9b33a18f516aee1ff5b146> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a2f35000 - 0x1a3232fff CoreImage arm64  <a5984c5ef0a53d98874cb0eaf2646a30> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a3233000 - 0x1a32edfff ColorSync arm64  <037592c7bb1f32af921e472cf9a95b88> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a32ee000 - 0x1a3326fff CoreVideo arm64  <e2d305b72dbf3d3dad312315c9d43030> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a3327000 - 0x1a3a48fff MediaToolbox arm64  <7f5ea89db4bc3f6daf02b27a41f5902d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a3a49000 - 0x1a3b3cfff CoreMedia arm64  <7f6e05169d013c1d97abfac25c60b10b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a3b3d000 - 0x1a3da8fff AudioToolbox arm64  <49e931593939360bb0310716e712c473> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a3da9000 - 0x1a3df8fff CoreHaptics arm64  <cf8486abf83b3a7a8d4c47af334e51a2> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a3df9000 - 0x1a3e55fff UserActivity arm64  <204eaf6b983f3b879576eddba86a425e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a3e56000 - 0x1a3f57fff UIFoundation arm64  <89449f94ec45399cb82200e854334e0b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a3f58000 - 0x1a3f7dfff libsystem_info.dylib arm64  <3536d46d36cd3af4b92c67e4bdebd8c6> /usr/lib/system/libsystem_info.dylib
0x1a3f7e000 - 0x1a3ffafff libsystem_c.dylib arm64  <edf3e843a62a3dd092ccebe94d5a83e3> /usr/lib/system/libsystem_c.dylib
0x1a3ffb000 - 0x1a4043fff RunningBoardServices arm64  <b10f31f81c803bc5a4f87e58d284400a> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a4044000 - 0x1a4f7afff JavaScriptCore arm64  <0a413324bb1c3b0182117a3e55a9f115> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a4f7b000 - 0x1a550dfff ChatKit arm64  <6fc447714afa3215bf8c9fdaee3f63d2> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x1a550e000 - 0x1a5593fff ContactsFoundation arm64  <fcc7ad598bc8393191d6af0a15db9161> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a5594000 - 0x1a57b8fff HealthKit arm64  <d30da3534de1340583bdcd924d6a5b76> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1a57b9000 - 0x1a57dafff ProactiveEventTracker arm64  <fd944cb63edb38ac827a91b7262ed683> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a57db000 - 0x1a5825fff Lexicon arm64  <6d531b4861bc332fb00b8a42e2778491> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a5826000 - 0x1a588efff PersonalizationPortrait arm64  <8bb6361b8a5030f289ffaaf8c8cb2e7a> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a588f000 - 0x1a58dbfff CoreDuetContext arm64  <8d8c5f76d56a3c5c9f433e44ec1fcad3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a58dc000 - 0x1a5982fff IOKit arm64  <c50846c1e80d37e886984cf410de47a6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a5983000 - 0x1a5992fff DataMigration arm64  <9bef406302373341973658d5fe3338ff> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a5993000 - 0x1a59eefff SpringBoardServices arm64  <b44c661eec0f39e0872e7307a4afe679> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a59ef000 - 0x1a5a00fff ContextKit arm64  <b5a6fc21557c37e2a2d0f29b943dd511> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a5a01000 - 0x1a5c5afff CoreMotion arm64  <cd1f30042ba23375a217a01310cc1316> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a5c5b000 - 0x1a5d91fff EventKit arm64  <184114113e0b34ada009e79f7a56ee66> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a5d92000 - 0x1a62b0fff PassKitCore arm64  <7f09e955ff8d38a087e750cf6812ba97> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x1a62b1000 - 0x1a6521fff MediaRemote arm64  <72424f62d23434bfaee4de96abc09861> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a6522000 - 0x1a66bafff CoreUtils arm64  <1430df995b78363e964565be13d50bbf> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1a66bb000 - 0x1a66d0fff FamilyCircle arm64  <e02e84d2fbbb300bb49caae97f43379b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a66d1000 - 0x1a673dfff CoreSpotlight arm64  <9be37e0ee25136ee996bc6a6f6e835f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a6b15000 - 0x1a6c9efff AssistantServices arm64  <680eea804df4372490c73ae967765f83> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a6c9f000 - 0x1a6d60fff CoreUI arm64  <5d80f7fa7f2b39929905a3b22c641f29> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a6d61000 - 0x1a6daefff SafariSafeBrowsing arm64  <c785e4c6fae03774bba068f7778542c0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a6daf000 - 0x1a74ddfff WebKit arm64  <19789fd9109837b7b6399e4f0eb867d6> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a74de000 - 0x1a9886fff WebCore arm64  <cb20a111c82d3e17ab3a08002f1f0525> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a9887000 - 0x1a98e4fff libMobileGestalt.dylib arm64  <448540b0eca03930b98b2d18101114d6> /usr/lib/libMobileGestalt.dylib
0x1a98e5000 - 0x1a9900fff CommonUtilities arm64  <3ffd6ea3f0683eb49ab5ba7f761201bc> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a9901000 - 0x1a9a66fff IDSFoundation arm64  <9167012f8eb333858885825cc96089b8> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a9a67000 - 0x1a9b64fff IMSharedUtilities arm64  <429bb5ecefd63e00bf9853c8eec2ea22> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a9b65000 - 0x1a9c05fff CoreSuggestions arm64  <16a233726a913a77a08e8c624335b5f2> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a9c06000 - 0x1a9ca0fff AddressBookLegacy arm64  <d040464b88cb343187a1d4339ab93540> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a9ca1000 - 0x1a9cd1fff UserNotifications arm64  <166b5573570d31148c448c2661204d60> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a9cd2000 - 0x1a9d53fff FrontBoardServices arm64  <fa4b5a01024138549da23134f8892078> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a9d54000 - 0x1a9d76fff libsystem_malloc.dylib arm64  <9f2d3d4683d9358f972c1cf61c073a31> /usr/lib/system/libsystem_malloc.dylib
0x1a9d77000 - 0x1aa030fff MapKit arm64  <8554fdfc7b2139608358e6978eeb1fe8> /System/Library/Frameworks/MapKit.framework/MapKit
0x1aa031000 - 0x1aa7fefff VectorKit arm64  <c96d8ee7cff73ce08c83311492e49dbb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1aa7ff000 - 0x1aa888fff AuthKit arm64  <83a8244f36893898b41e628ad2b7eb9b> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1aa889000 - 0x1aa917fff AppleAccount arm64  <4991d6835c1934fdb8c5289940f5e433> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1aa918000 - 0x1aaa1dfff AVFAudio arm64  <d581e902542e387c99f7cbd1b3a163b7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1aaa1e000 - 0x1aac7cfff AudioToolboxCore arm64  <cb1e498d648c337c9182850a4b862fef> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1aac7d000 - 0x1aacabfff VoiceShortcutClient arm64  <abf9ae3a5ea33071a26538ce2dda2441> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
0x1aacac000 - 0x1aaf42fff StoreServices arm64  <cec7f76f013036838267533471e5c99d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1aaf43000 - 0x1ab0b9fff Sharing arm64  <a4dd5e72d14937f5bc4a92bcb6ab8eb9> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1ab0ba000 - 0x1ab159fff ShareSheet arm64  <75dca4c8a0643942b3ec6831a6b2f5d1> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1ab15a000 - 0x1ab241fff CoreParsec arm64  <fe26b952337b3555b5cfb578c91dfb59> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1ab242000 - 0x1ab287fff PhotoFoundation arm64  <22dfecca43923955b3b8b8b1a1febf30> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1ab288000 - 0x1ab4bdfff Photos arm64  <8bc27737c4023a13b83120eba1154595> /System/Library/Frameworks/Photos.framework/Photos
0x1ab4be000 - 0x1abb9efff PhotoLibraryServices arm64  <82d449d30e8c37ca90289b66ef0b58b8> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1abb9f000 - 0x1abc56fff AssetsLibraryServices arm64  <fa2e52bdd6d03f6e86540d8c5ae86eb0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1abc57000 - 0x1abca6fff MobileBackup arm64  <c37c7d6c44a130bb973971bf805133cf> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1abca7000 - 0x1abcbafff MSUDataAccessor arm64  <5065749534bf3ea492338ecf94a05224> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1abcbb000 - 0x1abce0fff MobileAsset arm64  <4628533bd0833a5aa0aee255160206ca> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1abce1000 - 0x1abcf0fff libsystem_networkextension.dylib arm64  <0e55773557ba3611994ce782f3cbfe75> /usr/lib/system/libsystem_networkextension.dylib
0x1abcf1000 - 0x1abf2efff NetworkExtension arm64  <4f673f38e23837c59b262a540cb429b9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1abf5a000 - 0x1ac31bfff CoreML arm64  <a500922e5bf6340baa75e98d2277f396> /System/Library/Frameworks/CoreML.framework/CoreML
0x1ac31c000 - 0x1acb42fff Espresso arm64  <ade331484e73345ab4d1d2826dd7496a> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1acb43000 - 0x1acc3afff VideoToolbox arm64  <f873b14cefb7382e9f61333c11799aa8> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1acc3b000 - 0x1acc84fff OnBoardingKit arm64  <eb07338dc074396b88c73954ad2509eb> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1acd78000 - 0x1acd87fff AXCoreUtilities arm64  <7214d52ea34e36d995241b967c21193c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1acd88000 - 0x1ad310fff PhotosUI arm64  <f853bcbd172b35b29150589baaf50c2d> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1ad311000 - 0x1adbc4fff PhotosUICore arm64  <2cf82f8c4638302faed05bdeccaa29de> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1adbc5000 - 0x1add34fff Montreal arm64  <1fbbf5869f3b30339f91ec37687085c6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1add35000 - 0x1ade41fff LanguageModeling arm64  <f5f8930a581e306b91a8ac4cba90ca44> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1ade42000 - 0x1ade4afff InternationalSupport arm64  <a5ad9b3d2c2b37a4949789af50bac7bc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1ade4b000 - 0x1ae085fff iTunesCloud arm64  <b2bc54ebb8f43179afc2a7322499cebc> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1ae086000 - 0x1ae0c2fff libswiftUIKit.dylib arm64  <2673e0455c0f3253a3cdf6e7eda8f0c1> /usr/lib/swift/libswiftUIKit.dylib
0x1ae142000 - 0x1ae181fff CarKit arm64  <db58dcf89dee3a298b4dc89ed96b2ef9> /System/Library/PrivateFrameworks/CarKit.framework/CarKit
0x1ae1d0000 - 0x1ae272fff CalendarDatabase arm64  <931174ff892a33498538d0c714d013ca> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1ae273000 - 0x1ae2bbfff Notes arm64  <0ac4c94e69f438368f5bd661324da907> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1ae2bc000 - 0x1ae392fff LinkPresentation arm64  <363fbe9c7b333dedaab6f35f148948bf> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1ae393000 - 0x1ae484fff Combine arm64  <2bbb065f4220393daf6991cc2525b429> /System/Library/Frameworks/Combine.framework/Combine
0x1ae50b000 - 0x1ae51cfff UniformTypeIdentifiers arm64  <11d2057d0a8a3164906da7165b64eb09> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1ae51d000 - 0x1ae599fff CloudDocs arm64  <03754964ee6a387991763abf66b9274a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1ae59a000 - 0x1ae788fff Message arm64  <3ab01424da3a3cad96c6c7c19917a51c> /System/Library/PrivateFrameworks/Message.framework/Message
0x1ae789000 - 0x1ae800fff EmailFoundation arm64  <14aeacc0cd003fcfa06f3f07ecc00407> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1aea5e000 - 0x1aea7bfff FindMyDevice arm64  <d08118c085a5300bb9deb2c1c5bcb198> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x1aea7c000 - 0x1aeab6fff MediaServices arm64  <ebb39cad5de63a46afae1d8723960e36> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1aeab7000 - 0x1aec1bfff SearchFoundation arm64  <dcd0417fa66d3ec3bb7c789c2099e595> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1aec1c000 - 0x1aec74fff WebBookmarks arm64  <bf2ae9dba54d30409b6255ef3c0ee28c> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1aecf0000 - 0x1aed25fff libobjc.A.dylib arm64  <7cad222912fa3d6c82005306fb157fa4> /usr/lib/libobjc.A.dylib
0x1aed26000 - 0x1aed85fff LoggingSupport arm64  <d1dfea30c5ca30f6abcb54adc7a0330f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1aed86000 - 0x1aeddffff libc++.1.dylib arm64  <88496d66c6683f1797c5d0c91e8bee42> /usr/lib/libc++.1.dylib
0x1aede0000 - 0x1aedf8fff libc++abi.dylib arm64  <464199d1cdfe3663bedfcbc1b5f19491> /usr/lib/libc++abi.dylib
0x1aedf9000 - 0x1aee37fff SetupAssistant arm64  <0480ee547f983807bc4e797bf4ae2d4f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1aee38000 - 0x1aee51fff OctagonTrust arm64  <b9f7c88070ba34719271a2e1b9f0d611> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1aef63000 - 0x1aefa3fff CoreAutoLayout arm64  <83a9b00eb095347aa9a2fd147deb1d75> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1aefa4000 - 0x1af0fcfff Network arm64  <2fb89d76ea383b43bcd1e0c7ee9b9012> /System/Library/Frameworks/Network.framework/Network
0x1af0fd000 - 0x1af131fff MobileKeyBag arm64  <ad07d4d56daa3b659ba84deffdcd6229> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1af357000 - 0x1af36afff BaseBoardUI arm64  <d704621db8b73d7c80097a0ed9c28a1a> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1af36b000 - 0x1af405fff libvDSP.dylib arm64  <c1ac2e5ab09f3cb380ddbd1c8f3dda8e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1af406000 - 0x1af438fff libAudioToolboxUtility.dylib arm64  <e63eadbe9eb0393cba9dfe3453b4f9d7> /usr/lib/libAudioToolboxUtility.dylib
0x1af4cc000 - 0x1af5e5fff AvatarUI arm64  <969f74f094d635f0a6f427ad796808c4> /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI
0x1af5e6000 - 0x1af66efff CoreNLP arm64  <e0ff485c8a6235a4a23198827787943b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1af66f000 - 0x1af77bfff FileProvider arm64  <0e4c8a5e6b793ecd988b46f9675d7ba3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1af77c000 - 0x1af78cfff BiomeStorage arm64  <315daa46f3373050b0f32c4061916e58> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1af78d000 - 0x1af7a3fff libswiftDispatch.dylib arm64  <20f2131ec1bf3d35bef381ba0707b206> /usr/lib/swift/libswiftDispatch.dylib
0x1af7a4000 - 0x1af7d9fff DataDetectorsCore arm64  <d7e7cd1309203cf5900bdd3b39b55c53> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1af7da000 - 0x1af865fff Symbolication arm64  <80559f09b8bc395b97389dc8bbcbdf66> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1af866000 - 0x1af883fff CrashReporterSupport arm64  <c15d0300bfb83d129765feed34d336f2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1af884000 - 0x1af89afff FMCoreLite arm64  <e2f5b4f625783f33a42a493c17ef7888> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x1af8bf000 - 0x1af987fff TelephonyUtilities arm64  <72f35fe502333796ab144d785a6b8e5d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1af9be000 - 0x1afba2fff MPSNeuralNetwork arm64  <fbeb0a9241cc36f6ae81b7958ea92ea5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1afba3000 - 0x1afbf6fff MPSCore arm64  <e2173a383b78325fbee51955f38a3ea8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1afd48000 - 0x1afdb0fff CalendarFoundation arm64  <2f3c007ae909399bba919b644cfada12> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1afdb1000 - 0x1afe0efff TipsCore arm64  <c746b9f71f37398f890721891f197634> /System/Library/PrivateFrameworks/TipsCore.framework/TipsCore
0x1afe0f000 - 0x1afefcfff NLP arm64  <61aa4f28e9263957a1e384ef71cbe8f3> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1afefd000 - 0x1aff24fff AppSupportUI arm64  <ef574120dbee30109906dd8fd497cbdb> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1aff2d000 - 0x1aff80fff FTServices arm64  <c0e445591ee730c8aff1d28f296797fc> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1aff81000 - 0x1b002dfff libboringssl.dylib arm64  <81c7039fffe330749922d677441da473> /usr/lib/libboringssl.dylib
0x1b002e000 - 0x1b0044fff ProtocolBuffer arm64  <70cb1f0b63d53dff8f524029be5f3cef> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b0045000 - 0x1b0146fff AVKit arm64  <07733eded94a34a0b7558d226f578781> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b02aa000 - 0x1b02b8fff AssertionServices arm64  <c69468ff33ae3b32827b498ce675c2c5> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b02b9000 - 0x1b02e0fff CloudServices arm64  <304d123c1f023d1f92cc8efa1cd89a3b> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1b0333000 - 0x1b040cfff Metal arm64  <4601d687b481344a8e913602165f9416> /System/Library/Frameworks/Metal.framework/Metal
0x1b040d000 - 0x1b0540fff MediaExperience arm64  <17a2cd08f1193fd7ba66296393a2d795> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b0541000 - 0x1b093dfff VideoProcessing arm64  <181e68495b5339f996dbd6002f7dea42> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1b093e000 - 0x1b0954fff libsystem_trace.dylib arm64  <4ed5b6b480e9322784b590bc92570931> /usr/lib/system/libsystem_trace.dylib
0x1b0955000 - 0x1b0985fff CoreServicesInternal arm64  <fd831f53098d367b96294ed0c8638bf2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b0986000 - 0x1b09e8fff SafariCore arm64  <d3b987a04ec5330ab54ad5c4fdf2675c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1b09e9000 - 0x1b0c09fff SafariShared arm64  <a6eba28c367c3de0b3c6e300515bb3f7> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1b0c0a000 - 0x1b0c9cfff AppStoreDaemon arm64  <fe7cfd1d362b36cf95e9442eef5151b7> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1b0c9d000 - 0x1b0fc6fff GameCenterUI arm64  <8ff8eb28191d33278def0abc89016bb1> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x1b1060000 - 0x1b10a5fff ContactsAutocompleteUI arm64  <7f2d03e81d50389990e48c14a1b08126> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b10a6000 - 0x1b11d8fff MessageUI arm64  <b18527887325349fa3533eb855686d67> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b14ff000 - 0x1b1599fff SAObjects arm64  <8c96862b2d56333b8ef15cfef4d31b86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1b159a000 - 0x1b15ddfff VoiceServices arm64  <464c85f25bc633d391757aafbfd677a5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1b15de000 - 0x1b15e6fff GraphicsServices arm64  <ce670bb473ba34db90fb722f8706de7c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b15e7000 - 0x1b163afff DeviceManagement arm64  <dfb04d0ea3cf35a5a9b69f761e2eb6b4> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1b163b000 - 0x1b179dfff Translation arm64  <5ec7c666f2cc35c3acc7dce6e7a7911c> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1b179e000 - 0x1b17b2fff PowerLog arm64  <051bae09e30a3f5a8563ff6af965feac> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b17b3000 - 0x1b17dafff DuetActivityScheduler arm64  <03ea7e4df5b73546be8267f8a77fcafe> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b2e18000 - 0x1b30a9fff Vision arm64  <68f7329556253ff1887192f6c92fd8f4> /System/Library/Frameworks/Vision.framework/Vision
0x1b30aa000 - 0x1b3103fff DataAccess arm64  <4acc037ba2a034098b30be16ae3aad41> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b3104000 - 0x1b316efff ProactiveSupport arm64  <4ed25a5a5436340e9cdbec550cbfcba2> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b319a000 - 0x1b31b7fff ApplePushService arm64  <b8e945d8952e377d80c5456ce175a6d6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b31b8000 - 0x1b31dffff BoardServices arm64  <f92f2047e3e53234b616fccb02147c6e> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1b31e0000 - 0x1b31ebfff libswiftCloudKit.dylib arm64  <f6934920760d3b08bb0e5b0906ce8d5c> /usr/lib/swift/libswiftCloudKit.dylib
0x1b332f000 - 0x1b335efff libncurses.5.4.dylib arm64  <7b5a407ecd4b34ffb14f40a1c0e54a29> /usr/lib/libncurses.5.4.dylib
0x1b335f000 - 0x1b33abfff OSAnalytics arm64  <92ee24de7cda31079c3aa4f12a8905d2> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b33ac000 - 0x1b3432fff CoreBluetooth arm64  <eeafde454e523b199d3d514dafdf8a2e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b3433000 - 0x1b35fffff JetEngine arm64  <4658243af2e837399aacc3db8a138b11> /System/Library/PrivateFrameworks/JetEngine.framework/JetEngine
0x1b3600000 - 0x1b3642fff TemplateKit arm64  <aa3cfe75b58239119659d8199a16e6a0> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1b3643000 - 0x1b3675fff MobileInstallation arm64  <ea77077b00d83c228e6ceeaa2ae1ca0c> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b3676000 - 0x1b3704fff libTelephonyUtilDynamic.dylib arm64  <e47a9e7e238338fdac0db53ebcafae05> /usr/lib/libTelephonyUtilDynamic.dylib
0x1b3705000 - 0x1b376cfff NanoRegistry arm64  <b34a1a2cc6903bc28b69fc3d8b5e7c2f> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1b376d000 - 0x1b3847fff SpringBoardFoundation arm64  <8a7083ea5885343daf228b7ec725c0ea> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1b3848000 - 0x1b3865fff CoreMaterial arm64  <6d3afe48a60d30979d0ebda261fc14c3> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b3866000 - 0x1b38d4fff SpringBoardUIServices arm64  <090a72ea13ba3b8fb9b49488c60fa8a0> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x1b38d5000 - 0x1b3a57fff libsqlite3.dylib arm64  <a814e2dc328e3acd860ff0e3ee3a180e> /usr/lib/libsqlite3.dylib
0x1b3a58000 - 0x1b3b14fff AVFCapture arm64  <412e1d611bbf3f32bea2136a6f81ac3b> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1b3b15000 - 0x1b3e4bfff CMCapture arm64  <2317a6de58293824a6905a4ddc14544c> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1b3f96000 - 0x1b41ecfff MobileSpotlightIndex arm64  <4e495e50e7943999aebefae87bd97748> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b41ed000 - 0x1b428efff Email arm64  <9ac2289471df3869958915cd4628c2a5> /System/Library/PrivateFrameworks/Email.framework/Email
0x1b42f1000 - 0x1b44c2fff EventKitUI arm64  <896613fdb16c3ac686e8151aafd9b2ab> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1b44db000 - 0x1b4560fff BulletinBoard arm64  <edfc5f49fb68349b86d4ded7914c0371> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1b4561000 - 0x1b45eafff PeopleSuggester arm64  <392874921960329aadc5687710057394> /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
0x1b45eb000 - 0x1b45f5fff libsystem_notify.dylib arm64  <4dbd2e3e6bc43d1388d0e01ba0cc4e07> /usr/lib/system/libsystem_notify.dylib
0x1b45f6000 - 0x1b4638fff CryptoTokenKit arm64  <7fb1f3772ef736199a7953dc76b4f2db> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1b46a0000 - 0x1b470ffff libcorecrypto.dylib arm64  <071f7a201cf6324783d7d4e309a64c16> /usr/lib/system/libcorecrypto.dylib
0x1b4710000 - 0x1b4732fff UserManagement arm64  <227023a57a1e3727819a124ff58c5550> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1b4803000 - 0x1b4819fff libsystem_asl.dylib arm64  <441adb81097f31d6a85d380a72993d66> /usr/lib/system/libsystem_asl.dylib
0x1b481a000 - 0x1b483cfff AppSSO arm64  <7ea67814dd7d3e5fae4120689637adc1> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1b483d000 - 0x1b4859fff SharedWebCredentials arm64  <72cfccd25dee3846919505efdb7802ef> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b485a000 - 0x1b4a2dfff SafariServices arm64  <9e09a21987d53596a635bbc9084f1f9c> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b4a83000 - 0x1b4ab9fff DataAccessExpress arm64  <a2874518ed5f3806bf4ab5fe0d59a9d1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1b4aba000 - 0x1b4af0fff CoreServicesStore arm64  <5c605e0210b23854a58ec83ddc727f0b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1b4af1000 - 0x1b4b15fff CoreAnalytics arm64  <04783a664f6b323b8c6b6a9572a1d987> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1b4b16000 - 0x1b4b21fff SymptomAnalytics arm64  <0b2f7ddd1d003e85bc5faf757d962eda> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1b4cfd000 - 0x1b4d0cfff NanoPreferencesSync arm64  <e9549e41d9783a4cb3d2fdf3f8a412c9> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1b5081000 - 0x1b54c7fff PassKitUI arm64  <e3ac0853501c3098ad6a60d08aa87123> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI
0x1b54c8000 - 0x1b54f2fff IconServices arm64  <26b0813866783ef2ae30560c6da6a54a> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1b557a000 - 0x1b5630fff QuickLook arm64  <a167dd8ce6fa3e0a86e17553118e4a08> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1b5f21000 - 0x1b61bdfff vImage arm64  <142de5b0cd0f34a09e89ef6f20cf5245> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b6d73000 - 0x1b6f47fff IMCore arm64  <9901bc83234e3285809adc968c78dafe> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b7037000 - 0x1b704efff IAP arm64  <a0407c2b8da338fca23187db93529dcd> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1b704f000 - 0x1b70a4fff ktrace arm64  <e82cb070779f33f19b611df084acb3f3> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b738c000 - 0x1b7399fff Celestial arm64  <093a9160a7443b7f85b1111d6da0f17b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b7407000 - 0x1b743dfff TelephonyUI arm64  <66894395c0a333ae8ba70cc85f796dea> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1b743e000 - 0x1b7482fff Pegasus arm64  <414fda45a341320397a943db73aa6655> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b7483000 - 0x1b75e1fff WebKitLegacy arm64  <e7f2203da87a3d25be341f391a837f38> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b7650000 - 0x1b76c1fff ClassKit arm64  <55df4d6a066536f59649ea0ccebb3043> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b76c2000 - 0x1b7705fff StoreKit arm64  <ad0efb89b7d036e3abe73c7ef4af2620> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b83f6000 - 0x1b8400fff IOMobileFramebuffer arm64  <674f742e890231f3b8999fac2c9eb8fa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b8401000 - 0x1b8473fff ScreenTimeCore arm64  <bc93545b469d33409c6ba99908ecf553> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b8474000 - 0x1b8480fff CoreIDV arm64  <8af75295cb143c7e8c142ff70e9c88b4> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV
0x1b8481000 - 0x1b8519fff AccountsDaemon arm64  <703187acc25d38bdb2903f467bcfe483> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1b851a000 - 0x1b868efff CloudPhotoLibrary arm64  <90b179a0054834fca6546cfd2a9a7a00> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b868f000 - 0x1b8953fff MusicLibrary arm64  <28cd84ffce4e3f17964aca4e27c092f0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b8954000 - 0x1b89b8fff CallKit arm64  <02a29d7e8339392f8abc6a7c5a0a9300> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b8a58000 - 0x1b8a76fff PrototypeTools arm64  <3a69a98b09433d4e91d088941f9e80df> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b8a77000 - 0x1b8aa2fff PersistentConnection arm64  <1e0eb769c58e3a90a11e40e25d9b10bd> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b8b77000 - 0x1b8b95fff BiomeStreams arm64  <a7e391d24e863baa9e315eae49ec2406> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1b8bb0000 - 0x1b8e52fff PencilKit arm64  <9759a4d7e3173c1090c7d3cf23c33f0e> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b8ef8000 - 0x1b8f08fff libswiftUniformTypeIdentifiers.dylib arm64  <93bbb74417fb393eba66eec0a56002a9> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1b8f09000 - 0x1b9078fff CoreSpeech arm64  <7ca423ca352036b4b4d2636138299f80> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1b9079000 - 0x1b91c7fff IMDPersistence arm64  <729ffdf7a1f83d168807429b0e1e5b78> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1b93f1000 - 0x1b94a1fff SafariSharedUI arm64  <d5efc28394a0361ab21a9a5218065bc6> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1b94be000 - 0x1b94d3fff AppSSOCore arm64  <db419044ddb334d6827aa2e7076adde3> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1b94de000 - 0x1b94f4fff CoreFollowUp arm64  <04ebb43ad52937d2bb9f3bbbdcd46d09> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b94f5000 - 0x1b9568fff Rapport arm64  <fc5d85b9f7a53da184cffb0d61bd4cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b95bf000 - 0x1b9634fff SiriUICore arm64  <265cec23376d31d1abfb3822c11ad337> /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
0x1b9645000 - 0x1b9656fff Categories arm64  <aa9ef4de3d7c3639a37dc388eead945d> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b9916000 - 0x1b993cfff LocationSupport arm64  <7f3675b6392d3b6c9db09fab85af482c> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b993d000 - 0x1b996ffff iCalendar arm64  <23704cadf2cf3a059bbb73acdf1f45ee> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b999a000 - 0x1b9a9cfff ConfigurationEngineModel arm64  <efdcbd7169d9382ba185034c9769471b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b9a9d000 - 0x1b9ac6fff CacheDelete arm64  <24d3e7be3e3e3ed8bd16d37029bfeca7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b9ac7000 - 0x1b9b40fff CVNLP arm64  <0d5c92da96fa3fa7aeb46c6a69442f64> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1b9b41000 - 0x1b9b81fff AdCore arm64  <801f5073199231eea1f19ece29e02a11> /System/Library/PrivateFrameworks/AdCore.framework/AdCore
0x1b9b82000 - 0x1b9c8bfff GameCenterFoundation arm64  <37bfe59fd87c324a9b01ab58daf2de2b> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x1b9c8c000 - 0x1b9c8efff OSAServicesClient arm64  <512c5c46335a3ce0b52a234f35ae7508> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b9c8f000 - 0x1b9c91fff BiomeFoundation arm64  <7b8ff3165460397c9f730ea3b254fe4d> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1b9c92000 - 0x1b9ceafff ProtectedCloudStorage arm64  <ad8fc5f2521739739a1be1cf52873a3e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b9ceb000 - 0x1b9d21fff C2 arm64  <1395b69c0d1832f78862894499ef4e0b> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b9d22000 - 0x1b9d75fff DifferentialPrivacy arm64  <04c1d0817b943534bd56db9128106928> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b9f3d000 - 0x1ba6f8fff EmbeddedAcousticRecognition arm64  <770574d9a15837cea4dda3fbebdcec7b> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1ba6f9000 - 0x1ba76ffff SiriInstrumentation arm64  <6972829f29b33ba3ad9538e8df039802> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1ba770000 - 0x1ba7b1fff BiometricKit arm64  <d344fc3703173251924ca88345a32fc1> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1ba7f1000 - 0x1ba8a0fff CoreSymbolication arm64  <e5c3a8b5b0ba3ad0b3262c7d7a3b768d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1ba8a1000 - 0x1ba8dafff Proximity arm64  <492d265164ab3a9dbd6818e846699342> /System/Library/PrivateFrameworks/Proximity.framework/Proximity
0x1ba90e000 - 0x1ba9b9fff SpeakerRecognition arm64  <cf368198fdae3b61a3ae41de76817c62> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1bafd1000 - 0x1bafd2fff MessageSupport arm64  <8ce7c75377f63ed282f39b3f8193de1d> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1bafd3000 - 0x1bafe4fff IOSurface arm64  <19dd2ad445e03197a5c453b357f361a0> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1bafe5000 - 0x1bb044fff MobileWiFi arm64  <0cdbba6a54183a64b1ddd3386ff36394> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1bb3c2000 - 0x1bb3ddfff DoNotDisturb arm64  <676fb76948b1352f867892a383569353> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1bb444000 - 0x1bb4eafff MMCS arm64  <51a3518649c332d2b067130559b0af48> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1bb559000 - 0x1bb592fff libGLImage.dylib arm64  <4779770f46713ee382d69d7c5d164b2a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1bb593000 - 0x1bb59afff libsystem_symptoms.dylib arm64  <cf41ba3e1ea634e58692d79f7c1b90b8> /usr/lib/system/libsystem_symptoms.dylib
0x1bb5de000 - 0x1bbb8bfff CoreAudio arm64  <2b937bb958703622b673129c6a328758> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bbb8c000 - 0x1bbba1fff ContactsDonation arm64  <c9148caebb763b018b923a488d5f8b79> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1bbba2000 - 0x1bbbbffff IntentsCore arm64  <b07eeadbeb2733a7a8118f11feb2945c> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1bbc5e000 - 0x1bbc94fff ImageCaptureCore arm64  <a09547a190da3e24b6b69d608d32c524> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1bbce7000 - 0x1bbd4cfff RenderBox arm64  <697de23549dc3e3f924f4463e64c69b2> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bbde9000 - 0x1bbf27fff Navigation arm64  <5025a4f527353dc89b521b3883ecb485> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1bbf28000 - 0x1bbf43fff SafariFoundation arm64  <37ce2d3befb93fb993d713d840ab48cd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1bc0b9000 - 0x1bc0ccfff MaterialKit arm64  <879733754d693dc58c0b96b2c5ca142b> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1bc1c4000 - 0x1bc1ccfff EmojiKit arm64  <f8fb8ee51918357a876b32573fbecf8a> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x1bc1cd000 - 0x1bc1ddfff CoreAUC arm64  <f3c7ad89c8d1347b837c3fd457daae96> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1bc9df000 - 0x1bc9effff SettingsFoundation arm64  <d456d020be4b3442817f75996a1fcfec> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1bca51000 - 0x1bca95fff SiriActivation arm64  <dc284720a9d73f3aaae922ad6b5ca62f> /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation
0x1bca96000 - 0x1bcabcfff PassKitUIFoundation arm64  <02deabe3dadb32528043bd053f3272af> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation
0x1bd05d000 - 0x1bd086fff AccountsUI arm64  <1cc04d08e4503ac39c575aad840faf24> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1bd10b000 - 0x1bd347fff RawCamera arm64  <121a46205cb33103abece4a910c1c4e8> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1bd3af000 - 0x1bd40afff ToneLibrary arm64  <dfa4338315953bc0aee662ff4a8bd990> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1bd471000 - 0x1bd4d4fff iAd arm64  <4f12f9feac243a2899530f465356d489> /System/Library/Frameworks/iAd.framework/iAd
0x1bdc0c000 - 0x1bdc19fff MediaSafetyNet arm64  <5e1283a090a93b2c9b725241edb0a184> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1bdc1a000 - 0x1bdc55fff TimeSync arm64  <06a4692803fd334d8724eb703ded3189> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1bdce5000 - 0x1bdd26fff ExposureNotification arm64  <12cf46b1a7e83d69b215d668082bdee9> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1bdd48000 - 0x1bdd90fff CoreCDPInternal arm64  <a9c54028218834f6b41081d12d42a96e> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1be377000 - 0x1be380fff CoreTime arm64  <0b270e31fa83304d865905a299786bd2> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1beae0000 - 0x1becd4fff NeutrinoCore arm64  <7e713f148029305fab0501dd5a9fdda2> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1bece4000 - 0x1bede0fff TextRecognition arm64  <7fd65d9d8daf37878ae6fe2c678ad54c> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1bede1000 - 0x1beef4fff JasperDepth arm64  <d98a72044ec333cd912404f744cd6466> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
0x1beef5000 - 0x1beefefff ContextKitExtraction arm64  <65a36747d1883db097a498084fae80d4> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1bef7d000 - 0x1befd0fff AppleAccountUI arm64  <e2f9507bf2ae3dbcbf554f10ce2d6a15> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x1befd1000 - 0x1befd3fff libswiftObjectiveC.dylib arm64  <00cbb14d750f3112bd16c54e86476f19> /usr/lib/swift/libswiftObjectiveC.dylib
0x1befd4000 - 0x1bf20ffff libmorphun.dylib arm64  <01697f2dd9ee3d209e0b11ad7732bbe1> /usr/lib/libmorphun.dylib
0x1bf809000 - 0x1bf871fff EmailCore arm64  <b89546208c5b32b59bcc70fb9c1d2204> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1bfbe5000 - 0x1c00e8fff AVConference arm64  <b7bee6022bb23ee1b65283c520ae7bd6> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1c00e9000 - 0x1c0109fff KeychainCircle arm64  <322cb71c1c8a3b6687872b1695e226cf> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1c013b000 - 0x1c0185fff MIME arm64  <a54e36ac878837cfabb1419d9d3d76a7> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1c044c000 - 0x1c0461fff MailServices arm64  <767e88a398973749be3a33d7fac42b10> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1c0462000 - 0x1c049bfff PhotosPlayer arm64  <851e67cf35c13ec1b174f3182799acff> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1c04dd000 - 0x1c055efff CoreDAV arm64  <b1d5fcfb7fb437eaa2f618a37325ef2c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c0587000 - 0x1c05d7fff DataDetectorsUI arm64  <fef84071e1fe34c28dbce8f2e95ea05c> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x1c06f1000 - 0x1c072bfff CalendarUIKit arm64  <cb2f702595943fce89d010c0e467bade> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1c072c000 - 0x1c073afff MobileIcons arm64  <0778bf9d5e7b332cae1e3d866496a3eb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c0b05000 - 0x1c0bd5fff ProofReader arm64  <b1224633e8b63f528e3847a47e2c77c2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c1d57000 - 0x1c1d61fff MallocStackLogging arm64  <d1fb3c24050e35599439d52eaefa04bf> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1c1d77000 - 0x1c1da2fff AttributeGraph arm64  <9991da07c5f938acbe5cbeddc53e02b8> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1c1dc4000 - 0x1c1f82fff EmailDaemon arm64  <ae99af9829463203a254de9b23cbc406> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1c1f83000 - 0x1c1fcdfff MetadataUtilities arm64  <172cef994fb73c89b57d8bab29a610fa> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1c250b000 - 0x1c2538fff MailSupport arm64  <3814b75058933af182c8ef9f1a67512b> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1c2684000 - 0x1c26e0fff CoreLocationProtobuf arm64  <c930312969693e6fa734671a5ab0acec> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c28e5000 - 0x1c2917fff Bom arm64  <9e9b29dd79a733f1ab5663355d0dd7cb> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1c294a000 - 0x1c2950fff PushKit arm64  <bdfda1670afc34719d29f14918d5a56a> /System/Library/Frameworks/PushKit.framework/PushKit
0x1c2951000 - 0x1c29bafff PhotosFormats arm64  <94b5d981c15d3a5a80c7299569ae1c22> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c29bb000 - 0x1c2a29fff VisualLocalization arm64  <73cd8465d41e37758173ea1f92df8a1b> /System/Library/PrivateFrameworks/VisualLocalization.framework/VisualLocalization
0x1c2b46000 - 0x1c2bd7fff Quagga arm64  <4a818fb4609b3a0c8a9014795e2ef939> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c2bd8000 - 0x1c2bdffff StudyLog arm64  <88bbb526884e38ef9150c0f75715e153> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1c3989000 - 0x1c39dffff ManagedConfigurationUI arm64  <78685c01b1ca3ff0ae7ef7ac80652d53> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x1c3b0f000 - 0x1c3b4efff NaturalLanguage arm64  <8d5ff13ac0d03e119c16ce91baab11c5> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c41bc000 - 0x1c43f1fff ARKitCore arm64  <4ac1432d41983064bd0a8b8ad22da2ab> /System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore
0x1c45b4000 - 0x1c45d1fff MediaStream arm64  <70939e5ef2513402826213cd6691936c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c47ca000 - 0x1c47ebfff ScreenTimeUI arm64  <b0115dce0e5a3f1296ae9ea3f9b856e0> /System/Library/PrivateFrameworks/ScreenTimeUI.framework/ScreenTimeUI
0x1c4f70000 - 0x1c4fc6fff JetUI arm64  <c03f2a359db93d8dab65230e5ec6b0eb> /System/Library/PrivateFrameworks/JetUI.framework/JetUI
0x1c5191000 - 0x1c51b8fff MediaConversionService arm64  <f146a5cb58b039c2bce644874d05ec47> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c5307000 - 0x1c5443fff CoreHandwriting arm64  <2b761d912b433c31b47a7a3713696012> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1c5b62000 - 0x1c5b6dfff AppleIDAuthSupport arm64  <8696435ca89a3d94913a03532eaf6c89> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c5b7c000 - 0x1c5b93fff LocalAuthentication arm64  <d98b70af5a773571ae479ff1b683d21b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c5b94000 - 0x1c5b9afff IOAccelerator arm64  <7417a10429143cc083f07dad2bc9929f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c5f62000 - 0x1c5f6cfff CloudPhotoServices arm64  <ef390e47440933d7a7b593e7c5e51eaa> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c5fae000 - 0x1c6042fff iTunesStore arm64  <7e492f9c96d83b17becf7619681c28f7> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c63e6000 - 0x1c6416fff libsystem_kernel.dylib arm64  <8bcb6ff951623657a2e25ce5704353e6> /usr/lib/system/libsystem_kernel.dylib
0x1c663f000 - 0x1c6746fff ResponseKit arm64  <a21ca29b479a3ae6a215538083e57dc1> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c6747000 - 0x1c677ffff EmojiFoundation arm64  <6c0f0b16f7923f6ba81637672aed1ca9> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1c6d61000 - 0x1c6d6dfff FontServices arm64  <7ff3f43b6d8b3739ba7dad86534c6c2c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c6eb4000 - 0x1c6efffff ViceroyTrace arm64  <051e9b4bb30234d8b053ade02e899cbc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1c6f00000 - 0x1c6f0bfff MediaAccessibility arm64  <d4c299f7ad2f3c209423f72115f40c72> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c6f4c000 - 0x1c7518fff SiriTTS arm64  <cae3628ed7833e23943fdce2bb8ffc18> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c7519000 - 0x1c7527fff SetupAssistantSupport arm64  <19c4ab3d4cad36a598645d90253a72be> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c752f000 - 0x1c758cfff Social arm64  <cf3d8046685b3092805cb1fb5f855a80> /System/Library/Frameworks/Social.framework/Social
0x1c7622000 - 0x1c7652fff VirtualGarage arm64  <095f15c8dbed3f118f1ccd544c3d01d0> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1c7653000 - 0x1c7677fff NetAppsUtilities arm64  <91bc366763bd3b7ea7056111123f057b> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1c7678000 - 0x1c76dafff Osprey arm64  <8977e644a99a3ac58057d12b5be8c35e> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1c8b08000 - 0x1c8b14fff libdscsym.dylib arm64  <e699ac41aefd3a44afaa00d1dc8e11b8> /usr/lib/libdscsym.dylib
0x1c8b15000 - 0x1c8b26fff HangTracer arm64  <69cd54c3144d3d34a837c8dd74ca20bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1c8cd5000 - 0x1c8d8dfff SampleAnalysis arm64  <19bf827b119f3a19a70cf64f6a6285a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c8d8e000 - 0x1c8dbbfff PlugInKit arm64  <d7f9b7b470f93289b7805a64108711ef> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c8e5c000 - 0x1c8e5dfff libSystem.B.dylib arm64  <5f81896adca13ef7999f6c5da89a750b> /usr/lib/libSystem.B.dylib
0x1c8ed3000 - 0x1c8f4dfff AvatarKit arm64  <ec2ff4051627321dac320f24429a2f9c> /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit
0x1c9007000 - 0x1c9143fff ContentKit arm64  <13657bda5d363200b4a5cedb868f31ef> /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
0x1c9144000 - 0x1c914ffff MobileActivation arm64  <660147f1a8053472863c0aa6cb764e0d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c9150000 - 0x1c91a7fff CalendarDaemon arm64  <e0cc46427f1538bc8364f028a5cc9d54> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c929e000 - 0x1c930cfff libarchive.2.dylib arm64  <cfb67f017e673b5294fabf9e2d00cc61> /usr/lib/libarchive.2.dylib
0x1c930d000 - 0x1c9330fff libtailspin.dylib arm64  <a74616bdd6a130db8109dbb3573d1dab> /usr/lib/libtailspin.dylib
0x1c9331000 - 0x1c9758fff libBNNS.dylib arm64  <95844d422c5539bc8ca5dea0178e2100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c9759000 - 0x1c979afff SharedUtils arm64  <f11571c527bc363a93f6e4e395ddd68e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c979b000 - 0x1c97b8fff CoreCDP arm64  <a2179de320b53ff588627097886b7024> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1c97b9000 - 0x1c997dfff iAdCore arm64  <eda854920daa3dd6a19224bd42bee057> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
0x1c9a36000 - 0x1c9a3bfff libsysdiagnose.dylib arm64  <aae8f290cc673980918c6a5a59872897> /usr/lib/libsysdiagnose.dylib
0x1c9a77000 - 0x1c9b78fff CoreMediaStream arm64  <b78e6a53b337376b81f31cd0b4ac3c60> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c9d3a000 - 0x1c9d73fff ARKit arm64  <136832b1ad303d9f808a943a6958e393> /System/Library/Frameworks/ARKit.framework/ARKit
0x1c9d74000 - 0x1c9d74fff AVFoundation arm64  <67d1fb0445533fd0980d831c4de638e8> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c9d75000 - 0x1c9d75fff Accelerate arm64  <60178837735a31f880eeb8a049e4730a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c9d76000 - 0x1c9e25fff libBLAS.dylib arm64  <6351ac13ba543fb4ac478d731180c0ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c9e26000 - 0x1ca138fff libLAPACK.dylib arm64  <10efc7a2a6a03c34be8b1f4137d12819> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1ca139000 - 0x1ca14dfff libLinearAlgebra.dylib arm64  <06cd159549673047a3721b75d3ed6c52> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1ca14e000 - 0x1ca152fff libQuadrature.dylib arm64  <a71c787f30343026936c10eb69e6e114> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1ca153000 - 0x1ca1b4fff libSparse.dylib arm64  <6d545c698fd3302e980e304a1e73aaef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1ca1b5000 - 0x1ca1c6fff libSparseBLAS.dylib arm64  <13adad32d56d373cbd4ece6bb55d00f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1ca1c7000 - 0x1ca220fff libvMisc.dylib arm64  <32b05781cc82371497410cb41e680a62> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1ca221000 - 0x1ca221fff vecLib arm64  <945de1225f413f06a334ff9591421b61> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1ca226000 - 0x1ca226fff AdSupport arm64  <de79958f737135c5b976ab4c27e7b9f6> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1ca227000 - 0x1ca24efff AddressBook arm64  <ee86c431c9dc332d9c656d9693951b11> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1ca24f000 - 0x1ca256fff AddressBookUI arm64  <91fc2c995e08381797b4a67d4a84b5bf> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1ca25b000 - 0x1ca26afff AssetsLibrary arm64  <fb65467b24763bf1a788ed97d7b2790e> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1ca37c000 - 0x1ca397fff AuthenticationServices arm64  <8907e239d3453c979bb78536f978adf0> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1ca3c2000 - 0x1ca3fdfff CarPlay arm64  <9d042dc2c6bc3d45bff0e3806a928ddb> /System/Library/Frameworks/CarPlay.framework/CarPlay
0x1ca46e000 - 0x1ca47ffff CoreAudioKit arm64  <836a24a1deaf3377936d7b918d9d0f4b> /System/Library/Frameworks/CoreAudioKit.framework/CoreAudioKit
0x1ca480000 - 0x1ca4eafff CoreMIDI arm64  <f3e3c4ac71d8375cbdcf27eb2aea5c33> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1caa1e000 - 0x1caa35fff ExternalAccessory arm64  <9b27bc2bccbb3ecebbc5f3f3b7bf319f> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1caa49000 - 0x1caa71fff GLKit arm64  <9aec6cd1139a3ca1874298642c275b6c> /System/Library/Frameworks/GLKit.framework/GLKit
0x1caa72000 - 0x1caa9ffff GSS arm64  <e27a3bb7bde63b92a46c76b182e671ea> /System/Library/Frameworks/GSS.framework/GSS
0x1caaa0000 - 0x1cab3dfff GameController arm64  <5821924c17f53fd1a4e34953fc537c0e> /System/Library/Frameworks/GameController.framework/GameController
0x1cab3e000 - 0x1cab3efff GameKit arm64  <090e35bbeebd3f83b1f2d40f81ded108> /System/Library/Frameworks/GameKit.framework/GameKit
0x1cab3f000 - 0x1caba5fff GameplayKit arm64  <5bec93a452bd37c483c953fdd69b83aa> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x1cabc4000 - 0x1cabdbfff IntentsUI arm64  <26235f8036d23436982d658be6278284> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1cabfa000 - 0x1cad46fff MLCompute arm64  <13864808285b3e3896b0347fdaf26b37> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1cad4d000 - 0x1cad6bfff Messages arm64  <426936fcbe123d5eb39a945b48ab60d1> /System/Library/Frameworks/Messages.framework/Messages
0x1cad6c000 - 0x1cad84fff MetalKit arm64  <c322ee908c1a3988b0b6ba1f6b6cbd0d> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1cad85000 - 0x1cae0afff MPSImage arm64  <c0d95279698f3a3498077caa16e1a425> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1cae0b000 - 0x1cae31fff MPSMatrix arm64  <e5d0530882a13756ba962f6842ecc751> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1cae32000 - 0x1cae6bfff MPSNDArray arm64  <cd7a72acb56f347eb1aca5c57bfd89dd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1cae6c000 - 0x1caeb4fff MPSRayIntersector arm64  <ade3ea0a03123c0caacb02cc185b1363> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1caeb5000 - 0x1caeb5fff MetalPerformanceShaders arm64  <582f018bbac2349196b8b077b982659e> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1cb237000 - 0x1cb237fff MobileCoreServices arm64  <16765062b1b837c39863bb02b45c4e3e> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1cb238000 - 0x1cbcaefff ModelIO arm64  <3bbe60c56c2032539c300b862312c72f> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1cbcaf000 - 0x1cbcf2fff MultipeerConnectivity arm64  <645b56b2cc1238d183cafd72ef57688d> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1cbd04000 - 0x1cbd0cfff NewsstandKit arm64  <5dd08f0eaf423f1faa77a0116e2b6a42> /System/Library/Frameworks/NewsstandKit.framework/NewsstandKit
0x1cbd0d000 - 0x1cbd1afff NotificationCenter arm64  <40c07c130d2135d0ba84c4f71a873b41> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x1cbd27000 - 0x1cbd56fff OpenAL arm64  <c3eb80620db73e308adfb775db5af6a2> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1cbd57000 - 0x1cbe20fff GLEngine arm64  <8a791a0980f93156a6c4ce5e8505edb3> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x1cbe21000 - 0x1cbe29fff OpenGLES arm64  <5326684fcd5232c28a966977cd135135> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1cbe2a000 - 0x1cbe2bfff libCVMSPluginSupport.dylib arm64  <2384104277183d2b8251544a46f43f8e> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1cbe2c000 - 0x1cbe32fff libCoreFSCache.dylib arm64  <4e60c875e32a30c9885b72fe928c5fab> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1cbe33000 - 0x1cbe38fff libCoreVMClient.dylib arm64  <98fdfbe45afe3237b22405228808f43f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1cbe39000 - 0x1cbe41fff libGFXShared.dylib arm64  <8a6a2d80da50330fa63f67d68dc622d1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1cbe42000 - 0x1cbfa1fff libGLProgrammability.dylib arm64  <dd74a07874063ec4acd602c75fbc8afd> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x1cbfee000 - 0x1cc0affff PDFKit arm64  <9283908dce323d73a5018ae6640b1f66> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1cc0b0000 - 0x1cc0bdfff PassKit arm64  <5e50fd57229337c89a369c0ed01d38d2> /System/Library/Frameworks/PassKit.framework/PassKit
0x1cc0be000 - 0x1cc0f9fff QuickLookThumbnailing arm64  <459f92b21d3239e4a9022fb937dc4ae7> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1cc330000 - 0x1cc35dfff ReplayKit arm64  <f5f9b233a0443c38b45e2506e4bdcbeb> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1cc35e000 - 0x1cc769fff SceneKit arm64  <bfbb07f220e738df8926997f7dda767a> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1cc771000 - 0x1cc8b7fff SoundAnalysis arm64  <9239558fbceb3f72944edeaa4f922734> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1cc8b8000 - 0x1cc8c7fff Speech arm64  <b8339b514ef43fdd80355e4ceb40480b> /System/Library/Frameworks/Speech.framework/Speech
0x1cc8c8000 - 0x1cc9e6fff SpriteKit arm64  <7cf1960fb30f3b0d898d7f5ac5d93d40> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1cc9e7000 - 0x1cc9e8fff Twitter arm64  <2d404c2ef615377eb5a98bb7ae2b69dd> /System/Library/Frameworks/Twitter.framework/Twitter
0x1cc9e9000 - 0x1cc9e9fff UIKit arm64  <3e146dbd73e13658b9c003aa901ef264> /System/Library/Frameworks/UIKit.framework/UIKit
0x1cc9f2000 - 0x1ccab7fff VideoSubscriberAccount arm64  <7ec86be052043fc88f4ad4673d67bc15> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1ccab8000 - 0x1cd68efff libfaceCore.dylib arm64  <0993a8c5b4053c5cb0b567bdb947ab71> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1cd6a9000 - 0x1cd6a9fff VisionKit arm64  <6502dcb30f08352ba9551e78f9dd1ae1> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1cdbc6000 - 0x1cdbc9fff AFKUser arm64  <40ff20ad5b4436b084c3d7a74b92489c> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1cdc89000 - 0x1cdf08fff ANECompiler arm64  <c0dd099a356536a5888c5a9e37332bb3> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1cdf09000 - 0x1cdf1cfff ANEServices arm64  <b1bfb376493535a69d3446a5d0cacd85> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1cdf21000 - 0x1cdfdcfff APFS arm64  <aa0acd05fd2b3a6288a9a1b65673e837> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1cdfdd000 - 0x1cdfe3fff ASEProcessing arm64  <98ad33ec5bad3cac9e4fe5b61a344e40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ce02b000 - 0x1ce09dfff ICE arm64  <c1971de8345d38018c4a4265e4d1f793> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1ce09e000 - 0x1ce09efff LegacyHandle arm64  <67af178027f936b4ace7112fac14757f> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1ce09f000 - 0x1ce0a5fff SimpleKeyExchange arm64  <c96334c499de335bb169cede00bff25e> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1ce0a6000 - 0x1ce0a6fff snatmap arm64  <ed96664bd2353a0ebaa5ca8143d7b37d> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1ce7ad000 - 0x1ce7affff AdAnalytics arm64  <dfde0425c2223d67b52ea55681a2b983> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
0x1ce7b0000 - 0x1ce7b4fff AdPlatforms arm64  <c04e4835486c379283792cf633f0c14d> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
0x1ce7c0000 - 0x1ce7c5fff AggregateDictionary arm64  <dd1332871d593f24ad9763074ccab172> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ce94c000 - 0x1cea25fff AirPlaySync arm64  <38a294a758de3842ae756cc04e33167f> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ceb2c000 - 0x1ceb47fff AlgosScoreFramework arm64  <5f2e416dbd0132d6b7eb235f052f3995> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1cec6c000 - 0x1cec8dfff AppConduit arm64  <2ae1c874bca0356d9f59d263cfd08f2a> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1cecfd000 - 0x1ced59fff AppStoreComponents arm64  <2f72706b0bde33b1b7d48a751a4a04fb> /System/Library/PrivateFrameworks/AppStoreComponents.framework/AppStoreComponents
0x1ced61000 - 0x1ced6bfff AppStoreOverlays arm64  <42c180430aa2359da4c234e1162219a3> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1ceda0000 - 0x1cfbf6fff AppleCV3D arm64  <3dd2a3e44e9e34d5852d7f18e20b2a5b> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1cfbf7000 - 0x1cfc1cfff AppleCV3DMOVKit arm64  <90837b90433931fab10b48355e9a7bad> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
0x1cfc1d000 - 0x1cfc25fff AppleCV3DModels arm64  <bf22a59e3cd0340fadd49dbccd45a65f> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1cfc26000 - 0x1cfdbcfff AppleCVA arm64  <8ba7e479c0703feeb5cbf616920fb2cf> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1cfdbd000 - 0x1cfe02fff AppleDepth arm64  <f4bff4d0ef93343ca438493aba750ce6> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
0x1cfe03000 - 0x1cfe12fff AppleFSCompression arm64  <d050ebee726a3f77acc5bdb4fe1ad314> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cfe1f000 - 0x1cfe2cfff AppleIDSSOAuthentication arm64  <e914b96eb4a933bb80f5e714564b0ffe> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cfe2d000 - 0x1cfe70fff AppleJPEG arm64  <c28c5246c3643898a783bbeff8407e13> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1cfeeb000 - 0x1cfefffff AppleNeuralEngine arm64  <7dcb107df2dc3f26947a257ecc06a456> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cff09000 - 0x1cff2cfff AppleSauce arm64  <a2185c95d74d3272bc3aaf46d3af7644> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cff5b000 - 0x1cff78fff AssetCacheServices arm64  <d57cea32fd893a6caa6ac4500bc6cc9e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1d00d7000 - 0x1d0133fff AuthKitUI arm64  <1c4428a8a169316485dcdff008d6dccf> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1d0134000 - 0x1d0188fff AutoLoop arm64  <f932af149ae23dfe9ea8e833cdf21997> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1d01c2000 - 0x1d01dafff BiomePubSub arm64  <1edcd3067f443157a8d8d9869c4198b8> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1d0478000 - 0x1d0487fff BluetoothManager arm64  <28c370babaa736f68763a1f6a8c74561> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1d0533000 - 0x1d055afff BridgePreferences arm64  <a6705771ed063d3ea87af957842a9445> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x1d070f000 - 0x1d0719fff CMCaptureCore arm64  <6e44f9041e1d326eb39e2399cf7401f5> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1d071a000 - 0x1d0734fff CPAnalytics arm64  <eebb93f3a60a3790b4f23abd4cf6af54> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1d0737000 - 0x1d0746fff CPMS arm64  <903d104151f93a67865d23fb300266d8> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d0747000 - 0x1d0756fff CTCarrierSpace arm64  <8fac58b7cb1c37db98f2ac75c110818c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d08c1000 - 0x1d08ecfff CameraEditKit arm64  <aff7a579c8933170a298a8c46ceb2e6b> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1d0a55000 - 0x1d0a59fff CameraKit arm64  <152fa1139f323a8ba6659739069454f5> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1d0a5a000 - 0x1d0a65fff CaptiveNetwork arm64  <717de3cfa0283b4784876339eb29d84f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d0b44000 - 0x1d0b50fff CarPlayUIServices arm64  <aa90c2d4c6b5366491302241fdb64a76> /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices
0x1d0b80000 - 0x1d0bbafff Catalyst arm64  <8863ed5366dc3e9c8f75f587652f797d> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1d0bdf000 - 0x1d0c00fff CellularPlanManager arm64  <295ce6b1a82835b1a4df93d1d3f89de1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1d0c01000 - 0x1d0c18fff CertInfo arm64  <147fd1ae3fb235a7bac4cd08c79a6461> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1d0c19000 - 0x1d0c21fff CertUI arm64  <1b230c696d3e30edb12a6e4f7691cfa6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d0c2a000 - 0x1d0c78fff ChunkingLibrary arm64  <cd6d0a117a4e3295ab9d119aa92eb1e2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1d1054000 - 0x1d105bfff CommonAuth arm64  <f6c878255cc53194b297ececd5da6c43> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1d105c000 - 0x1d1060fff CommunicationsFilter arm64  <0743486e7f583e268a21dcd36007a936> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d1130000 - 0x1d1133fff ConstantClasses arm64  <fea5667df9da3b4ab3ba89d983d1dc72> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1d113d000 - 0x1d117afff ContactsAutocomplete arm64  <4136ed2a081a3ccc9dff63471b9e51c3> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1d1180000 - 0x1d11f4fff ContactsUICore arm64  <48033b39139f355a89f9e592f4c53613> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d1230000 - 0x1d136efff CoreAppleCVA arm64  <1bca7d4fb5c635b8878b417feff40a81> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1d136f000 - 0x1d1462fff CoreBrightness arm64  <722b9c9b574b3fc0adca749e709e32b6> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d1463000 - 0x1d1488fff CoreCDPUI arm64  <dac3124a844535cb94e2b2e2b7a89f09> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1d14cc000 - 0x1d14dbfff CoreDuetDaemonProtocol arm64  <2ad75ccc611c37e1a71f2c5c9bc9ab8d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1d14de000 - 0x1d14e0fff CoreDuetDebugLogging arm64  <acd1979b2cf33ab6a255f56e1a1949bc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1d14ef000 - 0x1d1501fff CoreEmoji arm64  <356fb95a0e333624816762b3e9190e42> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d1aff000 - 0x1d1b03fff CoreOptimization arm64  <acca167552943dcf9e2e61349fa2a588> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d1b04000 - 0x1d1bbdfff CorePDF arm64  <8ad62aefaf0a36759c8a680d3e77410e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1d1bbe000 - 0x1d1bc6fff CorePhoneNumbers arm64  <2ae550632e0b324ca87a3452078312a5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1d1bc7000 - 0x1d1c1bfff CorePrediction arm64  <13b15dde23ec3e53bbd260f0e7fc24e6> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d1c1c000 - 0x1d251afff CoreRE arm64  <28b19e45d430319e8cb5659b413ef949> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
0x1d251b000 - 0x1d2525fff CoreRecents arm64  <2393725b18a832cbab3401e818078e0b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d2526000 - 0x1d258cfff CoreRecognition arm64  <b8f7ad49b90f329e968b261ba730d19f> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1d258d000 - 0x1d25a5fff CoreSDB arm64  <c0b68a37641e3febbe5d8a281c5d4896> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1d25a6000 - 0x1d25cefff CoreSVG arm64  <352e37d71b7e3608abf8a63de7a179ea> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1d2780000 - 0x1d2784fff DAAPKit arm64  <c50117557247385ea2cf92af2e448a4f> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1d27a2000 - 0x1d27affff DCIMServices arm64  <d1f311e804c93d1cbbe416f93a9426ec> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1d27c6000 - 0x1d2802fff DataDetectorsNaturalLanguage arm64  <b90fd52d79a738329efbd8f34541851b> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d2865000 - 0x1d288efff DeviceIdentity arm64  <4dd8f2f77e983423bf03fed559915187> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d2895000 - 0x1d2896fff DiagnosticLogCollection arm64  <d2121431f82f3e7a84f5e37704dd0391> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1d28d4000 - 0x1d28eafff DigitalAccess arm64  <064dfc059bf3392f8b0b2eee9fa1bb6e> /System/Library/PrivateFrameworks/DigitalAccess.framework/DigitalAccess
0x1d29b6000 - 0x1d29ebfff DistributedEvaluation arm64  <b48aab05b0ff32928f1d69173a78b278> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1d2a40000 - 0x1d2b0bfff DocumentCamera arm64  <331bd8df87113ae19b7b024516d010d7> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1d2b0c000 - 0x1d2b46fff DocumentManager arm64  <cbf45fd51805318abf3a2a9ef8a51f21> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1d2b47000 - 0x1d2b65fff DocumentManagerCore arm64  <faeeb0d397cb386ca1102298b5235887> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d2be8000 - 0x1d2beafff DragUI arm64  <ae508f085c903d3e806073acf688654c> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1d2c19000 - 0x1d2c49fff EAP8021X arm64  <a900a5026c2832f6a49e58107c2468ea> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1d2c60000 - 0x1d2c6afff EmailAddressing arm64  <246bfac1c45a398f8a9d54cd7e9dce4b> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1d2c78000 - 0x1d2c8cfff Engram arm64  <6c054400a4223dbbb3df45f5402d770c> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d2dc5000 - 0x1d2dccfff ExtensionFoundation arm64  <e6e2889dc7a93570a0c0ef9f3cc53247> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1d2f45000 - 0x1d2f4dfff FSEvents arm64  <3035207619b63b81bf107ac96daeeac8> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d2f4e000 - 0x1d2f6dfff FTAWD arm64  <4e328b62a2653a75b05d152a72297b1e> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1d2f6e000 - 0x1d2f71fff FTClientServices arm64  <e09b76bde8f93f8284996dd424afa4ff> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d2f72000 - 0x1d3384fff FaceCore arm64  <b7156053656e37e89908d59aa74d5bd1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1d338d000 - 0x1d3392fff FeatureFlagsSupport arm64  <6ed3cc7ef6f83c658dec14b8107e6e20> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1d3393000 - 0x1d339bfff FeedbackLogger arm64  <9d0ca49ee90e304fb4491aa42f51a4c5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1d3526000 - 0x1d3662fff libFontParser.dylib arm64  <3951547e768b3a8181a41c226a7b4228> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1d3663000 - 0x1d366bfff libGSFont.dylib arm64  <cb1e857137e5321086dd4ad507b4cd79> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1d366c000 - 0x1d36a9fff libGSFontCache.dylib arm64  <c3e57d89e1be38e9bef76dd32ff64882> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1d370e000 - 0x1d371bfff libhvf.dylib arm64  <4fbb8c9204583d73ab934fcea5d44ef1> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1d3741000 - 0x1d3758fff Futhark arm64  <f0c424e49f1d342383e871909bd5d0b6> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d42a7000 - 0x1d42a7fff libmetal_timestamp.dylib arm64  <6e000fb9b47b39d383f29cf8f1abe1c0> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1d42b6000 - 0x1d42e3fff GameCenterUICore arm64  <736b798bfe8c3617a25a328ce3cc99c3> /System/Library/PrivateFrameworks/GameCenterUICore.framework/GameCenterUICore
0x1d42e4000 - 0x1d4384fff GameKitServices arm64  <1c2af25bedac3b17adf67a78e9450480> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x1d4385000 - 0x1d43a3fff GenerationalStorage arm64  <915df83d6d3231c195e2566b41f6a681> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d43a4000 - 0x1d43b1fff GraphVisualizer arm64  <e828ac7ecf4b3b988b75f23a1c88f3cd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d43dd000 - 0x1d43e8fff HID arm64  <6f8cc4382d16348ab729376b170c7434> /System/Library/PrivateFrameworks/HID.framework/HID
0x1d4401000 - 0x1d4404fff HSAAuthentication arm64  <8013bd0635f53dbe9fbb117ab90250c6> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1d4633000 - 0x1d46a3fff Heimdal arm64  <a059840751fc3c148a7dcf0c5ad172f0> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1d4974000 - 0x1d49ebfff HomeSharing arm64  <e4ca7785c82635cbb02b339bd937ac96> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d4a45000 - 0x1d4a4afff IDSKVStore arm64  <bd8aa9c43ad83d56ac37884665439c30> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d4cb8000 - 0x1d4cd1fff IMSharedUI arm64  <4c438146729f3eaaa828a936eb8780bb> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1d4d00000 - 0x1d4d0efff IMTranscoding arm64  <458eedf71dbf30398f09b89ae5df02ac> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1d4d47000 - 0x1d4d65fff IOGPU arm64  <a165619448733bb6b5ec8c153bed0b6a> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
0x1d4d67000 - 0x1d4d70fff IOKitten arm64  <901160534f77338c8d18ecd00a55c0f8> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1d4d71000 - 0x1d4d73fff IOSurfaceAccelerator arm64  <81c39848598d38c5a2f5e52fbccb4557> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d4d9c000 - 0x1d4da3fff IdleTimerServices arm64  <165b4860d4bb3ca692faa1ecfca5bd1a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d4dab000 - 0x1d4db0fff IncomingCallFilter arm64  <a477275cb8a03431b8383d0eccd080f2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d4db1000 - 0x1d4e2cfff InertiaCam arm64  <565d1d9d20b93425aad0ff08a32981c1> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d4e6f000 - 0x1d4e7bfff IntentsFoundation arm64  <567018357f4a38038f920692a5852f6d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d4e95000 - 0x1d4e98fff InternationalTextSearch arm64  <97ee8b5293e33f9aad5605340bbd0c01> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d4e99000 - 0x1d4eb5fff IntlPreferences arm64  <6fd6fa8828343b55874118b2a72b7c25> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d4f02000 - 0x1d4f1cfff Jet arm64  <60274396a95035d68b7d6fdc08e8b917> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1d5102000 - 0x1d5113fff LegacyGameKit arm64  <774b5bab98173fd59454b0cee685adba> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x1d5114000 - 0x1d5116fff LimitAdTracking arm64  <be0652bc5e34344aa86934dfbe3487fb> /System/Library/PrivateFrameworks/LimitAdTracking.framework/LimitAdTracking
0x1d5117000 - 0x1d511dfff LinguisticData arm64  <63bbbb6b8f6b33fd9af619d13252b68c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d516b000 - 0x1d51a3fff LocalAuthenticationPrivateUI arm64  <21baaa69a5d136dba232f963eaeda599> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1d5299000 - 0x1d52d1fff MOVStreamIO arm64  <a36b66096a37332aa2985744d68b4c64> /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
0x1d535d000 - 0x1d535dfff Marco arm64  <d18f757c7dd13049b810348fb05f44da> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d560b000 - 0x1d5922fff MediaLibraryCore arm64  <8a78f14b3ff239dcb585dcd929447c70> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d5923000 - 0x1d59b2fff MediaPlatform arm64  <577fb24d4b23368ba68596390a05f068> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d5d95000 - 0x1d5e5dfff MetalTools arm64  <3bcf10f8221436329d7b811ed2c14dc6> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1d5e7f000 - 0x1d5ed2fff MetricsKit arm64  <25e52e2a9c5f320590a5ce011c31efdc> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d5ee3000 - 0x1d5ef7fff MobileBluetooth arm64  <02727f7b147c31d2a3cbe92d3ae8c23c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1d5f17000 - 0x1d5f19fff MobileObliteration arm64  <aa3a3f0027033cf0b1e113c5ecc310c9> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1d5f78000 - 0x1d5f7efff MobileSystemServices arm64  <45fbdb46c3013736868bda7ad880ba81> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d62bb000 - 0x1d62c2fff NanoResourceGrabber arm64  <86b5df101c6d3062805d59dabed72edb> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1d62c3000 - 0x1d62d2fff NanoSystemSettings arm64  <79e1410f448c38ff8492f96466f32788> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1d6311000 - 0x1d6317fff Netrb arm64  <38d0d52af1db3f0883e114b058a27c6b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d63d3000 - 0x1d63ecfff NetworkStatistics arm64  <7b96311a0a413c18a9d0ac8f1bfbe620> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1d63ed000 - 0x1d640bfff NeutrinoKit arm64  <c58b5926c2993d10aa265c4baa471d0c> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1d64a2000 - 0x1d64a4fff OAuth arm64  <dc2e4aefe4003b6aa67c7153038a382f> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1d64c3000 - 0x1d6503fff OTSVG arm64  <dfd996aa901438848fcccd784dc0cc28> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d6a6a000 - 0x1d6abbfff PBBridgeSupport arm64  <c4597f8908fd3d05ab7bdb3532b869ea> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1d6b05000 - 0x1d6b07fff ParsecSubscriptionServiceSupport arm64  <b97bbd45ae403a888f60d70f674b9e80> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d6b0c000 - 0x1d6b34fff Pasteboard arm64  <bd33f394c9833165a51443a5aa77c858> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1d6b63000 - 0x1d6b6efff PersonaKit arm64  <8a8776dd077a3a3aa7dda3063eab20af> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d6b6f000 - 0x1d6b7bfff PersonaUI arm64  <4528fe54f0b6380abfb42570f21eb9b4> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d6b9d000 - 0x1d6b9dfff PhoneNumbers arm64  <8dfbbfb847b13a96a46823a6c38a7cc4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d6ba6000 - 0x1d6cbcfff PhotoImaging arm64  <6a2d4c034347308992235b129106404c> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1d6cbd000 - 0x1d6d18fff PhotoLibrary arm64  <2f52a531b0813d0ba5e60f60a0307947> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1d6d61000 - 0x1d6d9dfff PhotosImagingFoundation arm64  <5fe2b0a7be34305e8133d27fa36ddca5> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d6d9e000 - 0x1d6de9fff PhysicsKit arm64  <90c5d7b123b23a8f9a27300b87cf052e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d6e9d000 - 0x1d6ea8fff PointerUIServices arm64  <02e507c817d73c2db238289c458e8a87> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1d8278000 - 0x1d8280fff ProgressUI arm64  <672f1d486ee9328e846b25dbb3978710> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1d8281000 - 0x1d828dfff PrototypeToolsUI arm64  <b3ddb74884d83248a60b3508ae7d124f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1d82f7000 - 0x1d830dfff QuickLookSupport arm64  <28b235912e8c3b398d103e44e4a2bf15> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1d8312000 - 0x1d831cfff RTCReporting arm64  <12481ea8b79b33a5a6370d5c9c382d0f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d8647000 - 0x1d8658fff RemoteTextInput arm64  <84434810c4003beeab06cdd45c8af743> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d8659000 - 0x1d86befff RemoteUI arm64  <34c2171e0e6f365196b111cd71d1abb6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1d86f4000 - 0x1d86f8fff RevealCore arm64  <c02b7a5362353ee49c4669047e16d2cb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d870e000 - 0x1d8a87fff SDAPI arm64  <35dd168c093d3e3c9a08f8c5c225449d> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1d8a88000 - 0x1d8aa9fff SEService arm64  <a8464bcfad58319ba09e57e2ffaacb46> /System/Library/PrivateFrameworks/SEService.framework/SEService
0x1d8b7f000 - 0x1d8b86fff SceneIntelligence arm64  <33fc56a12e2c3d7d9e1f7a44190c4f74> /System/Library/PrivateFrameworks/SceneIntelligence.framework/SceneIntelligence
0x1d8d40000 - 0x1d8d5ffff ScreenshotServices arm64  <7b484b9c30233a78aeac01da6585ef00> /System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices
0x1d8fc0000 - 0x1d8fc9fff SignpostCollection arm64  <0a023421a6303b4692e82ef725d973e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d8fca000 - 0x1d8fcafff SignpostMetrics arm64  <5626fd879bbd3a27bd1431756df49022> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d8fcc000 - 0x1d900afff SignpostSupport arm64  <59737dca790d39c3b937e89f6a5f42e1> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d99c4000 - 0x1d99c4fff SoftLinking arm64  <2a4d987221d13057a2e4287595be79b5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1d9d1c000 - 0x1d9d36fff StorageSettings arm64  <9de758d8d36e3c129cc6e7066c0d71b1> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1d9eac000 - 0x1d9ee9fff StreamingZip arm64  <13c93a9e09243bd8b8807469faa3c20c> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d9ef1000 - 0x1d9efbfff SymptomDiagnosticReporter arm64  <6859cb557cf933129cf3dfdec4d19599> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d9f2b000 - 0x1d9f46fff SymptomPresentationFeed arm64  <28ca3c5776e43bf3b75d26461fac73cb> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d9f82000 - 0x1d9f91fff TCC arm64  <0dccb80e90a03a5a8e27e3a94d384545> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1da844000 - 0x1da8f6fff TextureIO arm64  <0b45abd4bcde339db79f709b0ead166b> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1da922000 - 0x1da934fff TipKit arm64  <1fff4c4f158e36b9bac034a91f8a1dd3> /System/Library/PrivateFrameworks/TipKit.framework/TipKit
0x1da935000 - 0x1da943fff TipsUI arm64  <27fa22c3f60a33458b61b426ec68c36b> /System/Library/PrivateFrameworks/TipsUI.framework/TipsUI
0x1daaf1000 - 0x1daafcfff TransparencyDetailsView arm64  <29088ddccd933b769f03f838adbc4fc2> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
0x1dab10000 - 0x1dab17fff URLFormatting arm64  <2d14f0975dee398a92019787068a518a> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1dab18000 - 0x1db0effff USDKit arm64  <d7b24887f697331698bf785d50b8c31c> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
0x1db0f1000 - 0x1db11afff UsageTracking arm64  <9df0c0d2fa193d6cab6fd9d12cb8ac4f> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1dbbd9000 - 0x1dbc9bfff VoiceTrigger arm64  <08526d6239333ccebaa225ae47258315> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1dbd5d000 - 0x1dbd5efff WatchdogClient arm64  <8f7265fa627630129dbc2258e6064e89> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1dc026000 - 0x1dc74efff libwebrtc.dylib arm64  <98b406210b053d298a1bd67a97e53ef9> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1dc7c6000 - 0x1dc7dbfff WebUI arm64  <91ef21072e7c3096854e540d6348d726> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1dc95a000 - 0x1dc967fff WirelessCoexManager arm64  <1c79d1e70acb3931bbcb3a78fee5eec8> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1dcce0000 - 0x1dcce3fff XCTTargetBootstrap arm64  <9630df1fcd0333bebf03e95ee1af8cfc> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1dcd60000 - 0x1dcd7ffff caulk arm64  <58754027c4f33abead7c694d5cb14ebb> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1dcd93000 - 0x1dcda0fff iAdServices arm64  <fd50a8d459643308b30acbba254e65a9> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x1df1b5000 - 0x1df1bafff kperf arm64  <7be3c364a1a83c34a855c63918c59839> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1df1bb000 - 0x1df1c3fff kperfdata arm64  <b9183ac3113c3659bcc003c9dc19f899> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1df1c4000 - 0x1df1dafff libEDR arm64  <442ac43fa109339081ab71544584457f> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1df1f6000 - 0x1df206fff perfdata arm64  <690a2b8c78af3705b7ca68c3c883d610> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1df207000 - 0x1df235fff vCard arm64  <b6e204894688387ba9519e60f7accb02> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1dfb1c000 - 0x1dfb55fff libAWDSupport.dylib arm64  <37773b7bbaa936669e25e456e5781ed7> /usr/lib/libAWDSupport.dylib
0x1dfb56000 - 0x1dff06fff libAWDSupportFramework.dylib arm64  <b675284019da31ec8f875aa6d755dea4> /usr/lib/libAWDSupportFramework.dylib
0x1e0080000 - 0x1e008ffff libAudioStatistics.dylib arm64  <29a8fba51ce232c5884d9aabd91302b1> /usr/lib/libAudioStatistics.dylib
0x1e022a000 - 0x1e025cfff libCRFSuite.dylib arm64  <a30268c7824a34c59182cf051f933a2c> /usr/lib/libCRFSuite.dylib
0x1e025d000 - 0x1e025efff libCTGreenTeaLogger.dylib arm64  <b66013e3bdfe385e98ef19886fa12fb2> /usr/lib/libCTGreenTeaLogger.dylib
0x1e025f000 - 0x1e0269fff libChineseTokenizer.dylib arm64  <3e25430cea9335efab2adecfa0249934> /usr/lib/libChineseTokenizer.dylib
0x1e0507000 - 0x1e050efff libIOReport.dylib arm64  <7dec7a86fbb839239337b720344a867a> /usr/lib/libIOReport.dylib
0x1e0584000 - 0x1e058bfff libMatch.1.dylib arm64  <f7a2184af4703fb0a45e8dc1222b595a> /usr/lib/libMatch.1.dylib
0x1e05f0000 - 0x1e0646fff libParallelCompression.dylib arm64  <3cc159af833f3f50abdd74aa2e324d85> /usr/lib/libParallelCompression.dylib
0x1e069f000 - 0x1e06a4fff libThaiTokenizer.dylib arm64  <280a277bf76a33f2973fc2a521eabd5f> /usr/lib/libThaiTokenizer.dylib
0x1e090d000 - 0x1e090ffff libapp_launch_measurement.dylib arm64  <f0eb8f275e9736ed851ebbe1f3822a7d> /usr/lib/libapp_launch_measurement.dylib
0x1e0910000 - 0x1e0926fff libapple_nghttp2.dylib arm64  <741cbe1e00f93a20b845d77885621920> /usr/lib/libapple_nghttp2.dylib
0x1e0927000 - 0x1e09b8fff libate.dylib arm64  <3e667c68c59c33b9b12817fd3a0b45bf> /usr/lib/libate.dylib
0x1e0a48000 - 0x1e0a58fff libbsm.0.dylib arm64  <62262c68bf203584b2ea3889b8647e16> /usr/lib/libbsm.0.dylib
0x1e0a59000 - 0x1e0a65fff libbz2.1.0.dylib arm64  <bdcdbdcc24953c7e90401c44963079e0> /usr/lib/libbz2.1.0.dylib
0x1e0a66000 - 0x1e0a66fff libcharset.1.dylib arm64  <72b0c36f725f38fea3579a515aaf64b9> /usr/lib/libcharset.1.dylib
0x1e0a67000 - 0x1e0a78fff libcmph.dylib arm64  <32b4ccadf15b39d0bff16f84dcee363e> /usr/lib/libcmph.dylib
0x1e0a79000 - 0x1e0a90fff libcompression.dylib arm64  <36dd56ca87a33b8bbc2e9ee086e82284> /usr/lib/libcompression.dylib
0x1e0a91000 - 0x1e0aa6fff libcoretls.dylib arm64  <31987a4e4ec23c89952efad70a0d71d5> /usr/lib/libcoretls.dylib
0x1e0aa7000 - 0x1e0aa8fff libcoretls_cfhelpers.dylib arm64  <56fa9fe8ebb83d17872877e4c5cd0848> /usr/lib/libcoretls_cfhelpers.dylib
0x1e0acc000 - 0x1e0ad2fff libcupolicy.dylib arm64  <44a7794b5640370085ab8dff10715a49> /usr/lib/libcupolicy.dylib
0x1e0ad3000 - 0x1e0adafff libdns_services.dylib arm64  <8d3832488b4333b492251a634982e109> /usr/lib/libdns_services.dylib
0x1e0adb000 - 0x1e0af7fff libedit.3.dylib arm64  <810d15ff7e4232ac9f2d001edf7f05b2> /usr/lib/libedit.3.dylib
0x1e0af8000 - 0x1e0af8fff libenergytrace.dylib arm64  <ee2039679a7d332c8ac386c6ddd87e24> /usr/lib/libenergytrace.dylib
0x1e0af9000 - 0x1e0b10fff libexpat.1.dylib arm64  <cfb3188b2b993bbf924d872d03eacb79> /usr/lib/libexpat.1.dylib
0x1e0b3b000 - 0x1e0b3ffff libgermantok.dylib arm64  <da8c8a5ec4a339be826d0cc88a3fca12> /usr/lib/libgermantok.dylib
0x1e0b40000 - 0x1e0b45fff libheimdal-asn1.dylib arm64  <bef00f7da5b331ce82d1ad74cc86fb0d> /usr/lib/libheimdal-asn1.dylib
0x1e0b46000 - 0x1e0c37fff libiconv.2.dylib arm64  <6bf1c6e1e4b93cc3928eaa07c4ecdfc5> /usr/lib/libiconv.2.dylib
0x1e0c55000 - 0x1e0c56fff liblangid.dylib arm64  <982686583ed13ebaa2cc14345035abe9> /usr/lib/liblangid.dylib
0x1e0c57000 - 0x1e0c62fff liblockdown.dylib arm64  <bf584adb22b13f108fe9f306b5625f84> /usr/lib/liblockdown.dylib
0x1e0c63000 - 0x1e0c7bfff liblzma.5.dylib arm64  <60e6e4ad8b823583b81e7e39df26637f> /usr/lib/liblzma.5.dylib
0x1e0ca9000 - 0x1e0cfcfff libmecab.dylib arm64  <bff30b98f214399686527526dd12649a> /usr/lib/libmecab.dylib
0x1e0cfd000 - 0x1e0f25fff libmecabra.dylib arm64  <978c6339009a3983a56ae4c7d3bd548d> /usr/lib/libmecabra.dylib
0x1e0f26000 - 0x1e0f38fff libmis.dylib arm64  <d033edc04a883da0a1a56fba3c4571b9> /usr/lib/libmis.dylib
0x1e0f39000 - 0x1e0f4efff libnetworkextension.dylib arm64  <b70b34fd9c4f3a8fa2b896f496cfced5> /usr/lib/libnetworkextension.dylib
0x1e12ef000 - 0x1e1322fff libpcap.A.dylib arm64  <0d7a2422cdb838ce9604933d6ced3742> /usr/lib/libpcap.A.dylib
0x1e1323000 - 0x1e1330fff libperfcheck.dylib arm64  <1222639db2d836c4a797cc0c88aebed8> /usr/lib/libperfcheck.dylib
0x1e1338000 - 0x1e1349fff libprequelite.dylib arm64  <50e53775ae203c69948abfffb5f0aac1> /usr/lib/libprequelite.dylib
0x1e134a000 - 0x1e135bfff libprotobuf-lite.dylib arm64  <fb13516afe8938a6a235c14d3dba9642> /usr/lib/libprotobuf-lite.dylib
0x1e135c000 - 0x1e13bafff libprotobuf.dylib arm64  <acdecde3905f3a149b99cd2eb4144dd1> /usr/lib/libprotobuf.dylib
0x1e13bb000 - 0x1e1418fff libquic.dylib arm64  <201f3424ec74361380b4c719d47129e1> /usr/lib/libquic.dylib
0x1e1419000 - 0x1e1430fff libresolv.9.dylib arm64  <d007e203385a3a9fad4c45aa4ebc975f> /usr/lib/libresolv.9.dylib
0x1e1431000 - 0x1e1433fff libsandbox.1.dylib arm64  <fe7f5ffdd6ea3c73890fa03ee2dcfb4e> /usr/lib/libsandbox.1.dylib
0x1e1437000 - 0x1e1439fff libspindump.dylib arm64  <92185d06e22e350193893cae58fec450> /usr/lib/libspindump.dylib
0x1e147b000 - 0x1e147efff libutil.dylib arm64  <e0a6802afaf03b4495492aafa7d8deb7> /usr/lib/libutil.dylib
0x1e147f000 - 0x1e1564fff libxml2.2.dylib arm64  <3102a95fbfd13d2292ed7d4f31ce994f> /usr/lib/libxml2.2.dylib
0x1e1569000 - 0x1e1591fff libxslt.1.dylib arm64  <f0d3870bbfa43c78a601afa26af349e8> /usr/lib/libxslt.1.dylib
0x1e1592000 - 0x1e15a3fff libz.1.dylib arm64  <d73106766fb234ab89d92a7d3e5a53e2> /usr/lib/libz.1.dylib
0x1e15d8000 - 0x1e15dafff liblog_network.dylib arm64  <8f97d345acb03af288187787229c7baa> /usr/lib/log/liblog_network.dylib
0x1e15e3000 - 0x1e15e9fff libswiftAVFoundation.dylib arm64  <5bdb1a02e2913843ae91a6f0b948c771> /usr/lib/swift/libswiftAVFoundation.dylib
0x1e15ea000 - 0x1e1649fff libswiftAccelerate.dylib arm64  <75527fe17c343879871304d0771c36ef> /usr/lib/swift/libswiftAccelerate.dylib
0x1e166e000 - 0x1e166ffff libswiftContacts.dylib arm64  <d9b7c6a9b1ce3b23b0be3f29ef6f209b> /usr/lib/swift/libswiftContacts.dylib
0x1e1670000 - 0x1e1678fff libswiftCoreAudio.dylib arm64  <648cc75001c836d6980a7d55484d42f9> /usr/lib/swift/libswiftCoreAudio.dylib
0x1e1679000 - 0x1e167dfff libswiftCoreData.dylib arm64  <c94d0aaa185436f08a44ca7e69ca1b76> /usr/lib/swift/libswiftCoreData.dylib
0x1e167e000 - 0x1e167efff libswiftCoreFoundation.dylib arm64  <f8d684edf9803a28ade4d29203746956> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1e167f000 - 0x1e167ffff libswiftCoreImage.dylib arm64  <5466e6e1f120300a8d065580082f3d94> /usr/lib/swift/libswiftCoreImage.dylib
0x1e1680000 - 0x1e1682fff libswiftCoreLocation.dylib arm64  <bba387b091fa3d07bf6bde099136b39f> /usr/lib/swift/libswiftCoreLocation.dylib
0x1e1683000 - 0x1e168cfff libswiftCoreMIDI.dylib arm64  <246ef786b76e32da95775fca5cb3fe0a> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1e168d000 - 0x1e1690fff libswiftCoreML.dylib arm64  <5d37b2c333a83cf08970cfb83ae1ab6e> /usr/lib/swift/libswiftCoreML.dylib
0x1e1691000 - 0x1e16c7fff libswiftCoreMedia.dylib arm64  <2fc328075ce237dcbce80621f7b1173d> /usr/lib/swift/libswiftCoreMedia.dylib
0x1e16d4000 - 0x1e16ddfff libswiftDarwin.dylib arm64  <ad07df1b93af35c68a4d3936d755f26c> /usr/lib/swift/libswiftDarwin.dylib
0x1e16fc000 - 0x1e1700fff libswiftMetal.dylib arm64  <0accef9d9db43419a3594acd299f222e> /usr/lib/swift/libswiftMetal.dylib
0x1e176b000 - 0x1e176cfff libswiftQuartzCore.dylib arm64  <21337e58483c3606b7038a1fc6d4f1d4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1e17a4000 - 0x1e17a5fff libswiftVision.dylib arm64  <de1e434671a23274832fba3d1b58b47f> /usr/lib/swift/libswiftVision.dylib
0x1e17a8000 - 0x1e17aafff libswiftWebKit.dylib arm64  <54bc8f0556ff3ff090e909d9262d3990> /usr/lib/swift/libswiftWebKit.dylib
0x1e17ab000 - 0x1e17bcfff libswiftos.dylib arm64  <15a5bbc42f273006b82723532ee3031f> /usr/lib/swift/libswiftos.dylib
0x1e17bd000 - 0x1e17cffff libswiftsimd.dylib arm64  <d715d1c307bf3c4c94e4fe0ce99c2777> /usr/lib/swift/libswiftsimd.dylib
0x1e17d0000 - 0x1e17d5fff libcache.dylib arm64  <93f46de334c83b548e87b685e63149e7> /usr/lib/system/libcache.dylib
0x1e17d6000 - 0x1e17e2fff libcommonCrypto.dylib arm64  <163c756fa4413bb7b2ca067463d98526> /usr/lib/system/libcommonCrypto.dylib
0x1e17e3000 - 0x1e17e7fff libcompiler_rt.dylib arm64  <6749df438089311b939a87f9ca479efd> /usr/lib/system/libcompiler_rt.dylib
0x1e17e8000 - 0x1e17f0fff libcopyfile.dylib arm64  <5ea5d77aebc930459a3ccf1838e73c6b> /usr/lib/system/libcopyfile.dylib
0x1e18ce000 - 0x1e18cefff liblaunch.dylib arm64  <a0b8f064a9ee310e8b976e27f49a05f2> /usr/lib/system/liblaunch.dylib
0x1e18cf000 - 0x1e18d4fff libmacho.dylib arm64  <863174fc64663104aca38d1d4a82d075> /usr/lib/system/libmacho.dylib
0x1e18d5000 - 0x1e18d7fff libremovefile.dylib arm64  <fc34eec2b9013ebbbc31e73f38842b70> /usr/lib/system/libremovefile.dylib
0x1e18d8000 - 0x1e18d9fff libsystem_blocks.dylib arm64  <bc8afa7d401e35f789e89e7a59aef82b> /usr/lib/system/libsystem_blocks.dylib
0x1e18da000 - 0x1e18dcfff libsystem_collections.dylib arm64  <828126f3e6583da2aceac728678588de> /usr/lib/system/libsystem_collections.dylib
0x1e18dd000 - 0x1e18e1fff libsystem_configuration.dylib arm64  <27db1d5d607530bf888edca2c13e80ef> /usr/lib/system/libsystem_configuration.dylib
0x1e18e2000 - 0x1e18f4fff libsystem_containermanager.dylib arm64  <cb5192ce591f3bb8bc455646bb298477> /usr/lib/system/libsystem_containermanager.dylib
0x1e18f5000 - 0x1e18f6fff libsystem_coreservices.dylib arm64  <b3a52ad613a83868ab485b08b9c8fa23> /usr/lib/system/libsystem_coreservices.dylib
0x1e18f7000 - 0x1e1900fff libsystem_darwin.dylib arm64  <e5bec594b4643527b60ef752cb6e3386> /usr/lib/system/libsystem_darwin.dylib
0x1e1901000 - 0x1e1909fff libsystem_dnssd.dylib arm64  <e4268fdd91b5313994546631865c32ca> /usr/lib/system/libsystem_dnssd.dylib
0x1e190a000 - 0x1e190cfff libsystem_featureflags.dylib arm64  <1e7cd17eb5283b85bf4a27e1aa8dfa3e> /usr/lib/system/libsystem_featureflags.dylib
0x1e190d000 - 0x1e193afff libsystem_m.dylib arm64  <dedeec341f9e3964a5ff79cddc6a811e> /usr/lib/system/libsystem_m.dylib
0x1e193b000 - 0x1e1945fff libsystem_platform.dylib arm64  <abb790d318753996aaee06e7568ea1c9> /usr/lib/system/libsystem_platform.dylib
0x1e1946000 - 0x1e1946fff libsystem_product_info_filter.dylib arm64  <61b5d8563fb33fe9b30540a45f659732> /usr/lib/system/libsystem_product_info_filter.dylib
0x1e1947000 - 0x1e1957fff libsystem_pthread.dylib arm64  <93c7f0dc89f13162a1196fc88028d027> /usr/lib/system/libsystem_pthread.dylib
0x1e1958000 - 0x1e195bfff libsystem_sandbox.dylib arm64  <176b1087aaad36258e7ffc497673706c> /usr/lib/system/libsystem_sandbox.dylib
0x1e195c000 - 0x1e1965fff libunwind.dylib arm64  <b7cd41ad513335ac84299bc0dcc6511b> /usr/lib/system/libunwind.dylib
0x1e1966000 - 0x1e1998fff libxpc.dylib arm64  <e3552d23adfb36feb7d0b23090553c49> /usr/lib/system/libxpc.dylib
0x1e1e41000 - 0x1e1e5dfff AppleMetalGLRenderer arm64  <54700ad708b03497b13147672f8a90af> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
0x1e1eb2000 - 0x1e1ec4fff IOHIDLib arm64  <7a6e935838063f7f9ca76ff95006b012> /System/Library/Extensions/IOHIDFamily.kext/PlugIns/IOHIDLib.plugin/IOHIDLib
0x1e27f1000 - 0x1e291bfff AGXMetalA11 arm64  <31b8e7f16eb03610b1bb09d6920188af> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1e2c65000 - 0x1e2c77fff SpotlightLinguistics arm64  <9a6c941378f83d30bd70e008cc721a6c> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF
{"app_name":"UZApp","timestamp":"2023-02-17 11:40:08.00 +0800","app_version":"00.00.23","slice_uuid":"332b75f7-8574-3122-a35d-3a0a68c3f779","adam_id":0,"build_version":"00.00.23","platform":2,"bundleID":"com.chong100.quanjiaodog","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.2 (18B92)","incident_id":"5BE3002F-0FA4-4074-B452-53356CF0C305","name":"UZApp"}
Incident Identifier: 5BE3002F-0FA4-4074-B452-53356CF0C305
CrashReporter Key:   acc4796136b219bb14fb59432159788e10230946
Hardware Model:      iPhone10,3
Process:             UZApp [1274]
Path:                /private/var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/UZApp
Identifier:          com.chong100.quanjiaodog
Version:             00.00.23 (00.00.23)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.chong100.quanjiaodog [547]


Date/Time:           2023-02-17 11:40:07.6713 +0800
Launch Time:         2023-02-17 11:40:03.0530 +0800
OS Version:          iPhone OS 14.2 (18B92)
Release Type:        User
Baseband Version:    6.02.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: TCC, This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSBluetoothAlwaysUsageDescription key with a string value explaining to the user how the app uses this data.
Triggered by Thread:  16

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   GraphicsServices                      0x00000001b15e1598 0x1b15de000 + 13720
6   UIKitCore                             0x000000019dba8638 0x19d07c000 + 11716152
7   UIKitCore                             0x000000019dbadbb8 0x19d07c000 + 11738040
8   UZApp                                 0x000000010038047c 0x1001f8000 + 1606780
9   libdyld.dylib                         0x000000019af9d588 0x19af9c000 + 5512

Thread 1:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 2:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 3 name:  NE-Map-DrawFPSController
Thread 3:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libc++.1.dylib                        0x00000001aed92e0c 0x1aed86000 + 52748
3   UZApp                                 0x0000000100786c1c 0x1001f8000 + 5827612
4   UZApp                                 0x00000001007871e8 0x1001f8000 + 5829096
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 4:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 5 name:  com.apple.uikit.eventfetch-thread
Thread 5:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   Foundation                            0x000000019c4dc7f8 0x19c4d5000 + 30712
6   Foundation                            0x000000019c4dc6d8 0x19c4d5000 + 30424
7   UIKitCore                             0x000000019dc54438 0x19d07c000 + 12420152
8   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
9   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
10  libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 6:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 7:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 8 name:  JavaScriptCore bmalloc scavenger
Thread 8:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libc++.1.dylib                        0x00000001aed92ea4 0x1aed86000 + 52900
3   JavaScriptCore                        0x00000001a4e6ee10 0x1a4044000 + 14855696
4   JavaScriptCore                        0x00000001a4e6e690 0x1a4044000 + 14853776
5   JavaScriptCore                        0x00000001a4e6fdb8 0x1a4044000 + 14859704
6   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
7   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 9 name:  WebThread
Thread 9:
0   WebCore                               0x00000001a91a2610 0x1a74de000 + 30164496
1   WebCore                               0x00000001a91a2b50 0x1a74de000 + 30165840
2   WebCore                               0x00000001a91a2248 0x1a74de000 + 30163528
3   WebCore                               0x00000001a91a339c 0x1a74de000 + 30167964
4   WebCore                               0x00000001a91a4008 0x1a74de000 + 30171144
5   WebCore                               0x00000001a91c18cc 0x1a74de000 + 30292172
6   WebCore                               0x00000001a91ce73c 0x1a74de000 + 30345020
7   WebCore                               0x00000001a91d1314 0x1a74de000 + 30356244
8   WebCore                               0x00000001a85e6c3c 0x1a74de000 + 17861692
9   WebCore                               0x00000001a85e7288 0x1a74de000 + 17863304
10  WebCore                               0x00000001a8c45760 0x1a74de000 + 24541024
11  WebCore                               0x00000001a8c94cd4 0x1a74de000 + 24866004
12  WebKitLegacy                          0x00000001b7566048 0x1b7483000 + 929864
13  WebKitLegacy                          0x00000001b759e01c 0x1b7483000 + 1159196
14  CoreFoundation                        0x000000019b2c486c 0x19b22b000 + 628844
15  CoreFoundation                        0x000000019b2bef40 0x19b22b000 + 606016
16  CoreFoundation                        0x000000019b2bebe4 0x19b22b000 + 605156
17  WebCore                               0x00000001a8083d04 0x1a74de000 + 12213508
18  libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
19  libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 10 name:  AVAudioSession Notify Thread
Thread 10:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   AudioSession                          0x00000001a27fe098 0x1a27f2000 + 49304
6   AudioSession                          0x00000001a27ffff8 0x1a27f2000 + 57336
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 11 name:  com.apple.CFNetwork.CustomProtocols
Thread 11:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CFNetwork                             0x000000019bb4e720 0x19b91c000 + 2303776
6   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 12 name:  LocalStorage
Thread 12:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df9238 0x1a4044000 + 14373432
3   WebKitLegacy                          0x00000001b74af3e0 0x1b7483000 + 181216
4   WebKitLegacy                          0x00000001b74b23a4 0x1b7483000 + 193444
5   WebKitLegacy                          0x00000001b74b1b60 0x1b7483000 + 191328
6   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
7   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
8   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
9   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 13:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 14:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 15:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 16 name:  Dispatch queue: com.apple.root.default-qos
Thread 16 Crashed:
0   libsystem_kernel.dylib                0x00000001c640e218 0x1c63e6000 + 164376
1   libsystem_kernel.dylib                0x00000001c64109e0 0x1c63e6000 + 174560
2   libsystem_kernel.dylib                0x00000001c64109f0 0x1c63e6000 + 174576
3   TCC                                   0x00000001d9f848fc 0x1d9f82000 + 10492
4   TCC                                   0x00000001d9f85278 0x1d9f82000 + 12920
5   TCC                                   0x00000001d9f8932c 0x1d9f82000 + 29484
6   libxpc.dylib                          0x00000001e197e4c0 0x1e1966000 + 99520
7   libxpc.dylib                          0x00000001e1972c28 0x1e1966000 + 52264
8   libdispatch.dylib                     0x000000019af7e300 0x19af1d000 + 398080
9   libdispatch.dylib                     0x000000019af53a7c 0x19af1d000 + 223868
10  libdispatch.dylib                     0x000000019af64108 0x19af1d000 + 291080
11  libsystem_pthread.dylib               0x00000001e19525dc 0x1e1947000 + 46556
12  libsystem_pthread.dylib               0x00000001e1955874 0x1e1947000 + 59508

Thread 17:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 18:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 19:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 20:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 21:
0   libsystem_pthread.dylib               0x00000001e195586c 0x1e1947000 + 59500

Thread 22 name:  Heap Helper Thread
Thread 22:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 23 name:  Heap Helper Thread
Thread 23:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 24 name:  Heap Helper Thread
Thread 24:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 25 name:  Heap Helper Thread
Thread 25:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 26 name:  Heap Helper Thread
Thread 26:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df91a4 0x1a4044000 + 14373284
3   JavaScriptCore                        0x00000001a46fc834 0x1a4044000 + 7047220
4   JavaScriptCore                        0x00000001a4dc7a48 0x1a4044000 + 14170696
5   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
6   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 27 name:  IndexedDB
Thread 27:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   JavaScriptCore                        0x00000001a4df9238 0x1a4044000 + 14373432
3   WebKitLegacy                          0x00000001b74af3e0 0x1b7483000 + 181216
4   WebKitLegacy                          0x00000001b74b23a4 0x1b7483000 + 193444
5   WebKitLegacy                          0x00000001b74b1b60 0x1b7483000 + 191328
6   JavaScriptCore                        0x00000001a4e1c6d8 0x1a4044000 + 14517976
7   JavaScriptCore                        0x00000001a4e1eeb0 0x1a4044000 + 14528176
8   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
9   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 28 name:  com.apple.NSURLConnectionLoader
Thread 28:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CFNetwork                             0x000000019bb4e720 0x19b91c000 + 2303776
6   Foundation                            0x000000019c6394bc 0x19c4d5000 + 1459388
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 29 name:  com.apple.CoreMotion.MotionThread
Thread 29:
0   libsystem_kernel.dylib                0x00000001c63ea644 0x1c63e6000 + 17988
1   libsystem_kernel.dylib                0x00000001c63e9a48 0x1c63e6000 + 14920
2   CoreFoundation                        0x000000019b2c50ec 0x19b22b000 + 631020
3   CoreFoundation                        0x000000019b2bf560 0x19b22b000 + 607584
4   CoreFoundation                        0x000000019b2beb90 0x19b22b000 + 605072
5   CoreFoundation                        0x000000019b2bfc50 0x19b22b000 + 609360
6   CoreMotion                            0x00000001a5b3bcc0 0x1a5a01000 + 1289408
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 30 name:  WebKitWebRTCNetwork
Thread 30:
0   libsystem_kernel.dylib                0x00000001c640db00 0x1c63e6000 + 162560
1   libwebrtc.dylib                       0x00000001dc20d74c 0x1dc026000 + 1996620
2   libwebrtc.dylib                       0x00000001dc3295f4 0x1dc026000 + 3159540
3   libwebrtc.dylib                       0x00000001dc3282bc 0x1dc026000 + 3154620
4   libwebrtc.dylib                       0x00000001dc32a57c 0x1dc026000 + 3163516
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 31 name:  WebKitWebRTCSignaling
Thread 31:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff0c8 0x1dc026000 + 889032
3   libwebrtc.dylib                       0x00000001dc193f38 0x1dc026000 + 1498936
4   libwebrtc.dylib                       0x00000001dc3295f4 0x1dc026000 + 3159540
5   libwebrtc.dylib                       0x00000001dc3282bc 0x1dc026000 + 3154620
6   libwebrtc.dylib                       0x00000001dc32a57c 0x1dc026000 + 3163516
7   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
8   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 32 name:  rtc-low-prio
Thread 32:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff294 0x1dc026000 + 889492
3   libwebrtc.dylib                       0x00000001dc323770 0x1dc026000 + 3135344
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 33 name:  rtp_send_controller
Thread 33:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff294 0x1dc026000 + 889492
3   libwebrtc.dylib                       0x00000001dc323770 0x1dc026000 + 3135344
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 34 name:  PacerThread
Thread 34:
0   libsystem_kernel.dylib                0x00000001c640d61c 0x1c63e6000 + 161308
1   libsystem_pthread.dylib               0x00000001e194dc54 0x1e1947000 + 27732
2   libwebrtc.dylib                       0x00000001dc0ff0b4 0x1dc026000 + 889012
3   libwebrtc.dylib                       0x00000001dc21fdb0 0x1dc026000 + 2071984
4   libwebrtc.dylib                       0x00000001dc2144bc 0x1dc026000 + 2024636
5   libsystem_pthread.dylib               0x00000001e1950b3c 0x1e1947000 + 39740
6   libsystem_pthread.dylib               0x00000001e1955880 0x1e1947000 + 59520

Thread 16 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x000000010147c3e8
    x4: 0x0000000000000022   x5: 0x000000010147c41c   x6: 0x0000000000000200   x7: 0x0000000000000001
    x8: 0x0000000000000020   x9: 0x00000001f1b21400  x10: 0x0100000100000000  x11: 0x2e61746164207369
   x12: 0x20776f6820726573  x13: 0x2070706120656874  x14: 0x6968742073657375  x15: 0x002e617461642073
   x16: 0x0000000000000208  x17: 0x02000001000007c8  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000010147c41c  x21: 0x0000000000000022  x22: 0x000000010147c3e8  x23: 0x0000000000000000
   x24: 0x000000000000000b  x25: 0x0000000282127ec0  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000017050a650   lr: 0x00000001c64109e0
    sp: 0x000000017050a610   pc: 0x00000001c640e218 cpsr: 0x00000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1001f8000 - 0x100cbffff UZApp arm64  <332b75f785743122a35d3a0a68c3f779> /var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/UZApp
0x100f84000 - 0x100f9ffff KNZipArchive arm64  <11cd3499657234e698c69536c818a27e> /var/containers/Bundle/Application/CFBC1A02-C2AA-4536-8781-F5A10989ECCD/UZApp.app/Frameworks/KNZipArchive.framework/KNZipArchive
0x10101c000 - 0x101087fff dyld arm64  <f756a8d55a803b4d996236fe0e7638c2> /usr/lib/dyld
0x101108000 - 0x10115ffff libstdc++.6.0.9.dylib arm64  <749f7007ef6e3839a54feecba80fdeb5> /usr/lib/libstdc++.6.0.9.dylib
0x101660000 - 0x10166bfff libobjc-trampolines.dylib arm64  <b8c2db0f13bb343d93d8e8c6f6cee07e> /usr/lib/libobjc-trampolines.dylib
0x19af1d000 - 0x19af9bfff libdispatch.dylib arm64  <6c143c51288f3cd084dd17b9a0aaee62> /usr/lib/system/libdispatch.dylib
0x19af9c000 - 0x19afd2fff libdyld.dylib arm64  <e31c0887c99930479b80203248ec2396> /usr/lib/system/libdyld.dylib
0x19afd3000 - 0x19b22afff libicucore.A.dylib arm64  <9fc7dac3deed3a479abbe36867045ba5> /usr/lib/libicucore.A.dylib
0x19b22b000 - 0x19b5d4fff CoreFoundation arm64  <96f8386dd88a3c89a323a17975c3317f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19b5d5000 - 0x19b76efff CoreServices arm64  <dd083b6922803f7e913646c9246b4a9d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x19b76f000 - 0x19b7b7fff WirelessDiagnostics arm64  <fbd6e8b92c91309fa9c26c9653c8cb1a> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x19b7b8000 - 0x19b830fff SystemConfiguration arm64  <75fec68015053f2e84dc4a0a8586c617> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x19b831000 - 0x19b91bfff CoreTelephony arm64  <1491284f13863425978d2f39e060af95> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x19b91c000 - 0x19bd9dfff CFNetwork arm64  <e261fa7130e23e6a8db232ecf79b30bf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19bd9e000 - 0x19c463fff libnetwork.dylib arm64  <c67a2d7144153f82939965c3956520ae> /usr/lib/libnetwork.dylib
0x19c464000 - 0x19c4d4fff Accounts arm64  <dac79be132833bf8918bbbdca7a51004> /System/Library/Frameworks/Accounts.framework/Accounts
0x19c4d5000 - 0x19c76ffff Foundation arm64  <f1bc26a1f5bb36f7a65ad5f232dbf902> /System/Library/Frameworks/Foundation.framework/Foundation
0x19c770000 - 0x19cad3fff ImageIO arm64  <982bf9fe32a43e0b95d21a5c8d206947> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x19cad4000 - 0x19caecfff libCGInterfaces.dylib arm64  <e6ddc58214b83593ad32b8ef9da35b5d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19caed000 - 0x19d07bfff CoreGraphics arm64  <9c095d1529953f9daf186a3a3d13a1f2> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x19d07c000 - 0x19e443fff UIKitCore arm64  <71b59f6219da3cff89e1dacf333bab0d> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19e444000 - 0x19e461fff libAccessibility.dylib arm64  <7b14f8ae35623cc7926d086785c913ea> /usr/lib/libAccessibility.dylib
0x19e462000 - 0x19e6d5fff QuartzCore arm64  <ca8f28fcac5b3015ae8c4f2c0102efb4> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19e6d6000 - 0x19e73bfff BackBoardServices arm64  <4f98188591a0352b809337236d822a02> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x19e73c000 - 0x19e7c3fff TextInput arm64  <1a8e17692974328eb137a99894619a83> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x19e7c4000 - 0x19e82bfff libusrtcp.dylib arm64  <38d49d34771036a6933f051f5fd93ef8> /usr/lib/libusrtcp.dylib
0x19e82c000 - 0x19ebc1fff AppleMediaServices arm64  <39ffde16f1543a68b2c4be56eca89663> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x19ebc2000 - 0x19ed25fff libswiftFoundation.dylib arm64  <191cea851b253208a4634707cf529728> /usr/lib/swift/libswiftFoundation.dylib
0x19ed26000 - 0x19f0d5fff libswiftCore.dylib arm64  <3e4b597efce53f3ea83095489114d8e4> /usr/lib/swift/libswiftCore.dylib
0x19f0d6000 - 0x19f0eafff UIKitServices arm64  <6cfeb1e50b2232a8a45133d5027c8543> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x19f0eb000 - 0x19f233fff Preferences arm64  <930c7b581c853df198797b670f87c45f> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x19f234000 - 0x19f442fff ContactsUI arm64  <e57806e602dd3bfa8d2e221a4b322002> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x19f443000 - 0x19f5fcfff CoreText arm64  <6e6f5e0cd9e1304b83482c0b4ab2a7af> /System/Library/Frameworks/CoreText.framework/CoreText
0x19f5fd000 - 0x19f615fff ExtensionKit arm64  <cb5f54bf46473348bf62ab7275e6307e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x19f616000 - 0x19f629fff ChronoServices arm64  <d17bc5b242883ba9971215062d7a0d03> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x19f62a000 - 0x19f6a7fff BaseBoard arm64  <7f0411a61fcc389aa498fbdbe078bbe3> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x19f6a8000 - 0x19f8bdfff CoreDuet arm64  <0e709564f48b3d798ad7abbd403a1251> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x19f8be000 - 0x19fa09fff Contacts arm64  <738a964f2592342c8cf8ed3df85a7fd6> /System/Library/Frameworks/Contacts.framework/Contacts
0x19fa0a000 - 0x1a0e6efff GeoServices arm64  <b325f8217862350fa5b1b5d434f423d9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a0e6f000 - 0x1a0ef4fff CoreLocation arm64  <480e95ff24123860bc54c9c4ede7bbf4> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a0ef5000 - 0x1a1091fff CloudKit arm64  <5ee14a0a271b378cbc357efd5ef1a33b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1a1092000 - 0x1a13fafff CoreData arm64  <512043667c483b36b1e02c95663aec71> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a1481000 - 0x1a1fe3fff SwiftUI arm64  <52a6fef6637c3403a2641f99fae80a52> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1a1fe4000 - 0x1a1feefff libswiftCoreGraphics.dylib arm64  <a1566d3c40ca35409a4be98a484640a9> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1a1fef000 - 0x1a202dfff AppSupport arm64  <17db41b85aba31299c64512406a5e5d2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a202e000 - 0x1a214bfff ManagedConfiguration arm64  <1b9df1125b5e3efcb19ca301d7d2e3ee> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a214c000 - 0x1a21b8fff IMFoundation arm64  <7f1639eb9c5837819ad1522da82ab6cd> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1a21b9000 - 0x1a22bbfff IDS arm64  <8ddeaeaa96da3c9b88ba4ca207e7ef54> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1a22bc000 - 0x1a23f9fff Security arm64  <149f8d12822a31a198bf48ce690f678d> /System/Library/Frameworks/Security.framework/Security
0x1a23fa000 - 0x1a27f1fff MediaPlayer arm64  <a73f58a9bbe83ceab929dedef2c0d10c> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1a27f2000 - 0x1a2809fff AudioSession arm64  <3236a3742eae394a96a2237aaf3b5f3d> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1a280a000 - 0x1a2983fff AVFCore arm64  <8cdc508c3c8e336b9f29d32c4eedce43> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1a2984000 - 0x1a2ee8fff Intents arm64  <f3199470a1173b99988709c323bcadaf> /System/Library/Frameworks/Intents.framework/Intents
0x1a2ee9000 - 0x1a2f34fff TextInputUI arm64  <352b17033e9b33a18f516aee1ff5b146> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a2f35000 - 0x1a3232fff CoreImage arm64  <a5984c5ef0a53d98874cb0eaf2646a30> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a3233000 - 0x1a32edfff ColorSync arm64  <037592c7bb1f32af921e472cf9a95b88> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a32ee000 - 0x1a3326fff CoreVideo arm64  <e2d305b72dbf3d3dad312315c9d43030> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a3327000 - 0x1a3a48fff MediaToolbox arm64  <7f5ea89db4bc3f6daf02b27a41f5902d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a3a49000 - 0x1a3b3cfff CoreMedia arm64  <7f6e05169d013c1d97abfac25c60b10b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a3b3d000 - 0x1a3da8fff AudioToolbox arm64  <49e931593939360bb0310716e712c473> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a3da9000 - 0x1a3df8fff CoreHaptics arm64  <cf8486abf83b3a7a8d4c47af334e51a2> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1a3df9000 - 0x1a3e55fff UserActivity arm64  <204eaf6b983f3b879576eddba86a425e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1a3e56000 - 0x1a3f57fff UIFoundation arm64  <89449f94ec45399cb82200e854334e0b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1a3f58000 - 0x1a3f7dfff libsystem_info.dylib arm64  <3536d46d36cd3af4b92c67e4bdebd8c6> /usr/lib/system/libsystem_info.dylib
0x1a3f7e000 - 0x1a3ffafff libsystem_c.dylib arm64  <edf3e843a62a3dd092ccebe94d5a83e3> /usr/lib/system/libsystem_c.dylib
0x1a3ffb000 - 0x1a4043fff RunningBoardServices arm64  <b10f31f81c803bc5a4f87e58d284400a> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1a4044000 - 0x1a4f7afff JavaScriptCore arm64  <0a413324bb1c3b0182117a3e55a9f115> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a4f7b000 - 0x1a550dfff ChatKit arm64  <6fc447714afa3215bf8c9fdaee3f63d2> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x1a550e000 - 0x1a5593fff ContactsFoundation arm64  <fcc7ad598bc8393191d6af0a15db9161> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1a5594000 - 0x1a57b8fff HealthKit arm64  <d30da3534de1340583bdcd924d6a5b76> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1a57b9000 - 0x1a57dafff ProactiveEventTracker arm64  <fd944cb63edb38ac827a91b7262ed683> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a57db000 - 0x1a5825fff Lexicon arm64  <6d531b4861bc332fb00b8a42e2778491> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a5826000 - 0x1a588efff PersonalizationPortrait arm64  <8bb6361b8a5030f289ffaaf8c8cb2e7a> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1a588f000 - 0x1a58dbfff CoreDuetContext arm64  <8d8c5f76d56a3c5c9f433e44ec1fcad3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1a58dc000 - 0x1a5982fff IOKit arm64  <c50846c1e80d37e886984cf410de47a6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a5983000 - 0x1a5992fff DataMigration arm64  <9bef406302373341973658d5fe3338ff> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a5993000 - 0x1a59eefff SpringBoardServices arm64  <b44c661eec0f39e0872e7307a4afe679> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a59ef000 - 0x1a5a00fff ContextKit arm64  <b5a6fc21557c37e2a2d0f29b943dd511> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1a5a01000 - 0x1a5c5afff CoreMotion arm64  <cd1f30042ba23375a217a01310cc1316> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a5c5b000 - 0x1a5d91fff EventKit arm64  <184114113e0b34ada009e79f7a56ee66> /System/Library/Frameworks/EventKit.framework/EventKit
0x1a5d92000 - 0x1a62b0fff PassKitCore arm64  <7f09e955ff8d38a087e750cf6812ba97> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x1a62b1000 - 0x1a6521fff MediaRemote arm64  <72424f62d23434bfaee4de96abc09861> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1a6522000 - 0x1a66bafff CoreUtils arm64  <1430df995b78363e964565be13d50bbf> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1a66bb000 - 0x1a66d0fff FamilyCircle arm64  <e02e84d2fbbb300bb49caae97f43379b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1a66d1000 - 0x1a673dfff CoreSpotlight arm64  <9be37e0ee25136ee996bc6a6f6e835f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a6b15000 - 0x1a6c9efff AssistantServices arm64  <680eea804df4372490c73ae967765f83> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1a6c9f000 - 0x1a6d60fff CoreUI arm64  <5d80f7fa7f2b39929905a3b22c641f29> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1a6d61000 - 0x1a6daefff SafariSafeBrowsing arm64  <c785e4c6fae03774bba068f7778542c0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a6daf000 - 0x1a74ddfff WebKit arm64  <19789fd9109837b7b6399e4f0eb867d6> /System/Library/Frameworks/WebKit.framework/WebKit
0x1a74de000 - 0x1a9886fff WebCore arm64  <cb20a111c82d3e17ab3a08002f1f0525> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1a9887000 - 0x1a98e4fff libMobileGestalt.dylib arm64  <448540b0eca03930b98b2d18101114d6> /usr/lib/libMobileGestalt.dylib
0x1a98e5000 - 0x1a9900fff CommonUtilities arm64  <3ffd6ea3f0683eb49ab5ba7f761201bc> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a9901000 - 0x1a9a66fff IDSFoundation arm64  <9167012f8eb333858885825cc96089b8> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1a9a67000 - 0x1a9b64fff IMSharedUtilities arm64  <429bb5ecefd63e00bf9853c8eec2ea22> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1a9b65000 - 0x1a9c05fff CoreSuggestions arm64  <16a233726a913a77a08e8c624335b5f2> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1a9c06000 - 0x1a9ca0fff AddressBookLegacy arm64  <d040464b88cb343187a1d4339ab93540> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1a9ca1000 - 0x1a9cd1fff UserNotifications arm64  <166b5573570d31148c448c2661204d60> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a9cd2000 - 0x1a9d53fff FrontBoardServices arm64  <fa4b5a01024138549da23134f8892078> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a9d54000 - 0x1a9d76fff libsystem_malloc.dylib arm64  <9f2d3d4683d9358f972c1cf61c073a31> /usr/lib/system/libsystem_malloc.dylib
0x1a9d77000 - 0x1aa030fff MapKit arm64  <8554fdfc7b2139608358e6978eeb1fe8> /System/Library/Frameworks/MapKit.framework/MapKit
0x1aa031000 - 0x1aa7fefff VectorKit arm64  <c96d8ee7cff73ce08c83311492e49dbb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1aa7ff000 - 0x1aa888fff AuthKit arm64  <83a8244f36893898b41e628ad2b7eb9b> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1aa889000 - 0x1aa917fff AppleAccount arm64  <4991d6835c1934fdb8c5289940f5e433> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1aa918000 - 0x1aaa1dfff AVFAudio arm64  <d581e902542e387c99f7cbd1b3a163b7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1aaa1e000 - 0x1aac7cfff AudioToolboxCore arm64  <cb1e498d648c337c9182850a4b862fef> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1aac7d000 - 0x1aacabfff VoiceShortcutClient arm64  <abf9ae3a5ea33071a26538ce2dda2441> /System/Library/PrivateFrameworks/VoiceShortcutClient.framework/VoiceShortcutClient
0x1aacac000 - 0x1aaf42fff StoreServices arm64  <cec7f76f013036838267533471e5c99d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1aaf43000 - 0x1ab0b9fff Sharing arm64  <a4dd5e72d14937f5bc4a92bcb6ab8eb9> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1ab0ba000 - 0x1ab159fff ShareSheet arm64  <75dca4c8a0643942b3ec6831a6b2f5d1> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1ab15a000 - 0x1ab241fff CoreParsec arm64  <fe26b952337b3555b5cfb578c91dfb59> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1ab242000 - 0x1ab287fff PhotoFoundation arm64  <22dfecca43923955b3b8b8b1a1febf30> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1ab288000 - 0x1ab4bdfff Photos arm64  <8bc27737c4023a13b83120eba1154595> /System/Library/Frameworks/Photos.framework/Photos
0x1ab4be000 - 0x1abb9efff PhotoLibraryServices arm64  <82d449d30e8c37ca90289b66ef0b58b8> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1abb9f000 - 0x1abc56fff AssetsLibraryServices arm64  <fa2e52bdd6d03f6e86540d8c5ae86eb0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1abc57000 - 0x1abca6fff MobileBackup arm64  <c37c7d6c44a130bb973971bf805133cf> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1abca7000 - 0x1abcbafff MSUDataAccessor arm64  <5065749534bf3ea492338ecf94a05224> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1abcbb000 - 0x1abce0fff MobileAsset arm64  <4628533bd0833a5aa0aee255160206ca> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1abce1000 - 0x1abcf0fff libsystem_networkextension.dylib arm64  <0e55773557ba3611994ce782f3cbfe75> /usr/lib/system/libsystem_networkextension.dylib
0x1abcf1000 - 0x1abf2efff NetworkExtension arm64  <4f673f38e23837c59b262a540cb429b9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1abf5a000 - 0x1ac31bfff CoreML arm64  <a500922e5bf6340baa75e98d2277f396> /System/Library/Frameworks/CoreML.framework/CoreML
0x1ac31c000 - 0x1acb42fff Espresso arm64  <ade331484e73345ab4d1d2826dd7496a> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1acb43000 - 0x1acc3afff VideoToolbox arm64  <f873b14cefb7382e9f61333c11799aa8> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1acc3b000 - 0x1acc84fff OnBoardingKit arm64  <eb07338dc074396b88c73954ad2509eb> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1acd78000 - 0x1acd87fff AXCoreUtilities arm64  <7214d52ea34e36d995241b967c21193c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1acd88000 - 0x1ad310fff PhotosUI arm64  <f853bcbd172b35b29150589baaf50c2d> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x1ad311000 - 0x1adbc4fff PhotosUICore arm64  <2cf82f8c4638302faed05bdeccaa29de> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1adbc5000 - 0x1add34fff Montreal arm64  <1fbbf5869f3b30339f91ec37687085c6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1add35000 - 0x1ade41fff LanguageModeling arm64  <f5f8930a581e306b91a8ac4cba90ca44> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1ade42000 - 0x1ade4afff InternationalSupport arm64  <a5ad9b3d2c2b37a4949789af50bac7bc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1ade4b000 - 0x1ae085fff iTunesCloud arm64  <b2bc54ebb8f43179afc2a7322499cebc> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1ae086000 - 0x1ae0c2fff libswiftUIKit.dylib arm64  <2673e0455c0f3253a3cdf6e7eda8f0c1> /usr/lib/swift/libswiftUIKit.dylib
0x1ae142000 - 0x1ae181fff CarKit arm64  <db58dcf89dee3a298b4dc89ed96b2ef9> /System/Library/PrivateFrameworks/CarKit.framework/CarKit
0x1ae1d0000 - 0x1ae272fff CalendarDatabase arm64  <931174ff892a33498538d0c714d013ca> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1ae273000 - 0x1ae2bbfff Notes arm64  <0ac4c94e69f438368f5bd661324da907> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1ae2bc000 - 0x1ae392fff LinkPresentation arm64  <363fbe9c7b333dedaab6f35f148948bf> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1ae393000 - 0x1ae484fff Combine arm64  <2bbb065f4220393daf6991cc2525b429> /System/Library/Frameworks/Combine.framework/Combine
0x1ae50b000 - 0x1ae51cfff UniformTypeIdentifiers arm64  <11d2057d0a8a3164906da7165b64eb09> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1ae51d000 - 0x1ae599fff CloudDocs arm64  <03754964ee6a387991763abf66b9274a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1ae59a000 - 0x1ae788fff Message arm64  <3ab01424da3a3cad96c6c7c19917a51c> /System/Library/PrivateFrameworks/Message.framework/Message
0x1ae789000 - 0x1ae800fff EmailFoundation arm64  <14aeacc0cd003fcfa06f3f07ecc00407> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1aea5e000 - 0x1aea7bfff FindMyDevice arm64  <d08118c085a5300bb9deb2c1c5bcb198> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x1aea7c000 - 0x1aeab6fff MediaServices arm64  <ebb39cad5de63a46afae1d8723960e36> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1aeab7000 - 0x1aec1bfff SearchFoundation arm64  <dcd0417fa66d3ec3bb7c789c2099e595> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1aec1c000 - 0x1aec74fff WebBookmarks arm64  <bf2ae9dba54d30409b6255ef3c0ee28c> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1aecf0000 - 0x1aed25fff libobjc.A.dylib arm64  <7cad222912fa3d6c82005306fb157fa4> /usr/lib/libobjc.A.dylib
0x1aed26000 - 0x1aed85fff LoggingSupport arm64  <d1dfea30c5ca30f6abcb54adc7a0330f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1aed86000 - 0x1aeddffff libc++.1.dylib arm64  <88496d66c6683f1797c5d0c91e8bee42> /usr/lib/libc++.1.dylib
0x1aede0000 - 0x1aedf8fff libc++abi.dylib arm64  <464199d1cdfe3663bedfcbc1b5f19491> /usr/lib/libc++abi.dylib
0x1aedf9000 - 0x1aee37fff SetupAssistant arm64  <0480ee547f983807bc4e797bf4ae2d4f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1aee38000 - 0x1aee51fff OctagonTrust arm64  <b9f7c88070ba34719271a2e1b9f0d611> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1aef63000 - 0x1aefa3fff CoreAutoLayout arm64  <83a9b00eb095347aa9a2fd147deb1d75> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1aefa4000 - 0x1af0fcfff Network arm64  <2fb89d76ea383b43bcd1e0c7ee9b9012> /System/Library/Frameworks/Network.framework/Network
0x1af0fd000 - 0x1af131fff MobileKeyBag arm64  <ad07d4d56daa3b659ba84deffdcd6229> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1af357000 - 0x1af36afff BaseBoardUI arm64  <d704621db8b73d7c80097a0ed9c28a1a> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1af36b000 - 0x1af405fff libvDSP.dylib arm64  <c1ac2e5ab09f3cb380ddbd1c8f3dda8e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1af406000 - 0x1af438fff libAudioToolboxUtility.dylib arm64  <e63eadbe9eb0393cba9dfe3453b4f9d7> /usr/lib/libAudioToolboxUtility.dylib
0x1af4cc000 - 0x1af5e5fff AvatarUI arm64  <969f74f094d635f0a6f427ad796808c4> /System/Library/PrivateFrameworks/AvatarUI.framework/AvatarUI
0x1af5e6000 - 0x1af66efff CoreNLP arm64  <e0ff485c8a6235a4a23198827787943b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1af66f000 - 0x1af77bfff FileProvider arm64  <0e4c8a5e6b793ecd988b46f9675d7ba3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1af77c000 - 0x1af78cfff BiomeStorage arm64  <315daa46f3373050b0f32c4061916e58> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1af78d000 - 0x1af7a3fff libswiftDispatch.dylib arm64  <20f2131ec1bf3d35bef381ba0707b206> /usr/lib/swift/libswiftDispatch.dylib
0x1af7a4000 - 0x1af7d9fff DataDetectorsCore arm64  <d7e7cd1309203cf5900bdd3b39b55c53> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1af7da000 - 0x1af865fff Symbolication arm64  <80559f09b8bc395b97389dc8bbcbdf66> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1af866000 - 0x1af883fff CrashReporterSupport arm64  <c15d0300bfb83d129765feed34d336f2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1af884000 - 0x1af89afff FMCoreLite arm64  <e2f5b4f625783f33a42a493c17ef7888> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x1af8bf000 - 0x1af987fff TelephonyUtilities arm64  <72f35fe502333796ab144d785a6b8e5d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1af9be000 - 0x1afba2fff MPSNeuralNetwork arm64  <fbeb0a9241cc36f6ae81b7958ea92ea5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1afba3000 - 0x1afbf6fff MPSCore arm64  <e2173a383b78325fbee51955f38a3ea8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1afd48000 - 0x1afdb0fff CalendarFoundation arm64  <2f3c007ae909399bba919b644cfada12> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1afdb1000 - 0x1afe0efff TipsCore arm64  <c746b9f71f37398f890721891f197634> /System/Library/PrivateFrameworks/TipsCore.framework/TipsCore
0x1afe0f000 - 0x1afefcfff NLP arm64  <61aa4f28e9263957a1e384ef71cbe8f3> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1afefd000 - 0x1aff24fff AppSupportUI arm64  <ef574120dbee30109906dd8fd497cbdb> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1aff2d000 - 0x1aff80fff FTServices arm64  <c0e445591ee730c8aff1d28f296797fc> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1aff81000 - 0x1b002dfff libboringssl.dylib arm64  <81c7039fffe330749922d677441da473> /usr/lib/libboringssl.dylib
0x1b002e000 - 0x1b0044fff ProtocolBuffer arm64  <70cb1f0b63d53dff8f524029be5f3cef> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1b0045000 - 0x1b0146fff AVKit arm64  <07733eded94a34a0b7558d226f578781> /System/Library/Frameworks/AVKit.framework/AVKit
0x1b02aa000 - 0x1b02b8fff AssertionServices arm64  <c69468ff33ae3b32827b498ce675c2c5> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1b02b9000 - 0x1b02e0fff CloudServices arm64  <304d123c1f023d1f92cc8efa1cd89a3b> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1b0333000 - 0x1b040cfff Metal arm64  <4601d687b481344a8e913602165f9416> /System/Library/Frameworks/Metal.framework/Metal
0x1b040d000 - 0x1b0540fff MediaExperience arm64  <17a2cd08f1193fd7ba66296393a2d795> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1b0541000 - 0x1b093dfff VideoProcessing arm64  <181e68495b5339f996dbd6002f7dea42> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
0x1b093e000 - 0x1b0954fff libsystem_trace.dylib arm64  <4ed5b6b480e9322784b590bc92570931> /usr/lib/system/libsystem_trace.dylib
0x1b0955000 - 0x1b0985fff CoreServicesInternal arm64  <fd831f53098d367b96294ed0c8638bf2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1b0986000 - 0x1b09e8fff SafariCore arm64  <d3b987a04ec5330ab54ad5c4fdf2675c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1b09e9000 - 0x1b0c09fff SafariShared arm64  <a6eba28c367c3de0b3c6e300515bb3f7> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1b0c0a000 - 0x1b0c9cfff AppStoreDaemon arm64  <fe7cfd1d362b36cf95e9442eef5151b7> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x1b0c9d000 - 0x1b0fc6fff GameCenterUI arm64  <8ff8eb28191d33278def0abc89016bb1> /System/Library/PrivateFrameworks/GameCenterUI.framework/GameCenterUI
0x1b1060000 - 0x1b10a5fff ContactsAutocompleteUI arm64  <7f2d03e81d50389990e48c14a1b08126> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1b10a6000 - 0x1b11d8fff MessageUI arm64  <b18527887325349fa3533eb855686d67> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b14ff000 - 0x1b1599fff SAObjects arm64  <8c96862b2d56333b8ef15cfef4d31b86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1b159a000 - 0x1b15ddfff VoiceServices arm64  <464c85f25bc633d391757aafbfd677a5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1b15de000 - 0x1b15e6fff GraphicsServices arm64  <ce670bb473ba34db90fb722f8706de7c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1b15e7000 - 0x1b163afff DeviceManagement arm64  <dfb04d0ea3cf35a5a9b69f761e2eb6b4> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1b163b000 - 0x1b179dfff Translation arm64  <5ec7c666f2cc35c3acc7dce6e7a7911c> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1b179e000 - 0x1b17b2fff PowerLog arm64  <051bae09e30a3f5a8563ff6af965feac> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1b17b3000 - 0x1b17dafff DuetActivityScheduler arm64  <03ea7e4df5b73546be8267f8a77fcafe> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1b2e18000 - 0x1b30a9fff Vision arm64  <68f7329556253ff1887192f6c92fd8f4> /System/Library/Frameworks/Vision.framework/Vision
0x1b30aa000 - 0x1b3103fff DataAccess arm64  <4acc037ba2a034098b30be16ae3aad41> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b3104000 - 0x1b316efff ProactiveSupport arm64  <4ed25a5a5436340e9cdbec550cbfcba2> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b319a000 - 0x1b31b7fff ApplePushService arm64  <b8e945d8952e377d80c5456ce175a6d6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1b31b8000 - 0x1b31dffff BoardServices arm64  <f92f2047e3e53234b616fccb02147c6e> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1b31e0000 - 0x1b31ebfff libswiftCloudKit.dylib arm64  <f6934920760d3b08bb0e5b0906ce8d5c> /usr/lib/swift/libswiftCloudKit.dylib
0x1b332f000 - 0x1b335efff libncurses.5.4.dylib arm64  <7b5a407ecd4b34ffb14f40a1c0e54a29> /usr/lib/libncurses.5.4.dylib
0x1b335f000 - 0x1b33abfff OSAnalytics arm64  <92ee24de7cda31079c3aa4f12a8905d2> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1b33ac000 - 0x1b3432fff CoreBluetooth arm64  <eeafde454e523b199d3d514dafdf8a2e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1b3433000 - 0x1b35fffff JetEngine arm64  <4658243af2e837399aacc3db8a138b11> /System/Library/PrivateFrameworks/JetEngine.framework/JetEngine
0x1b3600000 - 0x1b3642fff TemplateKit arm64  <aa3cfe75b58239119659d8199a16e6a0> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1b3643000 - 0x1b3675fff MobileInstallation arm64  <ea77077b00d83c228e6ceeaa2ae1ca0c> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b3676000 - 0x1b3704fff libTelephonyUtilDynamic.dylib arm64  <e47a9e7e238338fdac0db53ebcafae05> /usr/lib/libTelephonyUtilDynamic.dylib
0x1b3705000 - 0x1b376cfff NanoRegistry arm64  <b34a1a2cc6903bc28b69fc3d8b5e7c2f> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1b376d000 - 0x1b3847fff SpringBoardFoundation arm64  <8a7083ea5885343daf228b7ec725c0ea> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1b3848000 - 0x1b3865fff CoreMaterial arm64  <6d3afe48a60d30979d0ebda261fc14c3> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1b3866000 - 0x1b38d4fff SpringBoardUIServices arm64  <090a72ea13ba3b8fb9b49488c60fa8a0> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x1b38d5000 - 0x1b3a57fff libsqlite3.dylib arm64  <a814e2dc328e3acd860ff0e3ee3a180e> /usr/lib/libsqlite3.dylib
0x1b3a58000 - 0x1b3b14fff AVFCapture arm64  <412e1d611bbf3f32bea2136a6f81ac3b> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1b3b15000 - 0x1b3e4bfff CMCapture arm64  <2317a6de58293824a6905a4ddc14544c> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1b3f96000 - 0x1b41ecfff MobileSpotlightIndex arm64  <4e495e50e7943999aebefae87bd97748> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1b41ed000 - 0x1b428efff Email arm64  <9ac2289471df3869958915cd4628c2a5> /System/Library/PrivateFrameworks/Email.framework/Email
0x1b42f1000 - 0x1b44c2fff EventKitUI arm64  <896613fdb16c3ac686e8151aafd9b2ab> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1b44db000 - 0x1b4560fff BulletinBoard arm64  <edfc5f49fb68349b86d4ded7914c0371> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1b4561000 - 0x1b45eafff PeopleSuggester arm64  <392874921960329aadc5687710057394> /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
0x1b45eb000 - 0x1b45f5fff libsystem_notify.dylib arm64  <4dbd2e3e6bc43d1388d0e01ba0cc4e07> /usr/lib/system/libsystem_notify.dylib
0x1b45f6000 - 0x1b4638fff CryptoTokenKit arm64  <7fb1f3772ef736199a7953dc76b4f2db> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1b46a0000 - 0x1b470ffff libcorecrypto.dylib arm64  <071f7a201cf6324783d7d4e309a64c16> /usr/lib/system/libcorecrypto.dylib
0x1b4710000 - 0x1b4732fff UserManagement arm64  <227023a57a1e3727819a124ff58c5550> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1b4803000 - 0x1b4819fff libsystem_asl.dylib arm64  <441adb81097f31d6a85d380a72993d66> /usr/lib/system/libsystem_asl.dylib
0x1b481a000 - 0x1b483cfff AppSSO arm64  <7ea67814dd7d3e5fae4120689637adc1> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1b483d000 - 0x1b4859fff SharedWebCredentials arm64  <72cfccd25dee3846919505efdb7802ef> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b485a000 - 0x1b4a2dfff SafariServices arm64  <9e09a21987d53596a635bbc9084f1f9c> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b4a83000 - 0x1b4ab9fff DataAccessExpress arm64  <a2874518ed5f3806bf4ab5fe0d59a9d1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1b4aba000 - 0x1b4af0fff CoreServicesStore arm64  <5c605e0210b23854a58ec83ddc727f0b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1b4af1000 - 0x1b4b15fff CoreAnalytics arm64  <04783a664f6b323b8c6b6a9572a1d987> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1b4b16000 - 0x1b4b21fff SymptomAnalytics arm64  <0b2f7ddd1d003e85bc5faf757d962eda> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1b4cfd000 - 0x1b4d0cfff NanoPreferencesSync arm64  <e9549e41d9783a4cb3d2fdf3f8a412c9> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1b5081000 - 0x1b54c7fff PassKitUI arm64  <e3ac0853501c3098ad6a60d08aa87123> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI
0x1b54c8000 - 0x1b54f2fff IconServices arm64  <26b0813866783ef2ae30560c6da6a54a> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1b557a000 - 0x1b5630fff QuickLook arm64  <a167dd8ce6fa3e0a86e17553118e4a08> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1b5f21000 - 0x1b61bdfff vImage arm64  <142de5b0cd0f34a09e89ef6f20cf5245> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1b6d73000 - 0x1b6f47fff IMCore arm64  <9901bc83234e3285809adc968c78dafe> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1b7037000 - 0x1b704efff IAP arm64  <a0407c2b8da338fca23187db93529dcd> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1b704f000 - 0x1b70a4fff ktrace arm64  <e82cb070779f33f19b611df084acb3f3> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1b738c000 - 0x1b7399fff Celestial arm64  <093a9160a7443b7f85b1111d6da0f17b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1b7407000 - 0x1b743dfff TelephonyUI arm64  <66894395c0a333ae8ba70cc85f796dea> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1b743e000 - 0x1b7482fff Pegasus arm64  <414fda45a341320397a943db73aa6655> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1b7483000 - 0x1b75e1fff WebKitLegacy arm64  <e7f2203da87a3d25be341f391a837f38> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1b7650000 - 0x1b76c1fff ClassKit arm64  <55df4d6a066536f59649ea0ccebb3043> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1b76c2000 - 0x1b7705fff StoreKit arm64  <ad0efb89b7d036e3abe73c7ef4af2620> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b83f6000 - 0x1b8400fff IOMobileFramebuffer arm64  <674f742e890231f3b8999fac2c9eb8fa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1b8401000 - 0x1b8473fff ScreenTimeCore arm64  <bc93545b469d33409c6ba99908ecf553> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1b8474000 - 0x1b8480fff CoreIDV arm64  <8af75295cb143c7e8c142ff70e9c88b4> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV
0x1b8481000 - 0x1b8519fff AccountsDaemon arm64  <703187acc25d38bdb2903f467bcfe483> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1b851a000 - 0x1b868efff CloudPhotoLibrary arm64  <90b179a0054834fca6546cfd2a9a7a00> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1b868f000 - 0x1b8953fff MusicLibrary arm64  <28cd84ffce4e3f17964aca4e27c092f0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b8954000 - 0x1b89b8fff CallKit arm64  <02a29d7e8339392f8abc6a7c5a0a9300> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b8a58000 - 0x1b8a76fff PrototypeTools arm64  <3a69a98b09433d4e91d088941f9e80df> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b8a77000 - 0x1b8aa2fff PersistentConnection arm64  <1e0eb769c58e3a90a11e40e25d9b10bd> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1b8b77000 - 0x1b8b95fff BiomeStreams arm64  <a7e391d24e863baa9e315eae49ec2406> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1b8bb0000 - 0x1b8e52fff PencilKit arm64  <9759a4d7e3173c1090c7d3cf23c33f0e> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1b8ef8000 - 0x1b8f08fff libswiftUniformTypeIdentifiers.dylib arm64  <93bbb74417fb393eba66eec0a56002a9> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1b8f09000 - 0x1b9078fff CoreSpeech arm64  <7ca423ca352036b4b4d2636138299f80> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1b9079000 - 0x1b91c7fff IMDPersistence arm64  <729ffdf7a1f83d168807429b0e1e5b78> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1b93f1000 - 0x1b94a1fff SafariSharedUI arm64  <d5efc28394a0361ab21a9a5218065bc6> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1b94be000 - 0x1b94d3fff AppSSOCore arm64  <db419044ddb334d6827aa2e7076adde3> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1b94de000 - 0x1b94f4fff CoreFollowUp arm64  <04ebb43ad52937d2bb9f3bbbdcd46d09> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b94f5000 - 0x1b9568fff Rapport arm64  <fc5d85b9f7a53da184cffb0d61bd4cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1b95bf000 - 0x1b9634fff SiriUICore arm64  <265cec23376d31d1abfb3822c11ad337> /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
0x1b9645000 - 0x1b9656fff Categories arm64  <aa9ef4de3d7c3639a37dc388eead945d> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1b9916000 - 0x1b993cfff LocationSupport arm64  <7f3675b6392d3b6c9db09fab85af482c> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1b993d000 - 0x1b996ffff iCalendar arm64  <23704cadf2cf3a059bbb73acdf1f45ee> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1b999a000 - 0x1b9a9cfff ConfigurationEngineModel arm64  <efdcbd7169d9382ba185034c9769471b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1b9a9d000 - 0x1b9ac6fff CacheDelete arm64  <24d3e7be3e3e3ed8bd16d37029bfeca7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1b9ac7000 - 0x1b9b40fff CVNLP arm64  <0d5c92da96fa3fa7aeb46c6a69442f64> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1b9b41000 - 0x1b9b81fff AdCore arm64  <801f5073199231eea1f19ece29e02a11> /System/Library/PrivateFrameworks/AdCore.framework/AdCore
0x1b9b82000 - 0x1b9c8bfff GameCenterFoundation arm64  <37bfe59fd87c324a9b01ab58daf2de2b> /System/Library/PrivateFrameworks/GameCenterFoundation.framework/GameCenterFoundation
0x1b9c8c000 - 0x1b9c8efff OSAServicesClient arm64  <512c5c46335a3ce0b52a234f35ae7508> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1b9c8f000 - 0x1b9c91fff BiomeFoundation arm64  <7b8ff3165460397c9f730ea3b254fe4d> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1b9c92000 - 0x1b9ceafff ProtectedCloudStorage arm64  <ad8fc5f2521739739a1be1cf52873a3e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1b9ceb000 - 0x1b9d21fff C2 arm64  <1395b69c0d1832f78862894499ef4e0b> /System/Library/PrivateFrameworks/C2.framework/C2
0x1b9d22000 - 0x1b9d75fff DifferentialPrivacy arm64  <04c1d0817b943534bd56db9128106928> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b9f3d000 - 0x1ba6f8fff EmbeddedAcousticRecognition arm64  <770574d9a15837cea4dda3fbebdcec7b> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1ba6f9000 - 0x1ba76ffff SiriInstrumentation arm64  <6972829f29b33ba3ad9538e8df039802> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1ba770000 - 0x1ba7b1fff BiometricKit arm64  <d344fc3703173251924ca88345a32fc1> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1ba7f1000 - 0x1ba8a0fff CoreSymbolication arm64  <e5c3a8b5b0ba3ad0b3262c7d7a3b768d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1ba8a1000 - 0x1ba8dafff Proximity arm64  <492d265164ab3a9dbd6818e846699342> /System/Library/PrivateFrameworks/Proximity.framework/Proximity
0x1ba90e000 - 0x1ba9b9fff SpeakerRecognition arm64  <cf368198fdae3b61a3ae41de76817c62> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1bafd1000 - 0x1bafd2fff MessageSupport arm64  <8ce7c75377f63ed282f39b3f8193de1d> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1bafd3000 - 0x1bafe4fff IOSurface arm64  <19dd2ad445e03197a5c453b357f361a0> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1bafe5000 - 0x1bb044fff MobileWiFi arm64  <0cdbba6a54183a64b1ddd3386ff36394> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1bb3c2000 - 0x1bb3ddfff DoNotDisturb arm64  <676fb76948b1352f867892a383569353> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1bb444000 - 0x1bb4eafff MMCS arm64  <51a3518649c332d2b067130559b0af48> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1bb559000 - 0x1bb592fff libGLImage.dylib arm64  <4779770f46713ee382d69d7c5d164b2a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1bb593000 - 0x1bb59afff libsystem_symptoms.dylib arm64  <cf41ba3e1ea634e58692d79f7c1b90b8> /usr/lib/system/libsystem_symptoms.dylib
0x1bb5de000 - 0x1bbb8bfff CoreAudio arm64  <2b937bb958703622b673129c6a328758> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1bbb8c000 - 0x1bbba1fff ContactsDonation arm64  <c9148caebb763b018b923a488d5f8b79> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1bbba2000 - 0x1bbbbffff IntentsCore arm64  <b07eeadbeb2733a7a8118f11feb2945c> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1bbc5e000 - 0x1bbc94fff ImageCaptureCore arm64  <a09547a190da3e24b6b69d608d32c524> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1bbce7000 - 0x1bbd4cfff RenderBox arm64  <697de23549dc3e3f924f4463e64c69b2> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1bbde9000 - 0x1bbf27fff Navigation arm64  <5025a4f527353dc89b521b3883ecb485> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1bbf28000 - 0x1bbf43fff SafariFoundation arm64  <37ce2d3befb93fb993d713d840ab48cd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1bc0b9000 - 0x1bc0ccfff MaterialKit arm64  <879733754d693dc58c0b96b2c5ca142b> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1bc1c4000 - 0x1bc1ccfff EmojiKit arm64  <f8fb8ee51918357a876b32573fbecf8a> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x1bc1cd000 - 0x1bc1ddfff CoreAUC arm64  <f3c7ad89c8d1347b837c3fd457daae96> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1bc9df000 - 0x1bc9effff SettingsFoundation arm64  <d456d020be4b3442817f75996a1fcfec> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1bca51000 - 0x1bca95fff SiriActivation arm64  <dc284720a9d73f3aaae922ad6b5ca62f> /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation
0x1bca96000 - 0x1bcabcfff PassKitUIFoundation arm64  <02deabe3dadb32528043bd053f3272af> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation
0x1bd05d000 - 0x1bd086fff AccountsUI arm64  <1cc04d08e4503ac39c575aad840faf24> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1bd10b000 - 0x1bd347fff RawCamera arm64  <121a46205cb33103abece4a910c1c4e8> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1bd3af000 - 0x1bd40afff ToneLibrary arm64  <dfa4338315953bc0aee662ff4a8bd990> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1bd471000 - 0x1bd4d4fff iAd arm64  <4f12f9feac243a2899530f465356d489> /System/Library/Frameworks/iAd.framework/iAd
0x1bdc0c000 - 0x1bdc19fff MediaSafetyNet arm64  <5e1283a090a93b2c9b725241edb0a184> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1bdc1a000 - 0x1bdc55fff TimeSync arm64  <06a4692803fd334d8724eb703ded3189> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1bdce5000 - 0x1bdd26fff ExposureNotification arm64  <12cf46b1a7e83d69b215d668082bdee9> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1bdd48000 - 0x1bdd90fff CoreCDPInternal arm64  <a9c54028218834f6b41081d12d42a96e> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1be377000 - 0x1be380fff CoreTime arm64  <0b270e31fa83304d865905a299786bd2> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1beae0000 - 0x1becd4fff NeutrinoCore arm64  <7e713f148029305fab0501dd5a9fdda2> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
0x1bece4000 - 0x1bede0fff TextRecognition arm64  <7fd65d9d8daf37878ae6fe2c678ad54c> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1bede1000 - 0x1beef4fff JasperDepth arm64  <d98a72044ec333cd912404f744cd6466> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
0x1beef5000 - 0x1beefefff ContextKitExtraction arm64  <65a36747d1883db097a498084fae80d4> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1bef7d000 - 0x1befd0fff AppleAccountUI arm64  <e2f9507bf2ae3dbcbf554f10ce2d6a15> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x1befd1000 - 0x1befd3fff libswiftObjectiveC.dylib arm64  <00cbb14d750f3112bd16c54e86476f19> /usr/lib/swift/libswiftObjectiveC.dylib
0x1befd4000 - 0x1bf20ffff libmorphun.dylib arm64  <01697f2dd9ee3d209e0b11ad7732bbe1> /usr/lib/libmorphun.dylib
0x1bf809000 - 0x1bf871fff EmailCore arm64  <b89546208c5b32b59bcc70fb9c1d2204> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1bfbe5000 - 0x1c00e8fff AVConference arm64  <b7bee6022bb23ee1b65283c520ae7bd6> /System/Library/PrivateFrameworks/AVConference.framework/AVConference
0x1c00e9000 - 0x1c0109fff KeychainCircle arm64  <322cb71c1c8a3b6687872b1695e226cf> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1c013b000 - 0x1c0185fff MIME arm64  <a54e36ac878837cfabb1419d9d3d76a7> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1c044c000 - 0x1c0461fff MailServices arm64  <767e88a398973749be3a33d7fac42b10> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1c0462000 - 0x1c049bfff PhotosPlayer arm64  <851e67cf35c13ec1b174f3182799acff> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1c04dd000 - 0x1c055efff CoreDAV arm64  <b1d5fcfb7fb437eaa2f618a37325ef2c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1c0587000 - 0x1c05d7fff DataDetectorsUI arm64  <fef84071e1fe34c28dbce8f2e95ea05c> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x1c06f1000 - 0x1c072bfff CalendarUIKit arm64  <cb2f702595943fce89d010c0e467bade> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1c072c000 - 0x1c073afff MobileIcons arm64  <0778bf9d5e7b332cae1e3d866496a3eb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1c0b05000 - 0x1c0bd5fff ProofReader arm64  <b1224633e8b63f528e3847a47e2c77c2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1c1d57000 - 0x1c1d61fff MallocStackLogging arm64  <d1fb3c24050e35599439d52eaefa04bf> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1c1d77000 - 0x1c1da2fff AttributeGraph arm64  <9991da07c5f938acbe5cbeddc53e02b8> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1c1dc4000 - 0x1c1f82fff EmailDaemon arm64  <ae99af9829463203a254de9b23cbc406> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1c1f83000 - 0x1c1fcdfff MetadataUtilities arm64  <172cef994fb73c89b57d8bab29a610fa> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1c250b000 - 0x1c2538fff MailSupport arm64  <3814b75058933af182c8ef9f1a67512b> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1c2684000 - 0x1c26e0fff CoreLocationProtobuf arm64  <c930312969693e6fa734671a5ab0acec> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1c28e5000 - 0x1c2917fff Bom arm64  <9e9b29dd79a733f1ab5663355d0dd7cb> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1c294a000 - 0x1c2950fff PushKit arm64  <bdfda1670afc34719d29f14918d5a56a> /System/Library/Frameworks/PushKit.framework/PushKit
0x1c2951000 - 0x1c29bafff PhotosFormats arm64  <94b5d981c15d3a5a80c7299569ae1c22> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1c29bb000 - 0x1c2a29fff VisualLocalization arm64  <73cd8465d41e37758173ea1f92df8a1b> /System/Library/PrivateFrameworks/VisualLocalization.framework/VisualLocalization
0x1c2b46000 - 0x1c2bd7fff Quagga arm64  <4a818fb4609b3a0c8a9014795e2ef939> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1c2bd8000 - 0x1c2bdffff StudyLog arm64  <88bbb526884e38ef9150c0f75715e153> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1c3989000 - 0x1c39dffff ManagedConfigurationUI arm64  <78685c01b1ca3ff0ae7ef7ac80652d53> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x1c3b0f000 - 0x1c3b4efff NaturalLanguage arm64  <8d5ff13ac0d03e119c16ce91baab11c5> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1c41bc000 - 0x1c43f1fff ARKitCore arm64  <4ac1432d41983064bd0a8b8ad22da2ab> /System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore
0x1c45b4000 - 0x1c45d1fff MediaStream arm64  <70939e5ef2513402826213cd6691936c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1c47ca000 - 0x1c47ebfff ScreenTimeUI arm64  <b0115dce0e5a3f1296ae9ea3f9b856e0> /System/Library/PrivateFrameworks/ScreenTimeUI.framework/ScreenTimeUI
0x1c4f70000 - 0x1c4fc6fff JetUI arm64  <c03f2a359db93d8dab65230e5ec6b0eb> /System/Library/PrivateFrameworks/JetUI.framework/JetUI
0x1c5191000 - 0x1c51b8fff MediaConversionService arm64  <f146a5cb58b039c2bce644874d05ec47> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1c5307000 - 0x1c5443fff CoreHandwriting arm64  <2b761d912b433c31b47a7a3713696012> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1c5b62000 - 0x1c5b6dfff AppleIDAuthSupport arm64  <8696435ca89a3d94913a03532eaf6c89> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1c5b7c000 - 0x1c5b93fff LocalAuthentication arm64  <d98b70af5a773571ae479ff1b683d21b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1c5b94000 - 0x1c5b9afff IOAccelerator arm64  <7417a10429143cc083f07dad2bc9929f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1c5f62000 - 0x1c5f6cfff CloudPhotoServices arm64  <ef390e47440933d7a7b593e7c5e51eaa> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1c5fae000 - 0x1c6042fff iTunesStore arm64  <7e492f9c96d83b17becf7619681c28f7> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1c63e6000 - 0x1c6416fff libsystem_kernel.dylib arm64  <8bcb6ff951623657a2e25ce5704353e6> /usr/lib/system/libsystem_kernel.dylib
0x1c663f000 - 0x1c6746fff ResponseKit arm64  <a21ca29b479a3ae6a215538083e57dc1> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1c6747000 - 0x1c677ffff EmojiFoundation arm64  <6c0f0b16f7923f6ba81637672aed1ca9> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1c6d61000 - 0x1c6d6dfff FontServices arm64  <7ff3f43b6d8b3739ba7dad86534c6c2c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1c6eb4000 - 0x1c6efffff ViceroyTrace arm64  <051e9b4bb30234d8b053ade02e899cbc> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace
0x1c6f00000 - 0x1c6f0bfff MediaAccessibility arm64  <d4c299f7ad2f3c209423f72115f40c72> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1c6f4c000 - 0x1c7518fff SiriTTS arm64  <cae3628ed7833e23943fdce2bb8ffc18> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1c7519000 - 0x1c7527fff SetupAssistantSupport arm64  <19c4ab3d4cad36a598645d90253a72be> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1c752f000 - 0x1c758cfff Social arm64  <cf3d8046685b3092805cb1fb5f855a80> /System/Library/Frameworks/Social.framework/Social
0x1c7622000 - 0x1c7652fff VirtualGarage arm64  <095f15c8dbed3f118f1ccd544c3d01d0> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1c7653000 - 0x1c7677fff NetAppsUtilities arm64  <91bc366763bd3b7ea7056111123f057b> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1c7678000 - 0x1c76dafff Osprey arm64  <8977e644a99a3ac58057d12b5be8c35e> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1c8b08000 - 0x1c8b14fff libdscsym.dylib arm64  <e699ac41aefd3a44afaa00d1dc8e11b8> /usr/lib/libdscsym.dylib
0x1c8b15000 - 0x1c8b26fff HangTracer arm64  <69cd54c3144d3d34a837c8dd74ca20bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1c8cd5000 - 0x1c8d8dfff SampleAnalysis arm64  <19bf827b119f3a19a70cf64f6a6285a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1c8d8e000 - 0x1c8dbbfff PlugInKit arm64  <d7f9b7b470f93289b7805a64108711ef> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1c8e5c000 - 0x1c8e5dfff libSystem.B.dylib arm64  <5f81896adca13ef7999f6c5da89a750b> /usr/lib/libSystem.B.dylib
0x1c8ed3000 - 0x1c8f4dfff AvatarKit arm64  <ec2ff4051627321dac320f24429a2f9c> /System/Library/PrivateFrameworks/AvatarKit.framework/AvatarKit
0x1c9007000 - 0x1c9143fff ContentKit arm64  <13657bda5d363200b4a5cedb868f31ef> /System/Library/PrivateFrameworks/ContentKit.framework/ContentKit
0x1c9144000 - 0x1c914ffff MobileActivation arm64  <660147f1a8053472863c0aa6cb764e0d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1c9150000 - 0x1c91a7fff CalendarDaemon arm64  <e0cc46427f1538bc8364f028a5cc9d54> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1c929e000 - 0x1c930cfff libarchive.2.dylib arm64  <cfb67f017e673b5294fabf9e2d00cc61> /usr/lib/libarchive.2.dylib
0x1c930d000 - 0x1c9330fff libtailspin.dylib arm64  <a74616bdd6a130db8109dbb3573d1dab> /usr/lib/libtailspin.dylib
0x1c9331000 - 0x1c9758fff libBNNS.dylib arm64  <95844d422c5539bc8ca5dea0178e2100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1c9759000 - 0x1c979afff SharedUtils arm64  <f11571c527bc363a93f6e4e395ddd68e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1c979b000 - 0x1c97b8fff CoreCDP arm64  <a2179de320b53ff588627097886b7024> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1c97b9000 - 0x1c997dfff iAdCore arm64  <eda854920daa3dd6a19224bd42bee057> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
0x1c9a36000 - 0x1c9a3bfff libsysdiagnose.dylib arm64  <aae8f290cc673980918c6a5a59872897> /usr/lib/libsysdiagnose.dylib
0x1c9a77000 - 0x1c9b78fff CoreMediaStream arm64  <b78e6a53b337376b81f31cd0b4ac3c60> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1c9d3a000 - 0x1c9d73fff ARKit arm64  <136832b1ad303d9f808a943a6958e393> /System/Library/Frameworks/ARKit.framework/ARKit
0x1c9d74000 - 0x1c9d74fff AVFoundation arm64  <67d1fb0445533fd0980d831c4de638e8> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1c9d75000 - 0x1c9d75fff Accelerate arm64  <60178837735a31f880eeb8a049e4730a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1c9d76000 - 0x1c9e25fff libBLAS.dylib arm64  <6351ac13ba543fb4ac478d731180c0ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1c9e26000 - 0x1ca138fff libLAPACK.dylib arm64  <10efc7a2a6a03c34be8b1f4137d12819> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1ca139000 - 0x1ca14dfff libLinearAlgebra.dylib arm64  <06cd159549673047a3721b75d3ed6c52> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1ca14e000 - 0x1ca152fff libQuadrature.dylib arm64  <a71c787f30343026936c10eb69e6e114> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1ca153000 - 0x1ca1b4fff libSparse.dylib arm64  <6d545c698fd3302e980e304a1e73aaef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1ca1b5000 - 0x1ca1c6fff libSparseBLAS.dylib arm64  <13adad32d56d373cbd4ece6bb55d00f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1ca1c7000 - 0x1ca220fff libvMisc.dylib arm64  <32b05781cc82371497410cb41e680a62> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1ca221000 - 0x1ca221fff vecLib arm64  <945de1225f413f06a334ff9591421b61> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1ca226000 - 0x1ca226fff AdSupport arm64  <de79958f737135c5b976ab4c27e7b9f6> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1ca227000 - 0x1ca24efff AddressBook arm64  <ee86c431c9dc332d9c656d9693951b11> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1ca24f000 - 0x1ca256fff AddressBookUI arm64  <91fc2c995e08381797b4a67d4a84b5bf> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1ca25b000 - 0x1ca26afff AssetsLibrary arm64  <fb65467b24763bf1a788ed97d7b2790e> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1ca37c000 - 0x1ca397fff AuthenticationServices arm64  <8907e239d3453c979bb78536f978adf0> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1ca3c2000 - 0x1ca3fdfff CarPlay arm64  <9d042dc2c6bc3d45bff0e3806a928ddb> /System/Library/Frameworks/CarPlay.framework/CarPlay
0x1ca46e000 - 0x1ca47ffff CoreAudioKit arm64  <836a24a1deaf3377936d7b918d9d0f4b> /System/Library/Frameworks/CoreAudioKit.framework/CoreAudioKit
0x1ca480000 - 0x1ca4eafff CoreMIDI arm64  <f3e3c4ac71d8375cbdcf27eb2aea5c33> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1caa1e000 - 0x1caa35fff ExternalAccessory arm64  <9b27bc2bccbb3ecebbc5f3f3b7bf319f> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1caa49000 - 0x1caa71fff GLKit arm64  <9aec6cd1139a3ca1874298642c275b6c> /System/Library/Frameworks/GLKit.framework/GLKit
0x1caa72000 - 0x1caa9ffff GSS arm64  <e27a3bb7bde63b92a46c76b182e671ea> /System/Library/Frameworks/GSS.framework/GSS
0x1caaa0000 - 0x1cab3dfff GameController arm64  <5821924c17f53fd1a4e34953fc537c0e> /System/Library/Frameworks/GameController.framework/GameController
0x1cab3e000 - 0x1cab3efff GameKit arm64  <090e35bbeebd3f83b1f2d40f81ded108> /System/Library/Frameworks/GameKit.framework/GameKit
0x1cab3f000 - 0x1caba5fff GameplayKit arm64  <5bec93a452bd37c483c953fdd69b83aa> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x1cabc4000 - 0x1cabdbfff IntentsUI arm64  <26235f8036d23436982d658be6278284> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1cabfa000 - 0x1cad46fff MLCompute arm64  <13864808285b3e3896b0347fdaf26b37> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1cad4d000 - 0x1cad6bfff Messages arm64  <426936fcbe123d5eb39a945b48ab60d1> /System/Library/Frameworks/Messages.framework/Messages
0x1cad6c000 - 0x1cad84fff MetalKit arm64  <c322ee908c1a3988b0b6ba1f6b6cbd0d> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1cad85000 - 0x1cae0afff MPSImage arm64  <c0d95279698f3a3498077caa16e1a425> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1cae0b000 - 0x1cae31fff MPSMatrix arm64  <e5d0530882a13756ba962f6842ecc751> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1cae32000 - 0x1cae6bfff MPSNDArray arm64  <cd7a72acb56f347eb1aca5c57bfd89dd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1cae6c000 - 0x1caeb4fff MPSRayIntersector arm64  <ade3ea0a03123c0caacb02cc185b1363> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1caeb5000 - 0x1caeb5fff MetalPerformanceShaders arm64  <582f018bbac2349196b8b077b982659e> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1cb237000 - 0x1cb237fff MobileCoreServices arm64  <16765062b1b837c39863bb02b45c4e3e> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1cb238000 - 0x1cbcaefff ModelIO arm64  <3bbe60c56c2032539c300b862312c72f> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1cbcaf000 - 0x1cbcf2fff MultipeerConnectivity arm64  <645b56b2cc1238d183cafd72ef57688d> /System/Library/Frameworks/MultipeerConnectivity.framework/MultipeerConnectivity
0x1cbd04000 - 0x1cbd0cfff NewsstandKit arm64  <5dd08f0eaf423f1faa77a0116e2b6a42> /System/Library/Frameworks/NewsstandKit.framework/NewsstandKit
0x1cbd0d000 - 0x1cbd1afff NotificationCenter arm64  <40c07c130d2135d0ba84c4f71a873b41> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x1cbd27000 - 0x1cbd56fff OpenAL arm64  <c3eb80620db73e308adfb775db5af6a2> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1cbd57000 - 0x1cbe20fff GLEngine arm64  <8a791a0980f93156a6c4ce5e8505edb3> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
0x1cbe21000 - 0x1cbe29fff OpenGLES arm64  <5326684fcd5232c28a966977cd135135> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1cbe2a000 - 0x1cbe2bfff libCVMSPluginSupport.dylib arm64  <2384104277183d2b8251544a46f43f8e> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1cbe2c000 - 0x1cbe32fff libCoreFSCache.dylib arm64  <4e60c875e32a30c9885b72fe928c5fab> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1cbe33000 - 0x1cbe38fff libCoreVMClient.dylib arm64  <98fdfbe45afe3237b22405228808f43f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1cbe39000 - 0x1cbe41fff libGFXShared.dylib arm64  <8a6a2d80da50330fa63f67d68dc622d1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1cbe42000 - 0x1cbfa1fff libGLProgrammability.dylib arm64  <dd74a07874063ec4acd602c75fbc8afd> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x1cbfee000 - 0x1cc0affff PDFKit arm64  <9283908dce323d73a5018ae6640b1f66> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1cc0b0000 - 0x1cc0bdfff PassKit arm64  <5e50fd57229337c89a369c0ed01d38d2> /System/Library/Frameworks/PassKit.framework/PassKit
0x1cc0be000 - 0x1cc0f9fff QuickLookThumbnailing arm64  <459f92b21d3239e4a9022fb937dc4ae7> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1cc330000 - 0x1cc35dfff ReplayKit arm64  <f5f9b233a0443c38b45e2506e4bdcbeb> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1cc35e000 - 0x1cc769fff SceneKit arm64  <bfbb07f220e738df8926997f7dda767a> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1cc771000 - 0x1cc8b7fff SoundAnalysis arm64  <9239558fbceb3f72944edeaa4f922734> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1cc8b8000 - 0x1cc8c7fff Speech arm64  <b8339b514ef43fdd80355e4ceb40480b> /System/Library/Frameworks/Speech.framework/Speech
0x1cc8c8000 - 0x1cc9e6fff SpriteKit arm64  <7cf1960fb30f3b0d898d7f5ac5d93d40> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1cc9e7000 - 0x1cc9e8fff Twitter arm64  <2d404c2ef615377eb5a98bb7ae2b69dd> /System/Library/Frameworks/Twitter.framework/Twitter
0x1cc9e9000 - 0x1cc9e9fff UIKit arm64  <3e146dbd73e13658b9c003aa901ef264> /System/Library/Frameworks/UIKit.framework/UIKit
0x1cc9f2000 - 0x1ccab7fff VideoSubscriberAccount arm64  <7ec86be052043fc88f4ad4673d67bc15> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1ccab8000 - 0x1cd68efff libfaceCore.dylib arm64  <0993a8c5b4053c5cb0b567bdb947ab71> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1cd6a9000 - 0x1cd6a9fff VisionKit arm64  <6502dcb30f08352ba9551e78f9dd1ae1> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1cdbc6000 - 0x1cdbc9fff AFKUser arm64  <40ff20ad5b4436b084c3d7a74b92489c> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1cdc89000 - 0x1cdf08fff ANECompiler arm64  <c0dd099a356536a5888c5a9e37332bb3> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1cdf09000 - 0x1cdf1cfff ANEServices arm64  <b1bfb376493535a69d3446a5d0cacd85> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1cdf21000 - 0x1cdfdcfff APFS arm64  <aa0acd05fd2b3a6288a9a1b65673e837> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1cdfdd000 - 0x1cdfe3fff ASEProcessing arm64  <98ad33ec5bad3cac9e4fe5b61a344e40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ce02b000 - 0x1ce09dfff ICE arm64  <c1971de8345d38018c4a4265e4d1f793> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE
0x1ce09e000 - 0x1ce09efff LegacyHandle arm64  <67af178027f936b4ace7112fac14757f> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle
0x1ce09f000 - 0x1ce0a5fff SimpleKeyExchange arm64  <c96334c499de335bb169cede00bff25e> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange
0x1ce0a6000 - 0x1ce0a6fff snatmap arm64  <ed96664bd2353a0ebaa5ca8143d7b37d> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap
0x1ce7ad000 - 0x1ce7affff AdAnalytics arm64  <dfde0425c2223d67b52ea55681a2b983> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
0x1ce7b0000 - 0x1ce7b4fff AdPlatforms arm64  <c04e4835486c379283792cf633f0c14d> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
0x1ce7c0000 - 0x1ce7c5fff AggregateDictionary arm64  <dd1332871d593f24ad9763074ccab172> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ce94c000 - 0x1cea25fff AirPlaySync arm64  <38a294a758de3842ae756cc04e33167f> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ceb2c000 - 0x1ceb47fff AlgosScoreFramework arm64  <5f2e416dbd0132d6b7eb235f052f3995> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1cec6c000 - 0x1cec8dfff AppConduit arm64  <2ae1c874bca0356d9f59d263cfd08f2a> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1cecfd000 - 0x1ced59fff AppStoreComponents arm64  <2f72706b0bde33b1b7d48a751a4a04fb> /System/Library/PrivateFrameworks/AppStoreComponents.framework/AppStoreComponents
0x1ced61000 - 0x1ced6bfff AppStoreOverlays arm64  <42c180430aa2359da4c234e1162219a3> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1ceda0000 - 0x1cfbf6fff AppleCV3D arm64  <3dd2a3e44e9e34d5852d7f18e20b2a5b> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1cfbf7000 - 0x1cfc1cfff AppleCV3DMOVKit arm64  <90837b90433931fab10b48355e9a7bad> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
0x1cfc1d000 - 0x1cfc25fff AppleCV3DModels arm64  <bf22a59e3cd0340fadd49dbccd45a65f> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1cfc26000 - 0x1cfdbcfff AppleCVA arm64  <8ba7e479c0703feeb5cbf616920fb2cf> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1cfdbd000 - 0x1cfe02fff AppleDepth arm64  <f4bff4d0ef93343ca438493aba750ce6> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
0x1cfe03000 - 0x1cfe12fff AppleFSCompression arm64  <d050ebee726a3f77acc5bdb4fe1ad314> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1cfe1f000 - 0x1cfe2cfff AppleIDSSOAuthentication arm64  <e914b96eb4a933bb80f5e714564b0ffe> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1cfe2d000 - 0x1cfe70fff AppleJPEG arm64  <c28c5246c3643898a783bbeff8407e13> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1cfeeb000 - 0x1cfefffff AppleNeuralEngine arm64  <7dcb107df2dc3f26947a257ecc06a456> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cff09000 - 0x1cff2cfff AppleSauce arm64  <a2185c95d74d3272bc3aaf46d3af7644> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1cff5b000 - 0x1cff78fff AssetCacheServices arm64  <d57cea32fd893a6caa6ac4500bc6cc9e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1d00d7000 - 0x1d0133fff AuthKitUI arm64  <1c4428a8a169316485dcdff008d6dccf> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1d0134000 - 0x1d0188fff AutoLoop arm64  <f932af149ae23dfe9ea8e833cdf21997> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
0x1d01c2000 - 0x1d01dafff BiomePubSub arm64  <1edcd3067f443157a8d8d9869c4198b8> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1d0478000 - 0x1d0487fff BluetoothManager arm64  <28c370babaa736f68763a1f6a8c74561> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1d0533000 - 0x1d055afff BridgePreferences arm64  <a6705771ed063d3ea87af957842a9445> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x1d070f000 - 0x1d0719fff CMCaptureCore arm64  <6e44f9041e1d326eb39e2399cf7401f5> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1d071a000 - 0x1d0734fff CPAnalytics arm64  <eebb93f3a60a3790b4f23abd4cf6af54> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1d0737000 - 0x1d0746fff CPMS arm64  <903d104151f93a67865d23fb300266d8> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1d0747000 - 0x1d0756fff CTCarrierSpace arm64  <8fac58b7cb1c37db98f2ac75c110818c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1d08c1000 - 0x1d08ecfff CameraEditKit arm64  <aff7a579c8933170a298a8c46ceb2e6b> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
0x1d0a55000 - 0x1d0a59fff CameraKit arm64  <152fa1139f323a8ba6659739069454f5> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1d0a5a000 - 0x1d0a65fff CaptiveNetwork arm64  <717de3cfa0283b4784876339eb29d84f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1d0b44000 - 0x1d0b50fff CarPlayUIServices arm64  <aa90c2d4c6b5366491302241fdb64a76> /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices
0x1d0b80000 - 0x1d0bbafff Catalyst arm64  <8863ed5366dc3e9c8f75f587652f797d> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1d0bdf000 - 0x1d0c00fff CellularPlanManager arm64  <295ce6b1a82835b1a4df93d1d3f89de1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1d0c01000 - 0x1d0c18fff CertInfo arm64  <147fd1ae3fb235a7bac4cd08c79a6461> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1d0c19000 - 0x1d0c21fff CertUI arm64  <1b230c696d3e30edb12a6e4f7691cfa6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1d0c2a000 - 0x1d0c78fff ChunkingLibrary arm64  <cd6d0a117a4e3295ab9d119aa92eb1e2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1d1054000 - 0x1d105bfff CommonAuth arm64  <f6c878255cc53194b297ececd5da6c43> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1d105c000 - 0x1d1060fff CommunicationsFilter arm64  <0743486e7f583e268a21dcd36007a936> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1d1130000 - 0x1d1133fff ConstantClasses arm64  <fea5667df9da3b4ab3ba89d983d1dc72> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1d113d000 - 0x1d117afff ContactsAutocomplete arm64  <4136ed2a081a3ccc9dff63471b9e51c3> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1d1180000 - 0x1d11f4fff ContactsUICore arm64  <48033b39139f355a89f9e592f4c53613> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1d1230000 - 0x1d136efff CoreAppleCVA arm64  <1bca7d4fb5c635b8878b417feff40a81> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1d136f000 - 0x1d1462fff CoreBrightness arm64  <722b9c9b574b3fc0adca749e709e32b6> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1d1463000 - 0x1d1488fff CoreCDPUI arm64  <dac3124a844535cb94e2b2e2b7a89f09> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1d14cc000 - 0x1d14dbfff CoreDuetDaemonProtocol arm64  <2ad75ccc611c37e1a71f2c5c9bc9ab8d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1d14de000 - 0x1d14e0fff CoreDuetDebugLogging arm64  <acd1979b2cf33ab6a255f56e1a1949bc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1d14ef000 - 0x1d1501fff CoreEmoji arm64  <356fb95a0e333624816762b3e9190e42> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1d1aff000 - 0x1d1b03fff CoreOptimization arm64  <acca167552943dcf9e2e61349fa2a588> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1d1b04000 - 0x1d1bbdfff CorePDF arm64  <8ad62aefaf0a36759c8a680d3e77410e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1d1bbe000 - 0x1d1bc6fff CorePhoneNumbers arm64  <2ae550632e0b324ca87a3452078312a5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1d1bc7000 - 0x1d1c1bfff CorePrediction arm64  <13b15dde23ec3e53bbd260f0e7fc24e6> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1d1c1c000 - 0x1d251afff CoreRE arm64  <28b19e45d430319e8cb5659b413ef949> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
0x1d251b000 - 0x1d2525fff CoreRecents arm64  <2393725b18a832cbab3401e818078e0b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1d2526000 - 0x1d258cfff CoreRecognition arm64  <b8f7ad49b90f329e968b261ba730d19f> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1d258d000 - 0x1d25a5fff CoreSDB arm64  <c0b68a37641e3febbe5d8a281c5d4896> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1d25a6000 - 0x1d25cefff CoreSVG arm64  <352e37d71b7e3608abf8a63de7a179ea> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1d2780000 - 0x1d2784fff DAAPKit arm64  <c50117557247385ea2cf92af2e448a4f> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1d27a2000 - 0x1d27affff DCIMServices arm64  <d1f311e804c93d1cbbe416f93a9426ec> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1d27c6000 - 0x1d2802fff DataDetectorsNaturalLanguage arm64  <b90fd52d79a738329efbd8f34541851b> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1d2865000 - 0x1d288efff DeviceIdentity arm64  <4dd8f2f77e983423bf03fed559915187> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1d2895000 - 0x1d2896fff DiagnosticLogCollection arm64  <d2121431f82f3e7a84f5e37704dd0391> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1d28d4000 - 0x1d28eafff DigitalAccess arm64  <064dfc059bf3392f8b0b2eee9fa1bb6e> /System/Library/PrivateFrameworks/DigitalAccess.framework/DigitalAccess
0x1d29b6000 - 0x1d29ebfff DistributedEvaluation arm64  <b48aab05b0ff32928f1d69173a78b278> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1d2a40000 - 0x1d2b0bfff DocumentCamera arm64  <331bd8df87113ae19b7b024516d010d7> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1d2b0c000 - 0x1d2b46fff DocumentManager arm64  <cbf45fd51805318abf3a2a9ef8a51f21> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1d2b47000 - 0x1d2b65fff DocumentManagerCore arm64  <faeeb0d397cb386ca1102298b5235887> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1d2be8000 - 0x1d2beafff DragUI arm64  <ae508f085c903d3e806073acf688654c> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1d2c19000 - 0x1d2c49fff EAP8021X arm64  <a900a5026c2832f6a49e58107c2468ea> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1d2c60000 - 0x1d2c6afff EmailAddressing arm64  <246bfac1c45a398f8a9d54cd7e9dce4b> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1d2c78000 - 0x1d2c8cfff Engram arm64  <6c054400a4223dbbb3df45f5402d770c> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1d2dc5000 - 0x1d2dccfff ExtensionFoundation arm64  <e6e2889dc7a93570a0c0ef9f3cc53247> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1d2f45000 - 0x1d2f4dfff FSEvents arm64  <3035207619b63b81bf107ac96daeeac8> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1d2f4e000 - 0x1d2f6dfff FTAWD arm64  <4e328b62a2653a75b05d152a72297b1e> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1d2f6e000 - 0x1d2f71fff FTClientServices arm64  <e09b76bde8f93f8284996dd424afa4ff> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1d2f72000 - 0x1d3384fff FaceCore arm64  <b7156053656e37e89908d59aa74d5bd1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1d338d000 - 0x1d3392fff FeatureFlagsSupport arm64  <6ed3cc7ef6f83c658dec14b8107e6e20> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1d3393000 - 0x1d339bfff FeedbackLogger arm64  <9d0ca49ee90e304fb4491aa42f51a4c5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1d3526000 - 0x1d3662fff libFontParser.dylib arm64  <3951547e768b3a8181a41c226a7b4228> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1d3663000 - 0x1d366bfff libGSFont.dylib arm64  <cb1e857137e5321086dd4ad507b4cd79> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1d366c000 - 0x1d36a9fff libGSFontCache.dylib arm64  <c3e57d89e1be38e9bef76dd32ff64882> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1d370e000 - 0x1d371bfff libhvf.dylib arm64  <4fbb8c9204583d73ab934fcea5d44ef1> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1d3741000 - 0x1d3758fff Futhark arm64  <f0c424e49f1d342383e871909bd5d0b6> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1d42a7000 - 0x1d42a7fff libmetal_timestamp.dylib arm64  <6e000fb9b47b39d383f29cf8f1abe1c0> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1d42b6000 - 0x1d42e3fff GameCenterUICore arm64  <736b798bfe8c3617a25a328ce3cc99c3> /System/Library/PrivateFrameworks/GameCenterUICore.framework/GameCenterUICore
0x1d42e4000 - 0x1d4384fff GameKitServices arm64  <1c2af25bedac3b17adf67a78e9450480> /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices
0x1d4385000 - 0x1d43a3fff GenerationalStorage arm64  <915df83d6d3231c195e2566b41f6a681> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1d43a4000 - 0x1d43b1fff GraphVisualizer arm64  <e828ac7ecf4b3b988b75f23a1c88f3cd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1d43dd000 - 0x1d43e8fff HID arm64  <6f8cc4382d16348ab729376b170c7434> /System/Library/PrivateFrameworks/HID.framework/HID
0x1d4401000 - 0x1d4404fff HSAAuthentication arm64  <8013bd0635f53dbe9fbb117ab90250c6> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1d4633000 - 0x1d46a3fff Heimdal arm64  <a059840751fc3c148a7dcf0c5ad172f0> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1d4974000 - 0x1d49ebfff HomeSharing arm64  <e4ca7785c82635cbb02b339bd937ac96> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1d4a45000 - 0x1d4a4afff IDSKVStore arm64  <bd8aa9c43ad83d56ac37884665439c30> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1d4cb8000 - 0x1d4cd1fff IMSharedUI arm64  <4c438146729f3eaaa828a936eb8780bb> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1d4d00000 - 0x1d4d0efff IMTranscoding arm64  <458eedf71dbf30398f09b89ae5df02ac> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1d4d47000 - 0x1d4d65fff IOGPU arm64  <a165619448733bb6b5ec8c153bed0b6a> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
0x1d4d67000 - 0x1d4d70fff IOKitten arm64  <901160534f77338c8d18ecd00a55c0f8> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1d4d71000 - 0x1d4d73fff IOSurfaceAccelerator arm64  <81c39848598d38c5a2f5e52fbccb4557> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1d4d9c000 - 0x1d4da3fff IdleTimerServices arm64  <165b4860d4bb3ca692faa1ecfca5bd1a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1d4dab000 - 0x1d4db0fff IncomingCallFilter arm64  <a477275cb8a03431b8383d0eccd080f2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1d4db1000 - 0x1d4e2cfff InertiaCam arm64  <565d1d9d20b93425aad0ff08a32981c1> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
0x1d4e6f000 - 0x1d4e7bfff IntentsFoundation arm64  <567018357f4a38038f920692a5852f6d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1d4e95000 - 0x1d4e98fff InternationalTextSearch arm64  <97ee8b5293e33f9aad5605340bbd0c01> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1d4e99000 - 0x1d4eb5fff IntlPreferences arm64  <6fd6fa8828343b55874118b2a72b7c25> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1d4f02000 - 0x1d4f1cfff Jet arm64  <60274396a95035d68b7d6fdc08e8b917> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1d5102000 - 0x1d5113fff LegacyGameKit arm64  <774b5bab98173fd59454b0cee685adba> /System/Library/PrivateFrameworks/LegacyGameKit.framework/LegacyGameKit
0x1d5114000 - 0x1d5116fff LimitAdTracking arm64  <be0652bc5e34344aa86934dfbe3487fb> /System/Library/PrivateFrameworks/LimitAdTracking.framework/LimitAdTracking
0x1d5117000 - 0x1d511dfff LinguisticData arm64  <63bbbb6b8f6b33fd9af619d13252b68c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1d516b000 - 0x1d51a3fff LocalAuthenticationPrivateUI arm64  <21baaa69a5d136dba232f963eaeda599> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1d5299000 - 0x1d52d1fff MOVStreamIO arm64  <a36b66096a37332aa2985744d68b4c64> /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
0x1d535d000 - 0x1d535dfff Marco arm64  <d18f757c7dd13049b810348fb05f44da> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1d560b000 - 0x1d5922fff MediaLibraryCore arm64  <8a78f14b3ff239dcb585dcd929447c70> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1d5923000 - 0x1d59b2fff MediaPlatform arm64  <577fb24d4b23368ba68596390a05f068> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1d5d95000 - 0x1d5e5dfff MetalTools arm64  <3bcf10f8221436329d7b811ed2c14dc6> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1d5e7f000 - 0x1d5ed2fff MetricsKit arm64  <25e52e2a9c5f320590a5ce011c31efdc> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1d5ee3000 - 0x1d5ef7fff MobileBluetooth arm64  <02727f7b147c31d2a3cbe92d3ae8c23c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1d5f17000 - 0x1d5f19fff MobileObliteration arm64  <aa3a3f0027033cf0b1e113c5ecc310c9> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1d5f78000 - 0x1d5f7efff MobileSystemServices arm64  <45fbdb46c3013736868bda7ad880ba81> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1d62bb000 - 0x1d62c2fff NanoResourceGrabber arm64  <86b5df101c6d3062805d59dabed72edb> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1d62c3000 - 0x1d62d2fff NanoSystemSettings arm64  <79e1410f448c38ff8492f96466f32788> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1d6311000 - 0x1d6317fff Netrb arm64  <38d0d52af1db3f0883e114b058a27c6b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1d63d3000 - 0x1d63ecfff NetworkStatistics arm64  <7b96311a0a413c18a9d0ac8f1bfbe620> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1d63ed000 - 0x1d640bfff NeutrinoKit arm64  <c58b5926c2993d10aa265c4baa471d0c> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
0x1d64a2000 - 0x1d64a4fff OAuth arm64  <dc2e4aefe4003b6aa67c7153038a382f> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1d64c3000 - 0x1d6503fff OTSVG arm64  <dfd996aa901438848fcccd784dc0cc28> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1d6a6a000 - 0x1d6abbfff PBBridgeSupport arm64  <c4597f8908fd3d05ab7bdb3532b869ea> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1d6b05000 - 0x1d6b07fff ParsecSubscriptionServiceSupport arm64  <b97bbd45ae403a888f60d70f674b9e80> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1d6b0c000 - 0x1d6b34fff Pasteboard arm64  <bd33f394c9833165a51443a5aa77c858> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1d6b63000 - 0x1d6b6efff PersonaKit arm64  <8a8776dd077a3a3aa7dda3063eab20af> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1d6b6f000 - 0x1d6b7bfff PersonaUI arm64  <4528fe54f0b6380abfb42570f21eb9b4> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1d6b9d000 - 0x1d6b9dfff PhoneNumbers arm64  <8dfbbfb847b13a96a46823a6c38a7cc4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1d6ba6000 - 0x1d6cbcfff PhotoImaging arm64  <6a2d4c034347308992235b129106404c> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
0x1d6cbd000 - 0x1d6d18fff PhotoLibrary arm64  <2f52a531b0813d0ba5e60f60a0307947> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1d6d61000 - 0x1d6d9dfff PhotosImagingFoundation arm64  <5fe2b0a7be34305e8133d27fa36ddca5> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1d6d9e000 - 0x1d6de9fff PhysicsKit arm64  <90c5d7b123b23a8f9a27300b87cf052e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1d6e9d000 - 0x1d6ea8fff PointerUIServices arm64  <02e507c817d73c2db238289c458e8a87> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1d8278000 - 0x1d8280fff ProgressUI arm64  <672f1d486ee9328e846b25dbb3978710> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1d8281000 - 0x1d828dfff PrototypeToolsUI arm64  <b3ddb74884d83248a60b3508ae7d124f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1d82f7000 - 0x1d830dfff QuickLookSupport arm64  <28b235912e8c3b398d103e44e4a2bf15> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1d8312000 - 0x1d831cfff RTCReporting arm64  <12481ea8b79b33a5a6370d5c9c382d0f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1d8647000 - 0x1d8658fff RemoteTextInput arm64  <84434810c4003beeab06cdd45c8af743> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1d8659000 - 0x1d86befff RemoteUI arm64  <34c2171e0e6f365196b111cd71d1abb6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1d86f4000 - 0x1d86f8fff RevealCore arm64  <c02b7a5362353ee49c4669047e16d2cb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1d870e000 - 0x1d8a87fff SDAPI arm64  <35dd168c093d3e3c9a08f8c5c225449d> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1d8a88000 - 0x1d8aa9fff SEService arm64  <a8464bcfad58319ba09e57e2ffaacb46> /System/Library/PrivateFrameworks/SEService.framework/SEService
0x1d8b7f000 - 0x1d8b86fff SceneIntelligence arm64  <33fc56a12e2c3d7d9e1f7a44190c4f74> /System/Library/PrivateFrameworks/SceneIntelligence.framework/SceneIntelligence
0x1d8d40000 - 0x1d8d5ffff ScreenshotServices arm64  <7b484b9c30233a78aeac01da6585ef00> /System/Library/PrivateFrameworks/ScreenshotServices.framework/ScreenshotServices
0x1d8fc0000 - 0x1d8fc9fff SignpostCollection arm64  <0a023421a6303b4692e82ef725d973e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1d8fca000 - 0x1d8fcafff SignpostMetrics arm64  <5626fd879bbd3a27bd1431756df49022> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1d8fcc000 - 0x1d900afff SignpostSupport arm64  <59737dca790d39c3b937e89f6a5f42e1> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1d99c4000 - 0x1d99c4fff SoftLinking arm64  <2a4d987221d13057a2e4287595be79b5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1d9d1c000 - 0x1d9d36fff StorageSettings arm64  <9de758d8d36e3c129cc6e7066c0d71b1> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1d9eac000 - 0x1d9ee9fff StreamingZip arm64  <13c93a9e09243bd8b8807469faa3c20c> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1d9ef1000 - 0x1d9efbfff SymptomDiagnosticReporter arm64  <6859cb557cf933129cf3dfdec4d19599> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1d9f2b000 - 0x1d9f46fff SymptomPresentationFeed arm64  <28ca3c5776e43bf3b75d26461fac73cb> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1d9f82000 - 0x1d9f91fff TCC arm64  <0dccb80e90a03a5a8e27e3a94d384545> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1da844000 - 0x1da8f6fff TextureIO arm64  <0b45abd4bcde339db79f709b0ead166b> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1da922000 - 0x1da934fff TipKit arm64  <1fff4c4f158e36b9bac034a91f8a1dd3> /System/Library/PrivateFrameworks/TipKit.framework/TipKit
0x1da935000 - 0x1da943fff TipsUI arm64  <27fa22c3f60a33458b61b426ec68c36b> /System/Library/PrivateFrameworks/TipsUI.framework/TipsUI
0x1daaf1000 - 0x1daafcfff TransparencyDetailsView arm64  <29088ddccd933b769f03f838adbc4fc2> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
0x1dab10000 - 0x1dab17fff URLFormatting arm64  <2d14f0975dee398a92019787068a518a> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1dab18000 - 0x1db0effff USDKit arm64  <d7b24887f697331698bf785d50b8c31c> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
0x1db0f1000 - 0x1db11afff UsageTracking arm64  <9df0c0d2fa193d6cab6fd9d12cb8ac4f> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1dbbd9000 - 0x1dbc9bfff VoiceTrigger arm64  <08526d6239333ccebaa225ae47258315> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1dbd5d000 - 0x1dbd5efff WatchdogClient arm64  <8f7265fa627630129dbc2258e6064e89> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1dc026000 - 0x1dc74efff libwebrtc.dylib arm64  <98b406210b053d298a1bd67a97e53ef9> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1dc7c6000 - 0x1dc7dbfff WebUI arm64  <91ef21072e7c3096854e540d6348d726> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1dc95a000 - 0x1dc967fff WirelessCoexManager arm64  <1c79d1e70acb3931bbcb3a78fee5eec8> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager
0x1dcce0000 - 0x1dcce3fff XCTTargetBootstrap arm64  <9630df1fcd0333bebf03e95ee1af8cfc> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1dcd60000 - 0x1dcd7ffff caulk arm64  <58754027c4f33abead7c694d5cb14ebb> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1dcd93000 - 0x1dcda0fff iAdServices arm64  <fd50a8d459643308b30acbba254e65a9> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
0x1df1b5000 - 0x1df1bafff kperf arm64  <7be3c364a1a83c34a855c63918c59839> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1df1bb000 - 0x1df1c3fff kperfdata arm64  <b9183ac3113c3659bcc003c9dc19f899> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1df1c4000 - 0x1df1dafff libEDR arm64  <442ac43fa109339081ab71544584457f> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1df1f6000 - 0x1df206fff perfdata arm64  <690a2b8c78af3705b7ca68c3c883d610> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1df207000 - 0x1df235fff vCard arm64  <b6e204894688387ba9519e60f7accb02> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1dfb1c000 - 0x1dfb55fff libAWDSupport.dylib arm64  <37773b7bbaa936669e25e456e5781ed7> /usr/lib/libAWDSupport.dylib
0x1dfb56000 - 0x1dff06fff libAWDSupportFramework.dylib arm64  <b675284019da31ec8f875aa6d755dea4> /usr/lib/libAWDSupportFramework.dylib
0x1e0080000 - 0x1e008ffff libAudioStatistics.dylib arm64  <29a8fba51ce232c5884d9aabd91302b1> /usr/lib/libAudioStatistics.dylib
0x1e022a000 - 0x1e025cfff libCRFSuite.dylib arm64  <a30268c7824a34c59182cf051f933a2c> /usr/lib/libCRFSuite.dylib
0x1e025d000 - 0x1e025efff libCTGreenTeaLogger.dylib arm64  <b66013e3bdfe385e98ef19886fa12fb2> /usr/lib/libCTGreenTeaLogger.dylib
0x1e025f000 - 0x1e0269fff libChineseTokenizer.dylib arm64  <3e25430cea9335efab2adecfa0249934> /usr/lib/libChineseTokenizer.dylib
0x1e0507000 - 0x1e050efff libIOReport.dylib arm64  <7dec7a86fbb839239337b720344a867a> /usr/lib/libIOReport.dylib
0x1e0584000 - 0x1e058bfff libMatch.1.dylib arm64  <f7a2184af4703fb0a45e8dc1222b595a> /usr/lib/libMatch.1.dylib
0x1e05f0000 - 0x1e0646fff libParallelCompression.dylib arm64  <3cc159af833f3f50abdd74aa2e324d85> /usr/lib/libParallelCompression.dylib
0x1e069f000 - 0x1e06a4fff libThaiTokenizer.dylib arm64  <280a277bf76a33f2973fc2a521eabd5f> /usr/lib/libThaiTokenizer.dylib
0x1e090d000 - 0x1e090ffff libapp_launch_measurement.dylib arm64  <f0eb8f275e9736ed851ebbe1f3822a7d> /usr/lib/libapp_launch_measurement.dylib
0x1e0910000 - 0x1e0926fff libapple_nghttp2.dylib arm64  <741cbe1e00f93a20b845d77885621920> /usr/lib/libapple_nghttp2.dylib
0x1e0927000 - 0x1e09b8fff libate.dylib arm64  <3e667c68c59c33b9b12817fd3a0b45bf> /usr/lib/libate.dylib
0x1e0a48000 - 0x1e0a58fff libbsm.0.dylib arm64  <62262c68bf203584b2ea3889b8647e16> /usr/lib/libbsm.0.dylib
0x1e0a59000 - 0x1e0a65fff libbz2.1.0.dylib arm64  <bdcdbdcc24953c7e90401c44963079e0> /usr/lib/libbz2.1.0.dylib
0x1e0a66000 - 0x1e0a66fff libcharset.1.dylib arm64  <72b0c36f725f38fea3579a515aaf64b9> /usr/lib/libcharset.1.dylib
0x1e0a67000 - 0x1e0a78fff libcmph.dylib arm64  <32b4ccadf15b39d0bff16f84dcee363e> /usr/lib/libcmph.dylib
0x1e0a79000 - 0x1e0a90fff libcompression.dylib arm64  <36dd56ca87a33b8bbc2e9ee086e82284> /usr/lib/libcompression.dylib
0x1e0a91000 - 0x1e0aa6fff libcoretls.dylib arm64  <31987a4e4ec23c89952efad70a0d71d5> /usr/lib/libcoretls.dylib
0x1e0aa7000 - 0x1e0aa8fff libcoretls_cfhelpers.dylib arm64  <56fa9fe8ebb83d17872877e4c5cd0848> /usr/lib/libcoretls_cfhelpers.dylib
0x1e0acc000 - 0x1e0ad2fff libcupolicy.dylib arm64  <44a7794b5640370085ab8dff10715a49> /usr/lib/libcupolicy.dylib
0x1e0ad3000 - 0x1e0adafff libdns_services.dylib arm64  <8d3832488b4333b492251a634982e109> /usr/lib/libdns_services.dylib
0x1e0adb000 - 0x1e0af7fff libedit.3.dylib arm64  <810d15ff7e4232ac9f2d001edf7f05b2> /usr/lib/libedit.3.dylib
0x1e0af8000 - 0x1e0af8fff libenergytrace.dylib arm64  <ee2039679a7d332c8ac386c6ddd87e24> /usr/lib/libenergytrace.dylib
0x1e0af9000 - 0x1e0b10fff libexpat.1.dylib arm64  <cfb3188b2b993bbf924d872d03eacb79> /usr/lib/libexpat.1.dylib
0x1e0b3b000 - 0x1e0b3ffff libgermantok.dylib arm64  <da8c8a5ec4a339be826d0cc88a3fca12> /usr/lib/libgermantok.dylib
0x1e0b40000 - 0x1e0b45fff libheimdal-asn1.dylib arm64  <bef00f7da5b331ce82d1ad74cc86fb0d> /usr/lib/libheimdal-asn1.dylib
0x1e0b46000 - 0x1e0c37fff libiconv.2.dylib arm64  <6bf1c6e1e4b93cc3928eaa07c4ecdfc5> /usr/lib/libiconv.2.dylib
0x1e0c55000 - 0x1e0c56fff liblangid.dylib arm64  <982686583ed13ebaa2cc14345035abe9> /usr/lib/liblangid.dylib
0x1e0c57000 - 0x1e0c62fff liblockdown.dylib arm64  <bf584adb22b13f108fe9f306b5625f84> /usr/lib/liblockdown.dylib
0x1e0c63000 - 0x1e0c7bfff liblzma.5.dylib arm64  <60e6e4ad8b823583b81e7e39df26637f> /usr/lib/liblzma.5.dylib
0x1e0ca9000 - 0x1e0cfcfff libmecab.dylib arm64  <bff30b98f214399686527526dd12649a> /usr/lib/libmecab.dylib
0x1e0cfd000 - 0x1e0f25fff libmecabra.dylib arm64  <978c6339009a3983a56ae4c7d3bd548d> /usr/lib/libmecabra.dylib
0x1e0f26000 - 0x1e0f38fff libmis.dylib arm64  <d033edc04a883da0a1a56fba3c4571b9> /usr/lib/libmis.dylib
0x1e0f39000 - 0x1e0f4efff libnetworkextension.dylib arm64  <b70b34fd9c4f3a8fa2b896f496cfced5> /usr/lib/libnetworkextension.dylib
0x1e12ef000 - 0x1e1322fff libpcap.A.dylib arm64  <0d7a2422cdb838ce9604933d6ced3742> /usr/lib/libpcap.A.dylib
0x1e1323000 - 0x1e1330fff libperfcheck.dylib arm64  <1222639db2d836c4a797cc0c88aebed8> /usr/lib/libperfcheck.dylib
0x1e1338000 - 0x1e1349fff libprequelite.dylib arm64  <50e53775ae203c69948abfffb5f0aac1> /usr/lib/libprequelite.dylib
0x1e134a000 - 0x1e135bfff libprotobuf-lite.dylib arm64  <fb13516afe8938a6a235c14d3dba9642> /usr/lib/libprotobuf-lite.dylib
0x1e135c000 - 0x1e13bafff libprotobuf.dylib arm64  <acdecde3905f3a149b99cd2eb4144dd1> /usr/lib/libprotobuf.dylib
0x1e13bb000 - 0x1e1418fff libquic.dylib arm64  <201f3424ec74361380b4c719d47129e1> /usr/lib/libquic.dylib
0x1e1419000 - 0x1e1430fff libresolv.9.dylib arm64  <d007e203385a3a9fad4c45aa4ebc975f> /usr/lib/libresolv.9.dylib
0x1e1431000 - 0x1e1433fff libsandbox.1.dylib arm64  <fe7f5ffdd6ea3c73890fa03ee2dcfb4e> /usr/lib/libsandbox.1.dylib
0x1e1437000 - 0x1e1439fff libspindump.dylib arm64  <92185d06e22e350193893cae58fec450> /usr/lib/libspindump.dylib
0x1e147b000 - 0x1e147efff libutil.dylib arm64  <e0a6802afaf03b4495492aafa7d8deb7> /usr/lib/libutil.dylib
0x1e147f000 - 0x1e1564fff libxml2.2.dylib arm64  <3102a95fbfd13d2292ed7d4f31ce994f> /usr/lib/libxml2.2.dylib
0x1e1569000 - 0x1e1591fff libxslt.1.dylib arm64  <f0d3870bbfa43c78a601afa26af349e8> /usr/lib/libxslt.1.dylib
0x1e1592000 - 0x1e15a3fff libz.1.dylib arm64  <d73106766fb234ab89d92a7d3e5a53e2> /usr/lib/libz.1.dylib
0x1e15d8000 - 0x1e15dafff liblog_network.dylib arm64  <8f97d345acb03af288187787229c7baa> /usr/lib/log/liblog_network.dylib
0x1e15e3000 - 0x1e15e9fff libswiftAVFoundation.dylib arm64  <5bdb1a02e2913843ae91a6f0b948c771> /usr/lib/swift/libswiftAVFoundation.dylib
0x1e15ea000 - 0x1e1649fff libswiftAccelerate.dylib arm64  <75527fe17c343879871304d0771c36ef> /usr/lib/swift/libswiftAccelerate.dylib
0x1e166e000 - 0x1e166ffff libswiftContacts.dylib arm64  <d9b7c6a9b1ce3b23b0be3f29ef6f209b> /usr/lib/swift/libswiftContacts.dylib
0x1e1670000 - 0x1e1678fff libswiftCoreAudio.dylib arm64  <648cc75001c836d6980a7d55484d42f9> /usr/lib/swift/libswiftCoreAudio.dylib
0x1e1679000 - 0x1e167dfff libswiftCoreData.dylib arm64  <c94d0aaa185436f08a44ca7e69ca1b76> /usr/lib/swift/libswiftCoreData.dylib
0x1e167e000 - 0x1e167efff libswiftCoreFoundation.dylib arm64  <f8d684edf9803a28ade4d29203746956> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1e167f000 - 0x1e167ffff libswiftCoreImage.dylib arm64  <5466e6e1f120300a8d065580082f3d94> /usr/lib/swift/libswiftCoreImage.dylib
0x1e1680000 - 0x1e1682fff libswiftCoreLocation.dylib arm64  <bba387b091fa3d07bf6bde099136b39f> /usr/lib/swift/libswiftCoreLocation.dylib
0x1e1683000 - 0x1e168cfff libswiftCoreMIDI.dylib arm64  <246ef786b76e32da95775fca5cb3fe0a> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1e168d000 - 0x1e1690fff libswiftCoreML.dylib arm64  <5d37b2c333a83cf08970cfb83ae1ab6e> /usr/lib/swift/libswiftCoreML.dylib
0x1e1691000 - 0x1e16c7fff libswiftCoreMedia.dylib arm64  <2fc328075ce237dcbce80621f7b1173d> /usr/lib/swift/libswiftCoreMedia.dylib
0x1e16d4000 - 0x1e16ddfff libswiftDarwin.dylib arm64  <ad07df1b93af35c68a4d3936d755f26c> /usr/lib/swift/libswiftDarwin.dylib
0x1e16fc000 - 0x1e1700fff libswiftMetal.dylib arm64  <0accef9d9db43419a3594acd299f222e> /usr/lib/swift/libswiftMetal.dylib
0x1e176b000 - 0x1e176cfff libswiftQuartzCore.dylib arm64  <21337e58483c3606b7038a1fc6d4f1d4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1e17a4000 - 0x1e17a5fff libswiftVision.dylib arm64  <de1e434671a23274832fba3d1b58b47f> /usr/lib/swift/libswiftVision.dylib
0x1e17a8000 - 0x1e17aafff libswiftWebKit.dylib arm64  <54bc8f0556ff3ff090e909d9262d3990> /usr/lib/swift/libswiftWebKit.dylib
0x1e17ab000 - 0x1e17bcfff libswiftos.dylib arm64  <15a5bbc42f273006b82723532ee3031f> /usr/lib/swift/libswiftos.dylib
0x1e17bd000 - 0x1e17cffff libswiftsimd.dylib arm64  <d715d1c307bf3c4c94e4fe0ce99c2777> /usr/lib/swift/libswiftsimd.dylib
0x1e17d0000 - 0x1e17d5fff libcache.dylib arm64  <93f46de334c83b548e87b685e63149e7> /usr/lib/system/libcache.dylib
0x1e17d6000 - 0x1e17e2fff libcommonCrypto.dylib arm64  <163c756fa4413bb7b2ca067463d98526> /usr/lib/system/libcommonCrypto.dylib
0x1e17e3000 - 0x1e17e7fff libcompiler_rt.dylib arm64  <6749df438089311b939a87f9ca479efd> /usr/lib/system/libcompiler_rt.dylib
0x1e17e8000 - 0x1e17f0fff libcopyfile.dylib arm64  <5ea5d77aebc930459a3ccf1838e73c6b> /usr/lib/system/libcopyfile.dylib
0x1e18ce000 - 0x1e18cefff liblaunch.dylib arm64  <a0b8f064a9ee310e8b976e27f49a05f2> /usr/lib/system/liblaunch.dylib
0x1e18cf000 - 0x1e18d4fff libmacho.dylib arm64  <863174fc64663104aca38d1d4a82d075> /usr/lib/system/libmacho.dylib
0x1e18d5000 - 0x1e18d7fff libremovefile.dylib arm64  <fc34eec2b9013ebbbc31e73f38842b70> /usr/lib/system/libremovefile.dylib
0x1e18d8000 - 0x1e18d9fff libsystem_blocks.dylib arm64  <bc8afa7d401e35f789e89e7a59aef82b> /usr/lib/system/libsystem_blocks.dylib
0x1e18da000 - 0x1e18dcfff libsystem_collections.dylib arm64  <828126f3e6583da2aceac728678588de> /usr/lib/system/libsystem_collections.dylib
0x1e18dd000 - 0x1e18e1fff libsystem_configuration.dylib arm64  <27db1d5d607530bf888edca2c13e80ef> /usr/lib/system/libsystem_configuration.dylib
0x1e18e2000 - 0x1e18f4fff libsystem_containermanager.dylib arm64  <cb5192ce591f3bb8bc455646bb298477> /usr/lib/system/libsystem_containermanager.dylib
0x1e18f5000 - 0x1e18f6fff libsystem_coreservices.dylib arm64  <b3a52ad613a83868ab485b08b9c8fa23> /usr/lib/system/libsystem_coreservices.dylib
0x1e18f7000 - 0x1e1900fff libsystem_darwin.dylib arm64  <e5bec594b4643527b60ef752cb6e3386> /usr/lib/system/libsystem_darwin.dylib
0x1e1901000 - 0x1e1909fff libsystem_dnssd.dylib arm64  <e4268fdd91b5313994546631865c32ca> /usr/lib/system/libsystem_dnssd.dylib
0x1e190a000 - 0x1e190cfff libsystem_featureflags.dylib arm64  <1e7cd17eb5283b85bf4a27e1aa8dfa3e> /usr/lib/system/libsystem_featureflags.dylib
0x1e190d000 - 0x1e193afff libsystem_m.dylib arm64  <dedeec341f9e3964a5ff79cddc6a811e> /usr/lib/system/libsystem_m.dylib
0x1e193b000 - 0x1e1945fff libsystem_platform.dylib arm64  <abb790d318753996aaee06e7568ea1c9> /usr/lib/system/libsystem_platform.dylib
0x1e1946000 - 0x1e1946fff libsystem_product_info_filter.dylib arm64  <61b5d8563fb33fe9b30540a45f659732> /usr/lib/system/libsystem_product_info_filter.dylib
0x1e1947000 - 0x1e1957fff libsystem_pthread.dylib arm64  <93c7f0dc89f13162a1196fc88028d027> /usr/lib/system/libsystem_pthread.dylib
0x1e1958000 - 0x1e195bfff libsystem_sandbox.dylib arm64  <176b1087aaad36258e7ffc497673706c> /usr/lib/system/libsystem_sandbox.dylib
0x1e195c000 - 0x1e1965fff libunwind.dylib arm64  <b7cd41ad513335ac84299bc0dcc6511b> /usr/lib/system/libunwind.dylib
0x1e1966000 - 0x1e1998fff libxpc.dylib arm64  <e3552d23adfb36feb7d0b23090553c49> /usr/lib/system/libxpc.dylib
0x1e1e41000 - 0x1e1e5dfff AppleMetalGLRenderer arm64  <54700ad708b03497b13147672f8a90af> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
0x1e1eb2000 - 0x1e1ec4fff IOHIDLib arm64  <7a6e935838063f7f9ca76ff95006b012> /System/Library/Extensions/IOHIDFamily.kext/PlugIns/IOHIDLib.plugin/IOHIDLib
0x1e27f1000 - 0x1e291bfff AGXMetalA11 arm64  <31b8e7f16eb03610b1bb09d6920188af> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1e2c65000 - 0x1e2c77fff SpotlightLinguistics arm64  <9a6c941378f83d30bd70e008cc721a6c> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF


你单独使用ble找个模块呢,再检查一下ble模块得使用流程
12下一页
您需要登录后才可以回帖 登录

本版积分规则