Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.35k stars 530 forks source link

Fix image scaling crash #2510

Closed brentsimmons closed 4 years ago

brentsimmons commented 4 years ago
Hardware Model:      iPad8,1
Process:             NetNewsWire [13548]
Path:                /private/var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/NetNewsWire
Identifier:          com.ranchero.NetNewsWire.iOS
Version:             53 (5.0.4)
AppStoreTools:       12A7207
AppVariant:          1:iPad8,1:13
Code Type:           ARM-64 (Native)
Role:                unknown
Parent Process:      launchd [1]
Coalition:           com.ranchero.NetNewsWire.iOS [1024]

Date/Time:           2020-10-14 16:56:13.3248 -0700
Launch Time:         2020-10-14 16:56:06.9659 -0700
OS Version:          iPhone OS 14.0.1 (18A393)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001031906ec
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [13548]
Triggered by Thread:  1

Thread 0 name:
Thread 0:
0   libsystem_kernel.dylib          0x00000001b228edd0 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b228e184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001869e8cf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                  0x00000001869e2ea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                  0x00000001869e24bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   GraphicsServices                0x000000019d467820 GSEventRunModal + 164 (GSEvent.c:2259)
6   UIKitCore                       0x0000000189386734 -[UIApplication _run] + 1072 (UIApplication.m:3270)
7   UIKitCore                       0x000000018938be10 UIApplicationMain + 168 (UIApplication.m:4739)
8   NetNewsWire                     0x0000000102bbe148 main + 68 (AddWebFeedSelectFolderTableViewCell.swift:19)
9   libdyld.dylib                   0x00000001866a9e60 start + 4

Thread 1 name:
Thread 1 Crashed:
0   RSCore                          0x00000001031906ec static UIImage.scaleImage(_:maxPixelSize:) + 1656 (RSImage.swift:109)
1   RSCore                          0x000000010319015c static UIImage.scaleImage(_:maxPixelSize:) + 232 (RSImage.swift:109)
2   NetNewsWire                     0x0000000102be0024 specialized static UIImage.scaledForIcon(_:) + 180 (RSImage-Extensions.swift:28)
3   NetNewsWire                     0x0000000102bdfd7c closure #1 in IconScalerQueue.scaledForIcon(_:_:) + 184 (RSImage-Extensions.swift:0)
4   NetNewsWire                     0x0000000102cc81f4 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
5   libdispatch.dylib               0x0000000186668fd0 _dispatch_call_block_and_release + 32 (init.c:1454)
6   libdispatch.dylib               0x000000018666aac8 _dispatch_client_callout + 20 (object.m:559)
7   libdispatch.dylib               0x0000000186671c08 _dispatch_lane_serial_drain + 580 (inline_internal.h:2548)
8   libdispatch.dylib               0x0000000186672734 _dispatch_lane_invoke + 408 (queue.c:3862)
9   libdispatch.dylib               0x000000018667c528 _dispatch_workloop_worker_thread + 708 (queue.c:6590)
10  libsystem_pthread.dylib         0x00000001cd2cc908 _pthread_wqthread + 276 (pthread.c:2193)
11  libsystem_pthread.dylib         0x00000001cd2d377c start_wqthread + 8

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

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

Thread 4:
0   libsystem_pthread.dylib         0x00000001cd2d3774 start_wqthread + 0

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

Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib          0x00000001b228edd0 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x00000001b228e184 mach_msg + 76 (mach_msg.c:103)
2   CoreFoundation                  0x00000001869e8cf8 __CFRunLoopServiceMachPort + 380 (CFRunLoop.c:2641)
3   CoreFoundation                  0x00000001869e2ea8 __CFRunLoopRun + 1216 (CFRunLoop.c:2974)
4   CoreFoundation                  0x00000001869e24bc CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242)
5   Foundation                      0x0000000187c5fe30 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374)
6   Foundation                      0x0000000187c5fd08 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421)
7   UIKitCore                       0x0000000189436e94 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:834)
8   Foundation                      0x0000000187dca0f0 __NSThread__start__ + 864 (NSThread.m:724)
9   libsystem_pthread.dylib         0x00000001cd2caca8 _pthread_start + 320 (pthread.c:880)
10  libsystem_pthread.dylib         0x00000001cd2d3788 thread_start + 8

Thread 7 name:
Thread 7:
0   libobjc.A.dylib                 0x000000019ab04168 objc_release + 24 (objc-object.h:756)
1   RSParser                        0x00000001031e0d5c -[RSSAXHTMLParser xmlStartElement:attributes:] + 112 (RSSAXHTMLParser.m:243)
2   libxml2.2.dylib                 0x00000001ccdf56fc htmlParseStartTag + 1844 (HTMLparser.c:3963)
3   libxml2.2.dylib                 0x00000001ccdf7d14 htmlParseChunk + 2372 (HTMLparser.c:5748)
4   RSParser                        0x00000001031e0778 -[RSSAXHTMLParser parseBytes:numberOfBytes:] + 176 (RSSAXHTMLParser.m:99)
5   RSParser                        0x00000001031dafcc -[RSHTMLMetadataParser parse] + 132 (RSHTMLMetadataParser.m:66)
6   RSParser                        0x00000001031daf18 -[RSHTMLMetadataParser initWithParserData:] + 132 (RSHTMLMetadataParser.m:55)
7   RSParser                        0x00000001031dae54 +[RSHTMLMetadataParser HTMLMetadataWithParserData:] + 52 (RSHTMLMetadataParser.m:35)
8   NetNewsWire                     0x0000000102cbf9d0 closure #1 in static HTMLMetadataDownloader.parseMetadata(with:_:) + 196 (HTMLMetadataDownloader.swift:37)
9   NetNewsWire                     0x0000000102cc81f4 thunk for @escaping @callee_guaranteed () -> () + 28 (<compiler-generated>:0)
10  libdispatch.dylib               0x0000000186668fd0 _dispatch_call_block_and_release + 32 (init.c:1454)
11  libdispatch.dylib               0x000000018666aac8 _dispatch_client_callout + 20 (object.m:559)
12  libdispatch.dylib               0x0000000186671c08 _dispatch_lane_serial_drain + 580 (inline_internal.h:2548)
13  libdispatch.dylib               0x0000000186672734 _dispatch_lane_invoke + 408 (queue.c:3862)
14  libdispatch.dylib               0x000000018667c528 _dispatch_workloop_worker_thread + 708 (queue.c:6590)
15  libsystem_pthread.dylib         0x00000001cd2cc908 _pthread_wqthread + 276 (pthread.c:2193)
16  libsystem_pthread.dylib         0x00000001cd2d377c start_wqthread + 8

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

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

Thread 1 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x00000001cfc1a44d   x2: 0x000000018a8ceb38   x3: 0x0000000195aac0cc
    x4: 0x00000000000062dc   x5: 0x0000000000000000   x6: 0x0000000000000026   x7: 0x0000000000000001
    x8: 0x000000016d2cf0e0   x9: 0x0000000000000001  x10: 0x000000013302aef5  x11: 0x007f00011e07d200
   x12: 0x0000000000000005  x13: 0x000000011e07d240  x14: 0x0000000186bfb7f2  x15: 0x00000001e2c4d8b8
   x16: 0x000000019ab059c4  x17: 0xc5607a818695c084  x18: 0x0000000000000000  x19: 0x00000002837dde60
   x20: 0x000000011b2ea500  x21: 0x0000000000000001  x22: 0x00000001dea36a48  x23: 0x00000001cf296fa3
   x24: 0x0000000000000000  x25: 0x00000001dec23cd0  x26: 0x00000002837ddea0  x27: 0x0000000102c46148
   x28: 0x00000001dea36a48   fp: 0x000000016d2ce790   lr: 0x000000010319015c
    sp: 0x000000016d2ce6d0   pc: 0x00000001031906ec cpsr: 0x60000000
   esr: 0xf2000001  Address size fault

Binary Images:
0x102bb8000 - 0x102d0bfff NetNewsWire arm64  <70e7ee8b16803d9e950b9b7e1c277468> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/NetNewsWire
0x102d98000 - 0x102dbffff RSWeb arm64  <165b7b9b9d473df99b3abbdc7ff77480> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/RSWeb.framework/RSWeb
0x102dd8000 - 0x102de3fff RSTree arm64  <a9ec474bac32310d8e66d493d5ddddb4> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/RSTree.framework/RSTree
0x102df4000 - 0x102e07fff Articles arm64  <1a23e8d7b1f039db818c778aa4c97a4c> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/Articles.framework/Articles
0x102e30000 - 0x102e9ffff dyld arm64e  <0edb2835e9a8365187487d336708cfec> /usr/lib/dyld
0x102f20000 - 0x10308ffff Account arm64  <df0b53886f573cb3a74162470f175a88> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/Account.framework/Account
0x1030ec000 - 0x103123fff ArticlesDatabase arm64  <3dfa37194ef539fda116a111b36380bd> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/ArticlesDatabase.framework/ArticlesDatabase
0x10313c000 - 0x10315ffff RSDatabase arm64  <39d5b068ca8c33709befc971953c754d> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/RSDatabase.framework/RSDatabase
0x103174000 - 0x10319bfff RSCore arm64  <c387812e58c43cd5aa176a4416d8c03c> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/RSCore.framework/RSCore
0x1031b4000 - 0x1031bffff SyncDatabase arm64  <7f7fd2612ce63a7fbe87446d8acb2d3e> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/SyncDatabase.framework/SyncDatabase
0x1031d0000 - 0x1031fffff RSParser arm64  <92bb8afbe0d33f44b1e72d5c872c1a36> /var/containers/Bundle/Application/AAC08BC6-64C6-4E8A-8085-8D3A31D32828/NetNewsWire.app/Frameworks/RSParser.framework/RSParser
0x1032d4000 - 0x1032dffff libobjc-trampolines.dylib arm64e  <9c4daf11088c3f588effdd33ae00ee07> /usr/lib/libobjc-trampolines.dylib
0x186667000 - 0x1866a8fff libdispatch.dylib arm64e  <8e662f82b1e43e7ea37618e9755a8f51> /usr/lib/system/libdispatch.dylib
0x1866a9000 - 0x1866e2fff libdyld.dylib arm64e  <90a4e82e250c35e38b2d51d6d8b1119b> /usr/lib/system/libdyld.dylib
0x1866e3000 - 0x18694afff libicucore.A.dylib arm64e  <9a22d83439b03852800b4f1c22d96f30> /usr/lib/libicucore.A.dylib
0x18694b000 - 0x186cfefff CoreFoundation arm64e  <472c9193115d34cdad1d0e7e091c9432> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x186cff000 - 0x186ea3fff CoreServices arm64e  <5f08c7be8a043950b50a455075613670> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x186ea4000 - 0x186eebfff WirelessDiagnostics arm64e  <b9ba4811f00431f08a721c509e3e4036> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x186eec000 - 0x186f65fff SystemConfiguration arm64e  <560fcc9dd59f3fee9dbb26782474f21f> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x186f66000 - 0x187057fff CoreTelephony arm64e  <3b124b5cbc0e3191abecff20e050cb2c> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x187058000 - 0x1874e5fff CFNetwork arm64e  <81f1c72300083684a8f93eac348cb8e6> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1874e6000 - 0x187be1fff libnetwork.dylib arm64e  <57cc220061cf38809bbce21ae207e1d8> /usr/lib/libnetwork.dylib
0x187be2000 - 0x187c57fff Accounts arm64e  <21e6a82c35af37758738eb166d2516f9> /System/Library/Frameworks/Accounts.framework/Accounts
0x187c58000 - 0x187f06fff Foundation arm64e  <095c09dd64363270b062a150203fdeed> /System/Library/Frameworks/Foundation.framework/Foundation
0x187f07000 - 0x188260fff ImageIO arm64e  <251bb16754253a5f81d10c6d99c8078e> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x188261000 - 0x188279fff libCGInterfaces.dylib arm64e  <23f8849201973c1c8079ebd10361cc21> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x18827a000 - 0x188808fff CoreGraphics arm64e  <b3c1f2f08e593dc9b0b751fbcfd4ac69> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x188809000 - 0x189c43fff UIKitCore arm64e  <47154c6d47df3abba15256b159b014e4> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x189c44000 - 0x189c61fff libAccessibility.dylib arm64e  <e91fab22d3793fb6a05419d75bbb29b8> /usr/lib/libAccessibility.dylib
0x189c62000 - 0x189ee0fff QuartzCore arm64e  <fc06cf9f7fb03c72b2edc0728aa956ab> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x189ee1000 - 0x189f49fff BackBoardServices arm64e  <e69ec1495b5038ddbdfe88e3349b95d7> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x189f4a000 - 0x189fd4fff TextInput arm64e  <a424eac5e08336b888ac7ff8adaed386> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x189fd5000 - 0x18a03cfff libusrtcp.dylib arm64e  <88fb5994222e34218e552fe1ca1df6ca> /usr/lib/libusrtcp.dylib
0x18a03d000 - 0x18a3dffff AppleMediaServices arm64e  <fcab506f6f5d3ca8b9276253d8f42ebb> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x18a3e0000 - 0x18a559fff libswiftFoundation.dylib arm64e  <b64e2a14e8fa34728b14102049d1086b> /usr/lib/swift/libswiftFoundation.dylib
0x18a55a000 - 0x18a985fff libswiftCore.dylib arm64e  <dc2eacea3d9c340996c22df9c89ad19d> /usr/lib/swift/libswiftCore.dylib
0x18a986000 - 0x18a99bfff UIKitServices arm64e  <86d736e120cd3cdca8ff5414bba3d5cc> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x18a99c000 - 0x18aaedfff Preferences arm64e  <ba052e60db94333098f5aa8ea2e31877> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x18aaee000 - 0x18ad0afff ContactsUI arm64e  <54cae8b0503737df96c492a8c6cf0c4c> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x18ad0b000 - 0x18aebffff CoreText arm64e  <050bdd2cb8ed38e38eaa0594fa8240f2> /System/Library/Frameworks/CoreText.framework/CoreText
0x18aec0000 - 0x18aed9fff ExtensionKit arm64e  <e066d835d79e3163a9c0805f70a4631e> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x18aeef000 - 0x18af70fff BaseBoard arm64e  <7a9aa681f37b360cb4acd2d6b4749c66> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18af71000 - 0x18b195fff CoreDuet arm64e  <a3b6781cec36327582b2306bade9346b> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18b196000 - 0x18b2ebfff Contacts arm64e  <67cc4cbb4d7c3ca59a85123d2988fc02> /System/Library/Frameworks/Contacts.framework/Contacts
0x18b2ec000 - 0x18c7c4fff GeoServices arm64e  <5e5eb6645dac3f2198854bc3f4dce643> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18c7c5000 - 0x18c84cfff CoreLocation arm64e  <e36d33957e6a3d4286f57bcccb70605e> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x18c84d000 - 0x18c9f5fff CloudKit arm64e  <ddc63eae5eb235319fed0708ccd8df17> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18c9f6000 - 0x18cd67fff CoreData arm64e  <e6bbd2ec59f6316a9368b53ba3da38ae> /System/Library/Frameworks/CoreData.framework/CoreData
0x18cdfa000 - 0x18da3efff SwiftUI arm64e  <469ed4efaad53a0fbd31d15a518a5012> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x18da3f000 - 0x18da49fff libswiftCoreGraphics.dylib arm64e  <54b9c52778203cb08af0d248ec6e8159> /usr/lib/swift/libswiftCoreGraphics.dylib
0x18da4a000 - 0x18da89fff AppSupport arm64e  <3ea1df04e23535a08e8829059dd0bb0b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18da8a000 - 0x18dbadfff ManagedConfiguration arm64e  <bb7aaec42857310586fdc8c6039ab949> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18dbae000 - 0x18dc1dfff IMFoundation arm64e  <728dee4ab148368287fb3f76241610d6> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18dc1e000 - 0x18dd2afff IDS arm64e  <10b4c03229b4345692797d5ecacf266c> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18dd2b000 - 0x18de72fff Security arm64e  <561035ebc71638dcb8704157d8e33a12> /System/Library/Frameworks/Security.framework/Security
0x18de73000 - 0x18e276fff MediaPlayer arm64e  <db814a752d94365db8b511119bcd0127> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x18e277000 - 0x18e28ffff AudioSession arm64e  <b0690f52921c3d588f7b91821c684799> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x18e290000 - 0x18e428fff AVFCore arm64e  <fab7d28d218f368498dd8e257b53672d> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x18e429000 - 0x18e999fff Intents arm64e  <c6a2d9acadad384fb02b6a0e7bb9e25d> /System/Library/Frameworks/Intents.framework/Intents
0x18e9e7000 - 0x18ecf1fff CoreImage arm64e  <05532db016c13c7ea972fe487d012de4> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18ecf2000 - 0x18edaefff ColorSync arm64e  <d9bf07a0baf2344cb166a361c3b60f3f> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18edaf000 - 0x18ede9fff CoreVideo arm64e  <b5e27f03e4323c39a2baa0bae968090c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18edea000 - 0x18f5a5fff MediaToolbox arm64e  <1db71a5dd37f39309b78459d935170f5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18f5a6000 - 0x18f69cfff CoreMedia arm64e  <f9e32bbbd96d3857bbf4082764d82bc2> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18f69d000 - 0x18f904fff AudioToolbox arm64e  <0931c9403c0f353e9e99509524b52546> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18f905000 - 0x18f955fff CoreHaptics arm64e  <722e975225f23e749a39407011251d96> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x18f956000 - 0x18f9b4fff UserActivity arm64e  <4bdc0d49c9fc31f5b6f26a7e1ac7a33a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x18f9b5000 - 0x18fab8fff UIFoundation arm64e  <a3842c44eae536f297e4eb01880d1f80> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18fab9000 - 0x18faf7fff libsystem_info.dylib arm64e  <745a30449c5b3b0c8befb0ef20946543> /usr/lib/system/libsystem_info.dylib
0x18faf8000 - 0x18fb76fff libsystem_c.dylib arm64e  <556a84c292fc3808b22531980a063367> /usr/lib/system/libsystem_c.dylib
0x18fb77000 - 0x18fbc1fff RunningBoardServices arm64e  <25ba98bf3dcd3c0aa0b668338627cc67> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x18fbc2000 - 0x190b91fff JavaScriptCore arm64e  <d7fde8d9f1c238b7a7d08edaeea60b91> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x191130000 - 0x1911bdfff ContactsFoundation arm64e  <6d4810bc14833d2780e811f4d59b9c2e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1911be000 - 0x1913f7fff HealthKit arm64e  <51184df92a30338faa739d6684948c17> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1913f8000 - 0x19141afff ProactiveEventTracker arm64e  <ca969995923838c487eb0b89ee0a46b9> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x19141b000 - 0x191464fff Lexicon arm64e  <69ef17c2e407356da99fec9f301d3889> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x191465000 - 0x1914d0fff PersonalizationPortrait arm64e  <5ecb7348835730bc88534ccd9a8e1879> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1914d1000 - 0x191520fff CoreDuetContext arm64e  <7411a7097f8039aebb969dd711ba46ea> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x191521000 - 0x1915cafff IOKit arm64e  <937fc8dffa133ec39f27653439df070f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1915cb000 - 0x1915dbfff DataMigration arm64e  <d2e907b8c5de3704b0d90b9617a647c8> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1915dc000 - 0x191637fff SpringBoardServices arm64e  <31be00340ef33e4d8514b5d10c84f63a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x191638000 - 0x191649fff ContextKit arm64e  <665d84d6f2753b43a95a43839bbf19d9> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x19164a000 - 0x1918a9fff CoreMotion arm64e  <6577524450723c8795579f82c2cd925a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1918aa000 - 0x1919e9fff EventKit arm64e  <64fa133c69e23281a47469c92894d670> /System/Library/Frameworks/EventKit.framework/EventKit
0x191f32000 - 0x192199fff MediaRemote arm64e  <7c84d798236231d09aab437599305b73> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19219a000 - 0x19233dfff CoreUtils arm64e  <4c48b88e47e833b7bd3dc24f44bba99a> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x19233e000 - 0x192354fff FamilyCircle arm64e  <8f912ab46995329d83e96cdeb22072d0> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x192355000 - 0x1923c3fff CoreSpotlight arm64e  <d0255a4048793e96af2864490d82d54d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1927b6000 - 0x192946fff AssistantServices arm64e  <6050b44da72d3f2b9e262efb43085c8e> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x192947000 - 0x192a0bfff CoreUI arm64e  <0178bb0828b43a5691715df7ecbea490> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x192a0c000 - 0x192a56fff SafariSafeBrowsing arm64e  <fabbb44ff4e631d082e275155b9d97c2> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x192a57000 - 0x1931affff WebKit arm64e  <124bfdb64282342392a89b5762b5d1f4> /System/Library/Frameworks/WebKit.framework/WebKit
0x1931b0000 - 0x1955b7fff WebCore arm64e  <3df1722a76393fdbb84268e29b58f600> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1955b8000 - 0x195615fff libMobileGestalt.dylib arm64e  <dc699a41d5bc38d1947f41a1572ea743> /usr/lib/libMobileGestalt.dylib
0x195616000 - 0x195631fff CommonUtilities arm64e  <7e975a3917393d88b53aad8d94812157> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x195632000 - 0x19579cfff IDSFoundation arm64e  <abb78e2246e63aab973fe0b129f9e114> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x19579d000 - 0x19589dfff IMSharedUtilities arm64e  <93847627150c31f785a1cdcb37408663> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x19589e000 - 0x195944fff CoreSuggestions arm64e  <bd747cabaf5433edb09ff9ff6783a352> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x195945000 - 0x1959e1fff AddressBookLegacy arm64e  <a1fae8da72ee377c89051f5409570c6a> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1959e2000 - 0x195a14fff UserNotifications arm64e  <3f4e582924c534c2a3b431b6f1f04418> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x195a15000 - 0x195a9dfff FrontBoardServices arm64e  <a1960bd9ce293e96817d955ebeb140be> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x195a9e000 - 0x195ac1fff libsystem_malloc.dylib arm64e  <c39547f4e0df363785a6fd564aab9c45> /usr/lib/system/libsystem_malloc.dylib
0x195ac2000 - 0x195d8cfff MapKit arm64e  <3d6925ce55ce3d6db6ee278734203094> /System/Library/Frameworks/MapKit.framework/MapKit
0x195d8d000 - 0x196546fff VectorKit arm64e  <f21f7d75ca7239b4a354764322becfcc> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x196547000 - 0x1965d7fff AuthKit arm64e  <b8a87e860389389eaf3760241ed432a4> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1965d8000 - 0x19666afff AppleAccount arm64e  <8ea3e70807be3da79a380cf92e3d94f8> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x19666b000 - 0x19676cfff AVFAudio arm64e  <11042ffbf8b03e708f3546e0c1baa07f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x19676d000 - 0x1969ccfff AudioToolboxCore arm64e  <edb29157099d368cb22a0b48f2162919> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1969fe000 - 0x196ca8fff StoreServices arm64e  <e96a80f4f06736fdad24c5d800682aa5> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x196ca9000 - 0x196e2afff Sharing arm64e  <1b512cdaaef4364188ff25781b35365d> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x196e2b000 - 0x196ecefff ShareSheet arm64e  <f192bf690ca33cbcab04b2b6c96f64ae> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x196ecf000 - 0x196fbbfff CoreParsec arm64e  <48207e8a698d38e488ebd6fc7649e809> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x196fbc000 - 0x197004fff PhotoFoundation arm64e  <3e133001e5213974abb9f3f36a3831d0> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x197005000 - 0x197246fff Photos arm64e  <e13fbfdba0033b27aa5b8a9f841c60b3> /System/Library/Frameworks/Photos.framework/Photos
0x197247000 - 0x197949fff PhotoLibraryServices arm64e  <a56142bc3766345ba203e4733436cbc9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19794a000 - 0x197a06fff AssetsLibraryServices arm64e  <9dee7490203b3fc7a5c13f4df0c98791> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x197a07000 - 0x197a57fff MobileBackup arm64e  <35e53ecd422a366badf0453898108655> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x197a58000 - 0x197a6bfff MSUDataAccessor arm64e  <96b071ee7dcf3a38abbc13f58d0d0c8a> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x197a6c000 - 0x197a92fff MobileAsset arm64e  <1109eb95a87f3c66b6f8c47102115ae7> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x197a93000 - 0x197aa2fff libsystem_networkextension.dylib arm64e  <524ca3579f993ac6aa8da1b82fb18d81> /usr/lib/system/libsystem_networkextension.dylib
0x197aa3000 - 0x197cedfff NetworkExtension arm64e  <e4bbc6ca421c3f29853b423d69d10bb4> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x197d1a000 - 0x1980ddfff CoreML arm64e  <27a97a764ef432f7bf7d0b5d002ce550> /System/Library/Frameworks/CoreML.framework/CoreML
0x1980de000 - 0x198849fff Espresso arm64e  <d06b59ffbb9e3ed796f353291b0ea09c> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x19884a000 - 0x19893afff VideoToolbox arm64e  <6c6ca0b4f4ca366191a8cc3f67d3ab54> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x19893b000 - 0x198984fff OnBoardingKit arm64e  <88056458f0af387ab15f77973e12ffba> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x198a7d000 - 0x198a8dfff AXCoreUtilities arm64e  <7e285398d1533a0da6182e3be8bf1f4b> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x19992b000 - 0x199a9ffff Montreal arm64e  <4b2fba64633a33c1b05f1b46006724fd> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x199aa0000 - 0x199bb3fff LanguageModeling arm64e  <4fb1688d2a093eb6877dc312e21eec8c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x199bb4000 - 0x199bbcfff InternationalSupport arm64e  <00948173af7e31799e0e376e140898d6> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x199bbd000 - 0x199e07fff iTunesCloud arm64e  <6fbd557a0d5c3db39f0e6a7d744e6ce3> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x199e08000 - 0x199e49fff libswiftUIKit.dylib arm64e  <38cd415cdea239bd90792716a2b7d95b> /usr/lib/swift/libswiftUIKit.dylib
0x199f60000 - 0x19a006fff CalendarDatabase arm64e  <a516e08da45939d7871215f1511051f2> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x19a007000 - 0x19a051fff Notes arm64e  <99bf17890c9a3d6a949106cb413b47a0> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x19a052000 - 0x19a12dfff LinkPresentation arm64e  <02df5a479786392dbe8fe679a2f314ce> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x19a12e000 - 0x19a24ffff Combine arm64e  <43c88ca34f2a3dc5960fba7f4bc9cc46> /System/Library/Frameworks/Combine.framework/Combine
0x19a2db000 - 0x19a2ebfff UniformTypeIdentifiers arm64e  <7db4098ee20a319a8b79accd1af517b8> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x19a2ec000 - 0x19a36cfff CloudDocs arm64e  <ba510a58359b30658c43c3687ef67f70> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19a36d000 - 0x19a565fff Message arm64e  <a87f29c23ce33f8eb560e6c66fc44eef> /System/Library/PrivateFrameworks/Message.framework/Message
0x19a566000 - 0x19a5e1fff EmailFoundation arm64e  <585bf2d87f1c3fbab7c9f468c76f58eb> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x19a85d000 - 0x19a898fff MediaServices arm64e  <2a54adad283a37c494a63993ef368061> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x19a899000 - 0x19aa01fff SearchFoundation arm64e  <372cbc777f95331891df8f06f18f74b0> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x19aa02000 - 0x19aa5cfff WebBookmarks arm64e  <3cbf26d5519d3414a6437f091d4ce204> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x19aadc000 - 0x19ab15fff libobjc.A.dylib arm64e  <49c230fd98e13a5c9c797e5b42c612bb> /usr/lib/libobjc.A.dylib
0x19ab16000 - 0x19ab77fff LoggingSupport arm64e  <100ef23c1fff3e79943046eb6ab726f2> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x19ab78000 - 0x19abd5fff libc++.1.dylib arm64e  <f005a6155e5837798b018192ca5e51f4> /usr/lib/libc++.1.dylib
0x19abd6000 - 0x19abebfff libc++abi.dylib arm64e  <e10cbcecd4c1316f9f122231153c67b6> /usr/lib/libc++abi.dylib
0x19abec000 - 0x19ac2dfff SetupAssistant arm64e  <a8ac6a5c009833eaa5b1366dfe5cebb7> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x19ac2e000 - 0x19ac48fff OctagonTrust arm64e  <d4543064d7c63ce9ae24f904358160ab> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x19ad5d000 - 0x19ad9ffff CoreAutoLayout arm64e  <2f390e306e7e3643ac2db9e7f1fdee2a> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x19ada0000 - 0x19aef8fff Network arm64e  <b7c04d8d956135e9be041fa0cba6751d> /System/Library/Frameworks/Network.framework/Network
0x19aef9000 - 0x19af2efff MobileKeyBag arm64e  <82742edb59233214935eb7b77df8aec5> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x19b15c000 - 0x19b170fff BaseBoardUI arm64e  <c3d4d9a684ba3efba41a6256f13b2036> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x19b171000 - 0x19b219fff libvDSP.dylib arm64e  <1fc99350d2c2349eb42e15812a38f723> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x19b21a000 - 0x19b24cfff libAudioToolboxUtility.dylib arm64e  <cdffeff7ba98392f8a8244baf44c61b9> /usr/lib/libAudioToolboxUtility.dylib
0x19b400000 - 0x19b48bfff CoreNLP arm64e  <82afed5623763629b594aca66c2ff6f2> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x19b48c000 - 0x19b5a2fff FileProvider arm64e  <13f53bcd1b54331e838986a6a86462a3> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x19b5a3000 - 0x19b5b3fff BiomeStorage arm64e  <02b6165739be3a0ab96c1c955a0b7b1d> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x19b5b4000 - 0x19b5cbfff libswiftDispatch.dylib arm64e  <0d10042e115b30e3b8e70c4e0eaf28e7> /usr/lib/swift/libswiftDispatch.dylib
0x19b5cc000 - 0x19b602fff DataDetectorsCore arm64e  <3b65646ea664373daace198c53ce9f42> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x19b603000 - 0x19b690fff Symbolication arm64e  <78286f5e305c30109783b4339a49bb2b> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x19b691000 - 0x19b6aefff CrashReporterSupport arm64e  <bdf378f60a9e3bd3bd3d94d0ffa969e7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x19b6f1000 - 0x19b7bffff TelephonyUtilities arm64e  <c4b2b16b1ba43af592cfa7a46c534bc8> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x19b7f8000 - 0x19b9e5fff MPSNeuralNetwork arm64e  <a7f2fb6fc75237409469195c1c010066> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x19b9e6000 - 0x19ba3afff MPSCore arm64e  <a020b5080131302f94ed72faa7948a5a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x19bb93000 - 0x19bbfefff CalendarFoundation arm64e  <d1284d03dfdf3b08ae2f166307381552> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x19bc60000 - 0x19bd4afff NLP arm64e  <3ed97bdb4bd2343db04eba1c628ac617> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x19bd4b000 - 0x19bd73fff AppSupportUI arm64e  <153fe82684b63862b4ea9a3a87a9228d> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19bd7d000 - 0x19bdd1fff FTServices arm64e  <cd86043959703ea181edbee299e4f1da> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x19bdd2000 - 0x19be82fff libboringssl.dylib arm64e  <f55fec8fa027325eb893562d9fa0ff5e> /usr/lib/libboringssl.dylib
0x19be83000 - 0x19be9afff ProtocolBuffer arm64e  <7d2d98a511873f8a9a5976fd20ae893d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x19be9b000 - 0x19bfa1fff AVKit arm64e  <19f1562fe1c9396ebfa02151e41f0a89> /System/Library/Frameworks/AVKit.framework/AVKit
0x19bfa2000 - 0x19bfaafff BackgroundTasks arm64e  <059bf2b736c03b5a8914592400187175> /System/Library/Frameworks/BackgroundTasks.framework/BackgroundTasks
0x19c10f000 - 0x19c11efff AssertionServices arm64e  <f8cebcb897b13307937fba9a77f482d7> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x19c11f000 - 0x19c147fff CloudServices arm64e  <4ff5b75b72663199a1e5d46b956b3a02> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x19c19a000 - 0x19c279fff Metal arm64e  <ca8d8d8187d7357a9601ea10cd3262f7> /System/Library/Frameworks/Metal.framework/Metal
0x19c27a000 - 0x19c3befff MediaExperience arm64e  <818c58f791fa3106bd8f387d27def499> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x19c776000 - 0x19c78cfff libsystem_trace.dylib arm64e  <c665757e2a22378d957e916274cf927e> /usr/lib/system/libsystem_trace.dylib
0x19c78d000 - 0x19c7befff CoreServicesInternal arm64e  <2f37665ef53b39bbb41bda1695dfc702> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x19c7bf000 - 0x19c824fff SafariCore arm64e  <db4d37e4092d3f40acdf9884ce7757fa> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x19c825000 - 0x19ca52fff SafariShared arm64e  <aa59e845400135e584a691ea54234ede> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x19cee8000 - 0x19cf2efff ContactsAutocompleteUI arm64e  <dfb204caf44d3e20bb2a82c9bc8c247f> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x19cf2f000 - 0x19d068fff MessageUI arm64e  <8daeb8f18d633d098c8a319023289535> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x19d381000 - 0x19d41efff SAObjects arm64e  <0b13e28deb963561a03e290ff0e35804> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x19d41f000 - 0x19d463fff VoiceServices arm64e  <e6875ce610e13a68b8500872aa0224bb> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x19d464000 - 0x19d46cfff GraphicsServices arm64e  <7bd8d66c9d7c307b8d0f47dac469dd30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x19d46d000 - 0x19d4c2fff DeviceManagement arm64e  <58a2e081aef73156aa50f626f668527c> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x19d4c3000 - 0x19d630fff Translation arm64e  <6137fa23a18d300f8694a49a66d58fd1> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x19d631000 - 0x19d646fff PowerLog arm64e  <a63500f40eb233b6a02aaa06d9cb32d5> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x19d647000 - 0x19d66ffff DuetActivityScheduler arm64e  <ceac7af27f093f409120bb745bd7fe42> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x19ed5e000 - 0x19eff5fff Vision arm64e  <e8de7e2374703f1a888a5d2c41cb0830> /System/Library/Frameworks/Vision.framework/Vision
0x19eff6000 - 0x19f051fff DataAccess arm64e  <529729a6ff6c32f193dc302de88652bd> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x19f052000 - 0x19f0bffff ProactiveSupport arm64e  <c4d2fb0683013bb18ce37f22424bf5bb> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19f0ec000 - 0x19f10bfff ApplePushService arm64e  <1f6296dbaa96375e8327c4ec0e2036e2> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x19f10c000 - 0x19f134fff BoardServices arm64e  <703c40ff2eee3a2b95c919f64f2bc8b9> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x19f135000 - 0x19f141fff libswiftCloudKit.dylib arm64e  <b2a507e682c938a1829f7313f1da2071> /usr/lib/swift/libswiftCloudKit.dylib
0x19f29f000 - 0x19f2cefff libncurses.5.4.dylib arm64e  <49a66a9d7afd34c8bc59a2edf024a33b> /usr/lib/libncurses.5.4.dylib
0x19f2cf000 - 0x19f31bfff OSAnalytics arm64e  <c550fcea1311305c81a4613d6b017c00> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x19f31c000 - 0x19f3a0fff CoreBluetooth arm64e  <efd9df5baf0838079ac743ed587f6d04> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x19f585000 - 0x19f5c8fff TemplateKit arm64e  <f729516aa50632d0a2448806e79ccffd> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x19f5c9000 - 0x19f5fdfff MobileInstallation arm64e  <113635d9113d308ebfed8b431e1c56ab> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x19f5fe000 - 0x19f68bfff libTelephonyUtilDynamic.dylib arm64e  <3eecaff2d5ba32a186383ab1be55ec62> /usr/lib/libTelephonyUtilDynamic.dylib
0x19f68c000 - 0x19f6f9fff NanoRegistry arm64e  <36f0f237d3c53cb091bea46bd390308e> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x19f7d0000 - 0x19f7edfff CoreMaterial arm64e  <982b31809ff6307794e69a9e7aed6a5b> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x19f860000 - 0x19f9e8fff libsqlite3.dylib arm64e  <05638db7ffe03218aef9c7dfabc96c6c> /usr/lib/libsqlite3.dylib
0x19f9e9000 - 0x19faaafff AVFCapture arm64e  <3bc82fbd04663a22904093bce04d30bb> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x19faab000 - 0x19fddbfff CMCapture arm64e  <5be4e9f7935536309143c1c1b5543769> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x19ff37000 - 0x1a018efff MobileSpotlightIndex arm64e  <2be829dcff8338a99adc6a615d18bda1> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a018f000 - 0x1a0235fff Email arm64e  <7de7e51477763074b2c8b2a8b08659f1> /System/Library/PrivateFrameworks/Email.framework/Email
0x1a05a6000 - 0x1a05b0fff libsystem_notify.dylib arm64e  <66e6c05f812a30d39f4c76c900058cf3> /usr/lib/system/libsystem_notify.dylib
0x1a05b1000 - 0x1a05f5fff CryptoTokenKit arm64e  <9db89610eaf432fea4aaf7fd5f9491d9> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1a0661000 - 0x1a06d3fff libcorecrypto.dylib arm64e  <582e301e65713ea8b14dadb6e1f0090d> /usr/lib/system/libcorecrypto.dylib
0x1a06d4000 - 0x1a06f7fff UserManagement arm64e  <a99257738306310bb6c54f8a225fa534> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1a07d0000 - 0x1a07e6fff libsystem_asl.dylib arm64e  <413dd64c8fbb335594156b9a7c558917> /usr/lib/system/libsystem_asl.dylib
0x1a07e7000 - 0x1a080afff AppSSO arm64e  <0797e3f2a0833fe8a62f28b8f3d0d640> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1a080b000 - 0x1a0828fff SharedWebCredentials arm64e  <1e6586541d8230e3985c3cac8b43804c> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1a0829000 - 0x1a0a0bfff SafariServices arm64e  <4e826e79f75238eeb9a0b48770412ba6> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1a0a61000 - 0x1a0a98fff DataAccessExpress arm64e  <031f9f9a28a439a9bae1fae55490168d> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1a0a99000 - 0x1a0ad0fff CoreServicesStore arm64e  <017eb8e6480e330b9ae29a0098163b45> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1a0ad1000 - 0x1a0af6fff CoreAnalytics arm64e  <5e1eb2047e10305c901481bc6bd254dd> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a0af7000 - 0x1a0b02fff SymptomAnalytics arm64e  <60a0fe2efa1b34658e7191a25c1778fa> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1a0cee000 - 0x1a0cfdfff NanoPreferencesSync arm64e  <e34b12e8f9d93fb7847eb4b24aec89de> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1a119d000 - 0x1a11c8fff IconServices arm64e  <cb753b473cef3431b7baa268313a5c50> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1a1bde000 - 0x1a1ea3fff vImage arm64e  <496bad9adc8f3d4cb488fb7c5076c657> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a2ac6000 - 0x1a2c9efff IMCore arm64e  <85c39acb3e183b1abbff2f693c0e5e57> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1a2d96000 - 0x1a2dadfff IAP arm64e  <e0bf3efa4f4e31a58d7133332e141f8a> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1a2dae000 - 0x1a2e06fff ktrace arm64e  <97e14fe7264d3870badd820c7823159e> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1a2f67000 - 0x1a2f75fff Celestial arm64e  <9b32310ef4603bb584c872d68d50f91a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1a301e000 - 0x1a3064fff Pegasus arm64e  <b03d06863d7036aab42cbffa06192029> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1a3065000 - 0x1a31c5fff WebKitLegacy arm64e  <3e92ffdfae9a3e3a9a0b6092f319f2b7> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1a3234000 - 0x1a32a7fff ClassKit arm64e  <53ff02923cae30ffae546ffb11a0eac1> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1a402d000 - 0x1a4037fff IOMobileFramebuffer arm64e  <4ec6bd022e3f3add864231dc1745a09e> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a4038000 - 0x1a40b0fff ScreenTimeCore arm64e  <de1f6848408f3030a11b18e5e7537991> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1a415d000 - 0x1a42e0fff CloudPhotoLibrary arm64e  <f2f49afb854c33798032d0381b261535> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1a42e1000 - 0x1a45acfff MusicLibrary arm64e  <d5609c5770f53d71bfc70f65f7eea8d0> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1a45ad000 - 0x1a4615fff CallKit arm64e  <acda2a6b9f893899b9a0f412fdde549e> /System/Library/Frameworks/CallKit.framework/CallKit
0x1a46b8000 - 0x1a46d7fff PrototypeTools arm64e  <14499686d8cc30658c4abd74f0d6b520> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1a46d8000 - 0x1a4704fff PersistentConnection arm64e  <6dfa9026254e3be4bf1636a9a878ea9d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a4705000 - 0x1a4724fff BiomeStreams arm64e  <86fce763d2b53cbcbf924b508cf4f2e2> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1a4740000 - 0x1a49f3fff PencilKit arm64e  <2a241c7eb2193949b6a778e68cf61f55> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1a4a9d000 - 0x1a4aaefff libswiftUniformTypeIdentifiers.dylib arm64e  <d363787203ec394187a69d59b41d3ccb> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1a4aaf000 - 0x1a4c2afff CoreSpeech arm64e  <93f28eb2bec131228d64e0fb586ed943> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1a4c2b000 - 0x1a4d7ffff IMDPersistence arm64e  <1ef0a2419ac13a859b11e442aea939ab> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1a4fe1000 - 0x1a5099fff SafariSharedUI arm64e  <d247265637513ddea58ddadd935c9081> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1a50b6000 - 0x1a50cbfff AppSSOCore arm64e  <c1928dbb5b4c34ff966b3c8f0b865e33> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
0x1a50da000 - 0x1a50f1fff CoreFollowUp arm64e  <72f18a19c03037609dfe9b85ced1df11> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1a50f2000 - 0x1a5169fff Rapport arm64e  <6dc22f8509063fd68da3d27d50e36999> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1a520b000 - 0x1a521dfff Categories arm64e  <28ac707af4eb3483b47c9bba42c5484a> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1a54c7000 - 0x1a54edfff LocationSupport arm64e  <e5645e0d177e388da6c51fb149a5bfdb> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1a54ee000 - 0x1a5521fff iCalendar arm64e  <27271cca8dc539a39b90753c9be2f06e> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1a554e000 - 0x1a5656fff ConfigurationEngineModel arm64e  <5a582888511c353491f7a331457cdfb6> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1a5657000 - 0x1a5680fff CacheDelete arm64e  <08efb3bff53d3371a90481ac9cd13207> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a5681000 - 0x1a56fdfff CVNLP arm64e  <ab2aab78f229344e8997ed4944c41fc2> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1a5841000 - 0x1a5843fff OSAServicesClient arm64e  <6a38abbab843345db9de833d5fb875a2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1a5844000 - 0x1a5846fff BiomeFoundation arm64e  <33c51ad79b5e393e805b7c4cc02e03ac> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1a5847000 - 0x1a58a0fff ProtectedCloudStorage arm64e  <f963bc06a68a3adf8231971d6e7d9011> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1a58a1000 - 0x1a58d8fff C2 arm64e  <9843a52420e63aa99fd2644e252e2d5d> /System/Library/PrivateFrameworks/C2.framework/C2
0x1a58d9000 - 0x1a592dfff DifferentialPrivacy arm64e  <24f67e53d4f230cdb4215872f60a5d0c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a5b0e000 - 0x1a62e5fff EmbeddedAcousticRecognition arm64e  <dbdb35a4ce8334eaafccf6d9235dd7a3> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1a62e6000 - 0x1a635bfff SiriInstrumentation arm64e  <7e62bde78c5f3fd4a7815078e0c7361a> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1a635c000 - 0x1a63a0fff BiometricKit arm64e  <28c610ac83c032fd8f1dd4e5d7777b20> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1a63da000 - 0x1a648efff CoreSymbolication arm64e  <94a6d09d304e3288a6212fbd12db8069> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1a6505000 - 0x1a65b3fff SpeakerRecognition arm64e  <03f7a4c40d7a3aae9df7fdaf7e01ceec> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1a6bc8000 - 0x1a6bc9fff MessageSupport arm64e  <7865af67e7dc35b6a23520e09e4b6f1a> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1a6bca000 - 0x1a6bdcfff IOSurface arm64e  <f932375898f23fc4b102dafea6c0894c> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a6bdd000 - 0x1a6c3dfff MobileWiFi arm64e  <c55145f7e11630d586f353e6e4d96066> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1a6ff9000 - 0x1a7015fff DoNotDisturb arm64e  <f9cb0214d74136c188f5bb33a7c3af7a> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1a7080000 - 0x1a7128fff MMCS arm64e  <6137689c0baf3037b16d88f501a7777d> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1a7176000 - 0x1a71b1fff libGLImage.dylib arm64e  <277ecc94ade23fb093a222d67e3be679> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1a71b2000 - 0x1a71b9fff libsystem_symptoms.dylib arm64e  <d3f2b196c60a3ba2b79a45dd1aea92b0> /usr/lib/system/libsystem_symptoms.dylib
0x1a71fd000 - 0x1a7754fff CoreAudio arm64e  <58e2a85948e13f09b813f64f14f8db15> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a7755000 - 0x1a776cfff ContactsDonation arm64e  <f3f3456306343e228aa3decec23e81d2> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1a776d000 - 0x1a778bfff IntentsCore arm64e  <cface7b1372a324399c03dc8c3587973> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1a782e000 - 0x1a7866fff ImageCaptureCore arm64e  <c1cbdedfaf3230dbb9a0459851657149> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1a78b8000 - 0x1a7920fff RenderBox arm64e  <1cf9f5f55a65337fa974820e17501a11> /System/Library/PrivateFrameworks/RenderBox.framework/RenderBox
0x1a79c1000 - 0x1a7b08fff Navigation arm64e  <14b5eaf68e8a3022bcc5918ebd8c63dd> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a7b09000 - 0x1a7b25fff SafariFoundation arm64e  <77e54e15bf0b314eb70a54a0bd7fecbd> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1a7ca1000 - 0x1a7cb4fff MaterialKit arm64e  <864965e701e33800ad13a0b8b5d872e7> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1a7dc8000 - 0x1a7dd8fff CoreAUC arm64e  <cbbd75acf17436039c9407d0aa6559b6> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1a85ea000 - 0x1a85fafff SettingsFoundation arm64e  <1f28dd82fe9337b9a071c481b7ed3cbb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1a8d4a000 - 0x1a8f67fff RawCamera arm64e  <c2cb33ed3284315f91cdccc85c47b918> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a8fd4000 - 0x1a9033fff ToneLibrary arm64e  <19651f3625d33c959ec948e2b49537fd> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1a9861000 - 0x1a986efff MediaSafetyNet arm64e  <c4e8676672563de0b75c7936782fc44e> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1a986f000 - 0x1a98abfff TimeSync arm64e  <19f8eec2d1af366ca9252f22796a40da> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1a9904000 - 0x1a9941fff ExposureNotification arm64e  <4ae51d6780d430dea9d2dcee03374949> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1a9fb5000 - 0x1a9fbefff CoreTime arm64e  <508feef2bbef3240b3f23f8d81ce3817> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1aa959000 - 0x1aaa58fff TextRecognition arm64e  <6a045081f85b3a10b75de1d82fe57d54> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1aab69000 - 0x1aab72fff ContextKitExtraction arm64e  <4d84eb7b84ad33b6ad6ad5750d0d67eb> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1aac4a000 - 0x1aac4cfff libswiftObjectiveC.dylib arm64e  <7cddbcc344c93dc7acf92a0cdf2c9a6d> /usr/lib/swift/libswiftObjectiveC.dylib
0x1aac4d000 - 0x1aae94fff libmorphun.dylib arm64e  <49c99e35c6a934159f36aab71535758d> /usr/lib/libmorphun.dylib
0x1ab4a4000 - 0x1ab50dfff EmailCore arm64e  <b6e0146b42973446b72ef8fb7a3f587d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1abe37000 - 0x1abe82fff MIME arm64e  <e4b9b71b521533a9b9445379fbad7593> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1ac15d000 - 0x1ac173fff MailServices arm64e  <632fe633fa7330a58cc63d1754b0310f> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1ac1f4000 - 0x1ac277fff CoreDAV arm64e  <6e51f31851ff33c3a3ee9e522ea1c489> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1ac450000 - 0x1ac45ffff MobileIcons arm64e  <c710cbae378037619cc65198bcf502a9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1ac843000 - 0x1ac916fff ProofReader arm64e  <36979c6d6b5a3a1da0bc9da1958528ec> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1adad6000 - 0x1adae0fff MallocStackLogging arm64e  <959cea429c8c3774b7bb57d923931b0b> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1adaf6000 - 0x1adb24fff AttributeGraph arm64e  <40ebf0b434d835a1b2ac7d6c9938b0f7> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph
0x1adb46000 - 0x1add10fff EmailDaemon arm64e  <d62eace9d0db31e18e368fc4ba46b53a> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1add11000 - 0x1add5bfff MetadataUtilities arm64e  <aba220db271930908858600885501b31> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1ae28d000 - 0x1ae2bbfff MailSupport arm64e  <69ff906ebcd937459f1ca6f4a1c71b34> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1ae43b000 - 0x1ae494fff CoreLocationProtobuf arm64e  <27e49b2a45aa39a894b2d4e28f3134e8> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1ae6a4000 - 0x1ae6d6fff Bom arm64e  <382a2327bcdb39d9888fe0673a00ca5f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ae706000 - 0x1ae70cfff PushKit arm64e  <0d192f987bea31e89dc0ef63c8cd08d7> /System/Library/Frameworks/PushKit.framework/PushKit
0x1ae70d000 - 0x1ae774fff PhotosFormats arm64e  <1c6928264e40350e953bd7ef9962e9e7> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1ae8cd000 - 0x1ae95dfff Quagga arm64e  <ff6cf55e83603f619dc9e8a0072e2f3b> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1ae95e000 - 0x1ae966fff StudyLog arm64e  <71fe9a0a1b1f329cbb25c1c52747e435> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ae967000 - 0x1ae9b1fff CryptoKit arm64e  <e94c75b83cc93a0c9b6ec582a527bfb6> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
0x1af88b000 - 0x1af8cbfff NaturalLanguage arm64e  <ad392227c7fa3e5b8de0b98ed2dc523a> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1b033b000 - 0x1b035afff MediaStream arm64e  <bae846e499ae3c4ba268202988693b2e> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1b0fbf000 - 0x1b0fe7fff MediaConversionService arm64e  <28e44e956f1535caae48bd66c9c3070c> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1b113b000 - 0x1b127cfff CoreHandwriting arm64e  <10004e9de5233dfdb39f62caeca5d173> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1b19ec000 - 0x1b19f7fff AppleIDAuthSupport arm64e  <a3e3baf688603ea991e7bfe6d49bd80b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1b1a07000 - 0x1b1a1efff LocalAuthentication arm64e  <2df06d19191a3b3da0c9c38e99b5650f> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b1a1f000 - 0x1b1a25fff IOAccelerator arm64e  <9f737432cca632d8b3b156520aac7328> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1b1e03000 - 0x1b1e0cfff CloudPhotoServices arm64e  <29c3410050d7331f9841dd5b0091a86a> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1b1e50000 - 0x1b1ee7fff iTunesStore arm64e  <33f53e138a2b367daf7cd68fc0e1001c> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b228b000 - 0x1b22bbfff libsystem_kernel.dylib arm64e  <59731692aa323825a88458acb9737644> /usr/lib/system/libsystem_kernel.dylib
0x1b24eb000 - 0x1b25f4fff ResponseKit arm64e  <8b609dd06e7c36b681a50ca245cc84df> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1b25f5000 - 0x1b262efff EmojiFoundation arm64e  <4baee4b33d3e3503b7d1ddc0f3e3c286> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1b2c4c000 - 0x1b2c59fff FontServices arm64e  <f4435bd04937392c9767da5aee62f8ec> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1b2e03000 - 0x1b2e0ffff MediaAccessibility arm64e  <6f83133dcaf0367ab79cd70dd5637062> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1b2e51000 - 0x1b3405fff SiriTTS arm64e  <6997ede7e38030a387c02588cf873a7a> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1b3406000 - 0x1b3414fff SetupAssistantSupport arm64e  <1a1005cba2863572a26d543c2c0af041> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b3514000 - 0x1b3545fff VirtualGarage arm64e  <2433c2a542b336ff8a5b2eae80d4b458> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1b3546000 - 0x1b356bfff NetAppsUtilities arm64e  <e46704bfa53337499c4f244b7b2f31c7> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1b356c000 - 0x1b35cffff Osprey arm64e  <81b4b745ff26352fb4bd8c54815beb53> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1b4791000 - 0x1b479dfff libdscsym.dylib arm64e  <d0e954e159433080892cf30a242e81f4> /usr/lib/libdscsym.dylib
0x1b479e000 - 0x1b47affff HangTracer arm64e  <ea7037300e0d376b96f46aa554a9c1dd> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1b4964000 - 0x1b4a20fff SampleAnalysis arm64e  <7c5c8f9abf37383d92aa83168b2925f8> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1b4a21000 - 0x1b4a50fff PlugInKit arm64e  <34335d227c0c3128bff34927098a0866> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1b4aee000 - 0x1b4aeffff libSystem.B.dylib arm64e  <12f5f00125353bddb9fa5dc321f01eb7> /usr/lib/libSystem.B.dylib
0x1b4dea000 - 0x1b4df3fff MobileActivation arm64e  <b048ef1c8fb63e328c5d9bb426227bf2> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b4df4000 - 0x1b4e4bfff CalendarDaemon arm64e  <9835803ab644372fb610bc41f501cafb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1b4f46000 - 0x1b4fb6fff libarchive.2.dylib arm64e  <37f4e6c029323a7481f4ccd0f1db138e> /usr/lib/libarchive.2.dylib
0x1b4fb7000 - 0x1b4fdbfff libtailspin.dylib arm64e  <0344c70574ca3e4f90ea0e8ee615ec96> /usr/lib/libtailspin.dylib
0x1b4fdc000 - 0x1b5442fff libBNNS.dylib arm64e  <b96269e0e04e33fbb4df3c0831bcda84> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1b5443000 - 0x1b5483fff SharedUtils arm64e  <8ee5c78b4b573df0bf314ced50fbaa1a> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b572f000 - 0x1b5734fff libsysdiagnose.dylib arm64e  <48cffb82d25638e780ff9feb0553486d> /usr/lib/libsysdiagnose.dylib
0x1b5768000 - 0x1b5872fff CoreMediaStream arm64e  <e09260b85cb43e0788532c83766925bf> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1b5a7e000 - 0x1b5a7efff AVFoundation arm64e  <a119bd4dcfe83a5188d313f2f01f1595> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1b5a7f000 - 0x1b5a7ffff Accelerate arm64e  <71a558df7b393393beefc18b64eb40a7> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1b5a80000 - 0x1b5b58fff libBLAS.dylib arm64e  <6bef995904f13c9891ae412fdf0c9db2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1b5b59000 - 0x1b5e9ffff libLAPACK.dylib arm64e  <5803bdd9057f3e0a9c31cf4db037dc40> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1b5ea0000 - 0x1b5eb4fff libLinearAlgebra.dylib arm64e  <0b423d8f83e23cd0b3d429eda539639f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1b5eb5000 - 0x1b5eb9fff libQuadrature.dylib arm64e  <c5a80ab05a0f30e8bee17f099b268854> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1b5eba000 - 0x1b5f1cfff libSparse.dylib arm64e  <dda6a6b8cbf43263ade9bea5a8f6ca64> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1b5f1d000 - 0x1b5f2efff libSparseBLAS.dylib arm64e  <7a692f9682283ead89e86a176c808b0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1b5f2f000 - 0x1b5f87fff libvMisc.dylib arm64e  <9e3ea0f2f393334ba92af2ba54050d32> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1b5f88000 - 0x1b5f88fff vecLib arm64e  <61e4ca844c0a30b4a5041e6984896542> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1b60e8000 - 0x1b6104fff AuthenticationServices arm64e  <532aeb1ba2f8390e9957afa9eea8129e> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1b61f6000 - 0x1b625efff CoreMIDI arm64e  <1f98c3d9fb96322a99bd419790a1b867> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b6756000 - 0x1b676cfff ExternalAccessory arm64e  <7daa96c3c38a303d9cf827a9365d43de> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1b67ab000 - 0x1b67d7fff GSS arm64e  <32402c29e4393b14ae1e02712956edcb> /System/Library/Frameworks/GSS.framework/GSS
0x1b693c000 - 0x1b6a88fff MLCompute arm64e  <51ab5e00439a3949bd9c97706f5ea552> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1b6aaf000 - 0x1b6ac8fff MetalKit arm64e  <7ce8e8daa13235de9c17754b2bddd627> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b6ac9000 - 0x1b6b4ffff MPSImage arm64e  <80a3847aa14b3f64aab52965835329c8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1b6b50000 - 0x1b6b76fff MPSMatrix arm64e  <6d1aaa500fd132ed8ee3ccf7f590d638> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1b6b77000 - 0x1b6bb0fff MPSNDArray arm64e  <5ea55ce05bcb33529df58b5816e8b8bb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1b6bb1000 - 0x1b6bf9fff MPSRayIntersector arm64e  <3e2fe3d98e6c351581493775f2df6398> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1b6bfa000 - 0x1b6bfafff MetalPerformanceShaders arm64e  <32d7001d8c533f5bbf94315fe80201fe> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1b6f8c000 - 0x1b6f8cfff MobileCoreServices arm64e  <d921e78e434f32cf85bb0ea87d044ef1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1b7b75000 - 0x1b7b7dfff OpenGLES arm64e  <6f9a3cfa3d753a9bb1065625c68ef776> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1b7b7e000 - 0x1b7b7ffff libCVMSPluginSupport.dylib arm64e  <4fd23cd5650c385da948abaf81ea94e9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1b7b80000 - 0x1b7b86fff libCoreFSCache.dylib arm64e  <3b665ba3bc10354095b4e533c6aefa73> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1b7b87000 - 0x1b7b8cfff libCoreVMClient.dylib arm64e  <2e1d4f49a6ea3a4ab3f3308134c89b68> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1b7b8d000 - 0x1b7b96fff libGFXShared.dylib arm64e  <cbb82e2b04633bffb581abd12b3f591d> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1b7d4f000 - 0x1b7e12fff PDFKit arm64e  <f0aca17f09ee394fb8b8a538c2fa85df> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b7e22000 - 0x1b7e5ffff QuickLookThumbnailing arm64e  <e8eb441e9e7a377ab9dc4cf40e028587> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1b8521000 - 0x1b866cfff SoundAnalysis arm64e  <85291be31c9938a09ffcd4ca2350931b> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1b866d000 - 0x1b867dfff Speech arm64e  <77e99e4d67c23fea8e386c390ab5a674> /System/Library/Frameworks/Speech.framework/Speech
0x1b879d000 - 0x1b879dfff UIKit arm64e  <3ee15b63cf6131a0899017c8a85f8794> /System/Library/Frameworks/UIKit.framework/UIKit
0x1b87a7000 - 0x1b886efff VideoSubscriberAccount arm64e  <a151a20e7d3b3a0a869332f357f032de> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b886f000 - 0x1b9446fff libfaceCore.dylib arm64e  <dafa199f0a433f4b961b60743bfab3ea> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1b9461000 - 0x1b9461fff VisionKit arm64e  <ac3ad4d75c9f380cab0f6edf0ec42b59> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1b9941000 - 0x1b9944fff AFKUser arm64e  <69baf598bdf233f79fde7342fb9e6298> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1b9a08000 - 0x1b9c88fff ANECompiler arm64e  <5c5b1d3c8a333c60ab33d22abd85d1ce> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1b9c89000 - 0x1b9c9dfff ANEServices arm64e  <a69efc352f8436ae89f2d2cc71b1666d> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1b9ca2000 - 0x1b9d5bfff APFS arm64e  <df37bde327be38c29b3bc156a3368fb4> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1b9d5c000 - 0x1b9d65fff ASEProcessing arm64e  <6dfb1d2d0c193f718c22ec0559693c40> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1ba558000 - 0x1ba55dfff AggregateDictionary arm64e  <0ed6d5b178af3f7bb772fe8ea7dc93f3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1ba6e3000 - 0x1ba7bafff AirPlaySync arm64e  <fde2c205ff01314ea4143b81e3015bdb> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1ba8c4000 - 0x1ba8e0fff AlgosScoreFramework arm64e  <622fef6e95753f29ba6dccf5a4644e28> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1baa0d000 - 0x1baa2ffff AppConduit arm64e  <c0be735fd7fa33799cb9aac36e2b7208> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1bbc1a000 - 0x1bbc29fff AppleFSCompression arm64e  <fdb3d278bf9230afb96c438f5069669b> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1bbc36000 - 0x1bbc44fff AppleIDSSOAuthentication arm64e  <76b54b6615f73d83ae3aa1b087259035> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1bbc45000 - 0x1bbc8afff AppleJPEG arm64e  <cb71f5bdfb8e3c548db55b7d841cd7af> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1bbd0e000 - 0x1bbd22fff AppleNeuralEngine arm64e  <40a9ed3076be39198720c123e19ab166> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1bbd2c000 - 0x1bbd50fff AppleSauce arm64e  <4596e400b5f0314690f0ee115466df28> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1bbd81000 - 0x1bbd9ffff AssetCacheServices arm64e  <8c2482c6df103cc7a9c4f9b8699563c3> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1bbf03000 - 0x1bbf61fff AuthKitUI arm64e  <ad6353e2fb433d8e9faa695053aeeef9> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1bbff2000 - 0x1bc00afff BiomePubSub arm64e  <2595b9dc1ef13f3ba703cd59c2bc2dbe> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1bc2f3000 - 0x1bc302fff BluetoothManager arm64e  <190135fef3b132fd91c90d061f7d952e> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1bc574000 - 0x1bc57efff CMCaptureCore arm64e  <853ffa5c9be13ff69e5e38ef564ccf37> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1bc57f000 - 0x1bc596fff CPAnalytics arm64e  <341a7fb733e83500a879e7fd28dd4b8a> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1bc599000 - 0x1bc5a8fff CPMS arm64e  <d16af7cbb1ce3143ab7a8f1ed8f8f31a> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1bc5a9000 - 0x1bc5b9fff CTCarrierSpace arm64e  <ebde07bef8dd360f98e8eb6d967a9535> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bc8c9000 - 0x1bc8d4fff CaptiveNetwork arm64e  <856d72f92c2a3ad2bdc9bfa8a1064fd1> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1bc9f7000 - 0x1bca33fff Catalyst arm64e  <60a0bb38d04e321ca4f3988e0aac6e25> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1bca34000 - 0x1bca58fff CellularPlanManager arm64e  <707ed92bfa2e3df5b84315982294a272> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bca71000 - 0x1bca79fff CertUI arm64e  <5b7bdf2207793b1bbb593827569c0825> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1bca82000 - 0x1bcad1fff ChunkingLibrary arm64e  <5d9ede62bc2a31009a31a91c50c20a2d> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1bcef0000 - 0x1bcef7fff CommonAuth arm64e  <2a0eefeee53f3882a2fe8e76d5b20a13> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1bcef8000 - 0x1bcefcfff CommunicationsFilter arm64e  <fd6752f245ed303da14a7f60c71cda96> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1bcfb2000 - 0x1bcfb5fff ConstantClasses arm64e  <7f95443740b33a08868e9c9f01ee5c0e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1bcfbf000 - 0x1bcffdfff ContactsAutocomplete arm64e  <8ff09ce031e830c691442c5d472c42d4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1bd003000 - 0x1bd079fff ContactsUICore arm64e  <c85b7668a8da3220a8c37ab9672f9092> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1bd1fb000 - 0x1bd2effff CoreBrightness arm64e  <65d7c6b213d13912a9435a77c73f1cc2> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1bd35c000 - 0x1bd36bfff CoreDuetDaemonProtocol arm64e  <c6c2b472b49b3454889da925d2952e11> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1bd36e000 - 0x1bd370fff CoreDuetDebugLogging arm64e  <ec7d4897949035658fa0eccc454c84cc> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1bd37f000 - 0x1bd391fff CoreEmoji arm64e  <b63fafa4cbbe3064af9bd134cf84de4f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1bd8d5000 - 0x1bd8d9fff CoreOptimization arm64e  <a8cac95fb3193de5b0988ad2ed83e83d> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1bd8da000 - 0x1bd996fff CorePDF arm64e  <ef93cd3c879133eca006f8c791fd5c4e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1bd997000 - 0x1bd99ffff CorePhoneNumbers arm64e  <aeea6136c38f3e02bdcce081415d6090> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1bd9a0000 - 0x1bd9f6fff CorePrediction arm64e  <ecdd611ed19531719c0adb9ec634c49b> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1be32b000 - 0x1be336fff CoreRecents arm64e  <3001273673d33b8e99c3b81cb551378b> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1be337000 - 0x1be39ffff CoreRecognition arm64e  <2e48f388d99b3681a2dcc8730025ce65> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1be3a0000 - 0x1be3b8fff CoreSDB arm64e  <1bb6f44936473df0977aaa6925c132b5> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1be3b9000 - 0x1be3e3fff CoreSVG arm64e  <bcb18a54e2513f458dd53a9cba65069d> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1be57d000 - 0x1be580fff CryptoKitCBridging arm64e  <757119e9e4323405b5ec1078bfa782cf> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
0x1be598000 - 0x1be59cfff DAAPKit arm64e  <3e139e5c2a8d30ef8f899f7451f4cee1> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1be5ba000 - 0x1be5c7fff DCIMServices arm64e  <2341ce49777a337695ea336b3753c1ec> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1be5de000 - 0x1be61bfff DataDetectorsNaturalLanguage arm64e  <914953aa2f0b33d4858dec501d342a47> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1be67c000 - 0x1be68bfff DeviceIdentity arm64e  <18765398850c3a4cac3935b5b85c8c13> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1be7ba000 - 0x1be7f1fff DistributedEvaluation arm64e  <a550e308b59037f2aaf7b68f772aa4d8> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1be83f000 - 0x1be90efff DocumentCamera arm64e  <5f609f12378132cbb5675841b044e8fb> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1be90f000 - 0x1be94afff DocumentManager arm64e  <a60dc01773213d5a81a8b91f66655293> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1be94b000 - 0x1be96afff DocumentManagerCore arm64e  <0e09b139d55f3f3080eb10d7cdd0acef> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1be9f5000 - 0x1be9f7fff DragUI arm64e  <04a685e2c8e6333bb4adc3e6ca208560> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1bea27000 - 0x1bea57fff EAP8021X arm64e  <a40e233976a63a41a8675df680ffa8e8> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1bea6e000 - 0x1bea78fff EmailAddressing arm64e  <b72b3dbb2c8130239c355546975e2c62> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1bea87000 - 0x1bea9cfff Engram arm64e  <01329b9b6b843b9985b38e04e5185f09> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1bebd9000 - 0x1bebe0fff ExtensionFoundation arm64e  <01dc50fd8a5a3fdb93cbf788c90ae44c> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1bed72000 - 0x1bed7afff FSEvents arm64e  <d3a2f8b44a9239a09b905ce877035ff2> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1bed7b000 - 0x1bed9afff FTAWD arm64e  <0260eb5e663b32909124240f18a96046> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1bed9b000 - 0x1bed9efff FTClientServices arm64e  <d2669e2257df3af4a7c2b01061e6fa22> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1bed9f000 - 0x1bf1b2fff FaceCore arm64e  <0727bfb81f7335d4a62b373407e20cb2> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1bf1bb000 - 0x1bf1c0fff FeatureFlagsSupport arm64e  <5494fff67c0435a09d6add38315ea46b> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1bf1c1000 - 0x1bf1cafff FeedbackLogger arm64e  <df9984fa50f6389c91d6fae83eb7cc33> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1bf360000 - 0x1bf4a0fff libFontParser.dylib arm64e  <3f478f21fa2a3b549c4b54be73367ca8> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1bf4a1000 - 0x1bf4a9fff libGSFont.dylib arm64e  <4750d311567633aea079f6f4f6755024> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1bf4aa000 - 0x1bf4e7fff libGSFontCache.dylib arm64e  <aab2f94218ea3fb0abb564060c36e3a8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1bf54e000 - 0x1bf55bfff libhvf.dylib arm64e  <b2e750bac67c34c094178c8cc5c55fc5> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1bf582000 - 0x1bf59afff Futhark arm64e  <9993d9f7f1cf36958ac3e6e4da335d23> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1c0204000 - 0x1c0223fff GenerationalStorage arm64e  <817fbc94f28c31cf8431be86c54611fb> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1c0224000 - 0x1c0231fff GraphVisualizer arm64e  <eabdb4ac39153a5b88d294ad9a1b5258> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1c025c000 - 0x1c0268fff HID arm64e  <61a4dbd08ef534d6a5903629da0388a7> /System/Library/PrivateFrameworks/HID.framework/HID
0x1c0351000 - 0x1c03c2fff Heimdal arm64e  <cee3df80d7b13bd6b6d00518fbe8c5d2> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1c05cf000 - 0x1c0648fff HomeSharing arm64e  <ef956f322e923cf2994ab86f72584cd1> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1c06a2000 - 0x1c06a7fff IDSKVStore arm64e  <24ef0b8ff4983f76b3c62da12c2bc5ba> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1c09cd000 - 0x1c09d6fff IOKitten arm64e  <2e57a1528ebe3c648c4e6a4524415a22> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1c09d7000 - 0x1c09d9fff IOSurfaceAccelerator arm64e  <0a2b5c3a75293458b9774a97d262ed34> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1c09fd000 - 0x1c0a04fff IdleTimerServices arm64e  <9ec1bef963ab30f2af168c36daa05e2b> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1c0a0d000 - 0x1c0a12fff IncomingCallFilter arm64e  <db7702547d6c38ce8d102be858a9fc90> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1c0ad3000 - 0x1c0ae0fff IntentsFoundation arm64e  <8ce4773609ab3fedb58e54a2269d1c64> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1c0afb000 - 0x1c0afdfff InternationalTextSearch arm64e  <504e36028c7b36ed842e02795827dfd1> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1c0afe000 - 0x1c0b1afff IntlPreferences arm64e  <670f5159e1983a3a9d3699f373f432ec> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1c0d89000 - 0x1c0d8ffff LinguisticData arm64e  <d9a997253d523e6990b8c8fd8537901f> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1c0de0000 - 0x1c0e19fff LocalAuthenticationPrivateUI arm64e  <b67f2bef646c361599fd1a937091ce19> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1c0fd7000 - 0x1c0fd7fff Marco arm64e  <95d392e6232330a3a9dc4b10c9d8a45e> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1c124f000 - 0x1c1519fff MediaLibraryCore arm64e  <59ac73f9e097348a80617e940212ea5f> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1c151a000 - 0x1c15a5fff MediaPlatform arm64e  <dabde56de35835fc8a046ee0f24f311e> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1c19a1000 - 0x1c1a6efff MetalTools arm64e  <61b68ff6c532307298feed668d9d7364> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1c1a90000 - 0x1c1addfff MetricsKit arm64e  <b4ddafaec35932fb8fea8884c3a8fb12> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1c1aee000 - 0x1c1b02fff MobileBluetooth arm64e  <e376b26bcc9e3420a506e00d9d6cddcb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1c1b83000 - 0x1c1b89fff MobileSystemServices arm64e  <f1f46af8b58839f788441b6581bf27fb> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1c1c69000 - 0x1c1c6ffff Netrb arm64e  <0d9dcb7385523eb6861032c57fc19614> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1c1d2e000 - 0x1c1d47fff NetworkStatistics arm64e  <ab34781933d13e47a28ffd814d4cb387> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1c1e20000 - 0x1c1e60fff OTSVG arm64e  <26399cb07c713c468c2275f6855f72ef> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1c2490000 - 0x1c2492fff ParsecSubscriptionServiceSupport arm64e  <632a5c22c07738d4a3fb79038d90c79a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1c2497000 - 0x1c24c2fff Pasteboard arm64e  <3974423edbb83ff7ac4acefa25539be6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1c24f3000 - 0x1c24fefff PersonaKit arm64e  <b1df78af774c30dbbc413bbb4142210b> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1c24ff000 - 0x1c250cfff PersonaUI arm64e  <9824a9e2c101384b97307d821210caee> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c252f000 - 0x1c252ffff PhoneNumbers arm64e  <8068b1103b73301ca2cc7133762da46b> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1c26e1000 - 0x1c271efff PhotosImagingFoundation arm64e  <054b7a8fa7133268b926da8b64097bf9> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1c271f000 - 0x1c276afff PhysicsKit arm64e  <ac2c84439ee23afe8f126bfacbb94390> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1c2825000 - 0x1c2830fff PointerUIServices arm64e  <54cd47d70df63bfa9b18ee642bc0137e> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1c3d07000 - 0x1c3d11fff RTCReporting arm64e  <0eabf81df93e3c4ab8b6700ea19a8ef0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1c3fa4000 - 0x1c3fb5fff RemoteTextInput arm64e  <3d60f26d14cf344788bd7209e3accfe4> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1c3fb6000 - 0x1c401efff RemoteUI arm64e  <b3782d8cf8ab33e881629f732cd73dd0> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1c404d000 - 0x1c4051fff RevealCore arm64e  <fe489845062832a9add04c46caf4ba08> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1c4068000 - 0x1c43f0fff SDAPI arm64e  <e484a645de0a3929adb630d0226c7188> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1c492c000 - 0x1c4936fff SignpostCollection arm64e  <ea3cc2483b933c878143e43af26976a6> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1c4937000 - 0x1c4937fff SignpostMetrics arm64e  <f163c14757f833e7aef50808e5b0e8f3> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1c4939000 - 0x1c4978fff SignpostSupport arm64e  <76ad0b61b05f33b088a76ca72677f7ae> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c5245000 - 0x1c5245fff SoftLinking arm64e  <2b1bcbbfba023f4eaa4cabb4737441e5> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1c5756000 - 0x1c5794fff StreamingZip arm64e  <75492329a22430229e9e0b5b568d9b56> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1c579c000 - 0x1c57a6fff SymptomDiagnosticReporter arm64e  <b5456897f39e3a74abf698ade5131496> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1c57a7000 - 0x1c57b2fff SymptomReporter arm64e  <66f8cc459fac3808a95c7476f2d35f6b> /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter
0x1c57d9000 - 0x1c57f5fff SymptomPresentationFeed arm64e  <2b43dd82ef8c3b89a5273f3f97c0d7f8> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1c5834000 - 0x1c5844fff TCC arm64e  <503be2baf75c3d9083a63a941d77c334> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1c612b000 - 0x1c61dffff TextureIO arm64e  <9a26c192560335b98d3253266c86d1c7> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1c63fa000 - 0x1c6401fff URLFormatting arm64e  <e66d62d6647b360e9d032a942e45db20> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1c69d6000 - 0x1c6a00fff UsageTracking arm64e  <476f7de536103bc6abb8f54eaee4c64d> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1c74fd000 - 0x1c75c4fff VoiceTrigger arm64e  <7381287d7e5b333fa24c5dcd5e4b6c5a> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1c768a000 - 0x1c768bfff WatchdogClient arm64e  <7fd564a2b2163e16b064b8a515c81918> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1c7961000 - 0x1c8096fff libwebrtc.dylib arm64e  <dbc4fb68b6dc300eb06f46ba3a938f84> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1c8114000 - 0x1c812afff WebUI arm64e  <db6d62163926350fa8f0e46943c63aa7> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1c8654000 - 0x1c8657fff XCTTargetBootstrap arm64e  <8c0bf42cfdfa36fcbf0fe6953940e166> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1c86b9000 - 0x1c86d8fff caulk arm64e  <b92beb8e1d9030698e7251736ee0c757> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1cabda000 - 0x1cabdffff kperf arm64e  <69f57dd2db363a8587da7b4a473f7647> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1cabe0000 - 0x1cabe8fff kperfdata arm64e  <40c3ffb08469369db26f9ea14c4a79a2> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1cabe9000 - 0x1cabfefff libEDR arm64e  <7ac1666003cc31c891c1c18dc211d196> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1cac17000 - 0x1cac27fff perfdata arm64e  <75fc57c4594538ea8e5f4ea212f43bb8> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1cac28000 - 0x1cac58fff vCard arm64e  <d6ed0ab680b3374b9ce06e991ba8cad4> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1cb572000 - 0x1cb5aefff libAWDSupport.dylib arm64e  <882c3f98283b35f3a92b45ae54f62a9c> /usr/lib/libAWDSupport.dylib
0x1cb5af000 - 0x1cb968fff libAWDSupportFramework.dylib arm64e  <86c60ec311753e37bd5cafb6454bcb06> /usr/lib/libAWDSupportFramework.dylib
0x1cbae5000 - 0x1cbaf4fff libAudioStatistics.dylib arm64e  <0adba9bdaa7935aba4954dfaf26f44df> /usr/lib/libAudioStatistics.dylib
0x1cbc91000 - 0x1cbcc4fff libCRFSuite.dylib arm64e  <e5492bb3738f3eceb6846fe64d83afef> /usr/lib/libCRFSuite.dylib
0x1cbcc5000 - 0x1cbcc6fff libCTGreenTeaLogger.dylib arm64e  <812b8ea956463b5ba463de20b69173de> /usr/lib/libCTGreenTeaLogger.dylib
0x1cbcc7000 - 0x1cbcd1fff libChineseTokenizer.dylib arm64e  <2d6c38c1531b3d01b720a44f93cef323> /usr/lib/libChineseTokenizer.dylib
0x1cbf79000 - 0x1cbf80fff libIOReport.dylib arm64e  <6149fe3ea1bb31a188a5cb4cc6f0fd78> /usr/lib/libIOReport.dylib
0x1cbff6000 - 0x1cbffdfff libMatch.1.dylib arm64e  <c1423358a36d3e0bbdb800a56cfdce1c> /usr/lib/libMatch.1.dylib
0x1cc10e000 - 0x1cc10ffff libThaiTokenizer.dylib arm64e  <519b9a347abd3e7a8fdf2499bdd9e352> /usr/lib/libThaiTokenizer.dylib
0x1cc245000 - 0x1cc247fff libapp_launch_measurement.dylib arm64e  <bf26dd05b5f43608951bc41e816a17e9> /usr/lib/libapp_launch_measurement.dylib
0x1cc248000 - 0x1cc25efff libapple_nghttp2.dylib arm64e  <e2c9ea59c5ff3b96895704c3b14b4611> /usr/lib/libapple_nghttp2.dylib
0x1cc25f000 - 0x1cc2f0fff libate.dylib arm64e  <d9f241ccfa7f3df58942cd121238b15d> /usr/lib/libate.dylib
0x1cc380000 - 0x1cc390fff libbsm.0.dylib arm64e  <70d5b0c38155321f88c29ee18dcc372a> /usr/lib/libbsm.0.dylib
0x1cc391000 - 0x1cc39dfff libbz2.1.0.dylib arm64e  <84538f4d009d3ee3ab069741061656a1> /usr/lib/libbz2.1.0.dylib
0x1cc39e000 - 0x1cc39efff libcharset.1.dylib arm64e  <b972fac64426328c8d67a1d0ed61e7ea> /usr/lib/libcharset.1.dylib
0x1cc39f000 - 0x1cc3b0fff libcmph.dylib arm64e  <ed843cc386a3305889adef51643a5fc4> /usr/lib/libcmph.dylib
0x1cc3b1000 - 0x1cc3c8fff libcompression.dylib arm64e  <79a34b951ccf3d96bd90641e70705229> /usr/lib/libcompression.dylib
0x1cc3c9000 - 0x1cc3dffff libcoretls.dylib arm64e  <8f025f8d28d133bfb7bffcd76119362b> /usr/lib/libcoretls.dylib
0x1cc3e0000 - 0x1cc3e1fff libcoretls_cfhelpers.dylib arm64e  <85351a7650543f129a91c5cd35ce3606> /usr/lib/libcoretls_cfhelpers.dylib
0x1cc404000 - 0x1cc40bfff libcupolicy.dylib arm64e  <18a72ff08fd13e63ab82eba5dcb4f1be> /usr/lib/libcupolicy.dylib
0x1cc40c000 - 0x1cc413fff libdns_services.dylib arm64e  <a1976a1c6c4431ca9f1b307e47d0b49a> /usr/lib/libdns_services.dylib
0x1cc414000 - 0x1cc431fff libedit.3.dylib arm64e  <53feb927ae203e6d94c558b65be676c5> /usr/lib/libedit.3.dylib
0x1cc432000 - 0x1cc432fff libenergytrace.dylib arm64e  <93fd96bb029834ba8a176281feb50f0b> /usr/lib/libenergytrace.dylib
0x1cc433000 - 0x1cc44cfff libexpat.1.dylib arm64e  <305600b63bdb32c7bf53ab8c921320b4> /usr/lib/libexpat.1.dylib
0x1cc477000 - 0x1cc47bfff libgermantok.dylib arm64e  <8eab8d0dc47e37029ffd10f4dcbb40d4> /usr/lib/libgermantok.dylib
0x1cc47c000 - 0x1cc481fff libheimdal-asn1.dylib arm64e  <96f2b2bce19f3c6998c15db0090065f6> /usr/lib/libheimdal-asn1.dylib
0x1cc482000 - 0x1cc577fff libiconv.2.dylib arm64e  <63eb338b33383476948a14f27e40f8f9> /usr/lib/libiconv.2.dylib
0x1cc59b000 - 0x1cc59cfff liblangid.dylib arm64e  <45895c3083db3526820b741ac048d164> /usr/lib/liblangid.dylib
0x1cc59d000 - 0x1cc5a8fff liblockdown.dylib arm64e  <cb60668c90dd313b9e4a2df5bced0203> /usr/lib/liblockdown.dylib
0x1cc5a9000 - 0x1cc5c1fff liblzma.5.dylib arm64e  <43065732fada371b992ab2b2c4624eba> /usr/lib/liblzma.5.dylib
0x1cc5ef000 - 0x1cc643fff libmecab.dylib arm64e  <a032acfef90f38c6b88e8bed75609318> /usr/lib/libmecab.dylib
0x1cc644000 - 0x1cc877fff libmecabra.dylib arm64e  <1d5bb1cb6f05364095b28aaba1b8a100> /usr/lib/libmecabra.dylib
0x1cc878000 - 0x1cc88afff libmis.dylib arm64e  <ec94deb375e63044ab9e8aaef45672cb> /usr/lib/libmis.dylib
0x1cc88b000 - 0x1cc8a0fff libnetworkextension.dylib arm64e  <9c7e4d27ae4733fbb423150cb215b2df> /usr/lib/libnetworkextension.dylib
0x1ccc3d000 - 0x1ccc77fff libpcap.A.dylib arm64e  <52d89a2c60443daa899c4841a4b7abc9> /usr/lib/libpcap.A.dylib
0x1ccc78000 - 0x1ccc86fff libperfcheck.dylib arm64e  <cb9b6371b4063ed989ec0b754ff36834> /usr/lib/libperfcheck.dylib
0x1ccc8e000 - 0x1ccca0fff libprequelite.dylib arm64e  <8a648e7d14293623ba1291e60bfd320d> /usr/lib/libprequelite.dylib
0x1ccca1000 - 0x1cccb3fff libprotobuf-lite.dylib arm64e  <15b98382f29730fabb9af7e250292143> /usr/lib/libprotobuf-lite.dylib
0x1cccb4000 - 0x1ccd15fff libprotobuf.dylib arm64e  <88a91562fc1134f4855dfe5eb4d0e91b> /usr/lib/libprotobuf.dylib
0x1ccd16000 - 0x1ccd74fff libquic.dylib arm64e  <9f2baec3d26e3ae1ae9a169e9ba1f3ca> /usr/lib/libquic.dylib
0x1ccd75000 - 0x1ccd8cfff libresolv.9.dylib arm64e  <7db9e99ca409335e90f7af85b71e1414> /usr/lib/libresolv.9.dylib
0x1ccd8d000 - 0x1ccd8ffff libsandbox.1.dylib arm64e  <d21b961420423cc9aff0cf0b1c987a5a> /usr/lib/libsandbox.1.dylib
0x1ccdd8000 - 0x1ccddbfff libutil.dylib arm64e  <91876979deaa3f53b03a2f67f175a381> /usr/lib/libutil.dylib
0x1ccddc000 - 0x1ccec5fff libxml2.2.dylib arm64e  <7f6c0ab2b6a13186b4ccbfd1b763748b> /usr/lib/libxml2.2.dylib
0x1cceca000 - 0x1ccef2fff libxslt.1.dylib arm64e  <2501045ac8243911b2157e48906bd7e7> /usr/lib/libxslt.1.dylib
0x1ccef3000 - 0x1ccf04fff libz.1.dylib arm64e  <5de4ab9f462e32af96561b6abf953192> /usr/lib/libz.1.dylib
0x1ccf49000 - 0x1ccf50fff libswiftAVFoundation.dylib arm64e  <29fc5382f4bc3c8499eb83389a104841> /usr/lib/swift/libswiftAVFoundation.dylib
0x1ccf51000 - 0x1ccfbbfff libswiftAccelerate.dylib arm64e  <1a13a0d0e95f3e33ae196c7d6505adaa> /usr/lib/swift/libswiftAccelerate.dylib
0x1ccfe5000 - 0x1ccfedfff libswiftCoreAudio.dylib arm64e  <382b16c43113378496d24c455d8a5f9a> /usr/lib/swift/libswiftCoreAudio.dylib
0x1ccfee000 - 0x1ccff2fff libswiftCoreData.dylib arm64e  <173e7dc4756b36a6a419fa4d8b68c5de> /usr/lib/swift/libswiftCoreData.dylib
0x1ccff3000 - 0x1ccff3fff libswiftCoreFoundation.dylib arm64e  <c48399584fa935469079ce821bd3a6af> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1ccff4000 - 0x1ccff4fff libswiftCoreImage.dylib arm64e  <d0901b052d1731bfbc4931612c4e8c41> /usr/lib/swift/libswiftCoreImage.dylib
0x1ccff5000 - 0x1ccff7fff libswiftCoreLocation.dylib arm64e  <49fb07a6bad830ae996fce52c4e5b4f6> /usr/lib/swift/libswiftCoreLocation.dylib
0x1ccff8000 - 0x1cd001fff libswiftCoreMIDI.dylib arm64e  <fd5b2986f6c73a9886c003ed2db9bbab> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1cd002000 - 0x1cd005fff libswiftCoreML.dylib arm64e  <ca94749fd74b35589b70a846dd417df1> /usr/lib/swift/libswiftCoreML.dylib
0x1cd006000 - 0x1cd040fff libswiftCoreMedia.dylib arm64e  <29ca6152bb9a349da7f662af092e0763> /usr/lib/swift/libswiftCoreMedia.dylib
0x1cd04b000 - 0x1cd04cfff libswiftCryptoTokenKit.dylib arm64e  <6f9a1c01c95d3d50bed1401cee6bd80f> /usr/lib/swift/libswiftCryptoTokenKit.dylib
0x1cd04d000 - 0x1cd056fff libswiftDarwin.dylib arm64e  <6d267560e5013f3ca97961792d7089d0> /usr/lib/swift/libswiftDarwin.dylib
0x1cd075000 - 0x1cd079fff libswiftMetal.dylib arm64e  <593c9fccfa5f31b899ebfd021c651c12> /usr/lib/swift/libswiftMetal.dylib
0x1cd0ec000 - 0x1cd0edfff libswiftQuartzCore.dylib arm64e  <7fb2d6fdac7239caa8036e41e823ead5> /usr/lib/swift/libswiftQuartzCore.dylib
0x1cd125000 - 0x1cd126fff libswiftVision.dylib arm64e  <6dd681de67d333a28f99bd30b271cd48> /usr/lib/swift/libswiftVision.dylib
0x1cd12c000 - 0x1cd13efff libswiftos.dylib arm64e  <93f9d1769bd030a8bdede1db8f550614> /usr/lib/swift/libswiftos.dylib
0x1cd13f000 - 0x1cd152fff libswiftsimd.dylib arm64e  <ec15134db09e301f98b3852922746f20> /usr/lib/swift/libswiftsimd.dylib
0x1cd153000 - 0x1cd158fff libcache.dylib arm64e  <eb62502c86093466901af80f0f7c4ec2> /usr/lib/system/libcache.dylib
0x1cd159000 - 0x1cd165fff libcommonCrypto.dylib arm64e  <2129f1afe12c32b6adbe25db7bb800f3> /usr/lib/system/libcommonCrypto.dylib
0x1cd166000 - 0x1cd169fff libcompiler_rt.dylib arm64e  <971aa349c5953cdb92e17ecc1eff874d> /usr/lib/system/libcompiler_rt.dylib
0x1cd16a000 - 0x1cd172fff libcopyfile.dylib arm64e  <31a6be830fb33743bef715636d8ee7a2> /usr/lib/system/libcopyfile.dylib
0x1cd255000 - 0x1cd255fff liblaunch.dylib arm64e  <2a8dc138bf1d387b8505c0600ac11829> /usr/lib/system/liblaunch.dylib
0x1cd256000 - 0x1cd25bfff libmacho.dylib arm64e  <39844434902132eab1c5a247ca4e6284> /usr/lib/system/libmacho.dylib
0x1cd25c000 - 0x1cd25efff libremovefile.dylib arm64e  <43ab9de9d434362d9bcb3a75cfd4e594> /usr/lib/system/libremovefile.dylib
0x1cd25f000 - 0x1cd260fff libsystem_blocks.dylib arm64e  <d4cc0c8b7fd13b1c89944310d596ec71> /usr/lib/system/libsystem_blocks.dylib
0x1cd261000 - 0x1cd263fff libsystem_collections.dylib arm64e  <6a492ae6ed763562a79028c334f80003> /usr/lib/system/libsystem_collections.dylib
0x1cd264000 - 0x1cd268fff libsystem_configuration.dylib arm64e  <d6a5da3110943e0c93b7e4df1b9d1c73> /usr/lib/system/libsystem_configuration.dylib
0x1cd269000 - 0x1cd27afff libsystem_containermanager.dylib arm64e  <e8f2670fc0fb3f50bcfd3bab9c555594> /usr/lib/system/libsystem_containermanager.dylib
0x1cd27b000 - 0x1cd27cfff libsystem_coreservices.dylib arm64e  <7f053a54bc9935e8b6ac7654320dc19c> /usr/lib/system/libsystem_coreservices.dylib
0x1cd27d000 - 0x1cd286fff libsystem_darwin.dylib arm64e  <64e0b8bebbc135f19d36ac9a7ecb4771> /usr/lib/system/libsystem_darwin.dylib
0x1cd287000 - 0x1cd28ffff libsystem_dnssd.dylib arm64e  <27f1f7ddb2593dfd9656bc8611e3e6e7> /usr/lib/system/libsystem_dnssd.dylib
0x1cd290000 - 0x1cd292fff libsystem_featureflags.dylib arm64e  <a29866c5e64a3aa8ba695bbb76b7f509> /usr/lib/system/libsystem_featureflags.dylib
0x1cd293000 - 0x1cd2c0fff libsystem_m.dylib arm64e  <159d362ad8fc3aa0926623dea4f7e179> /usr/lib/system/libsystem_m.dylib
0x1cd2c1000 - 0x1cd2c7fff libsystem_platform.dylib arm64e  <dae36dd6f44a39f49924261898bd82cc> /usr/lib/system/libsystem_platform.dylib
0x1cd2c8000 - 0x1cd2c8fff libsystem_product_info_filter.dylib arm64e  <ec7b68962ac53033a406cd2bff718cb6> /usr/lib/system/libsystem_product_info_filter.dylib
0x1cd2c9000 - 0x1cd2d4fff libsystem_pthread.dylib arm64e  <36e670e74b8835d488f1ad2ebcfc7b09> /usr/lib/system/libsystem_pthread.dylib
0x1cd2d5000 - 0x1cd2d8fff libsystem_sandbox.dylib arm64e  <a94214675a6c395c864f9e0788dee8f2> /usr/lib/system/libsystem_sandbox.dylib
0x1cd2d9000 - 0x1cd2e3fff libunwind.dylib arm64e  <1110d417a1d9353ca13a27257c9c3e34> /usr/lib/system/libunwind.dylib
0x1cd2e4000 - 0x1cd318fff libxpc.dylib arm64e  <71e5302f09be31168d43ec2d4c27be10> /usr/lib/system/libxpc.dylib
0x1cdf0e000 - 0x1cdf20fff SpotlightLinguistics arm64e  <ef9512a935b03d44b4ae318ec1c938f3> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF
vincode-io commented 4 years ago

Changed RSImage to no longer force cast the image properties.