mssun / passforios

Pass for iOS - an iOS client compatible with Pass command line application.
https://mssun.github.io/passforios
MIT License
1.5k stars 102 forks source link

Crash after putting in password #455

Open dustinwilson opened 3 years ago

dustinwilson commented 3 years ago

I have an issue identical to https://github.com/mssun/passforios/issues/400. I don't know why they closed it, but what I am experiencing is identical down to having sub keys. It simply crashes as soon as I enter the password.

I am using the latest version of iOS on an iPhone 11.

dustinwilson commented 3 years ago

Here is a crashlog.

{"app_name":"Pass","timestamp":"2021-01-27 22:33:33.00 -0600","app_version":"0.11.0","slice_uuid":"a0ff7cfc-d1d0-36f8-b7f1-7bc39318fb77","adam_id":1205820573,"build_version":"11","platform":2,"bundleID":"me.mssun.passforios","share_with_app_devs":1,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.4 (18D52)","incident_id":"B4379935-A425-4CE5-9B77-F624547C8F1A","name":"Pass"}
Incident Identifier: B4379935-A425-4CE5-9B77-F624547C8F1A
CrashReporter Key:   15e8378f971570675a5a4e9afe30d799de99f42c
Hardware Model:      iPhone12,1
Process:             Pass [329]
Path:                /private/var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Pass
Identifier:          me.mssun.passforios
Version:             11 (0.11.0)
AppStoreTools:       12C29
AppVariant:          1:iPhone12,1:13
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           me.mssun.passforios [486]

Date/Time:           2021-01-27 22:33:33.2735 -0600
Launch Time:         2021-01-27 22:33:20.4797 -0600
OS Version:          iPhone OS 14.4 (18D52)
Release Type:        User
Baseband Version:    2.03.04
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  2

Application Specific Information:
abort() called

Last Exception Backtrace:
(0x1a7ec186c 0x1bcedcc50 0x1a7dc7000 0x1a915b91c 0x100bea58c 0x100bde584 0x100bdd9a4 0x100bdd80c 0x100f57f54 0x100f5718c 0x100f545f0 0x100f48ffc 0x100f48ccc 0x100a11084 0x1009f8378 0x1a7ab424c 0x1a7ab5db0 0x1a7ac6a68 0x1a7ac7120 0x1f39717d8 0x1f397876c)

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   libsystem_kernel.dylib          0x00000001d5df22d0 0x1d5dee000 + 17104
1   libsystem_kernel.dylib          0x00000001d5df1660 0x1d5dee000 + 13920
2   CoreFoundation                  0x00000001a7e3cc30 0x1a7d9c000 + 658480
3   CoreFoundation                  0x00000001a7e36c14 0x1a7d9c000 + 633876
4   CoreFoundation                  0x00000001a7e3621c 0x1a7d9c000 + 631324
5   GraphicsServices                0x00000001bfa02784 0x1bf9ff000 + 14212
6   UIKitCore                       0x00000001aa876ee8 0x1a9cae000 + 12357352
7   UIKitCore                       0x00000001aa87c75c 0x1a9cae000 + 12379996
8   Pass                            0x00000001009f5d5c 0x1009f0000 + 23900
9   libdyld.dylib                   0x00000001a7af66b0 0x1a7af5000 + 5808

Thread 1:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360

Thread 2 name:  Dispatch queue: com.apple.root.user-initiated-qos
Thread 2 Crashed:
0   libsystem_kernel.dylib          0x00000001d5e16414 0x1d5dee000 + 164884
1   libsystem_pthread.dylib         0x00000001f3970b50 0x1f396e000 + 11088
2   libsystem_c.dylib               0x00000001b12efb74 0x1b1279000 + 486260
3   libc++abi.dylib                 0x00000001bcfe2cf8 0x1bcfcf000 + 81144
4   libc++abi.dylib                 0x00000001bcfd3e4c 0x1bcfcf000 + 20044
5   libobjc.A.dylib                 0x00000001bcedcf64 0x1bced6000 + 28516
6   libc++abi.dylib                 0x00000001bcfe20e0 0x1bcfcf000 + 78048
7   libc++abi.dylib                 0x00000001bcfe206c 0x1bcfcf000 + 77932
8   libdispatch.dylib               0x00000001a7ab5dc4 0x1a7ab2000 + 15812
9   libdispatch.dylib               0x00000001a7ac6a68 0x1a7ab2000 + 84584
10  libdispatch.dylib               0x00000001a7ac7120 0x1a7ab2000 + 86304
11  libsystem_pthread.dylib         0x00000001f39717d8 0x1f396e000 + 14296
12  libsystem_pthread.dylib         0x00000001f397876c 0x1f396e000 + 42860

Thread 3:
0   libsystem_pthread.dylib         0x00000001f3978764 0x1f396e000 + 42852

Thread 4:
0   libsystem_pthread.dylib         0x00000001f3978764 0x1f396e000 + 42852

Thread 5:
0   libsystem_pthread.dylib         0x00000001f3978764 0x1f396e000 + 42852

Thread 6:
0   libsystem_pthread.dylib         0x00000001f3978764 0x1f396e000 + 42852

Thread 7 name:  com.apple.uikit.eventfetch-thread
Thread 7:
0   libsystem_kernel.dylib          0x00000001d5df22d0 0x1d5dee000 + 17104
1   libsystem_kernel.dylib          0x00000001d5df1660 0x1d5dee000 + 13920
2   CoreFoundation                  0x00000001a7e3cc30 0x1a7d9c000 + 658480
3   CoreFoundation                  0x00000001a7e36c14 0x1a7d9c000 + 633876
4   CoreFoundation                  0x00000001a7e3621c 0x1a7d9c000 + 631324
5   Foundation                      0x00000001a90e5df0 0x1a90dd000 + 36336
6   Foundation                      0x00000001a90e5cbc 0x1a90dd000 + 36028
7   UIKitCore                       0x00000001aa92ac48 0x1a9cae000 + 13093960
8   Foundation                      0x00000001a9257a34 0x1a90dd000 + 1550900
9   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
10  libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 8:
0   libsystem_pthread.dylib         0x00000001f3978764 0x1f396e000 + 42852

Thread 9:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973494 0x1f396e000 + 21652
2   passKit                         0x0000000100fca64c 0x100f30000 + 632396
3   passKit                         0x0000000101218de4 0x100f30000 + 3050980
4   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
5   libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 10:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360
3   ???                             0x0000000000000400 0 + 1024

Thread 11:
0   libsystem_kernel.dylib          0x00000001d5e18c28 0x1d5dee000 + 175144
1   passKit                         0x0000000100fc9fbc 0x100f30000 + 630716

Thread 12:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360

Thread 13:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360
3   passKit                         0x0000000101218de4 0x100f30000 + 3050980
4   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
5   libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 14:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360
3   passKit                         0x0000000101218de4 0x100f30000 + 3050980
4   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
5   libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 15:
0   libsystem_kernel.dylib          0x00000001d5e161ac 0x1d5dee000 + 164268
1   libsystem_pthread.dylib         0x00000001f3973468 0x1f396e000 + 21608
2   passKit                         0x0000000100fca628 0x100f30000 + 632360
3   passKit                         0x0000000101218de4 0x100f30000 + 3050980
4   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
5   libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 16 name:  AVAudioSession Notify Thread
Thread 16:
0   libsystem_kernel.dylib          0x00000001d5df22d0 0x1d5dee000 + 17104
1   libsystem_kernel.dylib          0x00000001d5df1660 0x1d5dee000 + 13920
2   CoreFoundation                  0x00000001a7e3cc30 0x1a7d9c000 + 658480
3   CoreFoundation                  0x00000001a7e36c14 0x1a7d9c000 + 633876
4   CoreFoundation                  0x00000001a7e3621c 0x1a7d9c000 + 631324
5   AudioSession                    0x00000001af97f0c4 0x1af972000 + 53444
6   AudioSession                    0x00000001af98125c 0x1af972000 + 62044
7   libsystem_pthread.dylib         0x00000001f396fcb0 0x1f396e000 + 7344
8   libsystem_pthread.dylib         0x00000001f3978778 0x1f396e000 + 42872

Thread 2 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000016f522480   x5: 0x000000016f522a30   x6: 0x000000000000006e   x7: 0x0000000000000700
    x8: 0x00000000000005b9   x9: 0x4d6e594902235132  x10: 0x0000000000000002  x11: 0x0000000000000003
   x12: 0x0000000000000000  x13: 0x0000000000000001  x14: 0x0000000000000010  x15: 0x0000000000000043
   x16: 0x0000000000000148  x17: 0x000000016f523000  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000002907  x21: 0x000000016f5230e0  x22: 0x0000000281b7d300  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x0000000000000000  x26: 0x000000016f5230e0  x27: 0x0000000000000114
   x28: 0xffffffffffffffff   fp: 0x000000016f522990   lr: 0x00000001f3970b50
    sp: 0x000000016f522970   pc: 0x00000001d5e16414 cpsr: 0x40000000
   esr: 0x56000080  Address size fault

Binary Images:
0x1009f0000 - 0x100a53fff Pass arm64  <a0ff7cfcd1d036f8b7f17bc39318fb77> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Pass
0x100b70000 - 0x100c3ffff ObjectivePGP arm64  <0a566d10eff030b88cb86557bca20bed> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/ObjectivePGP.framework/ObjectivePGP
0x100c80000 - 0x100c93fff SVProgressHUD arm64  <e55929555e92395095562f8f328c5d8e> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/SVProgressHUD.framework/SVProgressHUD
0x100cb4000 - 0x100cd3fff FavIcon arm64  <7e789b83a7fe3db4980b1b6b6052c134> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/FavIcon.framework/FavIcon
0x100d08000 - 0x100d1bfff OneTimePassword arm64  <936573856d653347ad2869a6ea9a74f1> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/OneTimePassword.framework/OneTimePassword
0x100d48000 - 0x100d5ffff SwiftyUserDefaults arm64  <1f8b9501664c3395ba64eac06b1d7bb6> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/SwiftyUserDefaults.framework/SwiftyUserDefaults
0x100da4000 - 0x100dabfff Base32 arm64  <d0a4428e1a5034929f23295915902f2c> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/Base32.framework/Base32
0x100dbc000 - 0x100de7fff KeychainAccess arm64  <47a56e7a9a453a0d8ef4a41caa20d664> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/KeychainAccess.framework/KeychainAccess
0x100e40000 - 0x100eaffff dyld arm64e  <1f4d7499ee603c5d9d542cd29e4e537c> /usr/lib/dyld
0x100f30000 - 0x101227fff passKit arm64  <f2c10558f9d43154bae278900f1b3def> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/passKit.framework/passKit
0x101860000 - 0x101bdffff ObjectiveGit arm64  <3e3d2a5ef43d38b8a7e3cd77097c044b> /var/containers/Bundle/Application/C9C452D5-DBC8-4C4A-8C40-A601769C7A99/Pass.app/Frameworks/ObjectiveGit.framework/ObjectiveGit
0x10304c000 - 0x103057fff libobjc-trampolines.dylib arm64e  <0be796322ebd3748ac5506ab8b4fc60d> /usr/lib/libobjc-trampolines.dylib
0x1a7ab2000 - 0x1a7af4fff libdispatch.dylib arm64e  <b92757b104343e9ba3acb6da6b81945c> /usr/lib/system/libdispatch.dylib
0x1a7af5000 - 0x1a7b2ffff libdyld.dylib arm64e  <21b19919133438bcb233896e929945e0> /usr/lib/system/libdyld.dylib
0x1a7b30000 - 0x1a7d9bfff libicucore.A.dylib arm64e  <cb72d6a6ceef313b88e7842da8de15cc> /usr/lib/libicucore.A.dylib
0x1a7d9c000 - 0x1a8155fff CoreFoundation arm64e  <727f2644eb4e3d57bc2ee6803ba92366> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a8156000 - 0x1a8301fff CoreServices arm64e  <c46f42d698c9323b8cee8e04f50bce45> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1a8302000 - 0x1a834afff WirelessDiagnostics arm64e  <6b8356e76aae3c4e94213e796c6d7912> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a834b000 - 0x1a83c7fff SystemConfiguration arm64e  <97ad4485538f3f389fcdb3fb4df441c3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a83c8000 - 0x1a84bffff CoreTelephony arm64e  <810c9ed7d97438e19ca18fac779bab84> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a84c0000 - 0x1a8957fff CFNetwork arm64e  <0ebb3119a8ce35da96245b5528802fc8> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a8958000 - 0x1a9065fff libnetwork.dylib arm64e  <39506b46189e3e828f32ab8326fcc2c7> /usr/lib/libnetwork.dylib
0x1a9066000 - 0x1a90dcfff Accounts arm64e  <8cc93a19e5983eeb8afb506477688616> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a90dd000 - 0x1a9398fff Foundation arm64e  <7698bf3e0cf631c085e9562714f01276> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a9399000 - 0x1a96fbfff ImageIO arm64e  <9fc48c6739e1399bb4ad52db3b37f607> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a96fc000 - 0x1a9714fff libCGInterfaces.dylib arm64e  <febafe4bdfe43604b11cd7567f36c825> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a9715000 - 0x1a9cadfff CoreGraphics arm64e  <f5b44b3793af3d1fb053789a8626498a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a9cae000 - 0x1ab15bfff UIKitCore arm64e  <8518eae3832b3ff09fa59dbe3041f26c> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1ab15c000 - 0x1ab17efff libAccessibility.dylib arm64e  <f62ac3057abf36c3a35156d384047c97> /usr/lib/libAccessibility.dylib
0x1ab17f000 - 0x1ab405fff QuartzCore arm64e  <8510f13908243686a9aa3e198539a021> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1ab406000 - 0x1ab471fff BackBoardServices arm64e  <7f77d33c3c1f3cca979ae1332798a25f> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1ab472000 - 0x1ab4fffff TextInput arm64e  <61a52060d5843d1ca4f1864b5fb5617c> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1ab569000 - 0x1ab937fff AppleMediaServices arm64e  <dd75e0038deb3e07937d85951ba9c25a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1ab938000 - 0x1abab4fff libswiftFoundation.dylib arm64e  <e1d532c2354331b2830a611eecc21277> /usr/lib/swift/libswiftFoundation.dylib
0x1abab5000 - 0x1abee6fff libswiftCore.dylib arm64e  <de79398bb4423166b6ca1650b7155d82> /usr/lib/swift/libswiftCore.dylib
0x1abee7000 - 0x1abefffff UIKitServices arm64e  <513a8906528a35739a45c91ea1817430> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1abf00000 - 0x1ac059fff Preferences arm64e  <de0e5cc777cd3d9eab2581e5d07d85cb> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1ac05a000 - 0x1ac281fff ContactsUI arm64e  <27576b968fb33ee08ae4009687396b75> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1ac282000 - 0x1ac439fff CoreText arm64e  <58b7adf717bf3fb093fd084cb70cba54> /System/Library/Frameworks/CoreText.framework/CoreText
0x1ac43a000 - 0x1ac454fff ExtensionKit arm64e  <ab582630eb713eaa93594d139804e0cb> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
0x1ac46a000 - 0x1ac4eefff BaseBoard arm64e  <d0fa26f104f73d73aaa6337d19ac0677> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1ac4ef000 - 0x1ac71afff CoreDuet arm64e  <f4cb4e21d1bf356d903f9ef48dc892b8> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1ac71b000 - 0x1ac87dfff Contacts arm64e  <387594fd3d2c321183e16487cc92d086> /System/Library/Frameworks/Contacts.framework/Contacts
0x1ac87e000 - 0x1addd3fff GeoServices arm64e  <c8392d1038ae3d6a84861c27beb42409> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1addd4000 - 0x1ade69fff CoreLocation arm64e  <27c07cfbfe903a308300038163f75a62> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1ade6a000 - 0x1ae01cfff CloudKit arm64e  <91285302d0043991af90fe2b0f3727d0> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1ae01d000 - 0x1ae39bfff CoreData arm64e  <e4983c77f15e3012bf00a3fc6f2eb012> /System/Library/Frameworks/CoreData.framework/CoreData
0x1af108000 - 0x1af112fff libswiftCoreGraphics.dylib arm64e  <05d0f019b7a430f5b754bd60ea5b8559> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1af113000 - 0x1af152fff AppSupport arm64e  <c9ca542cc2653802be879628070dc0a4> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1af153000 - 0x1af27cfff ManagedConfiguration arm64e  <73f74ef2dd093981b1d0834e9906ea6e> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1af27d000 - 0x1af2eefff IMFoundation arm64e  <07b9b450b39930cca73871bd618fea4b> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1af2ef000 - 0x1af3fffff IDS arm64e  <f269d2be875533f481fd40c9d96b34c3> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1af400000 - 0x1af54dfff Security arm64e  <248431aabfe8399dad0ea942783d0e4b> /System/Library/Frameworks/Security.framework/Security
0x1af54e000 - 0x1af971fff MediaPlayer arm64e  <e7f1d156c6923b30906faf6183ed22e8> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1af972000 - 0x1af98afff AudioSession arm64e  <ec9f661dcafc3a16b372bb4a803636e8> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
0x1af98b000 - 0x1afb2bfff AVFCore arm64e  <0294540d081033fdbad051943cb01d86> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
0x1afb2c000 - 0x1b00d8fff Intents arm64e  <397b9f43ab043a72bc5ca59dfddd48fa> /System/Library/Frameworks/Intents.framework/Intents
0x1b00d9000 - 0x1b0127fff TextInputUI arm64e  <23ff5836fbfe3a66a6f204bdd700c8bf> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1b0128000 - 0x1b0441fff CoreImage arm64e  <bbd5ff0b4792336fb8482f5c0c6c692c> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1b0442000 - 0x1b04fffff ColorSync arm64e  <cc269c1b128030d29443c45d8cb5addb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1b0500000 - 0x1b053bfff CoreVideo arm64e  <a41932f1812e3928b8188feef048018d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1b053c000 - 0x1b0d28fff MediaToolbox arm64e  <334f787e71c73676b9136c5f2a3436dc> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1b0d29000 - 0x1b0e29fff CoreMedia arm64e  <063231877fe13d2d9c430fdad845e776> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1b0e2a000 - 0x1b1095fff AudioToolbox arm64e  <62b836837f2237f89cd6aed24461df2c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1b1096000 - 0x1b10e6fff CoreHaptics arm64e  <bbd7402fc1b33e1a9258307051360494> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
0x1b10e7000 - 0x1b1147fff UserActivity arm64e  <29d76b1b44fe376187de4059cf824d9e> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
0x1b1148000 - 0x1b1252fff UIFoundation arm64e  <9b241bd011ab38c2a1ac19f09ec6e1b1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1b1253000 - 0x1b1278fff libsystem_info.dylib arm64e  <4141392213e530b7907d6662a1eab27e> /usr/lib/system/libsystem_info.dylib
0x1b1279000 - 0x1b12f7fff libsystem_c.dylib arm64e  <961a8fb0de8a3567b4375d99cd549fae> /usr/lib/system/libsystem_c.dylib
0x1b12f8000 - 0x1b1343fff RunningBoardServices arm64e  <697a1a06cadc3e7fa852a474d80108cb> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
0x1b1344000 - 0x1b247efff JavaScriptCore arm64e  <1b9a9eccfde13d02abe735d29542d02a> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b2a50000 - 0x1b2ae1fff ContactsFoundation arm64e  <34d587d357cc331889693ed5a7fa99a8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1b2ae2000 - 0x1b2d30fff HealthKit arm64e  <d7a313170d383d33bc7736dd1660fa02> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1b2d31000 - 0x1b2d54fff ProactiveEventTracker arm64e  <ed1cd576029232f3a16693a874dd3a03> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1b2d55000 - 0x1b2d9ffff Lexicon arm64e  <0056c7867b0c3bf38f9aae60c44beb0e> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1b2da0000 - 0x1b2e0dfff PersonalizationPortrait arm64e  <d96e3cf6548b3a45a376a63332ef2ca5> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
0x1b2e0e000 - 0x1b2e5efff CoreDuetContext arm64e  <6c4bdd0f96c1332584aa8536f7849456> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1b2e5f000 - 0x1b2f0afff IOKit arm64e  <92c9b0a3c0473a55b17b4c81f6b4f054> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1b2f0b000 - 0x1b2f1bfff DataMigration arm64e  <051256fd02fd3d5381c55bef2910a0af> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1b2f1c000 - 0x1b2f79fff SpringBoardServices arm64e  <c150acc3bd2a3fa181fa7e4d4deb9175> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1b2f7a000 - 0x1b2f8cfff ContextKit arm64e  <628c4e5157e93d208e565b3760e93ca8> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1b2f8d000 - 0x1b3200fff CoreMotion arm64e  <dd8e0d47a8cd3194a28b3bb6dfc7253c> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1b3201000 - 0x1b3346fff EventKit arm64e  <374caf4729133e16933429279ffba9ca> /System/Library/Frameworks/EventKit.framework/EventKit
0x1b38a2000 - 0x1b3b40fff MediaRemote arm64e  <6506f7f32da538a9ae8083629db3d55b> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1b3b41000 - 0x1b3ce9fff CoreUtils arm64e  <a95e26b7bc623727aebd37b8ade7dda9> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1b3cea000 - 0x1b3d00fff FamilyCircle arm64e  <d7ef2d9b0d213cc1808a5a5cf0761d84> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1b3d01000 - 0x1b3d71fff CoreSpotlight arm64e  <22dc7b9c417e35459569bcc9bb02cadb> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1b418d000 - 0x1b433efff AssistantServices arm64e  <d6d666641d023a1081a6b3eff1096155> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1b433f000 - 0x1b4405fff CoreUI arm64e  <da638c18e6ee36a3ba87a6cecb3189eb> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1b4406000 - 0x1b4451fff SafariSafeBrowsing arm64e  <108e9e600c8339b6821710ada22d8046> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b4452000 - 0x1b4e4bfff WebKit arm64e  <5a020775d4b539fb927c219d24e9ed43> /System/Library/Frameworks/WebKit.framework/WebKit
0x1b4e4c000 - 0x1b77b3fff WebCore arm64e  <a9759e560e3f3dddb7d3f88a3250823e> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1b77b4000 - 0x1b7813fff libMobileGestalt.dylib arm64e  <48e77331a983378c8eb4b7cc854f4a89> /usr/lib/libMobileGestalt.dylib
0x1b7814000 - 0x1b7830fff CommonUtilities arm64e  <58bd77e1ead836a181a6f1f736d9bec1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1b7831000 - 0x1b799ffff IDSFoundation arm64e  <4cd55ce403cf353c8fc9c4fd458dd071> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1b79a0000 - 0x1b7aa4fff IMSharedUtilities arm64e  <0949bc0051dc3a1d8a691b38be77ef1b> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1b7aa5000 - 0x1b7b4ffff CoreSuggestions arm64e  <b3f2323f1a9e3e8990576b14cd3c9316> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b7b50000 - 0x1b7bedfff AddressBookLegacy arm64e  <6df18e10743231e890292b8a5c5fadf1> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1b7bee000 - 0x1b7c21fff UserNotifications arm64e  <afe58449cf0234a4bc234ded3712a3d5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1b7c22000 - 0x1b7caefff FrontBoardServices arm64e  <a15e664c54bb3ac39d7f0bba7f43ebfe> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1b7caf000 - 0x1b7cd2fff libsystem_malloc.dylib arm64e  <bbade3853af53399b1d6180c6d33df9c> /usr/lib/system/libsystem_malloc.dylib
0x1b7cd3000 - 0x1b7faefff MapKit arm64e  <3108aac5d11938e09aaff67868010ade> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b7faf000 - 0x1b8780fff VectorKit arm64e  <90f634e3fc2e3fe69b2666dda5d95c79> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b8781000 - 0x1b8813fff AuthKit arm64e  <2be58b7a584e3226b5551de2b35f61a6> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1b8814000 - 0x1b88a7fff AppleAccount arm64e  <ec0ddbe85a0939048abc3a03c232150e> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1b88a8000 - 0x1b89aafff AVFAudio arm64e  <f41c217c594d3800afaa6724fa74c6e4> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1b89ab000 - 0x1b8c16fff AudioToolboxCore arm64e  <d1cb61efad603bd3b0d2006e7f6c5476> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
0x1b8c4b000 - 0x1b8f1ffff StoreServices arm64e  <9af8512ca5953487bb3886d2d745c84a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1b8f20000 - 0x1b90a9fff Sharing arm64e  <75601c205057351bb1ed9396c7d5ac2b> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b90aa000 - 0x1b9151fff ShareSheet arm64e  <5c25c6ab8f5535958e684ab408e3aec9> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
0x1b9152000 - 0x1b9241fff CoreParsec arm64e  <f96d9a715ae83d1e9855ccb0f8a625b8> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1b9242000 - 0x1b928cfff PhotoFoundation arm64e  <f66af335fbca3fdfa36bb0fb95984fe2> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1b928d000 - 0x1b94ddfff Photos arm64e  <fb8fe08f174636eeb91169c0f87ae460> /System/Library/Frameworks/Photos.framework/Photos
0x1b94de000 - 0x1b9c0ffff PhotoLibraryServices arm64e  <851fb35f210f3e68b5aab636e9e44135> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b9c10000 - 0x1b9cd1fff AssetsLibraryServices arm64e  <362f820db3fa3497b65e8a000d1008c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1b9cd2000 - 0x1b9d23fff MobileBackup arm64e  <7370a46dfbb33cdf90900f10f4d1b481> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b9d24000 - 0x1b9d38fff MSUDataAccessor arm64e  <9140891644fe38208059c1cae5afb001> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
0x1b9d39000 - 0x1b9d5ffff MobileAsset arm64e  <ef35474d2eb63dff9d0e5760ee7bac37> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1b9d60000 - 0x1b9d6ffff libsystem_networkextension.dylib arm64e  <72e9b04cefb3311398130faa22fd28af> /usr/lib/system/libsystem_networkextension.dylib
0x1b9d70000 - 0x1b9fc1fff NetworkExtension arm64e  <7f3e9729ca2e39ada585c363f6a7a9dc> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1b9ff9000 - 0x1ba3c5fff CoreML arm64e  <f9033ece3eeb35079edb4ea0a1384705> /System/Library/Frameworks/CoreML.framework/CoreML
0x1ba3c6000 - 0x1bab4bfff Espresso arm64e  <e69d4058a9403d9c8bfb8c79e13f84ff> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1bab4c000 - 0x1bac49fff VideoToolbox arm64e  <a291cd84788c36a095d8a7e53275e4cd> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x1bac4a000 - 0x1bac96fff OnBoardingKit arm64e  <8f99950c3c9430e792f6f1283c1fe2de> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
0x1bad95000 - 0x1bada6fff AXCoreUtilities arm64e  <85b866951b613087b7b25211a67e69ae> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1bbc9c000 - 0x1bbe12fff Montreal arm64e  <c01e4cb63a353264881d22f16abd0de7> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1bbe13000 - 0x1bbf28fff LanguageModeling arm64e  <e913087b54783c95a3f30764ec877c0d> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1bbf29000 - 0x1bbf31fff InternationalSupport arm64e  <05ea5f19fb0b33a5b9f3ceea6808df34> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1bbf32000 - 0x1bc185fff iTunesCloud arm64e  <6ee9c0bdef7834cf8a10a759a67a9ec6> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1bc186000 - 0x1bc1c8fff libswiftUIKit.dylib arm64e  <6918464affe03199b2614026e35cd5cf> /usr/lib/swift/libswiftUIKit.dylib
0x1bc2e3000 - 0x1bc38cfff CalendarDatabase arm64e  <583e4c36c98f31a29e9bfc4ab998029f> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1bc38d000 - 0x1bc3dcfff Notes arm64e  <eaac92a5ae46324abd736aeb7eac5bab> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1bc3dd000 - 0x1bc4bdfff LinkPresentation arm64e  <d43f5fbb6c8d39cb8406e5cf98d4b578> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
0x1bc4be000 - 0x1bc5e2fff Combine arm64e  <15b9213c595936be871f3f582776b8c4> /System/Library/Frameworks/Combine.framework/Combine
0x1bc671000 - 0x1bc682fff UniformTypeIdentifiers arm64e  <15720249377a3189b5acde89ce28022a> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
0x1bc683000 - 0x1bc705fff CloudDocs arm64e  <5c79358501373d9abc186d693fa39c67> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x1bc706000 - 0x1bc905fff Message arm64e  <fde5d3dcf4db396295ea71a86d30a63d> /System/Library/PrivateFrameworks/Message.framework/Message
0x1bc906000 - 0x1bc985fff EmailFoundation arm64e  <0b1034ac3a6a333e80f736573f593b0e> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
0x1bcc27000 - 0x1bcc65fff MediaServices arm64e  <415230c3259e36d78f62e8f1a9ce73e5> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1bcc66000 - 0x1bcdf8fff SearchFoundation arm64e  <48cef8a1fb9f35419debe221493a2d08> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1bcdf9000 - 0x1bce54fff WebBookmarks arm64e  <ea10795ee2da3f3db7b962363b6c30a9> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1bced6000 - 0x1bcf0cfff libobjc.A.dylib arm64e  <fea23cff02cf34268a4f893396ce92ff> /usr/lib/libobjc.A.dylib
0x1bcf0d000 - 0x1bcf6ffff LoggingSupport arm64e  <0877d599d2bd33008d700d1f8abca399> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1bcf70000 - 0x1bcfcefff libc++.1.dylib arm64e  <4a0b48d835483ad794c55e54ab10b6fa> /usr/lib/libc++.1.dylib
0x1bcfcf000 - 0x1bcfe8fff libc++abi.dylib arm64e  <2c28dce19a893752bcfc907e99183a63> /usr/lib/libc++abi.dylib
0x1bcfe9000 - 0x1bd02bfff SetupAssistant arm64e  <be6f53bb634b373f9982b548a3704b1f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1bd02c000 - 0x1bd046fff OctagonTrust arm64e  <2d16a2c8cf9f3fafab49ac4651023814> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
0x1bd178000 - 0x1bd1bbfff CoreAutoLayout arm64e  <942d516f2be635879821a450f305f686> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
0x1bd1bc000 - 0x1bd31afff Network arm64e  <9d7e4a86670f3742b6c188f150e74705> /System/Library/Frameworks/Network.framework/Network
0x1bd31b000 - 0x1bd351fff MobileKeyBag arm64e  <d1d35c92ad763198947c7c3c37dd1e3e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1bd595000 - 0x1bd5a9fff BaseBoardUI arm64e  <7e55d9022dc833f28d3849f639a75367> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1bd5aa000 - 0x1bd65cfff libvDSP.dylib arm64e  <981103e3468c336db8c5a574394ff73e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1bd65d000 - 0x1bd690fff libAudioToolboxUtility.dylib arm64e  <c901706dd96638d78a98e632d0103d36> /usr/lib/libAudioToolboxUtility.dylib
0x1bd86e000 - 0x1bd8fafff CoreNLP arm64e  <de7392a4528937b297a4d5c557697c25> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1bd8fb000 - 0x1bda15fff FileProvider arm64e  <d9607b48e828313d88733480c22fbc28> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1bda16000 - 0x1bda26fff BiomeStorage arm64e  <509921cb2fa5390596301daff9c71805> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
0x1bda27000 - 0x1bda3ffff libswiftDispatch.dylib arm64e  <b6f59dfcf9bb31f8b0d5836177ba9668> /usr/lib/swift/libswiftDispatch.dylib
0x1bda40000 - 0x1bda76fff DataDetectorsCore arm64e  <a9131f915e3a35ca8d8e03085a2ba08b> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1bda77000 - 0x1bdb07fff Symbolication arm64e  <c15bd42b1d303aaf8b543d64f2433b5c> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
0x1bdb08000 - 0x1bdb25fff CrashReporterSupport arm64e  <3f0cb4bfb6f3385db83720e08fba9808> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1bdb85000 - 0x1bdc57fff TelephonyUtilities arm64e  <a65f68720a1a3913b45d2c8ca7b6bc99> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1bdc91000 - 0x1bde7ffff MPSNeuralNetwork arm64e  <333d91ab35473c47a5edf7be06a3deae> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1bde80000 - 0x1bded6fff MPSCore arm64e  <b24eee3857a23fef906e34cc3a5a5386> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1be034000 - 0x1be0a1fff CalendarFoundation arm64e  <8e19bc8376fc3ea2840bc8f09e08649c> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1be105000 - 0x1be1f1fff NLP arm64e  <e341c043ae8d353791f5c120b4cdb3c5> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1be1f2000 - 0x1be21afff AppSupportUI arm64e  <011c4ba7c2093f3f8b97723ebf5360b3> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1be224000 - 0x1be279fff FTServices arm64e  <98551da414093f84a430ffed2219c046> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1be32b000 - 0x1be342fff ProtocolBuffer arm64e  <b53be2dce7853a81a741712c7219bd9b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1be343000 - 0x1be450fff AVKit arm64e  <5ef8c42722333fbbbfe902dda8002e0f> /System/Library/Frameworks/AVKit.framework/AVKit
0x1be5c4000 - 0x1be5d3fff AssertionServices arm64e  <6c4a8e5fe94534898cc33f75e1215b11> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1be5d4000 - 0x1be5fdfff CloudServices arm64e  <3da5db7d44f8346bab10a1ca4ee427a2> /System/Library/PrivateFrameworks/CloudServices.framework/CloudServices
0x1be650000 - 0x1be730fff Metal arm64e  <b19644ec655d330fb5022316136a7b66> /System/Library/Frameworks/Metal.framework/Metal
0x1be731000 - 0x1be885fff MediaExperience arm64e  <4cae8c9c6156321788986d02541aaf56> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
0x1bec93000 - 0x1beca9fff libsystem_trace.dylib arm64e  <3520924c65a7351dadbea07268a9bca7> /usr/lib/system/libsystem_trace.dylib
0x1becaa000 - 0x1becdbfff CoreServicesInternal arm64e  <5770501d3ece333d98d56da4d48fd9a5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1becdc000 - 0x1bed44fff SafariCore arm64e  <1947992bedc1357e8fcd0e689843aab4> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1bed45000 - 0x1bef82fff SafariShared arm64e  <0500ffac5b0835ddac6a0fafbbd99f7a> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1bf466000 - 0x1bf4aefff ContactsAutocompleteUI arm64e  <d002de96c07a32c280e424dd58ec2128> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
0x1bf4af000 - 0x1bf5edfff MessageUI arm64e  <f25c08dbdf4e31cf8bda2c6a0a99e00c> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1bf914000 - 0x1bf9b7fff SAObjects arm64e  <0e51de0329ee3389a4880eee96514db6> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1bf9b8000 - 0x1bf9fefff VoiceServices arm64e  <ffd17ff082083822a8fa6907ffe784f5> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1bf9ff000 - 0x1bfa07fff GraphicsServices arm64e  <1959c615fa0830de8461884a5bbc8037> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1bfa08000 - 0x1bfa5efff DeviceManagement arm64e  <ff223305d8f73d8fbe1d335177bfc0c1> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1bfa5f000 - 0x1bfbdcfff Translation arm64e  <f19db407d2de369fb6b6acdf29898226> /System/Library/PrivateFrameworks/Translation.framework/Translation
0x1bfbdd000 - 0x1bfbf2fff PowerLog arm64e  <e78464dca9813a359e5e19e567103906> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1bfbf3000 - 0x1bfc1cfff DuetActivityScheduler arm64e  <6052f6a592943092afe626b8be3e70ed> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
0x1c152a000 - 0x1c17d6fff Vision arm64e  <c5ba507230a53c1f9b161e9c08e24b02> /System/Library/Frameworks/Vision.framework/Vision
0x1c17d7000 - 0x1c1833fff DataAccess arm64e  <38096d4b51c93476afeafc0b06cc32c0> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1c1834000 - 0x1c18a2fff ProactiveSupport arm64e  <7e62581a0bba374c8ce4c8478f407c4b> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1c18d0000 - 0x1c18effff ApplePushService arm64e  <ba619145be4532f689c5efe49a389479> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1c18f0000 - 0x1c1919fff BoardServices arm64e  <66c745c0795a341aa2c9b01043957b83> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
0x1c191a000 - 0x1c1926fff libswiftCloudKit.dylib arm64e  <3896466f8b3538de9820a59e49b3ef85> /usr/lib/swift/libswiftCloudKit.dylib
0x1c1a88000 - 0x1c1ab8fff libncurses.5.4.dylib arm64e  <bd62f070cac63f8cba10b643ae9bdfe1> /usr/lib/libncurses.5.4.dylib
0x1c1ab9000 - 0x1c1b08fff OSAnalytics arm64e  <b1704e43a44338febb79d6e81b51a2d2> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
0x1c1b09000 - 0x1c1b68fff CoreBluetooth arm64e  <07157e457e543ae4ad87685503c2db42> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1c1d53000 - 0x1c1d98fff TemplateKit arm64e  <6b482aed10ac36148dade82298354632> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
0x1c1d99000 - 0x1c1dcefff MobileInstallation arm64e  <35568a91b3b536acbdefa885f098b7d0> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1c1dcf000 - 0x1c1e5dfff libTelephonyUtilDynamic.dylib arm64e  <e604b2167dae34e5892b42791848d0f3> /usr/lib/libTelephonyUtilDynamic.dylib
0x1c1e5e000 - 0x1c1ecdfff NanoRegistry arm64e  <0485700048f43d22b3423d2a7d8d7c16> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1c1fb2000 - 0x1c1fd0fff CoreMaterial arm64e  <58b98f6de8df3813bb3416c568c45f9c> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
0x1c2047000 - 0x1c21d0fff libsqlite3.dylib arm64e  <2963f7ee43003bb69529587d5302a657> /usr/lib/libsqlite3.dylib
0x1c21d1000 - 0x1c2297fff AVFCapture arm64e  <69a24b6680d23b65a9a90ccf8fec7e69> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
0x1c2298000 - 0x1c25fafff CMCapture arm64e  <771999efb9ed3182a75311c8d38c44e4> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
0x1c2759000 - 0x1c29b9fff MobileSpotlightIndex arm64e  <585d247349ed39baac6a3765a35afb53> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1c29ba000 - 0x1c2a63fff Email arm64e  <ab41fca0d9113b6e842d09f43dd98ccf> /System/Library/PrivateFrameworks/Email.framework/Email
0x1c2dfa000 - 0x1c2e04fff libsystem_notify.dylib arm64e  <cb00557eecb73b8ebee94de4a0b862aa> /usr/lib/system/libsystem_notify.dylib
0x1c2e05000 - 0x1c2e4afff CryptoTokenKit arm64e  <af5eb1345e713c4aafa2b556abe82367> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
0x1c2eb8000 - 0x1c2f2cfff libcorecrypto.dylib arm64e  <7282f135d28937129081a2b32fdb3622> /usr/lib/system/libcorecrypto.dylib
0x1c2f2d000 - 0x1c2f51fff UserManagement arm64e  <01f1ad278171339aa98d91876ef213d0> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1c302e000 - 0x1c3044fff libsystem_asl.dylib arm64e  <6861da31b33a393eadeaa36da03ba670> /usr/lib/system/libsystem_asl.dylib
0x1c3045000 - 0x1c3069fff AppSSO arm64e  <3bd803adc971360994552489d7c1f2ee> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
0x1c306a000 - 0x1c3088fff SharedWebCredentials arm64e  <2f34145f4fc138d9b1cfb52889c3a4f7> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1c3089000 - 0x1c3277fff SafariServices arm64e  <8830e735af0b32318eab74460755c2c5> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1c32ce000 - 0x1c3306fff DataAccessExpress arm64e  <f1a39236ca4432dc9fa73dc8ff054af0> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1c3307000 - 0x1c333efff CoreServicesStore arm64e  <7f13794ebc913959a201e01a396aa228> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
0x1c333f000 - 0x1c3364fff CoreAnalytics arm64e  <0e3b705972c939ad9a5ca9b487f5c475> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1c3365000 - 0x1c3370fff SymptomAnalytics arm64e  <99e19311b5263984a27fd8976a1d70d3> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
0x1c3563000 - 0x1c3573fff NanoPreferencesSync arm64e  <04761bb803ce3b63aeec6a61cc549b85> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1c3daa000 - 0x1c3dd6fff IconServices arm64e  <d947a9247e9e309fa9eff038d7918f52> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
0x1c48ae000 - 0x1c4b75fff vImage arm64e  <235be66e7bb831bba92d486371ffc572> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1c587b000 - 0x1c5a60fff IMCore arm64e  <055d5603e96a3b369ff63d81e4f0a4a9> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x1c5b5b000 - 0x1c5b72fff IAP arm64e  <82584a03eeef37229f239e9c035e9a44> /System/Library/PrivateFrameworks/IAP.framework/IAP
0x1c5b73000 - 0x1c5bccfff ktrace arm64e  <0fd4ace25e6c3e0ca5e18b2aa5f4457f> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1c5eea000 - 0x1c5ef8fff Celestial arm64e  <1637b47d575e35c19f0a61f21530746b> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1c5fa6000 - 0x1c5feffff Pegasus arm64e  <ead3f41d1e4c3e9c88e234bc0d1297fe> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1c5ff0000 - 0x1c6178fff WebKitLegacy arm64e  <e2e6d532c92535a88a195438ec912e29> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1c61ec000 - 0x1c6263fff ClassKit arm64e  <df0f8ebb071c3654aeeb6a7fb095eb44> /System/Library/Frameworks/ClassKit.framework/ClassKit
0x1c720a000 - 0x1c7214fff IOMobileFramebuffer arm64e  <75b827a40b7e31278af975faf62e320b> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1c7215000 - 0x1c728cfff ScreenTimeCore arm64e  <89bcfd8aa4a73465b8b0d344ecf27ce1> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
0x1c733b000 - 0x1c74c3fff CloudPhotoLibrary arm64e  <22f8a43f53f43d1e8fdb384c9eb56916> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1c74c4000 - 0x1c7793fff MusicLibrary arm64e  <6d49922ed936305ea408c0fd4b58a0cc> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1c7794000 - 0x1c77fefff CallKit arm64e  <40172deb9a033fdbb2f9c19402e18198> /System/Library/Frameworks/CallKit.framework/CallKit
0x1c78a9000 - 0x1c78c9fff PrototypeTools arm64e  <ca03807ff927380f9d8798ff437319c6> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1c78ca000 - 0x1c78f7fff PersistentConnection arm64e  <2c14c002f3ea300f8b45706af2444601> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1c79e1000 - 0x1c7a06fff BiomeStreams arm64e  <481c6bacabb734d5880c954cf3b38dfd> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
0x1c7a23000 - 0x1c7ce1fff PencilKit arm64e  <2ac11145139332a985805ff6843ec804> /System/Library/Frameworks/PencilKit.framework/PencilKit
0x1c7d8f000 - 0x1c7da0fff libswiftUniformTypeIdentifiers.dylib arm64e  <155016f0aa3c3ac5ad37d01cb29d95d8> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x1c7da1000 - 0x1c7f22fff CoreSpeech arm64e  <e0586e6c745a32f9bbe52560d2a7034d> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
0x1c7f23000 - 0x1c807bfff IMDPersistence arm64e  <78a339820494334a937a395a73d2b3da> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x1c82e2000 - 0x1c83a1fff SafariSharedUI arm64e  <c0d8dfaf89ff35efaf11afe705747919> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
0x1c83e1000 - 0x1c83f8fff CoreFollowUp arm64e  <bec84e7880753dff8d3e93807d4ca432> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1c83f9000 - 0x1c8473fff Rapport arm64e  <389c3d98cdc83416bc1fcc79d99002f8> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c8557000 - 0x1c8569fff Categories arm64e  <618e0818748638f099cdb24427079637> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1c883d000 - 0x1c8864fff LocationSupport arm64e  <0c0eb39ec3583a85bf0d32b53ba29782> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
0x1c8865000 - 0x1c8899fff iCalendar arm64e  <e8acbe47844e3ecabfc85ccbbd57c124> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1c889a000 - 0x1c88c5fff CoreAccessories arm64e  <aef72f8cdcd030ffbe2664c6c524f066> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
0x1c88c6000 - 0x1c89d5fff ConfigurationEngineModel arm64e  <af5ff885a1cf3190afe1c92ca46205c0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1c89d6000 - 0x1c8a01fff CacheDelete arm64e  <f575b685d1de30229ed41fc8d731c03e> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1c8a02000 - 0x1c8a7ffff CVNLP arm64e  <727497213d273a66a6dc46581dc96c91> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
0x1c8bd7000 - 0x1c8bd9fff OSAServicesClient arm64e  <dec50288c55c378bb424658704258c77> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
0x1c8bda000 - 0x1c8bdcfff BiomeFoundation arm64e  <6c66263730cd3192aae1a31698bd5142> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
0x1c8bdd000 - 0x1c8c37fff ProtectedCloudStorage arm64e  <18d26651ea76381fad99579a036da0e3> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1c8c38000 - 0x1c8c70fff C2 arm64e  <f8b7dc6192b03c8ea012f71dc32e24c9> /System/Library/PrivateFrameworks/C2.framework/C2
0x1c8c71000 - 0x1c8cc8fff DifferentialPrivacy arm64e  <9029531fb2c63b538599b62afeca027f> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1c8eb3000 - 0x1c96a3fff EmbeddedAcousticRecognition arm64e  <87b23d23e7f635aab52add8885df2059> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
0x1c96a4000 - 0x1c9723fff SiriInstrumentation arm64e  <1a459674e7bd3c6ab8069cd93a56d034> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
0x1c9724000 - 0x1c9768fff BiometricKit arm64e  <84245e1657b93e089d937cc9a3c8e83d> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1c97b0000 - 0x1c9865fff CoreSymbolication arm64e  <4a497d5f199b3a17b912d711e97154d7> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1c98dd000 - 0x1c998efff SpeakerRecognition arm64e  <7f90e1de9a14316b8b4a5ff98a85e04a> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
0x1ca04b000 - 0x1ca04cfff MessageSupport arm64e  <938263fad72f312b9a87dca903f42045> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1ca04d000 - 0x1ca05ffff IOSurface arm64e  <2bb4143452ee3bd7822950b3840218b6> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1ca060000 - 0x1ca0c2fff MobileWiFi arm64e  <cb04e63128a23661a0c5ab073cf2dbf4> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ca50a000 - 0x1ca526fff DoNotDisturb arm64e  <380f1decd1d63a1d964b35b8c9fc4687> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1ca593000 - 0x1ca63cfff MMCS arm64e  <506bc412749f3c3b853c299d3d8e9f5a> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1ca6b6000 - 0x1ca6f1fff libGLImage.dylib arm64e  <5e1452bc1b723ea9bbee08acd20195f3> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1ca6f2000 - 0x1ca6f9fff libsystem_symptoms.dylib arm64e  <ee0315ac9aab3bd4ab86ede010db097a> /usr/lib/system/libsystem_symptoms.dylib
0x1ca741000 - 0x1caca2fff CoreAudio arm64e  <35f706386c053b64b34f60e273b2a83c> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1caca3000 - 0x1cacbafff ContactsDonation arm64e  <22b66b8201cd399b93ec0fa441c1efd3> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1cacbb000 - 0x1cacdafff IntentsCore arm64e  <b6c46a4e43ea36e082ddfea8cb297841> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1cad81000 - 0x1cadbafff ImageCaptureCore arm64e  <6e08dcb2711f3684865f97a289abef54> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
0x1caf22000 - 0x1cb06ffff Navigation arm64e  <4094fc3895f73557bab0521c707b1f67> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1cb070000 - 0x1cb08dfff SafariFoundation arm64e  <f97e7b2b7b613e48b84601a55a18e10e> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1cb214000 - 0x1cb228fff MaterialKit arm64e  <81b41c96b2b632519b4bca173398c2b8> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
0x1cb3b0000 - 0x1cb3c0fff CoreAUC arm64e  <a3045e052c2733a89ad0fdaca05abf4a> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1cbbf7000 - 0x1cbc08fff SettingsFoundation arm64e  <811cb2e1f0d53fc1af2a1a3f71eb1db7> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
0x1cc377000 - 0x1cc59cfff RawCamera arm64e  <9a42969f13af3707af77a973d8dab18d> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1cc60a000 - 0x1cc66afff ToneLibrary arm64e  <f9b3f381c7a1318fa3fece794d39bf5c> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1ccece000 - 0x1ccedbfff MediaSafetyNet arm64e  <54121c6dbfb9370ca7134c3d2139a992> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
0x1ccedc000 - 0x1ccf19fff TimeSync arm64e  <79da117bf4763bb3901a21e4ae54c148> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
0x1ccfb2000 - 0x1ccff8fff ExposureNotification arm64e  <fc21a8518042312daec8b25f592825e3> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
0x1cd685000 - 0x1cd68efff CoreTime arm64e  <cc7f0c252783371a9e4871e61476bc79> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1ce069000 - 0x1ce169fff TextRecognition arm64e  <761aa9ba87a73e5e8c6016cc93a4b6f9> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
0x1ce27f000 - 0x1ce288fff ContextKitExtraction arm64e  <3b1d92e5f4ac37e8887e97798a3bee96> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
0x1ce366000 - 0x1ce368fff libswiftObjectiveC.dylib arm64e  <6d0b9153875939f48ebfc48dfdc4d77c> /usr/lib/swift/libswiftObjectiveC.dylib
0x1ce369000 - 0x1ce5b3fff libmorphun.dylib arm64e  <a978e9268aa83c99b241eef436f5e939> /usr/lib/libmorphun.dylib
0x1cebf3000 - 0x1cec5efff EmailCore arm64e  <f9ba633c2e8b393ba73501a5f680c28b> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1cf5b9000 - 0x1cf605fff MIME arm64e  <5bd9753ec1ec390db9a5c5a52b03b14f> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1cf8ef000 - 0x1cf905fff MailServices arm64e  <b4393c210d2c36d89879332cd14f135d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1cf989000 - 0x1cfa0dfff CoreDAV arm64e  <16c1d77ae3ca3dfb93bc7e4b3968c7e3> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1cfbf5000 - 0x1cfc04fff MobileIcons arm64e  <e8c4f97c59483d7f9f59b26835929137> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1cfff3000 - 0x1d00c6fff ProofReader arm64e  <d9cc4cf2038d30789be30c2a7ea26d4d> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1d1336000 - 0x1d1340fff MallocStackLogging arm64e  <66bfc8d3c6f335519ce3f213ab98480e> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
0x1d13ac000 - 0x1d157cfff EmailDaemon arm64e  <751ae24641ea3dddbfc028d4b022d000> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
0x1d157d000 - 0x1d15c8fff MetadataUtilities arm64e  <a3943301ae45335f8443281c7f346621> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1d1b3f000 - 0x1d1b76fff MailSupport arm64e  <70c69e72ffbe3520b43adbe7320d6119> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1d1d1b000 - 0x1d1d7afff CoreLocationProtobuf arm64e  <29e0b3b8c4d133e1a16975c207af057f> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1d1f8f000 - 0x1d1fc1fff Bom arm64e  <68852959ebe03756837b46f2c1f767ec> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1d1ff7000 - 0x1d1ffefff PushKit arm64e  <ea9b2ff9825f30a29dc38fe3e70fd6de> /System/Library/Frameworks/PushKit.framework/PushKit
0x1d1fff000 - 0x1d206cfff PhotosFormats arm64e  <0ec0b49423a43771a4a74ef7ef4cff4c> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1d2205000 - 0x1d2295fff Quagga arm64e  <e6bf111821bb3f7abb33d6341b2ed140> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1d2296000 - 0x1d229efff StudyLog arm64e  <15e63b6cec933fa882889d0cefd8a9ef> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1d32ab000 - 0x1d32ecfff NaturalLanguage arm64e  <fd73fd92ced23b1ab02c6ffdee31eece> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
0x1d3d93000 - 0x1d3db3fff MediaStream arm64e  <f95f1741148839569b469a3f51ff3fcf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1d4a50000 - 0x1d4a79fff MediaConversionService arm64e  <9b32aa782eb03333be43746b2d9bf1d2> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
0x1d4bcf000 - 0x1d4d11fff CoreHandwriting arm64e  <eb4e2fa8355a39ca8d54c2065f10b5e9> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1d5503000 - 0x1d550efff AppleIDAuthSupport arm64e  <dd29948306213f7a969ad30268933ae0> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1d551e000 - 0x1d5537fff LocalAuthentication arm64e  <a99dfb53f24d3af59e419be0d7d32ec8> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1d5538000 - 0x1d553efff IOAccelerator arm64e  <a52c34191fec367088c065bfff85305d> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1d5929000 - 0x1d5933fff CloudPhotoServices arm64e  <6c7820d939b336adab95af21fa2b751c> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1d5978000 - 0x1d5a26fff iTunesStore arm64e  <015778fe0114317f9baf8a316844b5ca> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1d5dee000 - 0x1d5e1ffff libsystem_kernel.dylib arm64e  <b373b97b671e301ca6b7c9f92e17dca0> /usr/lib/system/libsystem_kernel.dylib
0x1d6063000 - 0x1d616dfff ResponseKit arm64e  <d0249ac5431636e0a2fbf025c48bd652> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
0x1d616e000 - 0x1d61a8fff EmojiFoundation arm64e  <36217836d7bc3bac9d094e51f9a01358> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x1d67f0000 - 0x1d67fdfff FontServices arm64e  <b081806bbcba335480622196cb0c05dd> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1d69b3000 - 0x1d69bffff MediaAccessibility arm64e  <babd3b53c8f63359aa5a98e3bfec3f34> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1d6a02000 - 0x1d6fbefff SiriTTS arm64e  <d89264983c0f3d73940103abd22bb399> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1d6fbf000 - 0x1d6fcdfff SetupAssistantSupport arm64e  <4fe091f2a2e23e78bdd243577f8fffbd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1d70d2000 - 0x1d7104fff VirtualGarage arm64e  <137b37f353293180ab19b2b8c92dea5f> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
0x1d7105000 - 0x1d712bfff NetAppsUtilities arm64e  <eec3862499d432a3b13b4292b1aafc6a> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
0x1d712c000 - 0x1d718efff Osprey arm64e  <8e97fc58b34632fbbeadf6f00b54a06e> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
0x1d8363000 - 0x1d8373fff libdscsym.dylib arm64e  <1fc227cb8893384b8453555702030bb5> /usr/lib/libdscsym.dylib
0x1d8374000 - 0x1d8385fff HangTracer arm64e  <148caf8207a83d1a87b0a476cc755f35> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1d8543000 - 0x1d8601fff SampleAnalysis arm64e  <38e052d99e2032ce84bfa5e7d96c12aa> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1d8602000 - 0x1d8632fff PlugInKit arm64e  <1b06f4b4a9c33af8875c49f515e38d78> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1d86e2000 - 0x1d86e3fff libSystem.B.dylib arm64e  <7d42c8382a04372e9fccdc7a95ef88f4> /usr/lib/libSystem.B.dylib
0x1d89fa000 - 0x1d8a06fff MobileActivation arm64e  <8b7d8a2e5934388c93ed41de5cb99df4> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1d8a07000 - 0x1d8a5ffff CalendarDaemon arm64e  <85e7dc5c98123be4acf83e8b6da0e6d8> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1d8b57000 - 0x1d8bc7fff libarchive.2.dylib arm64e  <d766b73088553bd28ba75b2d926ffbea> /usr/lib/libarchive.2.dylib
0x1d8bc8000 - 0x1d8becfff libtailspin.dylib arm64e  <98055fb0cc033819bc074fb958f6e656> /usr/lib/libtailspin.dylib
0x1d8bed000 - 0x1d90a2fff libBNNS.dylib arm64e  <13ec7750493a31bcad11234e3950686d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1d90a3000 - 0x1d90e6fff SharedUtils arm64e  <ef436f1da823338a9dce86f9deacc906> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1d939a000 - 0x1d939ffff libsysdiagnose.dylib arm64e  <feb574481649373ea0d260049db4bec3> /usr/lib/libsysdiagnose.dylib
0x1d93dd000 - 0x1d94eafff CoreMediaStream arm64e  <1cf71464e8143528828edfe3fb6bd4e6> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1d9703000 - 0x1d9703fff AVFoundation arm64e  <1dcd460171643d2ca077cc511181b1ec> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1d9704000 - 0x1d9704fff Accelerate arm64e  <b2f811f636d9398b9e2a080408efed72> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1d9705000 - 0x1d995ffff libBLAS.dylib arm64e  <effe16b216183f3aa06ce58527e217f3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1d9960000 - 0x1d9e0afff libLAPACK.dylib arm64e  <6eea1e2a662630508a2e8b690016e7e0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1d9e0b000 - 0x1d9e1ffff libLinearAlgebra.dylib arm64e  <64203c23bfb735adb6823d4fd877c7d6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1d9e20000 - 0x1d9e24fff libQuadrature.dylib arm64e  <ffc2799051a93d79b60ccf610debaaf4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1d9e25000 - 0x1d9e87fff libSparse.dylib arm64e  <7244ae07ad933247aa101be5ba810cd7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1d9e88000 - 0x1d9e99fff libSparseBLAS.dylib arm64e  <2351d0bc0e6b33068c41c4e1be339920> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1d9e9a000 - 0x1d9ef2fff libvMisc.dylib arm64e  <d7f6e639d9e33e0eb5c653903f95ebac> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1d9ef3000 - 0x1d9ef3fff vecLib arm64e  <6cec3ecd6c1a3f2f97ae525ff2046274> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1da057000 - 0x1da074fff AuthenticationServices arm64e  <29b89dd77ab73b48955614ca22e43b19> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1da16d000 - 0x1da1d6fff CoreMIDI arm64e  <9411ca7963a431d7835a511ff2e3fcd3> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1da70b000 - 0x1da722fff ExternalAccessory arm64e  <af3bd935704c3326a38f725bd2a01142> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1da761000 - 0x1da78efff GSS arm64e  <8d83196aebda3a6e97b9345053fe33e7> /System/Library/Frameworks/GSS.framework/GSS
0x1da8fb000 - 0x1daa4efff MLCompute arm64e  <238c5cacb32d3a82b319be8226d72517> /System/Library/Frameworks/MLCompute.framework/MLCompute
0x1daa77000 - 0x1daa90fff MetalKit arm64e  <e2a1b550d07a35c68ba7321e53f7531e> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1daa91000 - 0x1dab17fff MPSImage arm64e  <dddc7ccf8dc635b991a65062b979b2a2> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1dab18000 - 0x1dab3efff MPSMatrix arm64e  <19c8ce40ea28340eb5e61151589d9a5b> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1dab3f000 - 0x1dab7dfff MPSNDArray arm64e  <33d53f36a2aa3e39a9cb6f7ac2723edc> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
0x1dab7e000 - 0x1dabc6fff MPSRayIntersector arm64e  <826f7ecb42153845b6c81434e31d05b8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1dabc7000 - 0x1dabc7fff MetalPerformanceShaders arm64e  <c3e2c89e6c6b35a79c4acc3c0c8f817a> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1daf64000 - 0x1daf64fff MobileCoreServices arm64e  <013cab54d0ec301a82151c17a2a44899> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1dbb62000 - 0x1dbb6afff OpenGLES arm64e  <fa5413d895ef3dada5eed752ca32bb1f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1dbb6b000 - 0x1dbb6cfff libCVMSPluginSupport.dylib arm64e  <1ca789cb22ac36e1858b241da4c8dcb7> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1dbb6d000 - 0x1dbb73fff libCoreFSCache.dylib arm64e  <2411f21fea7c3656a0990c3ae36e88e8> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1dbb74000 - 0x1dbb79fff libCoreVMClient.dylib arm64e  <04bd5aee36673163b188185a5d4f02a3> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1dbb7a000 - 0x1dbb83fff libGFXShared.dylib arm64e  <59b568645cb53655a427478652ed8e27> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1dbd3e000 - 0x1dbe05fff PDFKit arm64e  <333f6e509f53397e9ad43cd0c255e123> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1dbe15000 - 0x1dbe53fff QuickLookThumbnailing arm64e  <b5eb6198584d3520aadb6283de3848c7> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x1dc526000 - 0x1dc673fff SoundAnalysis arm64e  <df974c1d35fe3485af2bfe0d53f4ec62> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
0x1dc674000 - 0x1dc683fff Speech arm64e  <fbb15fe119ed3cf88c4d750dfc822868> /System/Library/Frameworks/Speech.framework/Speech
0x1dc7a7000 - 0x1dc7a7fff UIKit arm64e  <d6833c925bf638189ede3bb4092a0919> /System/Library/Frameworks/UIKit.framework/UIKit
0x1dc7b1000 - 0x1dc87afff VideoSubscriberAccount arm64e  <130a847f2a033dfb9eb7379e87aff600> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1dc87b000 - 0x1dd452fff libfaceCore.dylib arm64e  <72ffb50f61c039f6b0a146ac8aa07e8d> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1dd46d000 - 0x1dd46dfff VisionKit arm64e  <060851a2993e308f94396a3c54f6655e> /System/Library/Frameworks/VisionKit.framework/VisionKit
0x1dd9ba000 - 0x1dd9bdfff AFKUser arm64e  <3f4d68e133773dd2ba45c82c59125f30> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
0x1dda82000 - 0x1ddd09fff ANECompiler arm64e  <e0e71c2d708d3b4898f9fd7ab1522d88> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
0x1ddd0a000 - 0x1ddd1efff ANEServices arm64e  <892263bf8972321bafd567ad02a18d1b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1ddd23000 - 0x1ddde1fff APFS arm64e  <7edafa643f783bd2a5e33a4a561da182> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1ddde2000 - 0x1ddde8fff ASEProcessing arm64e  <a9a265754d843c00bf34f91021d26ab0> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1de61c000 - 0x1de621fff AggregateDictionary arm64e  <abc24f86a76c3527b95a42e60388a17c> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1de7af000 - 0x1de888fff AirPlaySync arm64e  <ca9355ec78d8371f860be5e39afddcd9> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
0x1de994000 - 0x1de9b0fff AlgosScoreFramework arm64e  <5c7187b493873ec2aaec38217477c23e> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
0x1deae2000 - 0x1dec72fff AppC3D arm64e  <cdce6e81f022306c8d5d3b56d537fe08> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
0x1dec73000 - 0x1dec96fff AppConduit arm64e  <215852febc063104af8826a31fa23dd9> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1e00ba000 - 0x1e00c9fff AppleFSCompression arm64e  <34598412dc53349892b4f249fa996350> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1e00d6000 - 0x1e00fafff AppleIDSSOAuthentication arm64e  <bc67411f8fa53b03a28846dcc538eadb> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1e00fb000 - 0x1e0140fff AppleJPEG arm64e  <5fa8e99c227f39879149a9fa5275b651> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1e01cd000 - 0x1e01e2fff AppleNeuralEngine arm64e  <bd55f5d004113928b0ac4f36af21ade7> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1e01ec000 - 0x1e0210fff AppleSauce arm64e  <5c480b789dfb3fe5ba264691c1f88a8d> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1e0241000 - 0x1e025ffff AssetCacheServices arm64e  <bfb5e5591ef335ed94129441dd06b23e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1e03ca000 - 0x1e042afff AuthKitUI arm64e  <cf9fe8f7c58f3d54971662611ff67ecb> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x1e04bb000 - 0x1e04d4fff BiomePubSub arm64e  <14da5dc31c9f3e5dade4c9ee99c6413a> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
0x1e07c7000 - 0x1e07d6fff BluetoothManager arm64e  <42fc1b4fd49831b58684b707a38436da> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1e0a83000 - 0x1e0a8dfff CMCaptureCore arm64e  <203549efeb873319bfec7749818fb59b> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
0x1e0a8e000 - 0x1e0aa5fff CPAnalytics arm64e  <4557723940203473bba8a27b4a874f29> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
0x1e0aa8000 - 0x1e0ab7fff CPMS arm64e  <2a9d048276f339afa95beb6ab9557604> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
0x1e0ab8000 - 0x1e0ac8fff CTCarrierSpace arm64e  <b74ca8ce92dd36d8bac5e8e16434d97f> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1e0dde000 - 0x1e0de9fff CaptiveNetwork arm64e  <438ae3c09d773cd6b3fc8172b7e68a28> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1e0f13000 - 0x1e0f50fff Catalyst arm64e  <ba36879a30563795808705004441b331> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1e0f76000 - 0x1e0f9bfff CellularPlanManager arm64e  <064d6e44e233300da8d4a9b1a6ac0961> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1e0fb4000 - 0x1e0fbcfff CertUI arm64e  <dcedd1e11dc13fc593866a19c6d1f696> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1e0fc5000 - 0x1e1015fff ChunkingLibrary arm64e  <c9e1f078a60b391bbd5f740c04a1cc10> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1e1440000 - 0x1e1447fff CommonAuth arm64e  <a7fe75d6e188398bb53637d8de4ba08c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1e1448000 - 0x1e144cfff CommunicationsFilter arm64e  <1677964867c036c1b4e8f835fd1203bc> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1e1522000 - 0x1e1525fff ConstantClasses arm64e  <b49b804354873a78b69c730673ae8755> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1e152f000 - 0x1e1570fff ContactsAutocomplete arm64e  <f9667da6fc833af79b12be8222e63bcd> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1e1577000 - 0x1e15f4fff ContactsUICore arm64e  <c5ed4336ad7636c98a7e5e432d7f8dd1> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1e177a000 - 0x1e1871fff CoreBrightness arm64e  <8779d983de8d39a898b05f1357369de9> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1e18df000 - 0x1e18eefff CoreDuetDaemonProtocol arm64e  <bb16b5419c7c399c9eedbcd82ce34ac0> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1e18f1000 - 0x1e18f3fff CoreDuetDebugLogging arm64e  <08c1ced4b6d23b6a9206feae90d408a3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1e1902000 - 0x1e1914fff CoreEmoji arm64e  <64bb59468c9d3706b0c84f94eda95fa6> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1e1f45000 - 0x1e1f49fff CoreOptimization arm64e  <f6ac85de966b3768878e503fa35165fa> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1e1f4a000 - 0x1e2007fff CorePDF arm64e  <2bb11630a5f03c5dbcfd9166e66dfaab> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1e2008000 - 0x1e2010fff CorePhoneNumbers arm64e  <a099b15f9ea132f190e6436e5686ee79> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1e2011000 - 0x1e2068fff CorePrediction arm64e  <a3c628d7c7f03cadb700386b9be9d11d> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1e29aa000 - 0x1e29b5fff CoreRecents arm64e  <e48e1b7d1a0d368ab66158ba7312976f> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1e29b6000 - 0x1e2a22fff CoreRecognition arm64e  <9352ef7f95f3324590ce294cf764a1d4> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1e2a23000 - 0x1e2a3bfff CoreSDB arm64e  <b75fc983d49e38f29146175bce5925ed> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x1e2a3c000 - 0x1e2a66fff CoreSVG arm64e  <012037e7a6183373b8097fa32264a57e> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
0x1e2c3d000 - 0x1e2c41fff DAAPKit arm64e  <a1a27fd6060b31c4b4ab32687b3ebca7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1e2c5f000 - 0x1e2c6cfff DCIMServices arm64e  <3fc921f79004309787e67a5c3a556eca> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1e2c83000 - 0x1e2cc1fff DataDetectorsNaturalLanguage arm64e  <cb584b609c633d46a59f121a4fa34b86> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
0x1e2d1f000 - 0x1e2d49fff DeviceIdentity arm64e  <63ef4b0617b138e19c4d4416228b78c4> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1e2e7d000 - 0x1e2eb4fff DistributedEvaluation arm64e  <b045101cd43131c59ac01fc63c866020> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
0x1e2f0c000 - 0x1e2fdefff DocumentCamera arm64e  <8bec857af4893737b089d31acc876d22> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
0x1e2fdf000 - 0x1e301bfff DocumentManager arm64e  <c54186de7fa437358a07880d6d4e6d64> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1e301c000 - 0x1e303cfff DocumentManagerCore arm64e  <8081d2b7b5643eb3bc63c7f910bca3c6> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1e30c7000 - 0x1e30c9fff DragUI arm64e  <886c83486d80388ca9ae580581ff1e3d> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
0x1e30f9000 - 0x1e312afff EAP8021X arm64e  <930411b09df032d98d485232739c903e> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1e3141000 - 0x1e314bfff EmailAddressing arm64e  <427678e5aede3077b3f0cc64e97f0fee> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1e315a000 - 0x1e316ffff Engram arm64e  <23de13adf86432c29fe535af865666b0> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1e32b0000 - 0x1e32b7fff ExtensionFoundation arm64e  <bcb6582e13123c20bb8c2ebbfe35e2ee> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
0x1e344b000 - 0x1e3453fff FSEvents arm64e  <5b7482d4ab2730748e4209d88f096493> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
0x1e3454000 - 0x1e3473fff FTAWD arm64e  <33e67a3224fe3b039ea235ac08990494> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1e3474000 - 0x1e3477fff FTClientServices arm64e  <1a6648eae12f3ecd9b6eeb02bbf78fe1> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1e3478000 - 0x1e388cfff FaceCore arm64e  <d3dd1092cc2e3b13b40f94917908b67d> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1e3895000 - 0x1e389afff FeatureFlagsSupport arm64e  <6a50b1c3c520398b8c9a5ffb1d326e75> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
0x1e389b000 - 0x1e38a5fff FeedbackLogger arm64e  <f70281238863394db5a325b9c6cda5dd> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
0x1e3a46000 - 0x1e3b88fff libFontParser.dylib arm64e  <bada6320e5c73542bc4d538145eb0761> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1e3b89000 - 0x1e3b91fff libGSFont.dylib arm64e  <b44455d72bd63b3e81afc92bdc0734e9> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
0x1e3b92000 - 0x1e3bcffff libGSFontCache.dylib arm64e  <8971ad0fd4d53bc59dc550cf1f2b5eeb> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1e3c35000 - 0x1e3c42fff libhvf.dylib arm64e  <b0db005b204e337988d25394ba7bbed9> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x1e3c6a000 - 0x1e3c82fff Futhark arm64e  <c246394935dd3e76915999cc3264f07f> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1e4904000 - 0x1e4923fff GenerationalStorage arm64e  <7fd0e4a64ec0376094fa7fc92b8c6ae3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x1e4924000 - 0x1e4931fff GraphVisualizer arm64e  <f930b8e63f773432bb078bbc15423bd2> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1e495e000 - 0x1e496afff HID arm64e  <997e4d59f29c3718ae5900013b2f93c5> /System/Library/PrivateFrameworks/HID.framework/HID
0x1e4c00000 - 0x1e4c72fff Heimdal arm64e  <72d2db5a8b9f37c89e0484cf25e1eeaf> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1e5009000 - 0x1e5080fff HomeSharing arm64e  <ae131199fe4d3e4a99300bae440b8981> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1e50da000 - 0x1e50e0fff IDSKVStore arm64e  <be8c477ca31c3be493788efb995dde2d> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
0x1e540f000 - 0x1e5418fff IOKitten arm64e  <9ad896dbcfe8393cb7a210b951d9089c> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
0x1e5419000 - 0x1e541bfff IOSurfaceAccelerator arm64e  <bf23e49eebad3a078d4df3a00a4c179b> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1e5446000 - 0x1e544dfff IdleTimerServices arm64e  <7c3d6a90eef83db9b955f7bb61ead2f8> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1e5456000 - 0x1e545cfff IncomingCallFilter arm64e  <60ccbc2a7e3b3a77a0b7931b08f6f729> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1e5522000 - 0x1e552ffff IntentsFoundation arm64e  <20d10bef741433eda59cc0307c653aeb> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1e554a000 - 0x1e554cfff InternationalTextSearch arm64e  <649157ff631a31c8807722a1352f0e07> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1e554d000 - 0x1e556afff IntlPreferences arm64e  <f43bdccb09cd329fa79a1c90d8e69611> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1e57e3000 - 0x1e57eafff LinguisticData arm64e  <312c5d7f90d3320f8aeb09937d161525> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1e583d000 - 0x1e5876fff LocalAuthenticationPrivateUI arm64e  <c368e6377d9c3533b327eb1ac9553baa> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
0x1e5a3c000 - 0x1e5a3cfff Marco arm64e  <d722f0f6d47b378fadbd8fdffe495e31> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1e5d4d000 - 0x1e601dfff MediaLibraryCore arm64e  <48bff21ece913e6bb6976e753487e23d> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1e601e000 - 0x1e60abfff MediaPlatform arm64e  <255aa9ef15f938789f6a77ccc7c0cad0> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1e64b2000 - 0x1e6584fff MetalTools arm64e  <f44fdf455af739738fe6f0c24b8964f2> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
0x1e65a6000 - 0x1e6603fff MetricsKit arm64e  <9b10f898328d393490650ef80281158d> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
0x1e6615000 - 0x1e6629fff MobileBluetooth arm64e  <db1a48222a053f558a673506a0dacc38> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1e66ac000 - 0x1e66b2fff MobileSystemServices arm64e  <6ba8ebc692dd38d180f292d4269cd1f1> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1e6a6b000 - 0x1e6a71fff Netrb arm64e  <260396c402443b028b7448f550e02c17> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1e6b32000 - 0x1e6b4cfff NetworkStatistics arm64e  <617ea04ac1db345aab671fdb52aa7b17> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1e6c2a000 - 0x1e6c6bfff OTSVG arm64e  <00d86fb69cf635faab22b8b6fa7cda34> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1e72b9000 - 0x1e72bbfff ParsecSubscriptionServiceSupport arm64e  <db0d5ced12da3d33a40fa417c30c8604> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1e72c0000 - 0x1e72ecfff Pasteboard arm64e  <fff33f3abde4393ea6fb3f392c166b49> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1e731e000 - 0x1e732afff PersonaKit arm64e  <3b65e0756d4a3c9183bb04ba1e0e2949> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1e732b000 - 0x1e7338fff PersonaUI arm64e  <21d21ae7be723fd88d12cb4c88f33adf> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1e7371000 - 0x1e7371fff PhoneNumbers arm64e  <c5a401f23bfa3388877be39bf699e2c5> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1e7541000 - 0x1e7581fff PhotosImagingFoundation arm64e  <646c4437d21d3a09bd70f5c0a981e2a8> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1e7582000 - 0x1e75cefff PhysicsKit arm64e  <e22fdd58fdd6302b9f66a17729fd3061> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1e768f000 - 0x1e769afff PointerUIServices arm64e  <c71697e82d1d30779cab7c42e76e82f1> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
0x1e8b8d000 - 0x1e8b98fff RTCReporting arm64e  <127230431d943bd1aefc3713879938f2> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1e8ee7000 - 0x1e8ef9fff RemoteTextInput arm64e  <4957abae6a4e3edd953919ce547c19d7> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1e8efa000 - 0x1e8f63fff RemoteUI arm64e  <fcb1e48f883d30bc95bced3117b71de5> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x1e8f9c000 - 0x1e8fa0fff RevealCore arm64e  <44dd2868d96c3cbfabf4d6ad1ba5ef49> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
0x1e8fb7000 - 0x1e9343fff SDAPI arm64e  <3d6201e6f64f3b289ca37a65320bdae2> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
0x1eaa66000 - 0x1eaa70fff SignpostCollection arm64e  <0e1a2eef68dd3fe5aeaa1d3759c46362> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1eaa71000 - 0x1eaa71fff SignpostMetrics arm64e  <81374dd6fb9c3fb8b64db78fc1ddd1bc> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
0x1eaa73000 - 0x1eaab4fff SignpostSupport arm64e  <62f534a6875435c5b919c1ff754031a8> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1eb5e5000 - 0x1eb5e5fff SoftLinking arm64e  <2039e1311e783ef6b012310bc4de4222> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
0x1ebae6000 - 0x1ebb24fff StreamingZip arm64e  <2aeb745662cf308d9074f0a44f0680fd> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1ebb2c000 - 0x1ebb36fff SymptomDiagnosticReporter arm64e  <77f539309c7931b389d6e7d4f9203187> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1ebb68000 - 0x1ebb84fff SymptomPresentationFeed arm64e  <c82e7df56dcf3eb5aad8769d4d8e0a74> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
0x1ebbc4000 - 0x1ebbd4fff TCC arm64e  <5eb3e57592fe366093d4ee98625696e1> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1ec4db000 - 0x1ec58ffff TextureIO arm64e  <39b83f8ef7013ac99b77e9994ec66025> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1ec7bd000 - 0x1ec7c4fff URLFormatting arm64e  <359aa25a10a2333290b93cb58f491102> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1ecdba000 - 0x1ecde4fff UsageTracking arm64e  <6036e5b0b4d33b0ca2079be2310b1ca7> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
0x1ed923000 - 0x1ed9ecfff VoiceTrigger arm64e  <0fe2b5552dea36dea38bf4b1b4ac657b> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
0x1edab3000 - 0x1edab4fff WatchdogClient arm64e  <d2e9111e5dc83579be818f4c8b9dde30> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
0x1edd99000 - 0x1ee4d5fff libwebrtc.dylib arm64e  <aa754ea82e973bb382d20b9728efcd8e> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1ee556000 - 0x1ee56dfff WebUI arm64e  <2f061bfbca66355793de12d51b45799c> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1eeab1000 - 0x1eeab4fff XCTTargetBootstrap arm64e  <81e7f051ea293b32aa8db6b31043c1b1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1eeb3a000 - 0x1eeb59fff caulk arm64e  <b170cf9d18cf360cb6783d1fa8545de0> /System/Library/PrivateFrameworks/caulk.framework/caulk
0x1f10ce000 - 0x1f10d3fff kperf arm64e  <00833ee7334a357397d803fc54a7e96a> /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1f10d4000 - 0x1f10dcfff kperfdata arm64e  <5fd952a747393327b7a964c9c3bfa46d> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1f10dd000 - 0x1f10f3fff libEDR arm64e  <36804b020c1c3bab8fed5f225920287a> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1f110c000 - 0x1f111dfff perfdata arm64e  <c692a64284a03d519388df48cde59922> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
0x1f111e000 - 0x1f114ffff vCard arm64e  <ff37bee46fa2395aae9f6b6a1c2b46dd> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1f1a7e000 - 0x1f1abafff libAWDSupport.dylib arm64e  <efa3c25aae0538d6a1eac37c389ef4f2> /usr/lib/libAWDSupport.dylib
0x1f1abb000 - 0x1f1e76fff libAWDSupportFramework.dylib arm64e  <71246919933032508b91042ce99281ce> /usr/lib/libAWDSupportFramework.dylib
0x1f1ff9000 - 0x1f2008fff libAudioStatistics.dylib arm64e  <d43dc9402a6c3daa9994658116e61065> /usr/lib/libAudioStatistics.dylib
0x1f21ae000 - 0x1f21e1fff libCRFSuite.dylib arm64e  <2ae9058b25ce31468ab4f02615f16d47> /usr/lib/libCRFSuite.dylib
0x1f21e2000 - 0x1f21e3fff libCTGreenTeaLogger.dylib arm64e  <216ec5a25c553a51abc186cfb4a0b607> /usr/lib/libCTGreenTeaLogger.dylib
0x1f21e4000 - 0x1f21eefff libChineseTokenizer.dylib arm64e  <dd9080fb42473af6a1be351790a0920c> /usr/lib/libChineseTokenizer.dylib
0x1f24a5000 - 0x1f24acfff libIOReport.dylib arm64e  <4da98ad919f939e4b6d7db4d956aba56> /usr/lib/libIOReport.dylib
0x1f2528000 - 0x1f252ffff libMatch.1.dylib arm64e  <4e79655369f33fbf9e66c74da713576d> /usr/lib/libMatch.1.dylib
0x1f264c000 - 0x1f264dfff libThaiTokenizer.dylib arm64e  <79a2d59378b13e2d868fc11ab23b4d6c> /usr/lib/libThaiTokenizer.dylib
0x1f28c3000 - 0x1f28c5fff libapp_launch_measurement.dylib arm64e  <c9185c8b5e8c3dcc87f4d4e8211bfcc9> /usr/lib/libapp_launch_measurement.dylib
0x1f28c6000 - 0x1f28dcfff libapple_nghttp2.dylib arm64e  <aa7df81a69c13795a30386bf158fdd61> /usr/lib/libapple_nghttp2.dylib
0x1f28dd000 - 0x1f296efff libate.dylib arm64e  <191d61e4155c3b16a602d59611c1653e> /usr/lib/libate.dylib
0x1f2a00000 - 0x1f2a10fff libbsm.0.dylib arm64e  <67259e0c8b2a3ff3a21be629e0f686ac> /usr/lib/libbsm.0.dylib
0x1f2a11000 - 0x1f2a1dfff libbz2.1.0.dylib arm64e  <1ece9cb83cd633c79f28a480997339dc> /usr/lib/libbz2.1.0.dylib
0x1f2a1e000 - 0x1f2a1efff libcharset.1.dylib arm64e  <b28f9d663d723a4198566fd8d095045a> /usr/lib/libcharset.1.dylib
0x1f2a1f000 - 0x1f2a30fff libcmph.dylib arm64e  <e74d75feb9aa3351ace0b11b0048a262> /usr/lib/libcmph.dylib
0x1f2a31000 - 0x1f2a48fff libcompression.dylib arm64e  <0f27f2f9302f37978c084cd6cec38432> /usr/lib/libcompression.dylib
0x1f2a49000 - 0x1f2a5ffff libcoretls.dylib arm64e  <82b845672c153d149c2e5f7d52829fcc> /usr/lib/libcoretls.dylib
0x1f2a60000 - 0x1f2a61fff libcoretls_cfhelpers.dylib arm64e  <2fc084f0e6cb38ccb3441c80ad1393d7> /usr/lib/libcoretls_cfhelpers.dylib
0x1f2a85000 - 0x1f2a8cfff libcupolicy.dylib arm64e  <7b39fce102fa3f45892ffdb80f422f4f> /usr/lib/libcupolicy.dylib
0x1f2a8d000 - 0x1f2a94fff libdns_services.dylib arm64e  <4cac384f00653034afbbcf8288b0bfd1> /usr/lib/libdns_services.dylib
0x1f2a95000 - 0x1f2ab2fff libedit.3.dylib arm64e  <bd69ef25a910316b8a598936b813b638> /usr/lib/libedit.3.dylib
0x1f2ab3000 - 0x1f2ab3fff libenergytrace.dylib arm64e  <cbea27377f49368ab116286ed2f32786> /usr/lib/libenergytrace.dylib
0x1f2ab4000 - 0x1f2acdfff libexpat.1.dylib arm64e  <db63f6bc6fda397792284f85556f7818> /usr/lib/libexpat.1.dylib
0x1f2af7000 - 0x1f2afbfff libgermantok.dylib arm64e  <585ec8a40b0e32e88dba53f35a07c70f> /usr/lib/libgermantok.dylib
0x1f2afc000 - 0x1f2b01fff libheimdal-asn1.dylib arm64e  <ff93656c73c637e083a88a38141ca58c> /usr/lib/libheimdal-asn1.dylib
0x1f2b02000 - 0x1f2bf7fff libiconv.2.dylib arm64e  <03e7a7e4dde835508741edd69270af5f> /usr/lib/libiconv.2.dylib
0x1f2c16000 - 0x1f2c17fff liblangid.dylib arm64e  <1255de5ea4983685bb6973604d732267> /usr/lib/liblangid.dylib
0x1f2c18000 - 0x1f2c23fff liblockdown.dylib arm64e  <23c07c0fc5093e37bfd7a0e276ea3d98> /usr/lib/liblockdown.dylib
0x1f2c24000 - 0x1f2c3cfff liblzma.5.dylib arm64e  <9046f47632bb38bba83c47f76e71d306> /usr/lib/liblzma.5.dylib
0x1f2c6b000 - 0x1f2cc0fff libmecab.dylib arm64e  <1248e78f670a3e80a0dd39837cf782d7> /usr/lib/libmecab.dylib
0x1f2cc1000 - 0x1f2ef8fff libmecabra.dylib arm64e  <d5be340ed1903a9c9b74b5660be4152c> /usr/lib/libmecabra.dylib
0x1f2ef9000 - 0x1f2f0cfff libmis.dylib arm64e  <b5dd4a39682634028ad0a01b9c3fa881> /usr/lib/libmis.dylib
0x1f2f0d000 - 0x1f2f22fff libnetworkextension.dylib arm64e  <b499b779618f3a8782a283017000304a> /usr/lib/libnetworkextension.dylib
0x1f32cd000 - 0x1f3307fff libpcap.A.dylib arm64e  <989fc8a318983af69064be81e007c38d> /usr/lib/libpcap.A.dylib
0x1f3308000 - 0x1f3316fff libperfcheck.dylib arm64e  <f03916c9f26d3073ad528e15e1a2d7f6> /usr/lib/libperfcheck.dylib
0x1f331e000 - 0x1f3330fff libprequelite.dylib arm64e  <1849a2dc033a3aaa8d60fcf4b10b499c> /usr/lib/libprequelite.dylib
0x1f3331000 - 0x1f3343fff libprotobuf-lite.dylib arm64e  <53f0e1389e0530bc9131dd569d28ecad> /usr/lib/libprotobuf-lite.dylib
0x1f3344000 - 0x1f33a6fff libprotobuf.dylib arm64e  <d81292f3b0bb3852b0b247bd8cbc24a6> /usr/lib/libprotobuf.dylib
0x1f3407000 - 0x1f341ffff libresolv.9.dylib arm64e  <51b76938e8c13d458dd30429749fef91> /usr/lib/libresolv.9.dylib
0x1f3420000 - 0x1f3422fff libsandbox.1.dylib arm64e  <09633f29d77035d9893f2a49dde7ca48> /usr/lib/libsandbox.1.dylib
0x1f346c000 - 0x1f346ffff libutil.dylib arm64e  <d77e2807eed438349e164bb8d9e1edcc> /usr/lib/libutil.dylib
0x1f3470000 - 0x1f355bfff libxml2.2.dylib arm64e  <55df15ddfd323d458d67b61f9d0f9463> /usr/lib/libxml2.2.dylib
0x1f3560000 - 0x1f3589fff libxslt.1.dylib arm64e  <6e2a5981e8ff37888498d7fd33116bfd> /usr/lib/libxslt.1.dylib
0x1f358a000 - 0x1f359bfff libz.1.dylib arm64e  <9e35153333503f8bb9b567ec5881c5ef> /usr/lib/libz.1.dylib
0x1f35e0000 - 0x1f35e7fff libswiftAVFoundation.dylib arm64e  <357ce744bac53e1981c234c8c88c391a> /usr/lib/swift/libswiftAVFoundation.dylib
0x1f3680000 - 0x1f3688fff libswiftCoreAudio.dylib arm64e  <78e58bf78d5534518c05a0e700f82207> /usr/lib/swift/libswiftCoreAudio.dylib
0x1f3689000 - 0x1f368dfff libswiftCoreData.dylib arm64e  <72f436496d0e393fb34be744bc401840> /usr/lib/swift/libswiftCoreData.dylib
0x1f368e000 - 0x1f368efff libswiftCoreFoundation.dylib arm64e  <8eb23177992d3ae683a427f98761d366> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1f368f000 - 0x1f368ffff libswiftCoreImage.dylib arm64e  <2c10a28b00333e82b2cb5dae5ee94b14> /usr/lib/swift/libswiftCoreImage.dylib
0x1f3690000 - 0x1f3692fff libswiftCoreLocation.dylib arm64e  <aa5c8a6d77a8366d97cd51999061eb80> /usr/lib/swift/libswiftCoreLocation.dylib
0x1f3693000 - 0x1f369cfff libswiftCoreMIDI.dylib arm64e  <ea44cca3ea2a3b82be49f13a49169f2f> /usr/lib/swift/libswiftCoreMIDI.dylib
0x1f36a1000 - 0x1f36dbfff libswiftCoreMedia.dylib arm64e  <73bc3d9ed67b37a08967474be3a185b8> /usr/lib/swift/libswiftCoreMedia.dylib
0x1f36e8000 - 0x1f36f1fff libswiftDarwin.dylib arm64e  <53a5784711cb3c77a42392362dfa2dbb> /usr/lib/swift/libswiftDarwin.dylib
0x1f3710000 - 0x1f3714fff libswiftMetal.dylib arm64e  <e086d5a31279331888f7a487f3d0e96a> /usr/lib/swift/libswiftMetal.dylib
0x1f3788000 - 0x1f3789fff libswiftQuartzCore.dylib arm64e  <f2ac15a75270309796527276d0e70cd5> /usr/lib/swift/libswiftQuartzCore.dylib
0x1f37dd000 - 0x1f37f0fff libswiftsimd.dylib arm64e  <161b6c40fcf13f8cb348d82a3f7e620b> /usr/lib/swift/libswiftsimd.dylib
0x1f37f1000 - 0x1f37f6fff libcache.dylib arm64e  <7567dfaa324e306aa66fc2dda88b033b> /usr/lib/system/libcache.dylib
0x1f37f7000 - 0x1f3804fff libcommonCrypto.dylib arm64e  <25abfbdfed4431f7a628bd742e231f31> /usr/lib/system/libcommonCrypto.dylib
0x1f3805000 - 0x1f3808fff libcompiler_rt.dylib arm64e  <d33e74102bae373585edeb219279aa43> /usr/lib/system/libcompiler_rt.dylib
0x1f3809000 - 0x1f3811fff libcopyfile.dylib arm64e  <fae70da0ebad33f293ac496dcbe46fea> /usr/lib/system/libcopyfile.dylib
0x1f38f9000 - 0x1f38f9fff liblaunch.dylib arm64e  <2484228087bc30c68b69739b80187b10> /usr/lib/system/liblaunch.dylib
0x1f38fa000 - 0x1f38fffff libmacho.dylib arm64e  <4228e603576133778acefc84d49a4d2f> /usr/lib/system/libmacho.dylib
0x1f3900000 - 0x1f3902fff libremovefile.dylib arm64e  <904853f042653abe93730a3ecdf39678> /usr/lib/system/libremovefile.dylib
0x1f3903000 - 0x1f3904fff libsystem_blocks.dylib arm64e  <f285e167aaa73ab7a092085ca4d1a0c5> /usr/lib/system/libsystem_blocks.dylib
0x1f3905000 - 0x1f3907fff libsystem_collections.dylib arm64e  <ea85747378323fa18286e5b16bc56a4e> /usr/lib/system/libsystem_collections.dylib
0x1f3908000 - 0x1f390cfff libsystem_configuration.dylib arm64e  <230a7783b6ac3c7fba6991bdfa91823d> /usr/lib/system/libsystem_configuration.dylib
0x1f390d000 - 0x1f391ffff libsystem_containermanager.dylib arm64e  <01ba22f7abce3319860fb76d10a0d6d9> /usr/lib/system/libsystem_containermanager.dylib
0x1f3920000 - 0x1f3921fff libsystem_coreservices.dylib arm64e  <f83a3238b8303072ab9113587ed26129> /usr/lib/system/libsystem_coreservices.dylib
0x1f3922000 - 0x1f392bfff libsystem_darwin.dylib arm64e  <63485fa6fe9235b783a00554e0194eba> /usr/lib/system/libsystem_darwin.dylib
0x1f392c000 - 0x1f3934fff libsystem_dnssd.dylib arm64e  <591126c3ffdb3df8afb3cb5f5c3e79a0> /usr/lib/system/libsystem_dnssd.dylib
0x1f3935000 - 0x1f3937fff libsystem_featureflags.dylib arm64e  <a5ca1f870aef3eee876e0c077d7638ee> /usr/lib/system/libsystem_featureflags.dylib
0x1f3938000 - 0x1f3965fff libsystem_m.dylib arm64e  <c9e29eee8f90377795c625952802e491> /usr/lib/system/libsystem_m.dylib
0x1f3966000 - 0x1f396cfff libsystem_platform.dylib arm64e  <88fa2f54074d32c49f4879eb67e67b7b> /usr/lib/system/libsystem_platform.dylib
0x1f396d000 - 0x1f396dfff libsystem_product_info_filter.dylib arm64e  <563ac8a6230f305bbada77870fec6204> /usr/lib/system/libsystem_product_info_filter.dylib
0x1f396e000 - 0x1f3979fff libsystem_pthread.dylib arm64e  <c939a2abd3b13b0a83c57ce2f4f339a9> /usr/lib/system/libsystem_pthread.dylib
0x1f397a000 - 0x1f397dfff libsystem_sandbox.dylib arm64e  <d7ea594452b73c8882c4726694052a14> /usr/lib/system/libsystem_sandbox.dylib
0x1f397e000 - 0x1f3988fff libunwind.dylib arm64e  <d08ac1cff13c37cf93066cc664058cf0> /usr/lib/system/libunwind.dylib
0x1f3989000 - 0x1f39bffff libxpc.dylib arm64e  <cc048c8e1cad36c88a9615966103bd3a> /usr/lib/system/libxpc.dylib
0x1f5dc2000 - 0x1f5dd4fff SpotlightLinguistics arm64e  <2c2506e0b4133cd5a272174205658e8c> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics

EOF
dustinwilson commented 3 years ago

Testflight build crashes, too. It crashes regardless of what I put in the password input box, whether it's the right passcode or not.

dustinwilson commented 3 years ago

The key I am using is:

pub   rsa4096/22XXXXXXXXXXXXXX 2019-11-29 [C]
      Key fingerprint = BFXX XXXX XXXX XXXX XXXX  XXXX XXXX XXXX XXXX XXXX
uid                 [ultimate] Dustin Wilson <dustin@dustinwilson.com>
sub   rsa4096/8FXXXXXXXXXXXXXX 2019-11-29 [S]
sub   rsa4096/B8XXXXXXXXXXXXXX 2019-11-29 [E]
sub   rsa4096/12XXXXXXXXXXXXXX 2019-11-29 [A]
anh193 commented 3 years ago

I have been encountering this exact issue too... It seems like it's caused by the v0.11.0 update as it was working completely fine before. I wonder if it's possible to downgrade an iOS app...

anh193 commented 3 years ago

Testflight build crashes, too. It crashes regardless of what I put in the password input box, whether it's the right passcode or not.

Yes, tried and encountered the same on Testflight!