Skip to content

Instantly share code, notes, and snippets.

@nfriedly
Last active December 11, 2020 21:31
Show Gist options
  • Save nfriedly/653595b54128faf9b076af54dca14ff4 to your computer and use it in GitHub Desktop.
Save nfriedly/653595b54128faf9b076af54dca14ff4 to your computer and use it in GitHub Desktop.
frida-ios-dump issues
master:~/src/frida-ios-dump$ python3 dump.py "Grubhub"
Start the target app Grubhub
Dumping Grubhub to /var/folders/gx/lk2wkx6n465f1qkqhg1xb18w0000gp/T
[frida-ios-dump]: Load Branch.framework success.
[frida-ios-dump]: Cookbook.framework has been loaded.
[frida-ios-dump]: Load Restaurant.framework success.
[frida-ios-dump]: Load FLAnimatedImage.framework success.
[frida-ios-dump]: Load GoogleToolboxForMac.framework success.
[frida-ios-dump]: Load Swinject.framework success.
[frida-ios-dump]: dlopen libswiftDarwin.dylib success.
[frida-ios-dump]: Load FBLPromises.framework success.
[frida-ios-dump]: dlopen libswiftUIKit.dylib success.
[frida-ios-dump]: Load ApplicationCore.framework success.
[frida-ios-dump]: Load FloatingPanel.framework success.
[frida-ios-dump]: dlopen libswiftIntents.dylib success.
[frida-ios-dump]: Load Amplitude_iOS.framework success.
[frida-ios-dump]: Load Discovery.framework success.
[frida-ios-dump]: Load AFNetworking.framework success.
[frida-ios-dump]: dlopen libswiftCoreImage.dylib success.
[frida-ios-dump]: Load GrubAPI.framework success.
[frida-ios-dump]: dlopen libswiftos.dylib success.
[frida-ios-dump]: dlopen libswiftObjectiveC.dylib success.
[frida-ios-dump]: dlopen libswiftCoreGraphics.dylib success.
[frida-ios-dump]: Load GoogleUtilities.framework success.
[frida-ios-dump]: Load GTMOAuth2.framework success.
[frida-ios-dump]: Load UIImageColors.framework success.
0.00B [00:00, ?B/s]
^CTraceback (most recent call last):
File "/Users/nathan/src/frida-ios-dump/dump.py", line 342, in <module>
start_dump(session, output_ipa)
File "/Users/nathan/src/frida-ios-dump/dump.py", line 284, in start_dump
finished.wait()
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 574, in wait
signaled = self._cond.wait(timeout)
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 312, in wait
waiter.acquire()
KeyboardInterrupt
master:~/src/frida-ios-dump$ python3 dump.py "Sephora"
Start the target app Sephora
Dumping Sephora to /var/folders/gx/lk2wkx6n465f1qkqhg1xb18w0000gp/T
[frida-ios-dump]: Load BVSDK.framework success.
[frida-ios-dump]: Load Branch.framework success.
[frida-ios-dump]: Load ObjectMapper.framework success.
[frida-ios-dump]: Load YoutubePlayer_in_WKWebView.framework success.
[frida-ios-dump]: Load GoogleToolboxForMac.framework success.
[frida-ios-dump]: dlopen libswiftContacts.dylib success.
[frida-ios-dump]: dlopen libswiftDarwin.dylib success.
[frida-ios-dump]: Load FBLPromises.framework success.
[frida-ios-dump]: Load ConstructorAutocomplete.framework success.
[frida-ios-dump]: dlopen libswiftUIKit.dylib success.
[frida-ios-dump]: dlopen libswiftCoreImage.dylib success.
[frida-ios-dump]: dlopen libswiftCloudKit.dylib success.
[frida-ios-dump]: Load Masonry.framework success.
[frida-ios-dump]: Load RxLibrary.framework success.
[frida-ios-dump]: Alamofire.framework has been loaded.
[frida-ios-dump]: dlopen libswiftPhotos.dylib success.
[frida-ios-dump]: Load RxSwift.framework success.
[frida-ios-dump]: dlopen libswiftos.dylib success.
[frida-ios-dump]: dlopen libswiftObjectiveC.dylib success.
[frida-ios-dump]: dlopen libswiftCoreGraphics.dylib success.
[frida-ios-dump]: Load GoogleUtilities.framework success.
[frida-ios-dump]: dlopen libswiftAVFoundation.dylib success.
[frida-ios-dump]: Load ProtoRPC.framework success.
[frida-ios-dump]: Load googleapis.framework success.
0.00B [00:00, ?B/s]
^CTraceback (most recent call last):
File "/Users/nathan/src/frida-ios-dump/dump.py", line 342, in <module>
start_dump(session, output_ipa)
File "/Users/nathan/src/frida-ios-dump/dump.py", line 284, in start_dump
finished.wait()
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 574, in wait
signaled = self._cond.wait(timeout)
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 312, in wait
waiter.acquire()
KeyboardInterrupt
master:~/src/frida-ios-dump$ python3 dump.py "Tovala"
Start the target app Tovala
Dumping Tovala to /var/folders/gx/lk2wkx6n465f1qkqhg1xb18w0000gp/T
[frida-ios-dump]: Load Stripe3DS2.framework success.
[frida-ios-dump]: Load MessagingSDK.framework success.
[frida-ios-dump]: Load BlinkKit.framework success.
[frida-ios-dump]: dlopen libswiftContacts.dylib success.
[frida-ios-dump]: dlopen libswiftDarwin.dylib success.
[frida-ios-dump]: dlopen libswiftUIKit.dylib success.
[frida-ios-dump]: dlopen libswiftIntents.dylib success.
[frida-ios-dump]: dlopen libswiftCoreImage.dylib success.
[frida-ios-dump]: dlopen libswiftCloudKit.dylib success.
[frida-ios-dump]: Load ChatProvidersSDK.framework success.
[frida-ios-dump]: dlopen libswiftVision.dylib success.
[frida-ios-dump]: Load BLTNBoard.framework success.
[frida-ios-dump]: Load ZendeskCoreSDK.framework success.
[frida-ios-dump]: Load FPSCounter.framework success.
[frida-ios-dump]: Load ChatSDK.framework success.
[frida-ios-dump]: dlopen libswiftPhotos.dylib success.
[frida-ios-dump]: dlopen libswiftos.dylib success.
[frida-ios-dump]: dlopen libswiftSceneKit.dylib success.
[frida-ios-dump]: dlopen libswiftObjectiveC.dylib success.
[frida-ios-dump]: dlopen libswiftCoreGraphics.dylib success.
[frida-ios-dump]: Embrace.framework has been loaded.
[frida-ios-dump]: dlopen libswiftAVFoundation.dylib success.
[frida-ios-dump]: FullStory.framework has been loaded.
[frida-ios-dump]: Load MessagingAPI.framework success.
[frida-ios-dump]: dlopen libswiftModelIO.dylib success.
0.00B [00:00, ?B/s]
^CTraceback (most recent call last):
File "/Users/nathan/src/frida-ios-dump/dump.py", line 342, in <module>
start_dump(session, output_ipa)
File "/Users/nathan/src/frida-ios-dump/dump.py", line 284, in start_dump
finished.wait()
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 574, in wait
signaled = self._cond.wait(timeout)
File "/usr/local/Cellar/python@3.9/3.9.0_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/threading.py", line 312, in wait
waiter.acquire()
KeyboardInterrupt
master:~/src/frida-ios-dump$ frida -Uf com.tovala.Tovala
____
/ _ | Frida 14.1.3 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://www.frida.re/docs/home/
Spawned `com.tovala.Tovala`. Use %resume to let the main thread start executing!
[iPhone::com.tovala.Tovala]-> Process crashed: Unknown objc error 0x1
***
Incident Identifier: 6BB750D4-D56A-4DD2-92A9-2B92D5C96956
CrashReporter Key: d9b649710791c1d54a6cdde26ecb8abc5ddf050f
Hardware Model: iPhone9,2
Process: Tovala [1110]
Path: /private/var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Tovala
Identifier: com.tovala.Tovala
Version: 1239 (1.9.18)
AppStoreTools: 12C29
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.tovala.Tovala [530]
Date/Time: 2020-12-11 15:36:47.7001 -0500
Launch Time: 2020-12-11 15:36:42.9109 -0500
OS Version: iPhone OS 14.2 (18B92)
Release Type: User
Baseband Version: 8.02.01
Report Version: 104
Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace OBJC, Code 0x1
Triggered by Thread: 7
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 dyld 0x0000000100f3d23c dyld::launchWithClosure(dyld3::closure::LaunchClosure const*, DyldSharedCache const*, dyld3::MachOLoaded const*, unsigned long, int, char const**, char const**, char const**, Diagnostics&, unsigned long*, unsigned long*, bool*, bool*) + 1400
1 dyld 0x0000000100f3d22c dyld::launchWithClosure(dyld3::closure::LaunchClosure const*, DyldSharedCache const*, dyld3::MachOLoaded const*, unsigned long, int, char const**, char const**, char const**, Diagnostics&, unsigned long*, unsigned long*, bool*, bool*) + 1384
2 dyld 0x0000000100f3b16c dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3236
3 dyld 0x0000000100f35208 dyldbootstrap::start(dyld3::MachOLoaded const*, int, char const**, dyld3::MachOLoaded const*, unsigned long*) + 396
4 dyld 0x0000000100f35038 _dyld_start + 56
Thread 1:
0 libsystem_kernel.dylib 0x00000001b1cb7b5c poll + 8
1 FridaAgent 0x00000001030dd0e0 0x103018000 + 807136
2 FridaAgent 0x00000001030dd358 0x103018000 + 807768
3 FridaAgent 0x000000010301c184 0x103018000 + 16772
4 ??? 0x000000010300026c 0 + 4345299564
5 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
6 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 2 name: gum-exceptor-worker
Thread 2:
0 libsystem_kernel.dylib 0x00000001b1c92644 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001b1c91a48 mach_msg + 72
2 FridaAgent 0x000000010316d7ac 0x103018000 + 1398700
3 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
4 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
5 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 3 name: pool-spawner
Thread 3:
0 libsystem_kernel.dylib 0x00000001b1cb561c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001cd20a2fc _pthread_cond_wait$VARIANT$mp + 1180
2 FridaAgent 0x00000001031002f4 0x103018000 + 951028
3 FridaAgent 0x00000001030c91c0 0x103018000 + 725440
4 FridaAgent 0x00000001030eaa20 0x103018000 + 862752
5 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
6 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
7 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 4 name: gmain
Thread 4:
0 libsystem_kernel.dylib 0x00000001b1cb7b5c poll + 8
1 FridaAgent 0x00000001030dd0e0 0x103018000 + 807136
2 FridaAgent 0x00000001030dd1a8 0x103018000 + 807336
3 FridaAgent 0x00000001030ddfcc 0x103018000 + 810956
4 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
5 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
6 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 5 name: pool-frida
Thread 5:
0 libsystem_kernel.dylib 0x00000001b1cb561c __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x00000001cd20a328 _pthread_cond_wait$VARIANT$mp + 1224
2 FridaAgent 0x0000000103100568 0x103018000 + 951656
3 FridaAgent 0x00000001030c91b4 0x103018000 + 725428
4 FridaAgent 0x00000001030ea720 0x103018000 + 861984
5 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
6 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
7 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 6 name: gdbus
Thread 6:
0 libsystem_kernel.dylib 0x00000001b1cb7b5c poll + 8
1 FridaAgent 0x00000001030dd0e0 0x103018000 + 807136
2 FridaAgent 0x00000001030dd358 0x103018000 + 807768
3 FridaAgent 0x0000000103093f20 0x103018000 + 507680
4 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
5 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
6 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 7 name: gum-js-loop
Thread 7 Crashed:
0 libsystem_kernel.dylib 0x00000001b1cb6218 __terminate_with_payload + 8
1 libsystem_kernel.dylib 0x00000001b1cb89e0 abort_with_payload_wrapper_internal + 132
2 libsystem_kernel.dylib 0x00000001b1cb895c abort_with_payload_wrapper_internal + 0
3 libobjc.A.dylib 0x000000019a5464cc _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 104
4 libobjc.A.dylib 0x000000019a546464 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 0
5 libobjc.A.dylib 0x000000019a542624 -[NSObject forwardInvocation:] + 0
6 CoreFoundation 0x0000000186b77ba4 ___forwarding___ + 300
7 CoreFoundation 0x0000000186b79f8c _CF_forwarding_prep_0 + 92
8 Foundation 0x0000000187d073c0 -[NSBundle initWithPath:] + 164
9 Foundation 0x0000000187d07244 +[NSBundle mainBundle] + 144
10 FridaAgent 0x00000001030c0044 0x103018000 + 688196
11 FridaAgent 0x00000001030bdbf4 0x103018000 + 678900
12 FridaAgent 0x00000001031bddd8 0x103018000 + 1727960
13 FridaAgent 0x00000001031bd950 0x103018000 + 1726800
14 FridaAgent 0x00000001031bd880 0x103018000 + 1726592
15 FridaAgent 0x000000010321be24 0x103018000 + 2113060
16 FridaAgent 0x000000010321d158 0x103018000 + 2117976
17 FridaAgent 0x000000010321d30c 0x103018000 + 2118412
18 FridaAgent 0x000000010321d158 0x103018000 + 2117976
19 FridaAgent 0x000000010321d158 0x103018000 + 2117976
20 FridaAgent 0x0000000103263090 0x103018000 + 2404496
21 FridaAgent 0x000000010320fd6c 0x103018000 + 2063724
22 FridaAgent 0x000000010321be24 0x103018000 + 2113060
23 FridaAgent 0x000000010321d30c 0x103018000 + 2118412
24 FridaAgent 0x000000010321d158 0x103018000 + 2117976
25 FridaAgent 0x000000010321bb2c 0x103018000 + 2112300
26 FridaAgent 0x00000001031b9464 0x103018000 + 1709156
27 FridaAgent 0x00000001031b9590 0x103018000 + 1709456
28 FridaAgent 0x00000001031b90c4 0x103018000 + 1708228
29 FridaAgent 0x00000001031ae574 0x103018000 + 1664372
30 FridaAgent 0x00000001030dce80 0x103018000 + 806528
31 FridaAgent 0x00000001030dd140 0x103018000 + 807232
32 FridaAgent 0x00000001030dd358 0x103018000 + 807768
33 FridaAgent 0x00000001031ae470 0x103018000 + 1664112
34 FridaAgent 0x00000001030e97d8 0x103018000 + 858072
35 libsystem_pthread.dylib 0x00000001cd210b3c _pthread_start + 288
36 libsystem_pthread.dylib 0x00000001cd215880 thread_start + 8
Thread 7 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000001 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x00000002810c4a00 x6: 0x0000000000000280 x7: 0x0000000000000000
x8: 0x0000000000000020 x9: 0x00000001dd575400 x10: 0x697720656c62616c x11: 0x6f432074756f6874
x12: 0x656c62616c696176 x13: 0x74756f6874697720 x14: 0x756f4665726f4320 x15: 0x006e6f697461646e
x16: 0x0000000000000208 x17: 0x000000019a542610 x18: 0x0000000000000000 x19: 0x0000000000000080
x20: 0x00000002810c4a00 x21: 0x0000000000000000 x22: 0x0000000000000000 x23: 0x0000000000000001
x24: 0x0000000000000008 x25: 0x0000000000000000 x26: 0x00000001cf40f1e1 x27: 0x0000000000000002
x28: 0x000000016fe04708 fp: 0x000000016fe03df0 lr: 0x00000001b1cb89e0
sp: 0x000000016fe03db0 pc: 0x00000001b1cb6218 cpsr: 0x00000000
esr: 0x56000080 Address size fault
Binary Images:
0x1003c8000 - 0x100bcbfff Tovala arm64 <042acbdee03733de93bf50c9632b99f3> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Tovala
0x100e74000 - 0x100e9ffff BLTNBoard arm64 <e43fd4f876823cf5859623aa12def421> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/BLTNBoard.framework/BLTNBoard
0x100f34000 - 0x100f9ffff dyld arm64 <f756a8d55a803b4d996236fe0e7638c2> /usr/lib/dyld
0x101020000 - 0x10115ffff ChatProvidersSDK arm64 <b12ecc66bcc6350caeeab889f44d2b34> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/ChatProvidersSDK.framework/ChatProvidersSDK
0x101210000 - 0x101247fff ChatSDK arm64 <f803ba106bd93ce98ec0caeb76cddc8b> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/ChatSDK.framework/ChatSDK
0x101270000 - 0x10131ffff CommonUISDK arm64 <782f38cf9561392bbd84bec7190e8393> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/CommonUISDK.framework/CommonUISDK
0x101398000 - 0x1013a3fff FPSCounter arm64 <fd1e5810b4b23776b0654472bf068b8b> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/FPSCounter.framework/FPSCounter
0x1013bc000 - 0x101507fff FullStory arm64 <5ced50728ed0366eb21850dd24fa432d> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/FullStory.framework/FullStory
0x101588000 - 0x101593fff Keys arm64 <e10671906a943dbb89c05ed5ea73fc4f> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/Keys.framework/Keys
0x1015a0000 - 0x1015c3fff MessagingAPI arm64 <1177e662ddad38e8a5efc6af97bca6f4> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/MessagingAPI.framework/MessagingAPI
0x1015e0000 - 0x101603fff MessagingSDK arm64 <760376a83e8a3600b3b74fe83f79e5bd> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/MessagingSDK.framework/MessagingSDK
0x101624000 - 0x10163bfff PKHUD arm64 <69555821393632fda449f6c711752d03> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/PKHUD.framework/PKHUD
0x101670000 - 0x10167bfff SDKConfigurations arm64 <797b191a86df3b3096dec1526d591bd8> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/SDKConfigurations.framework/SDKConfigurations
0x10168c000 - 0x1016dffff SupportProvidersSDK arm64 <80e5dd831a853e8bae378e189fe57352> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/SupportProvidersSDK.framework/SupportProvidersSDK
0x101738000 - 0x10187ffff SupportSDK arm64 <3db24bf343df33b4a83a8449fb36f237> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/SupportSDK.framework/SupportSDK
0x101914000 - 0x101983fff ZendeskCoreSDK arm64 <d4d248aee4ae399295bbe31657210b28> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/ZendeskCoreSDK.framework/ZendeskCoreSDK
0x1019cc000 - 0x101a9ffff Embrace arm64 <10f9ee6880423721a6a0339e10a0804f> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/Embrace.framework/Embrace
0x101bcc000 - 0x101c73fff BlinkKit arm64 <371c9d41b7433ee6b7f9b4191f0167c5> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/BlinkKit.framework/BlinkKit
0x101ce8000 - 0x101d1ffff Stripe3DS2 arm64 <9673a470c0f13d2aa13cbb271efc3c63> /var/containers/Bundle/Application/A1AD2C14-40F5-4B25-95F8-55F8F24FE5A3/Tovala.app/Frameworks/Stripe3DS2.framework/Stripe3DS2
0x103018000 - 0x10416bfff FridaAgent arm64 <b82163c61eab3d3dbab34d2ff314cff0> FridaAgent
0x18674d000 - 0x1867cbfff libdispatch.dylib arm64 <6c143c51288f3cd084dd17b9a0aaee62> /usr/lib/system/libdispatch.dylib
0x1867cc000 - 0x186802fff libdyld.dylib arm64 <e31c0887c99930479b80203248ec2396> /usr/lib/system/libdyld.dylib
0x186803000 - 0x186a5afff libicucore.A.dylib arm64 <9fc7dac3deed3a479abbe36867045ba5> /usr/lib/libicucore.A.dylib
0x186a5b000 - 0x186e04fff CoreFoundation arm64 <96f8386dd88a3c89a323a17975c3317f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x186e05000 - 0x186f9efff CoreServices arm64 <dd083b6922803f7e913646c9246b4a9d> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x186f9f000 - 0x186fe7fff WirelessDiagnostics arm64 <fbd6e8b92c91309fa9c26c9653c8cb1a> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x186fe8000 - 0x187060fff SystemConfiguration arm64 <75fec68015053f2e84dc4a0a8586c617> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x187061000 - 0x18714bfff CoreTelephony arm64 <1491284f13863425978d2f39e060af95> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18714c000 - 0x1875cdfff CFNetwork arm64 <e261fa7130e23e6a8db232ecf79b30bf> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1875ce000 - 0x187c93fff libnetwork.dylib arm64 <c67a2d7144153f82939965c3956520ae> /usr/lib/libnetwork.dylib
0x187c94000 - 0x187d04fff Accounts arm64 <dac79be132833bf8918bbbdca7a51004> /System/Library/Frameworks/Accounts.framework/Accounts
0x187d05000 - 0x187f9ffff Foundation arm64 <f1bc26a1f5bb36f7a65ad5f232dbf902> /System/Library/Frameworks/Foundation.framework/Foundation
0x187fa0000 - 0x188303fff ImageIO arm64 <982bf9fe32a43e0b95d21a5c8d206947> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18831d000 - 0x1888abfff CoreGraphics arm64 <9c095d1529953f9daf186a3a3d13a1f2> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1888ac000 - 0x189c73fff UIKitCore arm64 <71b59f6219da3cff89e1dacf333bab0d> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x189c74000 - 0x189c91fff libAccessibility.dylib arm64 <7b14f8ae35623cc7926d086785c913ea> /usr/lib/libAccessibility.dylib
0x189c92000 - 0x189f05fff QuartzCore arm64 <ca8f28fcac5b3015ae8c4f2c0102efb4> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x189f06000 - 0x189f6bfff BackBoardServices arm64 <4f98188591a0352b809337236d822a02> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x189f6c000 - 0x189ff3fff TextInput arm64 <1a8e17692974328eb137a99894619a83> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18a05c000 - 0x18a3f1fff AppleMediaServices arm64 <39ffde16f1543a68b2c4be56eca89663> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x18a3f2000 - 0x18a555fff libswiftFoundation.dylib arm64 <191cea851b253208a4634707cf529728> /usr/lib/swift/libswiftFoundation.dylib
0x18a556000 - 0x18a905fff libswiftCore.dylib arm64 <3e4b597efce53f3ea83095489114d8e4> /usr/lib/swift/libswiftCore.dylib
0x18a906000 - 0x18a91afff UIKitServices arm64 <6cfeb1e50b2232a8a45133d5027c8543> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x18a91b000 - 0x18aa63fff Preferences arm64 <930c7b581c853df198797b670f87c45f> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18aa64000 - 0x18ac72fff ContactsUI arm64 <e57806e602dd3bfa8d2e221a4b322002> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18ac73000 - 0x18ae2cfff CoreText arm64 <6e6f5e0cd9e1304b83482c0b4ab2a7af> /System/Library/Frameworks/CoreText.framework/CoreText
0x18ae2d000 - 0x18ae45fff ExtensionKit arm64 <cb5f54bf46473348bf62ab7275e6307e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x18ae46000 - 0x18ae59fff ChronoServices arm64 <d17bc5b242883ba9971215062d7a0d03> /System/Library/PrivateFrameworks/ChronoServices.framework/ChronoServices
0x18ae5a000 - 0x18aed7fff BaseBoard arm64 <7f0411a61fcc389aa498fbdbe078bbe3> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18aed8000 - 0x18b0edfff CoreDuet arm64 <0e709564f48b3d798ad7abbd403a1251> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18b0ee000 - 0x18b239fff Contacts arm64 <738a964f2592342c8cf8ed3df85a7fd6> /System/Library/Frameworks/Contacts.framework/Contacts
0x18b23a000 - 0x18c69efff GeoServices arm64 <b325f8217862350fa5b1b5d434f423d9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18c69f000 - 0x18c724fff CoreLocation arm64 <480e95ff24123860bc54c9c4ede7bbf4> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18c725000 - 0x18c8c1fff CloudKit arm64 <5ee14a0a271b378cbc357efd5ef1a33b> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c8c2000 - 0x18cc2afff CoreData arm64 <512043667c483b36b1e02c95663aec71> /System/Library/Frameworks/CoreData.framework/CoreData
0x18ccb1000 - 0x18d813fff SwiftUI arm64 <52a6fef6637c3403a2641f99fae80a52> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x18d814000 - 0x18d81efff libswiftCoreGraphics.dylib arm64 <a1566d3c40ca35409a4be98a484640a9> /usr/lib/swift/libswiftCoreGraphics.dylib
0x18d81f000 - 0x18d85dfff AppSupport arm64 <17db41b85aba31299c64512406a5e5d2> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18d85e000 - 0x18d97bfff ManagedConfiguration arm64 <1b9df1125b5e3efcb19ca301d7d2e3ee> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18d97c000 - 0x18d9e8fff IMFoundation arm64 <7f1639eb9c5837819ad1522da82ab6cd> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18d9e9000 - 0x18daebfff IDS arm64 <8ddeaeaa96da3c9b88ba4ca207e7ef54> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18daec000 - 0x18dc29fff Security arm64 <149f8d12822a31a198bf48ce690f678d> /System/Library/Frameworks/Security.framework/Security
0x18dc2a000 - 0x18e021fff MediaPlayer arm64 <a73f58a9bbe83ceab929dedef2c0d10c> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x18e022000 - 0x18e039fff AudioSession arm64 <3236a3742eae394a96a2237aaf3b5f3d> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x18e03a000 - 0x18e1b3fff AVFCore arm64 <8cdc508c3c8e336b9f29d32c4eedce43> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x18e1b4000 - 0x18e718fff Intents arm64 <f3199470a1173b99988709c323bcadaf> /System/Library/Frameworks/Intents.framework/Intents
0x18e765000 - 0x18ea62fff CoreImage arm64 <a5984c5ef0a53d98874cb0eaf2646a30> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18ea63000 - 0x18eb1dfff ColorSync arm64 <037592c7bb1f32af921e472cf9a95b88> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18eb1e000 - 0x18eb56fff CoreVideo arm64 <e2d305b72dbf3d3dad312315c9d43030> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18eb57000 - 0x18f278fff MediaToolbox arm64 <7f5ea89db4bc3f6daf02b27a41f5902d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18f279000 - 0x18f36cfff CoreMedia arm64 <7f6e05169d013c1d97abfac25c60b10b> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18f36d000 - 0x18f5d8fff AudioToolbox arm64 <49e931593939360bb0310716e712c473> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18f5d9000 - 0x18f628fff CoreHaptics arm64 <cf8486abf83b3a7a8d4c47af334e51a2> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x18f629000 - 0x18f685fff UserActivity arm64 <204eaf6b983f3b879576eddba86a425e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x18f686000 - 0x18f787fff UIFoundation arm64 <89449f94ec45399cb82200e854334e0b> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18f788000 - 0x18f7adfff libsystem_info.dylib arm64 <3536d46d36cd3af4b92c67e4bdebd8c6> /usr/lib/system/libsystem_info.dylib
0x18f7ae000 - 0x18f82afff libsystem_c.dylib arm64 <edf3e843a62a3dd092ccebe94d5a83e3> /usr/lib/system/libsystem_c.dylib
0x18f82b000 - 0x18f873fff RunningBoardServices arm64 <b10f31f81c803bc5a4f87e58d284400a> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18f874000 - 0x1907aafff JavaScriptCore arm64 <0a413324bb1c3b0182117a3e55a9f115> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1907ab000 - 0x190d3dfff ChatKit arm64 <6fc447714afa3215bf8c9fdaee3f63d2> /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit
0x190d3e000 - 0x190dc3fff ContactsFoundation arm64 <fcc7ad598bc8393191d6af0a15db9161> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x190dc4000 - 0x190fe8fff HealthKit arm64 <d30da3534de1340583bdcd924d6a5b76> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x190fe9000 - 0x19100afff ProactiveEventTracker arm64 <fd944cb63edb38ac827a91b7262ed683> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19100b000 - 0x191055fff Lexicon arm64 <6d531b4861bc332fb00b8a42e2778491> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x191056000 - 0x1910befff PersonalizationPortrait arm64 <8bb6361b8a5030f289ffaaf8c8cb2e7a> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1910bf000 - 0x19110bfff CoreDuetContext arm64 <8d8c5f76d56a3c5c9f433e44ec1fcad3> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x19110c000 - 0x1911b2fff IOKit arm64 <c50846c1e80d37e886984cf410de47a6> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1911b3000 - 0x1911c2fff DataMigration arm64 <9bef406302373341973658d5fe3338ff> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1911c3000 - 0x19121efff SpringBoardServices arm64 <b44c661eec0f39e0872e7307a4afe679> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x19121f000 - 0x191230fff ContextKit arm64 <b5a6fc21557c37e2a2d0f29b943dd511> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x191231000 - 0x19148afff CoreMotion arm64 <cd1f30042ba23375a217a01310cc1316> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x19148b000 - 0x1915c1fff EventKit arm64 <184114113e0b34ada009e79f7a56ee66> /System/Library/Frameworks/EventKit.framework/EventKit
0x1915c2000 - 0x191ae0fff PassKitCore arm64 <7f09e955ff8d38a087e750cf6812ba97> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore
0x191ae1000 - 0x191d51fff MediaRemote arm64 <72424f62d23434bfaee4de96abc09861> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x191d52000 - 0x191eeafff CoreUtils arm64 <1430df995b78363e964565be13d50bbf> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x191eeb000 - 0x191f00fff FamilyCircle arm64 <e02e84d2fbbb300bb49caae97f43379b> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x191f01000 - 0x191f6dfff CoreSpotlight arm64 <9be37e0ee25136ee996bc6a6f6e835f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x192345000 - 0x1924cefff AssistantServices arm64 <680eea804df4372490c73ae967765f83> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1924cf000 - 0x192590fff CoreUI arm64 <5d80f7fa7f2b39929905a3b22c641f29> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x192591000 - 0x1925defff SafariSafeBrowsing arm64 <c785e4c6fae03774bba068f7778542c0> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1925df000 - 0x192d0dfff WebKit arm64 <19789fd9109837b7b6399e4f0eb867d6> /System/Library/Frameworks/WebKit.framework/WebKit
0x192d0e000 - 0x1950b6fff WebCore arm64 <cb20a111c82d3e17ab3a08002f1f0525> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1950b7000 - 0x195114fff libMobileGestalt.dylib arm64 <448540b0eca03930b98b2d18101114d6> /usr/lib/libMobileGestalt.dylib
0x195115000 - 0x195130fff CommonUtilities arm64 <3ffd6ea3f0683eb49ab5ba7f761201bc> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x195131000 - 0x195296fff IDSFoundation arm64 <9167012f8eb333858885825cc96089b8> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x195297000 - 0x195394fff IMSharedUtilities arm64 <429bb5ecefd63e00bf9853c8eec2ea22> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x195395000 - 0x195435fff CoreSuggestions arm64 <16a233726a913a77a08e8c624335b5f2> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x195436000 - 0x1954d0fff AddressBookLegacy arm64 <d040464b88cb343187a1d4339ab93540> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1954d1000 - 0x195501fff UserNotifications arm64 <166b5573570d31148c448c2661204d60> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195502000 - 0x195583fff FrontBoardServices arm64 <fa4b5a01024138549da23134f8892078> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x195584000 - 0x1955a6fff libsystem_malloc.dylib arm64 <9f2d3d4683d9358f972c1cf61c073a31> /usr/lib/system/libsystem_malloc.dylib
0x1955a7000 - 0x195860fff MapKit arm64 <8554fdfc7b2139608358e6978eeb1fe8> /System/Library/Frameworks/MapKit.framework/MapKit
0x195861000 - 0x19602efff VectorKit arm64 <c96d8ee7cff73ce08c83311492e49dbb> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19602f000 - 0x1960b8fff AuthKit arm64 <83a8244f36893898b41e628ad2b7eb9b> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1960b9000 - 0x196147fff AppleAccount arm64 <4991d6835c1934fdb8c5289940f5e433> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x196148000 - 0x19624dfff AVFAudio arm64 <d581e902542e387c99f7cbd1b3a163b7> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19624e000 - 0x1964acfff AudioToolboxCore arm64 <cb1e498d648c337c9182850a4b862fef> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1964dc000 - 0x196772fff StoreServices arm64 <cec7f76f013036838267533471e5c99d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x196773000 - 0x1968e9fff Sharing arm64 <a4dd5e72d14937f5bc4a92bcb6ab8eb9> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1968ea000 - 0x196989fff ShareSheet arm64 <75dca4c8a0643942b3ec6831a6b2f5d1> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x19698a000 - 0x196a71fff CoreParsec arm64 <fe26b952337b3555b5cfb578c91dfb59> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x196a72000 - 0x196ab7fff PhotoFoundation arm64 <22dfecca43923955b3b8b8b1a1febf30> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x196ab8000 - 0x196cedfff Photos arm64 <8bc27737c4023a13b83120eba1154595> /System/Library/Frameworks/Photos.framework/Photos
0x196cee000 - 0x1973cefff PhotoLibraryServices arm64 <82d449d30e8c37ca90289b66ef0b58b8> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1973cf000 - 0x197486fff AssetsLibraryServices arm64 <fa2e52bdd6d03f6e86540d8c5ae86eb0> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x197487000 - 0x1974d6fff MobileBackup arm64 <c37c7d6c44a130bb973971bf805133cf> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1974d7000 - 0x1974eafff MSUDataAccessor arm64 <5065749534bf3ea492338ecf94a05224> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1974eb000 - 0x197510fff MobileAsset arm64 <4628533bd0833a5aa0aee255160206ca> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x197511000 - 0x197520fff libsystem_networkextension.dylib arm64 <0e55773557ba3611994ce782f3cbfe75> /usr/lib/system/libsystem_networkextension.dylib
0x197521000 - 0x19775efff NetworkExtension arm64 <4f673f38e23837c59b262a540cb429b9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x19778a000 - 0x197b4bfff CoreML arm64 <a500922e5bf6340baa75e98d2277f396> /System/Library/Frameworks/CoreML.framework/CoreML
0x197b4c000 - 0x198372fff Espresso arm64 <ade331484e73345ab4d1d2826dd7496a> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x198373000 - 0x19846afff VideoToolbox arm64 <f873b14cefb7382e9f61333c11799aa8> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x19846b000 - 0x1984b4fff OnBoardingKit arm64 <eb07338dc074396b88c73954ad2509eb> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1985a8000 - 0x1985b7fff AXCoreUtilities arm64 <7214d52ea34e36d995241b967c21193c> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1993f5000 - 0x199564fff Montreal arm64 <1fbbf5869f3b30339f91ec37687085c6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x199565000 - 0x199671fff LanguageModeling arm64 <f5f8930a581e306b91a8ac4cba90ca44> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x199672000 - 0x19967afff InternationalSupport arm64 <a5ad9b3d2c2b37a4949789af50bac7bc> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x19967b000 - 0x1998b5fff iTunesCloud arm64 <b2bc54ebb8f43179afc2a7322499cebc> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1998b6000 - 0x1998f2fff libswiftUIKit.dylib arm64 <2673e0455c0f3253a3cdf6e7eda8f0c1> /usr/lib/swift/libswiftUIKit.dylib
0x199972000 - 0x1999b1fff CarKit arm64 <db58dcf89dee3a298b4dc89ed96b2ef9> /System/Library/PrivateFrameworks/CarKit.framework/CarKit
0x199a00000 - 0x199aa2fff CalendarDatabase arm64 <931174ff892a33498538d0c714d013ca> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x199aa3000 - 0x199aebfff Notes arm64 <0ac4c94e69f438368f5bd661324da907> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x199aec000 - 0x199bc2fff LinkPresentation arm64 <363fbe9c7b333dedaab6f35f148948bf> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x199bc3000 - 0x199cb4fff Combine arm64 <2bbb065f4220393daf6991cc2525b429> /System/Library/Frameworks/Combine.framework/Combine
0x199d3b000 - 0x199d4cfff UniformTypeIdentifiers arm64 <11d2057d0a8a3164906da7165b64eb09> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x199d4d000 - 0x199dc9fff CloudDocs arm64 <03754964ee6a387991763abf66b9274a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x199dca000 - 0x199fb8fff Message arm64 <3ab01424da3a3cad96c6c7c19917a51c> /System/Library/PrivateFrameworks/Message.framework/Message
0x199fb9000 - 0x19a030fff EmailFoundation arm64 <14aeacc0cd003fcfa06f3f07ecc00407> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x19a28e000 - 0x19a2abfff FindMyDevice arm64 <d08118c085a5300bb9deb2c1c5bcb198> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice
0x19a2ac000 - 0x19a2e6fff MediaServices arm64 <ebb39cad5de63a46afae1d8723960e36> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19a2e7000 - 0x19a44bfff SearchFoundation arm64 <dcd0417fa66d3ec3bb7c789c2099e595> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x19a44c000 - 0x19a4a4fff WebBookmarks arm64 <bf2ae9dba54d30409b6255ef3c0ee28c> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x19a520000 - 0x19a555fff libobjc.A.dylib arm64 <7cad222912fa3d6c82005306fb157fa4> /usr/lib/libobjc.A.dylib
0x19a556000 - 0x19a5b5fff LoggingSupport arm64 <d1dfea30c5ca30f6abcb54adc7a0330f> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x19a5b6000 - 0x19a60ffff libc++.1.dylib arm64 <88496d66c6683f1797c5d0c91e8bee42> /usr/lib/libc++.1.dylib
0x19a610000 - 0x19a628fff libc++abi.dylib arm64 <464199d1cdfe3663bedfcbc1b5f19491> /usr/lib/libc++abi.dylib
0x19a629000 - 0x19a667fff SetupAssistant arm64 <0480ee547f983807bc4e797bf4ae2d4f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19a668000 - 0x19a681fff OctagonTrust arm64 <b9f7c88070ba34719271a2e1b9f0d611> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x19a793000 - 0x19a7d3fff CoreAutoLayout arm64 <83a9b00eb095347aa9a2fd147deb1d75> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x19a7d4000 - 0x19a92cfff Network arm64 <2fb89d76ea383b43bcd1e0c7ee9b9012> /System/Library/Frameworks/Network.framework/Network
0x19a92d000 - 0x19a961fff MobileKeyBag arm64 <ad07d4d56daa3b659ba84deffdcd6229> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x19ab87000 - 0x19ab9afff BaseBoardUI arm64 <d704621db8b73d7c80097a0ed9c28a1a> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x19ab9b000 - 0x19ac35fff libvDSP.dylib arm64 <c1ac2e5ab09f3cb380ddbd1c8f3dda8e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x19ac36000 - 0x19ac68fff libAudioToolboxUtility.dylib arm64 <e63eadbe9eb0393cba9dfe3453b4f9d7> /usr/lib/libAudioToolboxUtility.dylib
0x19ae16000 - 0x19ae9efff CoreNLP arm64 <e0ff485c8a6235a4a23198827787943b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19ae9f000 - 0x19afabfff FileProvider arm64 <0e4c8a5e6b793ecd988b46f9675d7ba3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x19afac000 - 0x19afbcfff BiomeStorage arm64 <315daa46f3373050b0f32c4061916e58> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x19afbd000 - 0x19afd3fff libswiftDispatch.dylib arm64 <20f2131ec1bf3d35bef381ba0707b206> /usr/lib/swift/libswiftDispatch.dylib
0x19afd4000 - 0x19b009fff DataDetectorsCore arm64 <d7e7cd1309203cf5900bdd3b39b55c53> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19b00a000 - 0x19b095fff Symbolication arm64 <80559f09b8bc395b97389dc8bbcbdf66> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x19b096000 - 0x19b0b3fff CrashReporterSupport arm64 <c15d0300bfb83d129765feed34d336f2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19b0b4000 - 0x19b0cafff FMCoreLite arm64 <e2f5b4f625783f33a42a493c17ef7888> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x19b0ef000 - 0x19b1b7fff TelephonyUtilities arm64 <72f35fe502333796ab144d785a6b8e5d> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b1ee000 - 0x19b3d2fff MPSNeuralNetwork arm64 <fbeb0a9241cc36f6ae81b7958ea92ea5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x19b3d3000 - 0x19b426fff MPSCore arm64 <e2173a383b78325fbee51955f38a3ea8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x19b578000 - 0x19b5e0fff CalendarFoundation arm64 <2f3c007ae909399bba919b644cfada12> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19b5e1000 - 0x19b63efff TipsCore arm64 <c746b9f71f37398f890721891f197634> /System/Library/PrivateFrameworks/TipsCore.framework/TipsCore
0x19b63f000 - 0x19b72cfff NLP arm64 <61aa4f28e9263957a1e384ef71cbe8f3> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x19b72d000 - 0x19b754fff AppSupportUI arm64 <ef574120dbee30109906dd8fd497cbdb> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19b75d000 - 0x19b7b0fff FTServices arm64 <c0e445591ee730c8aff1d28f296797fc> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19b85e000 - 0x19b874fff ProtocolBuffer arm64 <70cb1f0b63d53dff8f524029be5f3cef> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19b875000 - 0x19b976fff AVKit arm64 <07733eded94a34a0b7558d226f578781> /System/Library/Frameworks/AVKit.framework/AVKit
0x19bada000 - 0x19bae8fff AssertionServices arm64 <c69468ff33ae3b32827b498ce675c2c5> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x19bae9000 - 0x19bb10fff CloudServices arm64 <304d123c1f023d1f92cc8efa1cd89a3b> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x19bb63000 - 0x19bc3cfff Metal arm64 <4601d687b481344a8e913602165f9416> /System/Library/Frameworks/Metal.framework/Metal
0x19bc3d000 - 0x19bd70fff MediaExperience arm64 <17a2cd08f1193fd7ba66296393a2d795> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19c16e000 - 0x19c184fff libsystem_trace.dylib arm64 <4ed5b6b480e9322784b590bc92570931> /usr/lib/system/libsystem_trace.dylib
0x19c1b6000 - 0x19c218fff SafariCore arm64 <d3b987a04ec5330ab54ad5c4fdf2675c> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x19c219000 - 0x19c439fff SafariShared arm64 <a6eba28c367c3de0b3c6e300515bb3f7> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x19c43a000 - 0x19c4ccfff AppStoreDaemon arm64 <fe7cfd1d362b36cf95e9442eef5151b7> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x19c890000 - 0x19c8d5fff ContactsAutocompleteUI arm64 <7f2d03e81d50389990e48c14a1b08126> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x19c8d6000 - 0x19ca08fff MessageUI arm64 <b18527887325349fa3533eb855686d67> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x19cd2f000 - 0x19cdc9fff SAObjects arm64 <8c96862b2d56333b8ef15cfef4d31b86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19cdca000 - 0x19ce0dfff VoiceServices arm64 <464c85f25bc633d391757aafbfd677a5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19ce0e000 - 0x19ce16fff GraphicsServices arm64 <ce670bb473ba34db90fb722f8706de7c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19ce17000 - 0x19ce6afff DeviceManagement arm64 <dfb04d0ea3cf35a5a9b69f761e2eb6b4> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x19ce6b000 - 0x19cfcdfff Translation arm64 <5ec7c666f2cc35c3acc7dce6e7a7911c> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x19cfce000 - 0x19cfe2fff PowerLog arm64 <051bae09e30a3f5a8563ff6af965feac> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x19cfe3000 - 0x19d00afff DuetActivityScheduler arm64 <03ea7e4df5b73546be8267f8a77fcafe> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19e648000 - 0x19e8d9fff Vision arm64 <68f7329556253ff1887192f6c92fd8f4> /System/Library/Frameworks/Vision.framework/Vision
0x19e8da000 - 0x19e933fff DataAccess arm64 <4acc037ba2a034098b30be16ae3aad41> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19e934000 - 0x19e99efff ProactiveSupport arm64 <4ed25a5a5436340e9cdbec550cbfcba2> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19e9ca000 - 0x19e9e7fff ApplePushService arm64 <b8e945d8952e377d80c5456ce175a6d6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19e9e8000 - 0x19ea0ffff BoardServices arm64 <f92f2047e3e53234b616fccb02147c6e> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x19ea10000 - 0x19ea1bfff libswiftCloudKit.dylib arm64 <f6934920760d3b08bb0e5b0906ce8d5c> /usr/lib/swift/libswiftCloudKit.dylib
0x19eb5f000 - 0x19eb8efff libncurses.5.4.dylib arm64 <7b5a407ecd4b34ffb14f40a1c0e54a29> /usr/lib/libncurses.5.4.dylib
0x19eb8f000 - 0x19ebdbfff OSAnalytics arm64 <92ee24de7cda31079c3aa4f12a8905d2> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x19ebdc000 - 0x19ec62fff CoreBluetooth arm64 <eeafde454e523b199d3d514dafdf8a2e> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x19ec63000 - 0x19ee2ffff JetEngine arm64 <4658243af2e837399aacc3db8a138b11> /System/Library/PrivateFrameworks/JetEngine.framework/JetEngine
0x19ee30000 - 0x19ee72fff TemplateKit arm64 <aa3cfe75b58239119659d8199a16e6a0> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x19ee73000 - 0x19eea5fff MobileInstallation arm64 <ea77077b00d83c228e6ceeaa2ae1ca0c> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19eea6000 - 0x19ef34fff libTelephonyUtilDynamic.dylib arm64 <e47a9e7e238338fdac0db53ebcafae05> /usr/lib/libTelephonyUtilDynamic.dylib
0x19ef35000 - 0x19ef9cfff NanoRegistry arm64 <b34a1a2cc6903bc28b69fc3d8b5e7c2f> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x19ef9d000 - 0x19f077fff SpringBoardFoundation arm64 <8a7083ea5885343daf228b7ec725c0ea> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x19f078000 - 0x19f095fff CoreMaterial arm64 <6d3afe48a60d30979d0ebda261fc14c3> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19f096000 - 0x19f104fff SpringBoardUIServices arm64 <090a72ea13ba3b8fb9b49488c60fa8a0> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x19f105000 - 0x19f287fff libsqlite3.dylib arm64 <a814e2dc328e3acd860ff0e3ee3a180e> /usr/lib/libsqlite3.dylib
0x19f288000 - 0x19f344fff AVFCapture arm64 <412e1d611bbf3f32bea2136a6f81ac3b> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x19f345000 - 0x19f67bfff CMCapture arm64 <2317a6de58293824a6905a4ddc14544c> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x19f7c6000 - 0x19fa1cfff MobileSpotlightIndex arm64 <4e495e50e7943999aebefae87bd97748> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x19fa1d000 - 0x19fabefff Email arm64 <9ac2289471df3869958915cd4628c2a5> /System/Library/PrivateFrameworks/Email.framework/Email
0x19fb21000 - 0x19fcf2fff EventKitUI arm64 <896613fdb16c3ac686e8151aafd9b2ab> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x19fd0b000 - 0x19fd90fff BulletinBoard arm64 <edfc5f49fb68349b86d4ded7914c0371> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x19fd91000 - 0x19fe1afff PeopleSuggester arm64 <392874921960329aadc5687710057394> /System/Library/PrivateFrameworks/PeopleSuggester.framework/PeopleSuggester
0x19fe1b000 - 0x19fe25fff libsystem_notify.dylib arm64 <4dbd2e3e6bc43d1388d0e01ba0cc4e07> /usr/lib/system/libsystem_notify.dylib
0x19fe26000 - 0x19fe68fff CryptoTokenKit arm64 <7fb1f3772ef736199a7953dc76b4f2db> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x19fed0000 - 0x19ff3ffff libcorecrypto.dylib arm64 <071f7a201cf6324783d7d4e309a64c16> /usr/lib/system/libcorecrypto.dylib
0x19ff40000 - 0x19ff62fff UserManagement arm64 <227023a57a1e3727819a124ff58c5550> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a0033000 - 0x1a0049fff libsystem_asl.dylib arm64 <441adb81097f31d6a85d380a72993d66> /usr/lib/system/libsystem_asl.dylib
0x1a004a000 - 0x1a006cfff AppSSO arm64 <7ea67814dd7d3e5fae4120689637adc1> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1a006d000 - 0x1a0089fff SharedWebCredentials arm64 <72cfccd25dee3846919505efdb7802ef> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a008a000 - 0x1a025dfff SafariServices arm64 <9e09a21987d53596a635bbc9084f1f9c> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a02b3000 - 0x1a02e9fff DataAccessExpress arm64 <a2874518ed5f3806bf4ab5fe0d59a9d1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a02ea000 - 0x1a0320fff CoreServicesStore arm64 <5c605e0210b23854a58ec83ddc727f0b> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a0321000 - 0x1a0345fff CoreAnalytics arm64 <04783a664f6b323b8c6b6a9572a1d987> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a0346000 - 0x1a0351fff SymptomAnalytics arm64 <0b2f7ddd1d003e85bc5faf757d962eda> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1a052d000 - 0x1a053cfff NanoPreferencesSync arm64 <e9549e41d9783a4cb3d2fdf3f8a412c9> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1a08b1000 - 0x1a0cf7fff PassKitUI arm64 <e3ac0853501c3098ad6a60d08aa87123> /System/Library/PrivateFrameworks/PassKitUI.framework/PassKitUI
0x1a0cf8000 - 0x1a0d22fff IconServices arm64 <26b0813866783ef2ae30560c6da6a54a> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a0daa000 - 0x1a0e60fff QuickLook arm64 <a167dd8ce6fa3e0a86e17553118e4a08> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1a1751000 - 0x1a19edfff vImage arm64 <142de5b0cd0f34a09e89ef6f20cf5245> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a25a3000 - 0x1a2777fff IMCore arm64 <9901bc83234e3285809adc968c78dafe> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a2867000 - 0x1a287efff IAP arm64 <a0407c2b8da338fca23187db93529dcd> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1a287f000 - 0x1a28d4fff ktrace arm64 <e82cb070779f33f19b611df084acb3f3> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1a2bbc000 - 0x1a2bc9fff Celestial arm64 <093a9160a7443b7f85b1111d6da0f17b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a2c37000 - 0x1a2c6dfff TelephonyUI arm64 <66894395c0a333ae8ba70cc85f796dea> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x1a2c6e000 - 0x1a2cb2fff Pegasus arm64 <414fda45a341320397a943db73aa6655> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a2cb3000 - 0x1a2e11fff WebKitLegacy arm64 <e7f2203da87a3d25be341f391a837f38> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a2e80000 - 0x1a2ef1fff ClassKit arm64 <55df4d6a066536f59649ea0ccebb3043> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a2ef2000 - 0x1a2f35fff StoreKit arm64 <ad0efb89b7d036e3abe73c7ef4af2620> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1a3c26000 - 0x1a3c30fff IOMobileFramebuffer arm64 <674f742e890231f3b8999fac2c9eb8fa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a3c31000 - 0x1a3ca3fff ScreenTimeCore arm64 <bc93545b469d33409c6ba99908ecf553> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a3ca4000 - 0x1a3cb0fff CoreIDV arm64 <8af75295cb143c7e8c142ff70e9c88b4> /System/Library/PrivateFrameworks/CoreIDV.framework/CoreIDV
0x1a3cb1000 - 0x1a3d49fff AccountsDaemon arm64 <703187acc25d38bdb2903f467bcfe483> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1a3d4a000 - 0x1a3ebefff CloudPhotoLibrary arm64 <90b179a0054834fca6546cfd2a9a7a00> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a3ebf000 - 0x1a4183fff MusicLibrary arm64 <28cd84ffce4e3f17964aca4e27c092f0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a4184000 - 0x1a41e8fff CallKit arm64 <02a29d7e8339392f8abc6a7c5a0a9300> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a4288000 - 0x1a42a6fff PrototypeTools arm64 <3a69a98b09433d4e91d088941f9e80df> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a42a7000 - 0x1a42d2fff PersistentConnection arm64 <1e0eb769c58e3a90a11e40e25d9b10bd> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a43a7000 - 0x1a43c5fff BiomeStreams arm64 <a7e391d24e863baa9e315eae49ec2406> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1a43e0000 - 0x1a4682fff PencilKit arm64 <9759a4d7e3173c1090c7d3cf23c33f0e> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1a4728000 - 0x1a4738fff libswiftUniformTypeIdentifiers.dylib arm64 <93bbb74417fb393eba66eec0a56002a9> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1a4739000 - 0x1a48a8fff CoreSpeech arm64 <7ca423ca352036b4b4d2636138299f80> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1a48a9000 - 0x1a49f7fff IMDPersistence arm64 <729ffdf7a1f83d168807429b0e1e5b78> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4c21000 - 0x1a4cd1fff SafariSharedUI arm64 <d5efc28394a0361ab21a9a5218065bc6> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1a4d0e000 - 0x1a4d24fff CoreFollowUp arm64 <04ebb43ad52937d2bb9f3bbbdcd46d09> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a4d25000 - 0x1a4d98fff Rapport arm64 <fc5d85b9f7a53da184cffb0d61bd4cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a4def000 - 0x1a4e64fff SiriUICore arm64 <265cec23376d31d1abfb3822c11ad337> /System/Library/PrivateFrameworks/SiriUICore.framework/SiriUICore
0x1a4e75000 - 0x1a4e86fff Categories arm64 <aa9ef4de3d7c3639a37dc388eead945d> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a5146000 - 0x1a516cfff LocationSupport arm64 <7f3675b6392d3b6c9db09fab85af482c> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1a516d000 - 0x1a519ffff iCalendar arm64 <23704cadf2cf3a059bbb73acdf1f45ee> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1a51ca000 - 0x1a52ccfff ConfigurationEngineModel arm64 <efdcbd7169d9382ba185034c9769471b> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1a52cd000 - 0x1a52f6fff CacheDelete arm64 <24d3e7be3e3e3ed8bd16d37029bfeca7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a52f7000 - 0x1a5370fff CVNLP arm64 <0d5c92da96fa3fa7aeb46c6a69442f64> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1a54bc000 - 0x1a54befff OSAServicesClient arm64 <512c5c46335a3ce0b52a234f35ae7508> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a54bf000 - 0x1a54c1fff BiomeFoundation arm64 <7b8ff3165460397c9f730ea3b254fe4d> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1a54c2000 - 0x1a551afff ProtectedCloudStorage arm64 <ad8fc5f2521739739a1be1cf52873a3e> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a551b000 - 0x1a5551fff C2 arm64 <1395b69c0d1832f78862894499ef4e0b> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a5552000 - 0x1a55a5fff DifferentialPrivacy arm64 <04c1d0817b943534bd56db9128106928> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a576d000 - 0x1a5f28fff EmbeddedAcousticRecognition arm64 <770574d9a15837cea4dda3fbebdcec7b> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1a5f29000 - 0x1a5f9ffff SiriInstrumentation arm64 <6972829f29b33ba3ad9538e8df039802> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1a5fa0000 - 0x1a5fe1fff BiometricKit arm64 <d344fc3703173251924ca88345a32fc1> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a6021000 - 0x1a60d0fff CoreSymbolication arm64 <e5c3a8b5b0ba3ad0b3262c7d7a3b768d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a60d1000 - 0x1a610afff Proximity arm64 <492d265164ab3a9dbd6818e846699342> /System/Library/PrivateFrameworks/Proximity.framework/Proximity
0x1a613e000 - 0x1a61e9fff SpeakerRecognition arm64 <cf368198fdae3b61a3ae41de76817c62> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1a6801000 - 0x1a6802fff MessageSupport arm64 <8ce7c75377f63ed282f39b3f8193de1d> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1a6803000 - 0x1a6814fff IOSurface arm64 <19dd2ad445e03197a5c453b357f361a0> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a6815000 - 0x1a6874fff MobileWiFi arm64 <0cdbba6a54183a64b1ddd3386ff36394> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a6bf2000 - 0x1a6c0dfff DoNotDisturb arm64 <676fb76948b1352f867892a383569353> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1a6c74000 - 0x1a6d1afff MMCS arm64 <51a3518649c332d2b067130559b0af48> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a6d89000 - 0x1a6dc2fff libGLImage.dylib arm64 <4779770f46713ee382d69d7c5d164b2a> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1a6dc3000 - 0x1a6dcafff libsystem_symptoms.dylib arm64 <cf41ba3e1ea634e58692d79f7c1b90b8> /usr/lib/system/libsystem_symptoms.dylib
0x1a6e0e000 - 0x1a73bbfff CoreAudio arm64 <2b937bb958703622b673129c6a328758> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a73bc000 - 0x1a73d1fff ContactsDonation arm64 <c9148caebb763b018b923a488d5f8b79> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a73d2000 - 0x1a73effff IntentsCore arm64 <b07eeadbeb2733a7a8118f11feb2945c> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1a748e000 - 0x1a74c4fff ImageCaptureCore arm64 <a09547a190da3e24b6b69d608d32c524> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a7517000 - 0x1a757cfff RenderBox arm64 <697de23549dc3e3f924f4463e64c69b2> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1a7619000 - 0x1a7757fff Navigation arm64 <5025a4f527353dc89b521b3883ecb485> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a7758000 - 0x1a7773fff SafariFoundation arm64 <37ce2d3befb93fb993d713d840ab48cd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1a78e9000 - 0x1a78fcfff MaterialKit arm64 <879733754d693dc58c0b96b2c5ca142b> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1a79f4000 - 0x1a79fcfff EmojiKit arm64 <f8fb8ee51918357a876b32573fbecf8a> /System/Library/PrivateFrameworks/EmojiKit.framework/EmojiKit
0x1a79fd000 - 0x1a7a0dfff CoreAUC arm64 <f3c7ad89c8d1347b837c3fd457daae96> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1a820f000 - 0x1a821ffff SettingsFoundation arm64 <d456d020be4b3442817f75996a1fcfec> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a8281000 - 0x1a82c5fff SiriActivation arm64 <dc284720a9d73f3aaae922ad6b5ca62f> /System/Library/PrivateFrameworks/SiriActivation.framework/SiriActivation
0x1a82c6000 - 0x1a82ecfff PassKitUIFoundation arm64 <02deabe3dadb32528043bd053f3272af> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/PassKitUIFoundation
0x1a888d000 - 0x1a88b6fff AccountsUI arm64 <1cc04d08e4503ac39c575aad840faf24> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x1a8bdf000 - 0x1a8c3afff ToneLibrary arm64 <dfa4338315953bc0aee662ff4a8bd990> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a943c000 - 0x1a9449fff MediaSafetyNet arm64 <5e1283a090a93b2c9b725241edb0a184> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1a944a000 - 0x1a9485fff TimeSync arm64 <06a4692803fd334d8724eb703ded3189> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1a9515000 - 0x1a9556fff ExposureNotification arm64 <12cf46b1a7e83d69b215d668082bdee9> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1a9578000 - 0x1a95c0fff CoreCDPInternal arm64 <a9c54028218834f6b41081d12d42a96e> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/CoreCDPInternal
0x1a9ba7000 - 0x1a9bb0fff CoreTime arm64 <0b270e31fa83304d865905a299786bd2> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1aa514000 - 0x1aa610fff TextRecognition arm64 <7fd65d9d8daf37878ae6fe2c678ad54c> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1aa611000 - 0x1aa724fff JasperDepth arm64 <d98a72044ec333cd912404f744cd6466> /System/Library/PrivateFrameworks/JasperDepth.framework/JasperDepth
0x1aa725000 - 0x1aa72efff ContextKitExtraction arm64 <65a36747d1883db097a498084fae80d4> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1aa7ad000 - 0x1aa800fff AppleAccountUI arm64 <e2f9507bf2ae3dbcbf554f10ce2d6a15> /System/Library/PrivateFrameworks/AppleAccountUI.framework/AppleAccountUI
0x1aa801000 - 0x1aa803fff libswiftObjectiveC.dylib arm64 <00cbb14d750f3112bd16c54e86476f19> /usr/lib/swift/libswiftObjectiveC.dylib
0x1aa804000 - 0x1aaa3ffff libmorphun.dylib arm64 <01697f2dd9ee3d209e0b11ad7732bbe1> /usr/lib/libmorphun.dylib
0x1ab039000 - 0x1ab0a1fff EmailCore arm64 <b89546208c5b32b59bcc70fb9c1d2204> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1ab919000 - 0x1ab939fff KeychainCircle arm64 <322cb71c1c8a3b6687872b1695e226cf> /System/Library/PrivateFrameworks/KeychainCircle.framework/KeychainCircle
0x1ab96b000 - 0x1ab9b5fff MIME arm64 <a54e36ac878837cfabb1419d9d3d76a7> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1abc7c000 - 0x1abc91fff MailServices arm64 <767e88a398973749be3a33d7fac42b10> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1abc92000 - 0x1abccbfff PhotosPlayer arm64 <851e67cf35c13ec1b174f3182799acff> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
0x1abd0d000 - 0x1abd8efff CoreDAV arm64 <b1d5fcfb7fb437eaa2f618a37325ef2c> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1abf21000 - 0x1abf5bfff CalendarUIKit arm64 <cb2f702595943fce89d010c0e467bade> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1abf5c000 - 0x1abf6afff MobileIcons arm64 <0778bf9d5e7b332cae1e3d866496a3eb> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1ac335000 - 0x1ac405fff ProofReader arm64 <b1224633e8b63f528e3847a47e2c77c2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1ad587000 - 0x1ad591fff MallocStackLogging arm64 <d1fb3c24050e35599439d52eaefa04bf> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1ad5a7000 - 0x1ad5d2fff AttributeGraph arm64 <9991da07c5f938acbe5cbeddc53e02b8> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1ad5f4000 - 0x1ad7b2fff EmailDaemon arm64 <ae99af9829463203a254de9b23cbc406> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1ad7b3000 - 0x1ad7fdfff MetadataUtilities arm64 <172cef994fb73c89b57d8bab29a610fa> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1add3b000 - 0x1add68fff MailSupport arm64 <3814b75058933af182c8ef9f1a67512b> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1adeb4000 - 0x1adf10fff CoreLocationProtobuf arm64 <c930312969693e6fa734671a5ab0acec> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ae115000 - 0x1ae147fff Bom arm64 <9e9b29dd79a733f1ab5663355d0dd7cb> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ae17a000 - 0x1ae180fff PushKit arm64 <bdfda1670afc34719d29f14918d5a56a> /System/Library/Frameworks/PushKit.framework/PushKit
0x1ae181000 - 0x1ae1eafff PhotosFormats arm64 <94b5d981c15d3a5a80c7299569ae1c22> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1ae1eb000 - 0x1ae259fff VisualLocalization arm64 <73cd8465d41e37758173ea1f92df8a1b> /System/Library/PrivateFrameworks/VisualLocalization.framework/VisualLocalization
0x1ae376000 - 0x1ae407fff Quagga arm64 <4a818fb4609b3a0c8a9014795e2ef939> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1ae408000 - 0x1ae40ffff StudyLog arm64 <88bbb526884e38ef9150c0f75715e153> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1af1b9000 - 0x1af20ffff ManagedConfigurationUI arm64 <78685c01b1ca3ff0ae7ef7ac80652d53> /System/Library/PrivateFrameworks/ManagedConfigurationUI.framework/ManagedConfigurationUI
0x1af33f000 - 0x1af37efff NaturalLanguage arm64 <8d5ff13ac0d03e119c16ce91baab11c5> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1af9ec000 - 0x1afc21fff ARKitCore arm64 <4ac1432d41983064bd0a8b8ad22da2ab> /System/Library/PrivateFrameworks/ARKitCore.framework/ARKitCore
0x1afde4000 - 0x1afe01fff MediaStream arm64 <70939e5ef2513402826213cd6691936c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b07a0000 - 0x1b07f6fff JetUI arm64 <c03f2a359db93d8dab65230e5ec6b0eb> /System/Library/PrivateFrameworks/JetUI.framework/JetUI
0x1b09c1000 - 0x1b09e8fff MediaConversionService arm64 <f146a5cb58b039c2bce644874d05ec47> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b0b37000 - 0x1b0c73fff CoreHandwriting arm64 <2b761d912b433c31b47a7a3713696012> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b1392000 - 0x1b139dfff AppleIDAuthSupport arm64 <8696435ca89a3d94913a03532eaf6c89> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b13ac000 - 0x1b13c3fff LocalAuthentication arm64 <d98b70af5a773571ae479ff1b683d21b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b143c000 - 0x1b1442fff IOAccelerator arm64 <7417a10429143cc083f07dad2bc9929f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b180a000 - 0x1b1814fff CloudPhotoServices arm64 <ef390e47440933d7a7b593e7c5e51eaa> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b1856000 - 0x1b18eafff iTunesStore arm64 <7e492f9c96d83b17becf7619681c28f7> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b1c8e000 - 0x1b1cbefff libsystem_kernel.dylib arm64 <8bcb6ff951623657a2e25ce5704353e6> /usr/lib/system/libsystem_kernel.dylib
0x1b1ee7000 - 0x1b1feefff ResponseKit arm64 <a21ca29b479a3ae6a215538083e57dc1> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b1fef000 - 0x1b2027fff EmojiFoundation arm64 <6c0f0b16f7923f6ba81637672aed1ca9> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1b2609000 - 0x1b2615fff FontServices arm64 <7ff3f43b6d8b3739ba7dad86534c6c2c> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b27a8000 - 0x1b27b3fff MediaAccessibility arm64 <d4c299f7ad2f3c209423f72115f40c72> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b27f4000 - 0x1b2dc0fff SiriTTS arm64 <cae3628ed7833e23943fdce2bb8ffc18> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b2dc1000 - 0x1b2dcffff SetupAssistantSupport arm64 <19c4ab3d4cad36a598645d90253a72be> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b2eca000 - 0x1b2efafff VirtualGarage arm64 <095f15c8dbed3f118f1ccd544c3d01d0> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1b2efb000 - 0x1b2f1ffff NetAppsUtilities arm64 <91bc366763bd3b7ea7056111123f057b> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1b2f20000 - 0x1b2f82fff Osprey arm64 <8977e644a99a3ac58057d12b5be8c35e> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1b43b0000 - 0x1b43bcfff libdscsym.dylib arm64 <e699ac41aefd3a44afaa00d1dc8e11b8> /usr/lib/libdscsym.dylib
0x1b43bd000 - 0x1b43cefff HangTracer arm64 <69cd54c3144d3d34a837c8dd74ca20bf> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b457d000 - 0x1b4635fff SampleAnalysis arm64 <19bf827b119f3a19a70cf64f6a6285a8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b4636000 - 0x1b4663fff PlugInKit arm64 <d7f9b7b470f93289b7805a64108711ef> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b4704000 - 0x1b4705fff libSystem.B.dylib arm64 <5f81896adca13ef7999f6c5da89a750b> /usr/lib/libSystem.B.dylib
0x1b49ec000 - 0x1b49f7fff MobileActivation arm64 <660147f1a8053472863c0aa6cb764e0d> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b49f8000 - 0x1b4a4ffff CalendarDaemon arm64 <e0cc46427f1538bc8364f028a5cc9d54> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b4b46000 - 0x1b4bb4fff libarchive.2.dylib arm64 <cfb67f017e673b5294fabf9e2d00cc61> /usr/lib/libarchive.2.dylib
0x1b4bb5000 - 0x1b4bd8fff libtailspin.dylib arm64 <a74616bdd6a130db8109dbb3573d1dab> /usr/lib/libtailspin.dylib
0x1b4bd9000 - 0x1b5000fff libBNNS.dylib arm64 <95844d422c5539bc8ca5dea0178e2100> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1b5001000 - 0x1b5042fff SharedUtils arm64 <f11571c527bc363a93f6e4e395ddd68e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b5043000 - 0x1b5060fff CoreCDP arm64 <a2179de320b53ff588627097886b7024> /System/Library/PrivateFrameworks/CoreCDP.framework/CoreCDP
0x1b52de000 - 0x1b52e3fff libsysdiagnose.dylib arm64 <aae8f290cc673980918c6a5a59872897> /usr/lib/libsysdiagnose.dylib
0x1b531f000 - 0x1b5420fff CoreMediaStream arm64 <b78e6a53b337376b81f31cd0b4ac3c60> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b55e2000 - 0x1b561bfff ARKit arm64 <136832b1ad303d9f808a943a6958e393> /System/Library/Frameworks/ARKit.framework/ARKit
0x1b561c000 - 0x1b561cfff AVFoundation arm64 <67d1fb0445533fd0980d831c4de638e8> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b561d000 - 0x1b561dfff Accelerate arm64 <60178837735a31f880eeb8a049e4730a> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b561e000 - 0x1b56cdfff libBLAS.dylib arm64 <6351ac13ba543fb4ac478d731180c0ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b56ce000 - 0x1b59e0fff libLAPACK.dylib arm64 <10efc7a2a6a03c34be8b1f4137d12819> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b59e1000 - 0x1b59f5fff libLinearAlgebra.dylib arm64 <06cd159549673047a3721b75d3ed6c52> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b59f6000 - 0x1b59fafff libQuadrature.dylib arm64 <a71c787f30343026936c10eb69e6e114> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b59fb000 - 0x1b5a5cfff libSparse.dylib arm64 <6d545c698fd3302e980e304a1e73aaef> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1b5a5d000 - 0x1b5a6efff libSparseBLAS.dylib arm64 <13adad32d56d373cbd4ece6bb55d00f0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b5a6f000 - 0x1b5ac8fff libvMisc.dylib arm64 <32b05781cc82371497410cb41e680a62> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b5ac9000 - 0x1b5ac9fff vecLib arm64 <945de1225f413f06a334ff9591421b61> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b5acf000 - 0x1b5af6fff AddressBook arm64 <ee86c431c9dc332d9c656d9693951b11> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1b5c24000 - 0x1b5c3ffff AuthenticationServices arm64 <8907e239d3453c979bb78536f978adf0> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b5c6a000 - 0x1b5ca5fff CarPlay arm64 <9d042dc2c6bc3d45bff0e3806a928ddb> /System/Library/Frameworks/CarPlay.framework/CarPlay
0x1b5d28000 - 0x1b5d92fff CoreMIDI arm64 <f3e3c4ac71d8375cbdcf27eb2aea5c33> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b62c6000 - 0x1b62ddfff ExternalAccessory arm64 <9b27bc2bccbb3ecebbc5f3f3b7bf319f> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1b62f1000 - 0x1b6319fff GLKit arm64 <9aec6cd1139a3ca1874298642c275b6c> /System/Library/Frameworks/GLKit.framework/GLKit
0x1b631a000 - 0x1b6347fff GSS arm64 <e27a3bb7bde63b92a46c76b182e671ea> /System/Library/Frameworks/GSS.framework/GSS
0x1b63e7000 - 0x1b644dfff GameplayKit arm64 <5bec93a452bd37c483c953fdd69b83aa> /System/Library/Frameworks/GameplayKit.framework/GameplayKit
0x1b646c000 - 0x1b6483fff IntentsUI arm64 <26235f8036d23436982d658be6278284> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1b64a2000 - 0x1b65eefff MLCompute arm64 <13864808285b3e3896b0347fdaf26b37> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1b65f5000 - 0x1b6613fff Messages arm64 <426936fcbe123d5eb39a945b48ab60d1> /System/Library/Frameworks/Messages.framework/Messages
0x1b6614000 - 0x1b662cfff MetalKit arm64 <c322ee908c1a3988b0b6ba1f6b6cbd0d> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b662d000 - 0x1b66b2fff MPSImage arm64 <c0d95279698f3a3498077caa16e1a425> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b66b3000 - 0x1b66d9fff MPSMatrix arm64 <e5d0530882a13756ba962f6842ecc751> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b66da000 - 0x1b6713fff MPSNDArray arm64 <cd7a72acb56f347eb1aca5c57bfd89dd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b6714000 - 0x1b675cfff MPSRayIntersector arm64 <ade3ea0a03123c0caacb02cc185b1363> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b675d000 - 0x1b675dfff MetalPerformanceShaders arm64 <582f018bbac2349196b8b077b982659e> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b6adf000 - 0x1b6adffff MobileCoreServices arm64 <16765062b1b837c39863bb02b45c4e3e> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b6ae0000 - 0x1b7556fff ModelIO arm64 <3bbe60c56c2032539c300b862312c72f> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1b75cf000 - 0x1b75fefff OpenAL arm64 <c3eb80620db73e308adfb775db5af6a2> /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1b76c9000 - 0x1b76d1fff OpenGLES arm64 <5326684fcd5232c28a966977cd135135> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b76d2000 - 0x1b76d3fff libCVMSPluginSupport.dylib arm64 <2384104277183d2b8251544a46f43f8e> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b76d4000 - 0x1b76dafff libCoreFSCache.dylib arm64 <4e60c875e32a30c9885b72fe928c5fab> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b76db000 - 0x1b76e0fff libCoreVMClient.dylib arm64 <98fdfbe45afe3237b22405228808f43f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b76e1000 - 0x1b76e9fff libGFXShared.dylib arm64 <8a6a2d80da50330fa63f67d68dc622d1> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b7896000 - 0x1b7957fff PDFKit arm64 <9283908dce323d73a5018ae6640b1f66> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b7958000 - 0x1b7965fff PassKit arm64 <5e50fd57229337c89a369c0ed01d38d2> /System/Library/Frameworks/PassKit.framework/PassKit
0x1b7966000 - 0x1b79a1fff QuickLookThumbnailing arm64 <459f92b21d3239e4a9022fb937dc4ae7> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b7bd8000 - 0x1b7c05fff ReplayKit arm64 <f5f9b233a0443c38b45e2506e4bdcbeb> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1b7c06000 - 0x1b8011fff SceneKit arm64 <bfbb07f220e738df8926997f7dda767a> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1b8019000 - 0x1b815ffff SoundAnalysis arm64 <9239558fbceb3f72944edeaa4f922734> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1b8160000 - 0x1b816ffff Speech arm64 <b8339b514ef43fdd80355e4ceb40480b> /System/Library/Frameworks/Speech.framework/Speech
0x1b8170000 - 0x1b828efff SpriteKit arm64 <7cf1960fb30f3b0d898d7f5ac5d93d40> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1b8291000 - 0x1b8291fff UIKit arm64 <3e146dbd73e13658b9c003aa901ef264> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b829a000 - 0x1b835ffff VideoSubscriberAccount arm64 <7ec86be052043fc88f4ad4673d67bc15> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b8360000 - 0x1b8f36fff libfaceCore.dylib arm64 <0993a8c5b4053c5cb0b567bdb947ab71> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1b8f51000 - 0x1b8f51fff VisionKit arm64 <6502dcb30f08352ba9551e78f9dd1ae1> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1b946e000 - 0x1b9471fff AFKUser arm64 <40ff20ad5b4436b084c3d7a74b92489c> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1b9531000 - 0x1b97b0fff ANECompiler arm64 <c0dd099a356536a5888c5a9e37332bb3> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b97b1000 - 0x1b97c4fff ANEServices arm64 <b1bfb376493535a69d3446a5d0cacd85> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b97c9000 - 0x1b9884fff APFS arm64 <aa0acd05fd2b3a6288a9a1b65673e837> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b9885000 - 0x1b988bfff ASEProcessing arm64 <98ad33ec5bad3cac9e4fe5b61a344e40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ba068000 - 0x1ba06dfff AggregateDictionary arm64 <dd1332871d593f24ad9763074ccab172> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ba1f4000 - 0x1ba2cdfff AirPlaySync arm64 <38a294a758de3842ae756cc04e33167f> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ba3d4000 - 0x1ba3effff AlgosScoreFramework arm64 <5f2e416dbd0132d6b7eb235f052f3995> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1ba514000 - 0x1ba535fff AppConduit arm64 <2ae1c874bca0356d9f59d263cfd08f2a> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1ba5a5000 - 0x1ba601fff AppStoreComponents arm64 <2f72706b0bde33b1b7d48a751a4a04fb> /System/Library/PrivateFrameworks/AppStoreComponents.framework/AppStoreComponents
0x1ba609000 - 0x1ba613fff AppStoreOverlays arm64 <42c180430aa2359da4c234e1162219a3> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
0x1ba648000 - 0x1bb49efff AppleCV3D arm64 <3dd2a3e44e9e34d5852d7f18e20b2a5b> /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1bb49f000 - 0x1bb4c4fff AppleCV3DMOVKit arm64 <90837b90433931fab10b48355e9a7bad> /System/Library/PrivateFrameworks/AppleCV3DMOVKit.framework/AppleCV3DMOVKit
0x1bb4c5000 - 0x1bb4cdfff AppleCV3DModels arm64 <bf22a59e3cd0340fadd49dbccd45a65f> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1bb4ce000 - 0x1bb664fff AppleCVA arm64 <8ba7e479c0703feeb5cbf616920fb2cf> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1bb665000 - 0x1bb6aafff AppleDepth arm64 <f4bff4d0ef93343ca438493aba750ce6> /System/Library/PrivateFrameworks/AppleDepth.framework/AppleDepth
0x1bb6ab000 - 0x1bb6bafff AppleFSCompression arm64 <d050ebee726a3f77acc5bdb4fe1ad314> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1bb6c7000 - 0x1bb6d4fff AppleIDSSOAuthentication arm64 <e914b96eb4a933bb80f5e714564b0ffe> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1bb6d5000 - 0x1bb718fff AppleJPEG arm64 <c28c5246c3643898a783bbeff8407e13> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1bb793000 - 0x1bb7a7fff AppleNeuralEngine arm64 <7dcb107df2dc3f26947a257ecc06a456> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1bb7b1000 - 0x1bb7d4fff AppleSauce arm64 <a2185c95d74d3272bc3aaf46d3af7644> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1bb803000 - 0x1bb820fff AssetCacheServices arm64 <d57cea32fd893a6caa6ac4500bc6cc9e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1bb97f000 - 0x1bb9dbfff AuthKitUI arm64 <1c4428a8a169316485dcdff008d6dccf> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1bba6a000 - 0x1bba82fff BiomePubSub arm64 <1edcd3067f443157a8d8d9869c4198b8> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1bbd20000 - 0x1bbd2ffff BluetoothManager arm64 <28c370babaa736f68763a1f6a8c74561> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1bbddb000 - 0x1bbe02fff BridgePreferences arm64 <a6705771ed063d3ea87af957842a9445> /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences
0x1bbfb7000 - 0x1bbfc1fff CMCaptureCore arm64 <6e44f9041e1d326eb39e2399cf7401f5> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1bbfc2000 - 0x1bbfdcfff CPAnalytics arm64 <eebb93f3a60a3790b4f23abd4cf6af54> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1bbfdf000 - 0x1bbfeefff CPMS arm64 <903d104151f93a67865d23fb300266d8> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1bbfef000 - 0x1bbffefff CTCarrierSpace arm64 <8fac58b7cb1c37db98f2ac75c110818c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bc2fd000 - 0x1bc301fff CameraKit arm64 <152fa1139f323a8ba6659739069454f5> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1bc302000 - 0x1bc30dfff CaptiveNetwork arm64 <717de3cfa0283b4784876339eb29d84f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1bc3ec000 - 0x1bc3f8fff CarPlayUIServices arm64 <aa90c2d4c6b5366491302241fdb64a76> /System/Library/PrivateFrameworks/CarPlayUIServices.framework/CarPlayUIServices
0x1bc428000 - 0x1bc462fff Catalyst arm64 <8863ed5366dc3e9c8f75f587652f797d> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1bc487000 - 0x1bc4a8fff CellularPlanManager arm64 <295ce6b1a82835b1a4df93d1d3f89de1> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bc4a9000 - 0x1bc4c0fff CertInfo arm64 <147fd1ae3fb235a7bac4cd08c79a6461> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x1bc4c1000 - 0x1bc4c9fff CertUI arm64 <1b230c696d3e30edb12a6e4f7691cfa6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1bc4d2000 - 0x1bc520fff ChunkingLibrary arm64 <cd6d0a117a4e3295ab9d119aa92eb1e2> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1bc8fc000 - 0x1bc903fff CommonAuth arm64 <f6c878255cc53194b297ececd5da6c43> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1bc904000 - 0x1bc908fff CommunicationsFilter arm64 <0743486e7f583e268a21dcd36007a936> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1bc9d8000 - 0x1bc9dbfff ConstantClasses arm64 <fea5667df9da3b4ab3ba89d983d1dc72> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bc9e5000 - 0x1bca22fff ContactsAutocomplete arm64 <4136ed2a081a3ccc9dff63471b9e51c3> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1bca28000 - 0x1bca9cfff ContactsUICore arm64 <48033b39139f355a89f9e592f4c53613> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1bcad8000 - 0x1bcc16fff CoreAppleCVA arm64 <1bca7d4fb5c635b8878b417feff40a81> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1bcc17000 - 0x1bcd0afff CoreBrightness arm64 <722b9c9b574b3fc0adca749e709e32b6> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bcd0b000 - 0x1bcd30fff CoreCDPUI arm64 <dac3124a844535cb94e2b2e2b7a89f09> /System/Library/PrivateFrameworks/CoreCDPUI.framework/CoreCDPUI
0x1bcd74000 - 0x1bcd83fff CoreDuetDaemonProtocol arm64 <2ad75ccc611c37e1a71f2c5c9bc9ab8d> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1bcd86000 - 0x1bcd88fff CoreDuetDebugLogging arm64 <acd1979b2cf33ab6a255f56e1a1949bc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1bcd97000 - 0x1bcda9fff CoreEmoji arm64 <356fb95a0e333624816762b3e9190e42> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1bd3a7000 - 0x1bd3abfff CoreOptimization arm64 <acca167552943dcf9e2e61349fa2a588> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1bd3ac000 - 0x1bd465fff CorePDF arm64 <8ad62aefaf0a36759c8a680d3e77410e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1bd466000 - 0x1bd46efff CorePhoneNumbers arm64 <2ae550632e0b324ca87a3452078312a5> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1bd46f000 - 0x1bd4c3fff CorePrediction arm64 <13b15dde23ec3e53bbd260f0e7fc24e6> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1bd4c4000 - 0x1bddc2fff CoreRE arm64 <28b19e45d430319e8cb5659b413ef949> /System/Library/PrivateFrameworks/CoreRE.framework/CoreRE
0x1bddc3000 - 0x1bddcdfff CoreRecents arm64 <2393725b18a832cbab3401e818078e0b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1bddce000 - 0x1bde34fff CoreRecognition arm64 <b8f7ad49b90f329e968b261ba730d19f> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1bde35000 - 0x1bde4dfff CoreSDB arm64 <c0b68a37641e3febbe5d8a281c5d4896> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1bde4e000 - 0x1bde76fff CoreSVG arm64 <352e37d71b7e3608abf8a63de7a179ea> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1be028000 - 0x1be02cfff DAAPKit arm64 <c50117557247385ea2cf92af2e448a4f> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1be04a000 - 0x1be057fff DCIMServices arm64 <d1f311e804c93d1cbbe416f93a9426ec> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1be06e000 - 0x1be0aafff DataDetectorsNaturalLanguage arm64 <b90fd52d79a738329efbd8f34541851b> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1be10d000 - 0x1be136fff DeviceIdentity arm64 <4dd8f2f77e983423bf03fed559915187> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1be13d000 - 0x1be13efff DiagnosticLogCollection arm64 <d2121431f82f3e7a84f5e37704dd0391> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1be17c000 - 0x1be192fff DigitalAccess arm64 <064dfc059bf3392f8b0b2eee9fa1bb6e> /System/Library/PrivateFrameworks/DigitalAccess.framework/DigitalAccess
0x1be25e000 - 0x1be293fff DistributedEvaluation arm64 <b48aab05b0ff32928f1d69173a78b278> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1be2e8000 - 0x1be3b3fff DocumentCamera arm64 <331bd8df87113ae19b7b024516d010d7> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1be3b4000 - 0x1be3eefff DocumentManager arm64 <cbf45fd51805318abf3a2a9ef8a51f21> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1be3ef000 - 0x1be40dfff DocumentManagerCore arm64 <faeeb0d397cb386ca1102298b5235887> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1be490000 - 0x1be492fff DragUI arm64 <ae508f085c903d3e806073acf688654c> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1be4c1000 - 0x1be4f1fff EAP8021X arm64 <a900a5026c2832f6a49e58107c2468ea> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1be508000 - 0x1be512fff EmailAddressing arm64 <246bfac1c45a398f8a9d54cd7e9dce4b> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1be520000 - 0x1be534fff Engram arm64 <6c054400a4223dbbb3df45f5402d770c> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1be66d000 - 0x1be674fff ExtensionFoundation arm64 <e6e2889dc7a93570a0c0ef9f3cc53247> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1be7ed000 - 0x1be7f5fff FSEvents arm64 <3035207619b63b81bf107ac96daeeac8> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1be7f6000 - 0x1be815fff FTAWD arm64 <4e328b62a2653a75b05d152a72297b1e> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1be816000 - 0x1be819fff FTClientServices arm64 <e09b76bde8f93f8284996dd424afa4ff> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1be81a000 - 0x1bec2cfff FaceCore arm64 <b7156053656e37e89908d59aa74d5bd1> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bec35000 - 0x1bec3afff FeatureFlagsSupport arm64 <6ed3cc7ef6f83c658dec14b8107e6e20> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1bec3b000 - 0x1bec43fff FeedbackLogger arm64 <9d0ca49ee90e304fb4491aa42f51a4c5> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1bedce000 - 0x1bef0afff libFontParser.dylib arm64 <3951547e768b3a8181a41c226a7b4228> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1bef0b000 - 0x1bef13fff libGSFont.dylib arm64 <cb1e857137e5321086dd4ad507b4cd79> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1bef14000 - 0x1bef51fff libGSFontCache.dylib arm64 <c3e57d89e1be38e9bef76dd32ff64882> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1befb6000 - 0x1befc3fff libhvf.dylib arm64 <4fbb8c9204583d73ab934fcea5d44ef1> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1befe9000 - 0x1bf000fff Futhark arm64 <f0c424e49f1d342383e871909bd5d0b6> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1bfc2d000 - 0x1bfc4bfff GenerationalStorage arm64 <915df83d6d3231c195e2566b41f6a681> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1bfc4c000 - 0x1bfc59fff GraphVisualizer arm64 <e828ac7ecf4b3b988b75f23a1c88f3cd> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1bfc85000 - 0x1bfc90fff HID arm64 <6f8cc4382d16348ab729376b170c7434> /System/Library/PrivateFrameworks/HID.framework/HID
0x1bfca9000 - 0x1bfcacfff HSAAuthentication arm64 <8013bd0635f53dbe9fbb117ab90250c6> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x1bfedb000 - 0x1bff4bfff Heimdal arm64 <a059840751fc3c148a7dcf0c5ad172f0> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c021c000 - 0x1c0293fff HomeSharing arm64 <e4ca7785c82635cbb02b339bd937ac96> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1c02ed000 - 0x1c02f2fff IDSKVStore arm64 <bd8aa9c43ad83d56ac37884665439c30> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c0560000 - 0x1c0579fff IMSharedUI arm64 <4c438146729f3eaaa828a936eb8780bb> /System/Library/PrivateFrameworks/IMSharedUI.framework/IMSharedUI
0x1c05a8000 - 0x1c05b6fff IMTranscoding arm64 <458eedf71dbf30398f09b89ae5df02ac> /System/Library/PrivateFrameworks/IMTranscoding.framework/IMTranscoding
0x1c060f000 - 0x1c0618fff IOKitten arm64 <901160534f77338c8d18ecd00a55c0f8> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1c0619000 - 0x1c061bfff IOSurfaceAccelerator arm64 <81c39848598d38c5a2f5e52fbccb4557> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c0644000 - 0x1c064bfff IdleTimerServices arm64 <165b4860d4bb3ca692faa1ecfca5bd1a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c0653000 - 0x1c0658fff IncomingCallFilter arm64 <a477275cb8a03431b8383d0eccd080f2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c0717000 - 0x1c0723fff IntentsFoundation arm64 <567018357f4a38038f920692a5852f6d> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c073d000 - 0x1c0740fff InternationalTextSearch arm64 <97ee8b5293e33f9aad5605340bbd0c01> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c0741000 - 0x1c075dfff IntlPreferences arm64 <6fd6fa8828343b55874118b2a72b7c25> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c07aa000 - 0x1c07c4fff Jet arm64 <60274396a95035d68b7d6fdc08e8b917> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1c09bf000 - 0x1c09c5fff LinguisticData arm64 <63bbbb6b8f6b33fd9af619d13252b68c> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1c0a13000 - 0x1c0a4bfff LocalAuthenticationPrivateUI arm64 <21baaa69a5d136dba232f963eaeda599> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1c0b41000 - 0x1c0b79fff MOVStreamIO arm64 <a36b66096a37332aa2985744d68b4c64> /System/Library/PrivateFrameworks/MOVStreamIO.framework/MOVStreamIO
0x1c0c05000 - 0x1c0c05fff Marco arm64 <d18f757c7dd13049b810348fb05f44da> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c0eb3000 - 0x1c11cafff MediaLibraryCore arm64 <8a78f14b3ff239dcb585dcd929447c70> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c11cb000 - 0x1c125afff MediaPlatform arm64 <577fb24d4b23368ba68596390a05f068> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c163d000 - 0x1c1705fff MetalTools arm64 <3bcf10f8221436329d7b811ed2c14dc6> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1c1727000 - 0x1c177afff MetricsKit arm64 <25e52e2a9c5f320590a5ce011c31efdc> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c178b000 - 0x1c179ffff MobileBluetooth arm64 <02727f7b147c31d2a3cbe92d3ae8c23c> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c17bf000 - 0x1c17c1fff MobileObliteration arm64 <aa3a3f0027033cf0b1e113c5ecc310c9> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x1c1820000 - 0x1c1826fff MobileSystemServices arm64 <45fbdb46c3013736868bda7ad880ba81> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c1b63000 - 0x1c1b6afff NanoResourceGrabber arm64 <86b5df101c6d3062805d59dabed72edb> /System/Library/PrivateFrameworks/NanoResourceGrabber.framework/NanoResourceGrabber
0x1c1b6b000 - 0x1c1b7afff NanoSystemSettings arm64 <79e1410f448c38ff8492f96466f32788> /System/Library/PrivateFrameworks/NanoSystemSettings.framework/NanoSystemSettings
0x1c1bb9000 - 0x1c1bbffff Netrb arm64 <38d0d52af1db3f0883e114b058a27c6b> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c1c7b000 - 0x1c1c94fff NetworkStatistics arm64 <7b96311a0a413c18a9d0ac8f1bfbe620> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c1d4a000 - 0x1c1d4cfff OAuth arm64 <dc2e4aefe4003b6aa67c7153038a382f> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1c1d6b000 - 0x1c1dabfff OTSVG arm64 <dfd996aa901438848fcccd784dc0cc28> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c2312000 - 0x1c2363fff PBBridgeSupport arm64 <c4597f8908fd3d05ab7bdb3532b869ea> /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport
0x1c23ad000 - 0x1c23affff ParsecSubscriptionServiceSupport arm64 <b97bbd45ae403a888f60d70f674b9e80> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c23b4000 - 0x1c23dcfff Pasteboard arm64 <bd33f394c9833165a51443a5aa77c858> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c240b000 - 0x1c2416fff PersonaKit arm64 <8a8776dd077a3a3aa7dda3063eab20af> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c2417000 - 0x1c2423fff PersonaUI arm64 <4528fe54f0b6380abfb42570f21eb9b4> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c2445000 - 0x1c2445fff PhoneNumbers arm64 <8dfbbfb847b13a96a46823a6c38a7cc4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c2609000 - 0x1c2645fff PhotosImagingFoundation arm64 <5fe2b0a7be34305e8133d27fa36ddca5> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c2646000 - 0x1c2691fff PhysicsKit arm64 <90c5d7b123b23a8f9a27300b87cf052e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c2745000 - 0x1c2750fff PointerUIServices arm64 <02e507c817d73c2db238289c458e8a87> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1c3b20000 - 0x1c3b28fff ProgressUI arm64 <672f1d486ee9328e846b25dbb3978710> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1c3b29000 - 0x1c3b35fff PrototypeToolsUI arm64 <b3ddb74884d83248a60b3508ae7d124f> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
0x1c3b9f000 - 0x1c3bb5fff QuickLookSupport arm64 <28b235912e8c3b398d103e44e4a2bf15> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport
0x1c3bba000 - 0x1c3bc4fff RTCReporting arm64 <12481ea8b79b33a5a6370d5c9c382d0f> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c3eef000 - 0x1c3f00fff RemoteTextInput arm64 <84434810c4003beeab06cdd45c8af743> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1c3f01000 - 0x1c3f66fff RemoteUI arm64 <34c2171e0e6f365196b111cd71d1abb6> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1c3f9c000 - 0x1c3fa0fff RevealCore arm64 <c02b7a5362353ee49c4669047e16d2cb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c3fb6000 - 0x1c432ffff SDAPI arm64 <35dd168c093d3e3c9a08f8c5c225449d> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1c4330000 - 0x1c4351fff SEService arm64 <a8464bcfad58319ba09e57e2ffaacb46> /System/Library/PrivateFrameworks/SEService.framework/SEService
0x1c4427000 - 0x1c442efff SceneIntelligence arm64 <33fc56a12e2c3d7d9e1f7a44190c4f74> /System/Library/PrivateFrameworks/SceneIntelligence.framework/SceneIntelligence
0x1c4868000 - 0x1c4871fff SignpostCollection arm64 <0a023421a6303b4692e82ef725d973e1> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c4872000 - 0x1c4872fff SignpostMetrics arm64 <5626fd879bbd3a27bd1431756df49022> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c4874000 - 0x1c48b2fff SignpostSupport arm64 <59737dca790d39c3b937e89f6a5f42e1> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c526c000 - 0x1c526cfff SoftLinking arm64 <2a4d987221d13057a2e4287595be79b5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1c55c4000 - 0x1c55defff StorageSettings arm64 <9de758d8d36e3c129cc6e7066c0d71b1> /System/Library/PrivateFrameworks/StorageSettings.framework/StorageSettings
0x1c5754000 - 0x1c5791fff StreamingZip arm64 <13c93a9e09243bd8b8807469faa3c20c> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c5799000 - 0x1c57a3fff SymptomDiagnosticReporter arm64 <6859cb557cf933129cf3dfdec4d19599> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c57d3000 - 0x1c57eefff SymptomPresentationFeed arm64 <28ca3c5776e43bf3b75d26461fac73cb> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1c582a000 - 0x1c5839fff TCC arm64 <0dccb80e90a03a5a8e27e3a94d384545> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c60ec000 - 0x1c619efff TextureIO arm64 <0b45abd4bcde339db79f709b0ead166b> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c61ca000 - 0x1c61dcfff TipKit arm64 <1fff4c4f158e36b9bac034a91f8a1dd3> /System/Library/PrivateFrameworks/TipKit.framework/TipKit
0x1c61dd000 - 0x1c61ebfff TipsUI arm64 <27fa22c3f60a33458b61b426ec68c36b> /System/Library/PrivateFrameworks/TipsUI.framework/TipsUI
0x1c63b8000 - 0x1c63bffff URLFormatting arm64 <2d14f0975dee398a92019787068a518a> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c63c0000 - 0x1c6997fff USDKit arm64 <d7b24887f697331698bf785d50b8c31c> /System/Library/PrivateFrameworks/USDKit.framework/USDKit
0x1c6999000 - 0x1c69c2fff UsageTracking arm64 <9df0c0d2fa193d6cab6fd9d12cb8ac4f> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c7481000 - 0x1c7543fff VoiceTrigger arm64 <08526d6239333ccebaa225ae47258315> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1c7605000 - 0x1c7606fff WatchdogClient arm64 <8f7265fa627630129dbc2258e6064e89> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c78ce000 - 0x1c7ff6fff libwebrtc.dylib arm64 <98b406210b053d298a1bd67a97e53ef9> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c806e000 - 0x1c8083fff WebUI arm64 <91ef21072e7c3096854e540d6348d726> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1c8588000 - 0x1c858bfff XCTTargetBootstrap arm64 <9630df1fcd0333bebf03e95ee1af8cfc> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c8608000 - 0x1c8627fff caulk arm64 <58754027c4f33abead7c694d5cb14ebb> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1caa5d000 - 0x1caa62fff kperf arm64 <7be3c364a1a83c34a855c63918c59839> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1caa63000 - 0x1caa6bfff kperfdata arm64 <b9183ac3113c3659bcc003c9dc19f899> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1caa6c000 - 0x1caa82fff libEDR arm64 <442ac43fa109339081ab71544584457f> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1caa9e000 - 0x1caaaefff perfdata arm64 <690a2b8c78af3705b7ca68c3c883d610> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1caaaf000 - 0x1caaddfff vCard arm64 <b6e204894688387ba9519e60f7accb02> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1cb3dd000 - 0x1cb416fff libAWDSupport.dylib arm64 <37773b7bbaa936669e25e456e5781ed7> /usr/lib/libAWDSupport.dylib
0x1cb417000 - 0x1cb7c7fff libAWDSupportFramework.dylib arm64 <b675284019da31ec8f875aa6d755dea4> /usr/lib/libAWDSupportFramework.dylib
0x1cb941000 - 0x1cb950fff libAudioStatistics.dylib arm64 <29a8fba51ce232c5884d9aabd91302b1> /usr/lib/libAudioStatistics.dylib
0x1cbaeb000 - 0x1cbb1dfff libCRFSuite.dylib arm64 <a30268c7824a34c59182cf051f933a2c> /usr/lib/libCRFSuite.dylib
0x1cbb1e000 - 0x1cbb1ffff libCTGreenTeaLogger.dylib arm64 <b66013e3bdfe385e98ef19886fa12fb2> /usr/lib/libCTGreenTeaLogger.dylib
0x1cbb20000 - 0x1cbb2afff libChineseTokenizer.dylib arm64 <3e25430cea9335efab2adecfa0249934> /usr/lib/libChineseTokenizer.dylib
0x1cbdc8000 - 0x1cbdcffff libIOReport.dylib arm64 <7dec7a86fbb839239337b720344a867a> /usr/lib/libIOReport.dylib
0x1cbe45000 - 0x1cbe4cfff libMatch.1.dylib arm64 <f7a2184af4703fb0a45e8dc1222b595a> /usr/lib/libMatch.1.dylib
0x1cbeb1000 - 0x1cbf07fff libParallelCompression.dylib arm64 <3cc159af833f3f50abdd74aa2e324d85> /usr/lib/libParallelCompression.dylib
0x1cbf60000 - 0x1cbf65fff libThaiTokenizer.dylib arm64 <280a277bf76a33f2973fc2a521eabd5f> /usr/lib/libThaiTokenizer.dylib
0x1cc1ce000 - 0x1cc1d0fff libapp_launch_measurement.dylib arm64 <f0eb8f275e9736ed851ebbe1f3822a7d> /usr/lib/libapp_launch_measurement.dylib
0x1cc1d1000 - 0x1cc1e7fff libapple_nghttp2.dylib arm64 <741cbe1e00f93a20b845d77885621920> /usr/lib/libapple_nghttp2.dylib
0x1cc1e8000 - 0x1cc279fff libate.dylib arm64 <3e667c68c59c33b9b12817fd3a0b45bf> /usr/lib/libate.dylib
0x1cc309000 - 0x1cc319fff libbsm.0.dylib arm64 <62262c68bf203584b2ea3889b8647e16> /usr/lib/libbsm.0.dylib
0x1cc31a000 - 0x1cc326fff libbz2.1.0.dylib arm64 <bdcdbdcc24953c7e90401c44963079e0> /usr/lib/libbz2.1.0.dylib
0x1cc327000 - 0x1cc327fff libcharset.1.dylib arm64 <72b0c36f725f38fea3579a515aaf64b9> /usr/lib/libcharset.1.dylib
0x1cc328000 - 0x1cc339fff libcmph.dylib arm64 <32b4ccadf15b39d0bff16f84dcee363e> /usr/lib/libcmph.dylib
0x1cc33a000 - 0x1cc351fff libcompression.dylib arm64 <36dd56ca87a33b8bbc2e9ee086e82284> /usr/lib/libcompression.dylib
0x1cc352000 - 0x1cc367fff libcoretls.dylib arm64 <31987a4e4ec23c89952efad70a0d71d5> /usr/lib/libcoretls.dylib
0x1cc368000 - 0x1cc369fff libcoretls_cfhelpers.dylib arm64 <56fa9fe8ebb83d17872877e4c5cd0848> /usr/lib/libcoretls_cfhelpers.dylib
0x1cc38d000 - 0x1cc393fff libcupolicy.dylib arm64 <44a7794b5640370085ab8dff10715a49> /usr/lib/libcupolicy.dylib
0x1cc394000 - 0x1cc39bfff libdns_services.dylib arm64 <8d3832488b4333b492251a634982e109> /usr/lib/libdns_services.dylib
0x1cc39c000 - 0x1cc3b8fff libedit.3.dylib arm64 <810d15ff7e4232ac9f2d001edf7f05b2> /usr/lib/libedit.3.dylib
0x1cc3b9000 - 0x1cc3b9fff libenergytrace.dylib arm64 <ee2039679a7d332c8ac386c6ddd87e24> /usr/lib/libenergytrace.dylib
0x1cc3ba000 - 0x1cc3d1fff libexpat.1.dylib arm64 <cfb3188b2b993bbf924d872d03eacb79> /usr/lib/libexpat.1.dylib
0x1cc3fb000 - 0x1cc3fffff libgermantok.dylib arm64 <da8c8a5ec4a339be826d0cc88a3fca12> /usr/lib/libgermantok.dylib
0x1cc400000 - 0x1cc405fff libheimdal-asn1.dylib arm64 <bef00f7da5b331ce82d1ad74cc86fb0d> /usr/lib/libheimdal-asn1.dylib
0x1cc406000 - 0x1cc4f7fff libiconv.2.dylib arm64 <6bf1c6e1e4b93cc3928eaa07c4ecdfc5> /usr/lib/libiconv.2.dylib
0x1cc515000 - 0x1cc516fff liblangid.dylib arm64 <982686583ed13ebaa2cc14345035abe9> /usr/lib/liblangid.dylib
0x1cc517000 - 0x1cc522fff liblockdown.dylib arm64 <bf584adb22b13f108fe9f306b5625f84> /usr/lib/liblockdown.dylib
0x1cc523000 - 0x1cc53bfff liblzma.5.dylib arm64 <60e6e4ad8b823583b81e7e39df26637f> /usr/lib/liblzma.5.dylib
0x1cc569000 - 0x1cc5bcfff libmecab.dylib arm64 <bff30b98f214399686527526dd12649a> /usr/lib/libmecab.dylib
0x1cc5bd000 - 0x1cc7e5fff libmecabra.dylib arm64 <978c6339009a3983a56ae4c7d3bd548d> /usr/lib/libmecabra.dylib
0x1cc7e6000 - 0x1cc7f8fff libmis.dylib arm64 <d033edc04a883da0a1a56fba3c4571b9> /usr/lib/libmis.dylib
0x1cc7f9000 - 0x1cc80efff libnetworkextension.dylib arm64 <b70b34fd9c4f3a8fa2b896f496cfced5> /usr/lib/libnetworkextension.dylib
0x1ccbaf000 - 0x1ccbe2fff libpcap.A.dylib arm64 <0d7a2422cdb838ce9604933d6ced3742> /usr/lib/libpcap.A.dylib
0x1ccbe3000 - 0x1ccbf0fff libperfcheck.dylib arm64 <1222639db2d836c4a797cc0c88aebed8> /usr/lib/libperfcheck.dylib
0x1ccbf8000 - 0x1ccc09fff libprequelite.dylib arm64 <50e53775ae203c69948abfffb5f0aac1> /usr/lib/libprequelite.dylib
0x1ccc0a000 - 0x1ccc1bfff libprotobuf-lite.dylib arm64 <fb13516afe8938a6a235c14d3dba9642> /usr/lib/libprotobuf-lite.dylib
0x1ccc1c000 - 0x1ccc7afff libprotobuf.dylib arm64 <acdecde3905f3a149b99cd2eb4144dd1> /usr/lib/libprotobuf.dylib
0x1cccd9000 - 0x1cccf0fff libresolv.9.dylib arm64 <d007e203385a3a9fad4c45aa4ebc975f> /usr/lib/libresolv.9.dylib
0x1cccf1000 - 0x1cccf3fff libsandbox.1.dylib arm64 <fe7f5ffdd6ea3c73890fa03ee2dcfb4e> /usr/lib/libsandbox.1.dylib
0x1ccd3b000 - 0x1ccd3efff libutil.dylib arm64 <e0a6802afaf03b4495492aafa7d8deb7> /usr/lib/libutil.dylib
0x1ccd3f000 - 0x1cce24fff libxml2.2.dylib arm64 <3102a95fbfd13d2292ed7d4f31ce994f> /usr/lib/libxml2.2.dylib
0x1cce29000 - 0x1cce51fff libxslt.1.dylib arm64 <f0d3870bbfa43c78a601afa26af349e8> /usr/lib/libxslt.1.dylib
0x1cce52000 - 0x1cce63fff libz.1.dylib arm64 <d73106766fb234ab89d92a7d3e5a53e2> /usr/lib/libz.1.dylib
0x1cce9e000 - 0x1ccea2fff libswiftARKit.dylib arm64 <221d2de614e2312a85058ea28ec13aad> /usr/lib/swift/libswiftARKit.dylib
0x1ccea3000 - 0x1ccea9fff libswiftAVFoundation.dylib arm64 <5bdb1a02e2913843ae91a6f0b948c771> /usr/lib/swift/libswiftAVFoundation.dylib
0x1cceaa000 - 0x1ccf09fff libswiftAccelerate.dylib arm64 <75527fe17c343879871304d0771c36ef> /usr/lib/swift/libswiftAccelerate.dylib
0x1ccf2e000 - 0x1ccf2ffff libswiftContacts.dylib arm64 <d9b7c6a9b1ce3b23b0be3f29ef6f209b> /usr/lib/swift/libswiftContacts.dylib
0x1ccf30000 - 0x1ccf38fff libswiftCoreAudio.dylib arm64 <648cc75001c836d6980a7d55484d42f9> /usr/lib/swift/libswiftCoreAudio.dylib
0x1ccf39000 - 0x1ccf3dfff libswiftCoreData.dylib arm64 <c94d0aaa185436f08a44ca7e69ca1b76> /usr/lib/swift/libswiftCoreData.dylib
0x1ccf3e000 - 0x1ccf3efff libswiftCoreFoundation.dylib arm64 <f8d684edf9803a28ade4d29203746956> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1ccf3f000 - 0x1ccf3ffff libswiftCoreImage.dylib arm64 <5466e6e1f120300a8d065580082f3d94> /usr/lib/swift/libswiftCoreImage.dylib
0x1ccf40000 - 0x1ccf42fff libswiftCoreLocation.dylib arm64 <bba387b091fa3d07bf6bde099136b39f> /usr/lib/swift/libswiftCoreLocation.dylib
0x1ccf43000 - 0x1ccf4cfff libswiftCoreMIDI.dylib arm64 <246ef786b76e32da95775fca5cb3fe0a> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1ccf4d000 - 0x1ccf50fff libswiftCoreML.dylib arm64 <5d37b2c333a83cf08970cfb83ae1ab6e> /usr/lib/swift/libswiftCoreML.dylib
0x1ccf51000 - 0x1ccf87fff libswiftCoreMedia.dylib arm64 <2fc328075ce237dcbce80621f7b1173d> /usr/lib/swift/libswiftCoreMedia.dylib
0x1ccf94000 - 0x1ccf9dfff libswiftDarwin.dylib arm64 <ad07df1b93af35c68a4d3936d755f26c> /usr/lib/swift/libswiftDarwin.dylib
0x1ccf9e000 - 0x1ccf9efff libswiftGLKit.dylib arm64 <4a7c297ee75b3c07a92d419cd29b6801> /usr/lib/swift/libswiftGLKit.dylib
0x1ccfa1000 - 0x1ccfa2fff libswiftHealthKit.dylib arm64 <d37f0993c7523cbbba5d8a94797cad6d> /usr/lib/swift/libswiftHealthKit.dylib
0x1ccfa4000 - 0x1ccfaefff libswiftIntents.dylib arm64 <f8d58c23e8e23b65aade7b707926d307> /usr/lib/swift/libswiftIntents.dylib
0x1ccfbc000 - 0x1ccfc0fff libswiftMetal.dylib arm64 <0accef9d9db43419a3594acd299f222e> /usr/lib/swift/libswiftMetal.dylib
0x1ccfc5000 - 0x1ccfc7fff libswiftModelIO.dylib arm64 <2ccc57e645a936829d63a126aa851390> /usr/lib/swift/libswiftModelIO.dylib
0x1cd025000 - 0x1cd025fff libswiftPhotos.dylib arm64 <db93b5483e2831169a756be8b7b780e8> /usr/lib/swift/libswiftPhotos.dylib
0x1cd02b000 - 0x1cd02cfff libswiftQuartzCore.dylib arm64 <21337e58483c3606b7038a1fc6d4f1d4> /usr/lib/swift/libswiftQuartzCore.dylib
0x1cd02d000 - 0x1cd030fff libswiftSceneKit.dylib arm64 <f59cf428e2ba3ecb94f34df772730e54> /usr/lib/swift/libswiftSceneKit.dylib
0x1cd033000 - 0x1cd034fff libswiftSpriteKit.dylib arm64 <7ee4986e694c3c74aa6508d1d5a6948f> /usr/lib/swift/libswiftSpriteKit.dylib
0x1cd064000 - 0x1cd065fff libswiftVision.dylib arm64 <de1e434671a23274832fba3d1b58b47f> /usr/lib/swift/libswiftVision.dylib
0x1cd068000 - 0x1cd06afff libswiftWebKit.dylib arm64 <54bc8f0556ff3ff090e909d9262d3990> /usr/lib/swift/libswiftWebKit.dylib
0x1cd06b000 - 0x1cd07cfff libswiftos.dylib arm64 <15a5bbc42f273006b82723532ee3031f> /usr/lib/swift/libswiftos.dylib
0x1cd07d000 - 0x1cd08ffff libswiftsimd.dylib arm64 <d715d1c307bf3c4c94e4fe0ce99c2777> /usr/lib/swift/libswiftsimd.dylib
0x1cd090000 - 0x1cd095fff libcache.dylib arm64 <93f46de334c83b548e87b685e63149e7> /usr/lib/system/libcache.dylib
0x1cd096000 - 0x1cd0a2fff libcommonCrypto.dylib arm64 <163c756fa4413bb7b2ca067463d98526> /usr/lib/system/libcommonCrypto.dylib
0x1cd0a3000 - 0x1cd0a7fff libcompiler_rt.dylib arm64 <6749df438089311b939a87f9ca479efd> /usr/lib/system/libcompiler_rt.dylib
0x1cd0a8000 - 0x1cd0b0fff libcopyfile.dylib arm64 <5ea5d77aebc930459a3ccf1838e73c6b> /usr/lib/system/libcopyfile.dylib
0x1cd18e000 - 0x1cd18efff liblaunch.dylib arm64 <a0b8f064a9ee310e8b976e27f49a05f2> /usr/lib/system/liblaunch.dylib
0x1cd18f000 - 0x1cd194fff libmacho.dylib arm64 <863174fc64663104aca38d1d4a82d075> /usr/lib/system/libmacho.dylib
0x1cd195000 - 0x1cd197fff libremovefile.dylib arm64 <fc34eec2b9013ebbbc31e73f38842b70> /usr/lib/system/libremovefile.dylib
0x1cd198000 - 0x1cd199fff libsystem_blocks.dylib arm64 <bc8afa7d401e35f789e89e7a59aef82b> /usr/lib/system/libsystem_blocks.dylib
0x1cd19a000 - 0x1cd19cfff libsystem_collections.dylib arm64 <828126f3e6583da2aceac728678588de> /usr/lib/system/libsystem_collections.dylib
0x1cd19d000 - 0x1cd1a1fff libsystem_configuration.dylib arm64 <27db1d5d607530bf888edca2c13e80ef> /usr/lib/system/libsystem_configuration.dylib
0x1cd1a2000 - 0x1cd1b4fff libsystem_containermanager.dylib arm64 <cb5192ce591f3bb8bc455646bb298477> /usr/lib/system/libsystem_containermanager.dylib
0x1cd1b5000 - 0x1cd1b6fff libsystem_coreservices.dylib arm64 <b3a52ad613a83868ab485b08b9c8fa23> /usr/lib/system/libsystem_coreservices.dylib
0x1cd1b7000 - 0x1cd1c0fff libsystem_darwin.dylib arm64 <e5bec594b4643527b60ef752cb6e3386> /usr/lib/system/libsystem_darwin.dylib
0x1cd1c1000 - 0x1cd1c9fff libsystem_dnssd.dylib arm64 <e4268fdd91b5313994546631865c32ca> /usr/lib/system/libsystem_dnssd.dylib
0x1cd1ca000 - 0x1cd1ccfff libsystem_featureflags.dylib arm64 <1e7cd17eb5283b85bf4a27e1aa8dfa3e> /usr/lib/system/libsystem_featureflags.dylib
0x1cd1cd000 - 0x1cd1fafff libsystem_m.dylib arm64 <dedeec341f9e3964a5ff79cddc6a811e> /usr/lib/system/libsystem_m.dylib
0x1cd1fb000 - 0x1cd205fff libsystem_platform.dylib arm64 <abb790d318753996aaee06e7568ea1c9> /usr/lib/system/libsystem_platform.dylib
0x1cd206000 - 0x1cd206fff libsystem_product_info_filter.dylib arm64 <61b5d8563fb33fe9b30540a45f659732> /usr/lib/system/libsystem_product_info_filter.dylib
0x1cd207000 - 0x1cd217fff libsystem_pthread.dylib arm64 <93c7f0dc89f13162a1196fc88028d027> /usr/lib/system/libsystem_pthread.dylib
0x1cd218000 - 0x1cd21bfff libsystem_sandbox.dylib arm64 <176b1087aaad36258e7ffc497673706c> /usr/lib/system/libsystem_sandbox.dylib
0x1cd21c000 - 0x1cd225fff libunwind.dylib arm64 <b7cd41ad513335ac84299bc0dcc6511b> /usr/lib/system/libunwind.dylib
0x1cd226000 - 0x1cd258fff libxpc.dylib arm64 <e3552d23adfb36feb7d0b23090553c49> /usr/lib/system/libxpc.dylib
0x1ce6a6000 - 0x1ce6b8fff SpotlightLinguistics arm64 <9a6c941378f83d30bd70e008cc721a6c> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics
Error Formulating Crash Report:
Symbolication has been requested by preference.
EOF
***
[iPhone::com.tovala.Tovala]->
Thank you for using Frida!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment