Advertisement
Sonic3R

iOS crash

Mar 28th, 2020
1,312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.44 KB | None | 0 0
  1. Incident Identifier: C8DA7CE0-06EF-4E08-A74A-60C8E455C3AA
  2. Beta Identifier: FDF534D6-89BA-486F-988F-154845125DEB
  3. Hardware Model: iPad5,3
  4. Process: MyApp.Forms.iOS [1525]
  5. Path: /private/var/containers/Bundle/Application/8D581BA0-F6EE-4F49-9AA8-239728A46E68/MyApp.Forms.iOS.app/MyApp.Forms.iOS
  6. Identifier: com.MyApp.R17
  7. Version: 99 (17.2004.0)
  8. AppStoreTools: 11C29
  9. AppVariant: 1:iPad5,3:13
  10. Beta: YES
  11. Code Type: ARM-64 (Native)
  12. Role: Foreground
  13. Parent Process: launchd [1]
  14. Coalition: com.MyApp.R17 [662]
  15.  
  16.  
  17. Date/Time: 2020-03-27 17:03:48.0649 +0200
  18. Launch Time: 2020-03-27 17:03:47.7249 +0200
  19. OS Version: iPhone OS 13.3.1 (17D50)
  20. Release Type: User
  21. Baseband Version: n/a
  22. Report Version: 104
  23.  
  24. Exception Type: EXC_CRASH (SIGABRT)
  25. Exception Codes: 0x0000000000000000, 0x0000000000000000
  26. Exception Note: EXC_CORPSE_NOTIFY
  27. Triggered by Thread: 0
  28.  
  29. Thread 0 name:
  30. Thread 0 Crashed:
  31. 0 libsystem_kernel.dylib 0x00000001891bfec4 __pthread_kill + 8
  32. 1 libsystem_pthread.dylib 0x00000001890db1d8 pthread_kill$VARIANT$mp + 136 (pthread.c:1458)
  33. 2 libsystem_c.dylib 0x000000018902f8c0 __abort + 112 (abort.c:147)
  34. 3 libsystem_c.dylib 0x000000018902f850 abort + 112 (abort.c:118)
  35. 4 MyApp.Forms.iOS 0x0000000102b3c578 0x100894000 + 36341112
  36. 5 MyApp.Forms.iOS 0x0000000102b36c8c 0x100894000 + 36318348
  37. 6 MyApp.Forms.iOS 0x0000000102b36cdc 0x100894000 + 36318428
  38. 7 MyApp.Forms.iOS 0x00000001029d7e18 0x100894000 + 34881048
  39. 8 MyApp.Forms.iOS 0x0000000102a2c120 0x100894000 + 35225888
  40. 9 MyApp.Forms.iOS 0x0000000102a2bc14 0x100894000 + 35224596
  41. 10 MyApp.Forms.iOS 0x0000000102a2e1b8 0x100894000 + 35234232
  42. 11 MyApp.Forms.iOS 0x0000000102b3c668 0x100894000 + 36341352
  43. 12 MyApp.Forms.iOS 0x0000000102b4295c 0x100894000 + 36366684
  44. 13 MyApp.Forms.iOS 0x00000001008dcccc 0x100894000 + 298188
  45. 14 libdyld.dylib 0x00000001891ca360 start + 4
  46.  
  47. Thread 1:
  48. 0 libsystem_pthread.dylib 0x00000001890e7758 start_wqthread + 0
  49.  
  50. Thread 2:
  51. 0 libsystem_pthread.dylib 0x00000001890e7758 start_wqthread + 0
  52.  
  53. Thread 3:
  54. 0 libsystem_pthread.dylib 0x00000001890e7758 start_wqthread + 0
  55.  
  56. Thread 4:
  57. 0 libsystem_pthread.dylib 0x00000001890e7758 start_wqthread + 0
  58.  
  59. Thread 5:
  60. 0 libsystem_pthread.dylib 0x00000001890e7758 start_wqthread + 0
  61.  
  62. Thread 6 name:
  63. Thread 6:
  64. 0 libsystem_kernel.dylib 0x00000001891bfc94 __psynch_cvwait + 8
  65. 1 libsystem_pthread.dylib 0x00000001890dccf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
  66. 2 libc++.1.dylib 0x00000001892127a8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24 (__threading_support:287)
  67. 3 JavaScriptCore 0x000000019816338c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::uni... + 108 (condition_variable:204)
  68. 4 JavaScriptCore 0x0000000198166d5c bmalloc::Scavenger::threadRunLoop() + 200 (condition_variable:213)
  69. 5 JavaScriptCore 0x0000000198166a44 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 12 (Scavenger.cpp:384)
  70. 6 JavaScriptCore 0x0000000198167d50 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st... + 40 (type_traits:4361)
  71. 7 libsystem_pthread.dylib 0x00000001890e3d8c _pthread_start + 156 (pthread.c:896)
  72. 8 libsystem_pthread.dylib 0x00000001890e776c thread_start + 8
  73.  
  74. Thread 7 name:
  75. Thread 7:
  76. 0 libsystem_kernel.dylib 0x000000018919e634 mach_msg_trap + 8
  77. 1 libsystem_kernel.dylib 0x000000018919daa0 mach_msg + 72 (mach_msg.c:103)
  78. 2 CoreFoundation 0x0000000189346288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
  79. 3 CoreFoundation 0x00000001893413a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
  80. 4 CoreFoundation 0x0000000189340adc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
  81. 5 WebCore 0x00000001913240f0 RunWebThread(void*) + 612 (WebCoreThread.mm:626)
  82. 6 libsystem_pthread.dylib 0x00000001890e3d8c _pthread_start + 156 (pthread.c:896)
  83. 7 libsystem_pthread.dylib 0x00000001890e776c thread_start + 8
  84.  
  85. Thread 8 name:
  86. Thread 8:
  87. 0 libsystem_kernel.dylib 0x00000001891bfc94 __psynch_cvwait + 8
  88. 1 libsystem_pthread.dylib 0x00000001890dccf8 _pthread_cond_wait$VARIANT$mp + 680 (pthread_cond.c:591)
  89. 2 MyApp.Forms.iOS 0x0000000102b19ac0 0x100894000 + 36199104
  90. 3 libsystem_pthread.dylib 0x00000001890e3d8c _pthread_start + 156 (pthread.c:896)
  91. 4 libsystem_pthread.dylib 0x00000001890e776c thread_start + 8
  92.  
  93. Thread 0 crashed with ARM Thread State (64-bit):
  94. x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
  95. x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000000000 x7: 0xffffffffffffffec
  96. x8: 0x0000000103319800 x9: 0x33044aac83af2b11 x10: 0x00000000000003e8 x11: 0x00000000000007fb
  97. x12: 0x00000000000007fd x13: 0x0000000000000000 x14: 0x00000000c5420800 x15: 0x0000000000000041
  98. x16: 0x0000000000000148 x17: 0x0000000045400000 x18: 0x0000000000000000 x19: 0x0000000000000006
  99. x20: 0x0000000000000407 x21: 0x0000000000000000 x22: 0x00000001033198e0 x23: 0x0000000102c5b3d0
  100. x24: 0x000000010338c000 x25: 0x00000001033d3f74 x26: 0x0000000102b77669 x27: 0x00000001033a2020
  101. x28: 0x0000000280e04970 fp: 0x000000016f56a430 lr: 0x00000001890db1d8
  102. sp: 0x000000016f56a410 pc: 0x00000001891bfec4 cpsr: 0x40000000
  103. esr: 0x56000080 Address size fault
  104.  
  105. Binary Images:
  106. 0x100894000 - 0x102c2bfff MyApp.Forms.iOS arm64 <39e99876375d3e2e8c38c90ab0b735b3> /var/containers/Bundle/Application/8D581BA0-F6EE-4F49-9AA8-239728A46E68/MyApp.Forms.iOS.app/MyApp.Forms.iOS
  107. 0x102fc4000 - 0x102fcffff libobjc-trampolines.dylib arm64 <181f3aa866d93165ac54344385ac6e1d> /usr/lib/libobjc-trampolines.dylib
  108. 0x1032b0000 - 0x103313fff dyld arm64 <6f1c86b640a3352a8529bca213946dd5> /usr/lib/dyld
  109. 0x188f72000 - 0x188f88fff libsystem_trace.dylib arm64 <b7477df8f6ab3b2b9275ad23c6cc0b75> /usr/lib/system/libsystem_trace.dylib
  110. 0x188f89000 - 0x188fbafff libxpc.dylib arm64 <e3530448a171371f9e546efda87582ca> /usr/lib/system/libxpc.dylib
  111. 0x188fbb000 - 0x188fbbfff libsystem_blocks.dylib arm64 <0c2d83d53ebf31e4abb1593d5c63cdbf> /usr/lib/system/libsystem_blocks.dylib
  112. 0x188fbc000 - 0x189038fff libsystem_c.dylib arm64 <61459536a83b36a090045d168317d2a6> /usr/lib/system/libsystem_c.dylib
  113. 0x189039000 - 0x1890adfff libdispatch.dylib arm64 <b9d95eab9269367db2f4c2b45821a32d> /usr/lib/system/libdispatch.dylib
  114. 0x1890ae000 - 0x1890cdfff libsystem_malloc.dylib arm64 <c5470d04a83c38ab9baf9b34272496a5> /usr/lib/system/libsystem_malloc.dylib
  115. 0x1890ce000 - 0x1890d8fff libsystem_platform.dylib arm64 <f77366e7ef173e34a4baf938756212c2> /usr/lib/system/libsystem_platform.dylib
  116. 0x1890d9000 - 0x1890e9fff libsystem_pthread.dylib arm64 <1ff7a2fb9f2837b7af39344206a322bd> /usr/lib/system/libsystem_pthread.dylib
  117. 0x1890ea000 - 0x18911afff libobjc.A.dylib arm64 <a697479d4c5c391eb11785b894ab94c6> /usr/lib/libobjc.A.dylib
  118. 0x18911b000 - 0x189186fff libcorecrypto.dylib arm64 <000272fd529a32009ca910c59c8cacb7> /usr/lib/system/libcorecrypto.dylib
  119. 0x189187000 - 0x18919afff libc++abi.dylib arm64 <295d93e6ac06384aa4692df327f697fc> /usr/lib/libc++abi.dylib
  120. 0x18919b000 - 0x1891c8fff libsystem_kernel.dylib arm64 <1b7d718405d63a83bb1bf9af6aef61f3> /usr/lib/system/libsystem_kernel.dylib
  121. 0x1891c9000 - 0x1891fafff libdyld.dylib arm64 <7b531a153e73318590e2b88d9476da5e> /usr/lib/system/libdyld.dylib
  122. 0x1891fb000 - 0x189203fff libsystem_darwin.dylib arm64 <aa9881f980883ca6a247048eae839063> /usr/lib/system/libsystem_darwin.dylib
  123. 0x189204000 - 0x18925afff libc++.1.dylib arm64 <6bc32e62110531eebcdeab97b76d5507> /usr/lib/libc++.1.dylib
  124. 0x18925b000 - 0x18929cfff libsystem_info.dylib arm64 <81f20a84f39c34cc9ae8f74fb8b40bba> /usr/lib/system/libsystem_info.dylib
  125. 0x18929d000 - 0x189611fff CoreFoundation arm64 <7519e99910533367b9d58844f6d3bdc6> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  126. 0x189612000 - 0x189678fff SystemConfiguration arm64 <3ab0289a1ce13f4bb287bfec1b698117> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  127. 0x189679000 - 0x189932fff Foundation arm64 <7b1733b174c93a338a58853b0a029826> /System/Library/Frameworks/Foundation.framework/Foundation
  128. 0x189933000 - 0x189965fff libCRFSuite.dylib arm64 <f6c52960d19a302d8b479b38a76ab876> /usr/lib/libCRFSuite.dylib
  129. 0x189966000 - 0x189ae1fff CoreServices arm64 <e773b3b521783970a296d0f1195dc06f> /System/Library/Frameworks/CoreServices.framework/CoreServices
  130. 0x189ae2000 - 0x189b43fff libSparse.dylib arm64 <f8f050a2faae356d9d2379caba1ce122> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
  131. 0x189b44000 - 0x18a031fff ImageIO arm64 <e602f06b1dc537a3933aa50b69a381f0> /System/Library/Frameworks/ImageIO.framework/ImageIO
  132. 0x18a032000 - 0x18a034fff ConstantClasses arm64 <589bfc9fc3ec308cbd47d0e8b3e755d4> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  133. 0x18a035000 - 0x18a1d2fff CoreText arm64 <327db2473387340982adf54d6f2f1364> /System/Library/Frameworks/CoreText.framework/CoreText
  134. 0x18a1d3000 - 0x18a30afff Security arm64 <1581c102be5c3ed88d6cd6462a73f610> /System/Library/Frameworks/Security.framework/Security
  135. 0x18a30b000 - 0x18a3aefff IOKit arm64 <8c042dc8519e302aa0b3b11c1cc67b0f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  136. 0x18a3af000 - 0x18a3e6fff libMobileGestalt.dylib arm64 <4206b6cb7ff43a7ab4e3485e09dcaee8> /usr/lib/libMobileGestalt.dylib
  137. 0x18a3e7000 - 0x18a443fff libprotobuf.dylib arm64 <1152685be5c13ba69d96814f4efa0b2b> /usr/lib/libprotobuf.dylib
  138. 0x18a444000 - 0x18a455fff libprotobuf-lite.dylib arm64 <a354baa0e9e73e8f959e6dc56b11113b> /usr/lib/libprotobuf-lite.dylib
  139. 0x18a456000 - 0x18a6a7fff libicucore.A.dylib arm64 <4aafd9e44eff33a59bfa2de90ed0e390> /usr/lib/libicucore.A.dylib
  140. 0x18a6d2000 - 0x18a71afff WirelessDiagnostics arm64 <170ba594d0ab360fb651a2014c171431> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  141. 0x18a71b000 - 0x18a754fff libAWDSupport.dylib arm64 <777fa19d4a69380bad4151d7fa9ea6a5> /usr/lib/libAWDSupport.dylib
  142. 0x18a755000 - 0x18abdbfff CoreAudio arm64 <59175503a0bb344db700b12890e8f128> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  143. 0x18abdc000 - 0x18aea8fff CoreImage arm64 <36b3592ce754320794cf9be2c085594c> /System/Library/Frameworks/CoreImage.framework/CoreImage
  144. 0x18aea9000 - 0x18af97fff LanguageModeling arm64 <c41a1f51885d37e1a7ca97319babb891> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  145. 0x18af98000 - 0x18afdefff Lexicon arm64 <f690c716437b3a7196396d31db2b85ce> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
  146. 0x18afdf000 - 0x18b162fff libsqlite3.dylib arm64 <143e7a27783833cba0f2cddcc0a6585d> /usr/lib/libsqlite3.dylib
  147. 0x18b163000 - 0x18b194fff MobileKeyBag arm64 <ab1d699209d43fdf8d0dc2147a6d2740> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  148. 0x18b195000 - 0x18b19efff libsystem_notify.dylib arm64 <ea15686a484c30d6ab2d778114c194a0> /usr/lib/system/libsystem_notify.dylib
  149. 0x18b19f000 - 0x18b383fff CoreDuet arm64 <2404a55beab5338a91bfd7140f07ccd2> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
  150. 0x18b384000 - 0x18b4c6fff Montreal arm64 <f3b892a7d6f63e658e3cf7e05bd4741d> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
  151. 0x18b4c7000 - 0x18b5aefff NLP arm64 <0de38309350c38d8bb87ba886b2c78a4> /System/Library/PrivateFrameworks/NLP.framework/NLP
  152. 0x18b5af000 - 0x18b5cbfff CellularPlanManager arm64 <5c1c2cc4a79130a691f1dffddd0b6caa> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
  153. 0x18b5cc000 - 0x18b609fff AppSupport arm64 <627b1af837933058a1f61476623a372b> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  154. 0x18b60a000 - 0x18badbfff libnetwork.dylib arm64 <d76d50cf0fc03e91ba07f7888d982a04> /usr/lib/libnetwork.dylib
  155. 0x18badc000 - 0x18bbe7fff ManagedConfiguration arm64 <a59e2266ca78366085d97a2d12e88f89> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  156. 0x18bbe8000 - 0x18bc12fff CoreServicesStore arm64 <132df15f05613fd5b9683f1db42a35b6> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
  157. 0x18bc13000 - 0x18bc33fff UserManagement arm64 <117b31dbad313834ad8596e8fccbe37c> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
  158. 0x18bc34000 - 0x18beedfff CoreML arm64 <6a2dc313f622370c9f4d9a01069a8301> /System/Library/Frameworks/CoreML.framework/CoreML
  159. 0x18beee000 - 0x18bf04fff ProtocolBuffer arm64 <3b87e3b62e3a36fe8a5c14f2b72ac02d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  160. 0x18bf05000 - 0x18bf1ffff CommonUtilities arm64 <89d109e72e3c3c589f470b2376ce1610> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  161. 0x18bf20000 - 0x18bf20fff libenergytrace.dylib arm64 <d09e1b85b6e23bddbe9a1dab940fa196> /usr/lib/libenergytrace.dylib
  162. 0x18bf21000 - 0x18bf57fff RunningBoardServices arm64 <ce832be0fa543f5ba2187e8cbc443d69> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
  163. 0x18bf58000 - 0x18bfcdfff BaseBoard arm64 <75638779348e32beaa8c0dde9014b570> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  164. 0x18bfce000 - 0x18c523fff SiriTTS arm64 <8da6219da416369eb85afc8f523fe010> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
  165. 0x18c524000 - 0x18c595fff CoreLocation arm64 <2b540c6a2a333a188fc71a6e0933f9cb> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  166. 0x18c5a3000 - 0x18c5f7fff Accounts arm64 <79dd258489b23d51aa52a2a91a1ad7f1> /System/Library/Frameworks/Accounts.framework/Accounts
  167. 0x18c5f8000 - 0x18c608fff SharedWebCredentials arm64 <9eb4485d3bcb38d4aeeb07c6867679c1> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
  168. 0x18c609000 - 0x18c969fff CFNetwork arm64 <59b74c73dcc33a999647189b124b265b> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  169. 0x18c96a000 - 0x18ca4afff UIFoundation arm64 <a5a0f819e5b33d5b8ff52b8bba1d411e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  170. 0x18ca4b000 - 0x18db11fff UIKitCore arm64 <d76300677a003cb799e1e7f6c55d85c5> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  171. 0x18db12000 - 0x18db1ffff AssertionServices arm64 <a9f4defc194e3ad4b858f01369c47fd2> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  172. 0x18db20000 - 0x18dbf1fff CoreTelephony arm64 <6a8061084b3732a99e66f2bfdd120c5e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  173. 0x18dbf2000 - 0x18dbf7fff AggregateDictionary arm64 <1c9c38f0865e30eb85bd20a6ae0ac941> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  174. 0x18dbf8000 - 0x18dc0efff libsystem_asl.dylib arm64 <611c5ad01fa135d19914ae6dd8927754> /usr/lib/system/libsystem_asl.dylib
  175. 0x18dc0f000 - 0x18dc88fff CloudDocs arm64 <6e37c983e3c431f7b753d624892858d7> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
  176. 0x18dc89000 - 0x18dfb1fff CoreData arm64 <e24c666c4b2b3977949b38f7ecb77acf> /System/Library/Frameworks/CoreData.framework/CoreData
  177. 0x18dfb2000 - 0x18e1dafff Vision arm64 <797acaa2365d3fbe9ace48b73dcfe63f> /System/Library/Frameworks/Vision.framework/Vision
  178. 0x18e1db000 - 0x18e21dfff PhotoFoundation arm64 <6a25a61bcbb13e3caeaa4e66c73abb63> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
  179. 0x18e21e000 - 0x18e249fff BoardServices arm64 <75360e4fd9e23e23ac26db3c2f34e0b5> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
  180. 0x18e300000 - 0x18e30efff libsystem_networkextension.dylib arm64 <20ca6a9aa218349ea7a0e557fcc6526b> /usr/lib/system/libsystem_networkextension.dylib
  181. 0x18e30f000 - 0x18e32ffff CoreAnalytics arm64 <29ddc6d86fde3ec8b56ff73fa63839a5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
  182. 0x18e330000 - 0x18e4a1fff CloudKit arm64 <c22a8531a4563a3aac1c457e50474d59> /System/Library/Frameworks/CloudKit.framework/CloudKit
  183. 0x18e4a2000 - 0x18e4eefff SpringBoardServices arm64 <9e65a64054413b84b0c7b25c2e166e24> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  184. 0x18e4ef000 - 0x18e562fff FrontBoardServices arm64 <ba369656afef391aa426eed114a72432> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  185. 0x18e563000 - 0x18e67afff Network arm64 <5fd8d3086af139d9aa341e42d08b8e66> /System/Library/Frameworks/Network.framework/Network
  186. 0x18e6d8000 - 0x18e6dffff libsystem_symptoms.dylib arm64 <759819cb30f43fe5a66f042097999037> /usr/lib/system/libsystem_symptoms.dylib
  187. 0x18e6e0000 - 0x18f5d9fff GeoServices arm64 <0e10b37391f73527bb6a86a4f5dd87ca> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  188. 0x18f5da000 - 0x18f5e2fff TCC arm64 <ff3f25a5a6f638739a448464b4930400> /System/Library/PrivateFrameworks/TCC.framework/TCC
  189. 0x18f5e3000 - 0x18f63cfff IMFoundation arm64 <93c261e2c62c303eb5f85e8a10a37416> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  190. 0x18f63d000 - 0x18f798fff CoreUtils arm64 <d5e1a21a55e1311e8b5c0eff56679548> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
  191. 0x18f799000 - 0x18f848fff IMSharedUtilities arm64 <37db85e2b49a368ab878cf18429f3f0d> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
  192. 0x18f849000 - 0x18f875fff ImageCaptureCore arm64 <85d80411b9fb39d4b676a3102c9d3a26> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
  193. 0x18f876000 - 0x18f87ffff libsystem_containermanager.dylib arm64 <ede29a9bd91b33af82a382c843864e3f> /usr/lib/system/libsystem_containermanager.dylib
  194. 0x18f880000 - 0x18f8fcfff AppleAccount arm64 <420420c089513d0ab1fe092d2437a99a> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  195. 0x18f8fd000 - 0x18f918fff ApplePushService arm64 <040239923f183edeb6113b859725c65e> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  196. 0x18f919000 - 0x18fa06fff IDS arm64 <b33952645fee348b95ee03da501acdef> /System/Library/PrivateFrameworks/IDS.framework/IDS
  197. 0x18fa07000 - 0x18fb33fff IDSFoundation arm64 <f0590c6f7a3d3d7cbc4a1eacc2a9da31> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  198. 0x18fb34000 - 0x18fb35fff libCTGreenTeaLogger.dylib arm64 <24dd3122ac313191b7b4f6103b7e6b9c> /usr/lib/libCTGreenTeaLogger.dylib
  199. 0x18fb99000 - 0x18fc97fff CoreMedia arm64 <853acf0f24723e3d859f000af106f64c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  200. 0x18fc98000 - 0x18fca7fff UIKitServices arm64 <8170f61ba48c342294fbcdfcf8c9126c> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
  201. 0x18fca8000 - 0x18fcfafff BackBoardServices arm64 <73613c96a32935abaef16bbb48bbb7f3> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  202. 0x18fcfb000 - 0x18ff4afff QuartzCore arm64 <3ee40592f01138cc8472776b3c912a42> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  203. 0x18ff4b000 - 0x190108fff ColorSync arm64 <47014f6f8e1f3e4194f588c1424932ab> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  204. 0x190109000 - 0x190677fff CoreGraphics arm64 <be2c65f7fc8e3a5fa5c618b89f49b6b5> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  205. 0x190678000 - 0x1907a9fff Contacts arm64 <7b8bbb315c173181b8ae83fa58ad9689> /System/Library/Frameworks/Contacts.framework/Contacts
  206. 0x1907aa000 - 0x1907d9fff UserNotifications arm64 <81951875f07936778a4da79c799f2b08> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
  207. 0x1907da000 - 0x1907fdfff LocationSupport arm64 <30c998f65a7e32bba8d46b1525e45b14> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
  208. 0x1907fe000 - 0x19095afff Sharing arm64 <d836f20616bd3a58b02d980309983de3> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
  209. 0x19095b000 - 0x190f2cfff WebKit arm64 <cc6d4aa00e703d8da0a0bac8a1d6682c> /System/Library/Frameworks/WebKit.framework/WebKit
  210. 0x190f2d000 - 0x192b21fff WebCore arm64 <83a4a19111a0313897dcef1313f78bae> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  211. 0x192b22000 - 0x192b3afff libAccessibility.dylib arm64 <f2c0fa2dda973c238a6dacb8a34ae0cb> /usr/lib/libAccessibility.dylib
  212. 0x192b3b000 - 0x192b46fff AXCoreUtilities arm64 <3eef218b27d63f22a96e3323450c6c6f> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
  213. 0x192b47000 - 0x192bbbfff ContactsFoundation arm64 <f8adc2d8ab2c3d9aa4e84fff09f99785> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
  214. 0x192bbc000 - 0x192bd0fff PowerLog arm64 <d52eff96ac9e35a48e21337dc6ad2829> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
  215. 0x192bd1000 - 0x192be2fff IOSurface arm64 <4d7cf4873d21390782cec2ea1a129f8d> /System/Library/Frameworks/IOSurface.framework/IOSurface
  216. 0x192be3000 - 0x1932ddfff MediaToolbox arm64 <6c44365d76d93d64af81b2c19a30a6f9> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  217. 0x1932de000 - 0x1932e6fff GraphicsServices arm64 <cefbbc61fdb33db786bf337e511616db> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  218. 0x1932e7000 - 0x1933c9fff AccessibilityUtilities arm64 <49725db4c143361cb4208891f742cc2c> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
  219. 0x1933ca000 - 0x1935bcfff AVFoundation arm64 <8b547ad0cb873383a84c65f07aab40f4> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  220. 0x1935bd000 - 0x1935f4fff OnBoardingKit arm64 <7a4fe0d4fc1f38d5a32b2bc71ae7f784> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
  221. 0x1935f5000 - 0x193643fff MobileWiFi arm64 <4b39ae62af383654aa84e4f443334b33> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  222. 0x193644000 - 0x19365cfff MobileAsset arm64 <1c5bbde9ebbe3f218abd6923239ed366> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  223. 0x19365d000 - 0x19366afff libGSFont.dylib arm64 <fa687458287e34c1be328c4a7fcc9700> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
  224. 0x19366b000 - 0x193674fff FontServices arm64 <38caa4a4a5f230bd88056be639bd4f1e> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
  225. 0x193675000 - 0x1937befff libFontParser.dylib arm64 <4984d0e104f634838f547596e55bdf18> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  226. 0x1937bf000 - 0x193809fff AXRuntime arm64 <16ca94a16b0d366f838fe4875b955139> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
  227. 0x19380a000 - 0x19380cfff libAXSafeCategoryBundle.dylib arm64 <5832fc27d87a3de0953ecd96aae11d18> /usr/lib/libAXSafeCategoryBundle.dylib
  228. 0x19380d000 - 0x19394bfff SearchFoundation arm64 <9d30ef68807d3cd2838aa7eba4ed4212> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
  229. 0x19394c000 - 0x193a6cfff Preferences arm64 <9346806c7bef34d6a7df7aa882b22979> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
  230. 0x193a6d000 - 0x1940d8fff PhotoLibraryServices arm64 <6be2a5251fe53162864ad1745fdfd3d6> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
  231. 0x1940d9000 - 0x19433cfff vImage arm64 <d9b1e202495c334294d97d7e3a2c1ba6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  232. 0x19433d000 - 0x194570fff AudioToolbox arm64 <9ac0321f74c63bdd88471e7e4ac512f6> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  233. 0x194571000 - 0x1945a6fff libAudioToolboxUtility.dylib arm64 <7e1f682862173a8fb1db362c00648bec> /usr/lib/libAudioToolboxUtility.dylib
  234. 0x1945a7000 - 0x194766fff ContactsUI arm64 <f933896025523cd4a604d361bb6b12f7> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
  235. 0x194767000 - 0x1947d0fff UIAccessibility arm64 <187d8186f3043159a42a3efea6fd09cf> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
  236. 0x1947d1000 - 0x1949d4fff Photos arm64 <74686a3388bd35f4b06cc3421c25b673> /System/Library/Frameworks/Photos.framework/Photos
  237. 0x1949d5000 - 0x194a69fff ShareSheet arm64 <462350dec8b03377bdb962fecea11f85> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
  238. 0x194a6a000 - 0x194a7dfff BaseBoardUI arm64 <5c727b2397bc3133a1ff107f36abeaf6> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
  239. 0x194a7e000 - 0x194b32fff PDFKit arm64 <d56e02f7112f30798aa62fb48333f1c7> /System/Library/Frameworks/PDFKit.framework/PDFKit
  240. 0x194bb1000 - 0x194bdefff DocumentManager arm64 <f9ff17823b3334a9887d5c989e2a63b5> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
  241. 0x194bdf000 - 0x194e39fff libmecabra.dylib arm64 <119ca86cd50b3538bec2d041c8e0ef47> /usr/lib/libmecabra.dylib
  242. 0x194e3a000 - 0x194eaffff AuthKit arm64 <2b4c3618550232b2ab239d75f78f54e2> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
  243. 0x194eb0000 - 0x1952c6fff Intents arm64 <b19b6dd709e933ee86253e68ecf47e2e> /System/Library/Frameworks/Intents.framework/Intents
  244. 0x1952dc000 - 0x195428fff WebKitLegacy arm64 <e259406b03a43977a227fcae8df2bc95> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  245. 0x195429000 - 0x195491fff TextInput arm64 <4d06bfec81303266bfa3ce229732b7ff> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
  246. 0x195492000 - 0x19550efff AXMediaUtilities arm64 <10edaf9249c936faa241d98a8549604b> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
  247. 0x19550f000 - 0x195512fff XCTTargetBootstrap arm64 <0aa0ddefd68833e99c6995e09f415b60> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
  248. 0x195513000 - 0x1955c8fff CorePDF arm64 <788eef66d4cb3969b57b2d86473e5340> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  249. 0x1955c9000 - 0x195604fff AccessibilityUIUtilities arm64 <e8e731f5be1c31f6adb33899b2aaba36> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
  250. 0x195605000 - 0x1959c1fff MediaPlayer arm64 <5e8d265311af33ae9e9a684070c7bd63> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  251. 0x1959c2000 - 0x195cd2fff AppleMediaServices arm64 <c67d6000017c3779a37fc46bbb97f45e> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
  252. 0x195cd3000 - 0x195cf9fff CacheDelete arm64 <d52a068b3f8c34efa104d7aa13b273a7> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
  253. 0x195cfa000 - 0x195ebcfff CoreMotion arm64 <86e7ee42c1f936fb9bf0af733547d042> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  254. 0x195ebd000 - 0x195fabfff AVFAudio arm64 <9dd6382681143640a0d126cce251304f> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
  255. 0x1961ca000 - 0x196280fff CoreUI arm64 <8d9c17630c6b3e3bb0bba9ebd31a9743> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  256. 0x196281000 - 0x1962a5fff AppSupportUI arm64 <f275885a6e7b3926a1b22097dbc5f77c> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
  257. 0x1962a6000 - 0x1962dbfff CoreVideo arm64 <615441c4a6ca3e2a95cc481f479eb5e9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  258. 0x1962dc000 - 0x196511fff AudioToolboxCore arm64 <2993aee104d43b48abdf902c2676551a> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
  259. 0x196512000 - 0x196556fff CoreDuetContext arm64 <f6dc4f55b8ae33a5b53b88dca60c5682> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
  260. 0x196557000 - 0x196590fff SetupAssistant arm64 <7b6b2c47ce673ca5bb1ab80ece5d65f1> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
  261. 0x196591000 - 0x19664dfff TelephonyUtilities arm64 <ae34abbf02a1322a980dc5bd72f82ac0> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
  262. 0x19664e000 - 0x196678fff PlugInKit arm64 <ddea2f10d3e23f8ab5229b6737ba909e> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  263. 0x1969be000 - 0x196af5fff AssistantServices arm64 <425d86c47a9e3d3a8957cea3b3ad1277> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
  264. 0x196af6000 - 0x196b56fff ProactiveSupport arm64 <f191df1eab103e97bacd24b5f590007d> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
  265. 0x196b57000 - 0x196d90fff MapKit arm64 <c82b78b345483ad996349499d60cbfd7> /System/Library/Frameworks/MapKit.framework/MapKit
  266. 0x196d91000 - 0x196da8fff PrototypeTools arm64 <d8667b34f5433003b09d091adfb64805> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
  267. 0x196da9000 - 0x196e9afff MediaExperience arm64 <598bafd00b5c3c42a7fbb40988916721> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
  268. 0x196e9b000 - 0x197163fff Celestial arm64 <f52eed32db8a3d85b9a3a1999d843a98> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  269. 0x197164000 - 0x1971bffff CallKit arm64 <38f9093206823ad29ef1385a376d3f53> /System/Library/Frameworks/CallKit.framework/CallKit
  270. 0x197386000 - 0x197a89fff VectorKit arm64 <96994cfd06143fefaeb2d5b2468dfb53> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
  271. 0x197a8a000 - 0x197b59fff AVKit arm64 <f755cb3f9b6d3cf19a41a7bc06c06905> /System/Library/Frameworks/AVKit.framework/AVKit
  272. 0x197b5a000 - 0x197b88fff Pegasus arm64 <562d126804043f4c954c8202788f9701> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
  273. 0x197b89000 - 0x197b8bfff libapp_launch_measurement.dylib arm64 <9d0bbb4b26f43f048dfaebdbf0c05eb0> /usr/lib/libapp_launch_measurement.dylib
  274. 0x197c6f000 - 0x197cd1fff CoreSpotlight arm64 <c36e99ac58ce3575841e0d0b771f40cd> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
  275. 0x197cd2000 - 0x197d69fff AddressBookLegacy arm64 <9ca4733ccd0d3b9e984c8688719afe63> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
  276. 0x197d6a000 - 0x197d79fff CrashReporterSupport arm64 <8eeddd24d3223b099646fb1aa1026917> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  277. 0x197d7a000 - 0x197d8cfff MobileBluetooth arm64 <a2711f9fb56f3a14bdcdc8b0392dfae8> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
  278. 0x197d8d000 - 0x197e48fff LinkPresentation arm64 <f85275392e0231bf80dad1ab6349049e> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
  279. 0x197e7f000 - 0x197e83fff libsystem_configuration.dylib arm64 <1e27c5b60a4d3f1ea47cefa749d48f5b> /usr/lib/system/libsystem_configuration.dylib
  280. 0x197e84000 - 0x197edcfff RemoteUI arm64 <76d3be0cbafd3943be8802b5acdcc0dc> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
  281. 0x197edd000 - 0x197f2bfff AuthKitUI arm64 <5ebc31ed70643a8d9885139174f445bb> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
  282. 0x197f2c000 - 0x197f91fff CoreRecognition arm64 <971e19c8444e3e969e669463f5c436ef> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
  283. 0x197f92000 - 0x198015fff Social arm64 <bf23d35e2ada3fff8c24c5698af65a2f> /System/Library/Frameworks/Social.framework/Social
  284. 0x198064000 - 0x198072fff HangTracer arm64 <b3e9322fab943496912f7fe7773796d7> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
  285. 0x198073000 - 0x1980d8fff CoreNLP arm64 <c37e117574f13a84b83cddcc6d36a560> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
  286. 0x1980d9000 - 0x1980dafff liblangid.dylib arm64 <f8030fe861f83b4ba8db4e3133d06e07> /usr/lib/liblangid.dylib
  287. 0x1980db000 - 0x198e3dfff JavaScriptCore arm64 <c87fa51eb1033902a963faaedb228c86> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  288. 0x198e3e000 - 0x198ecbfff libTelephonyUtilDynamic.dylib arm64 <db9921ca5b1931998bba465f6cb649b7> /usr/lib/libTelephonyUtilDynamic.dylib
  289. 0x198ee1000 - 0x19915afff StoreServices arm64 <8d8b977aafcc3181944e3f9d17bc5211> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  290. 0x19915b000 - 0x199164fff IOMobileFramebuffer arm64 <9ae16b80bede37a680cfd522fc007cfa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  291. 0x199165000 - 0x1992d2fff SafariServices arm64 <e2db2e93dee63529a2b02a1c7800da62> /System/Library/Frameworks/SafariServices.framework/SafariServices
  292. 0x1992d3000 - 0x1994acfff Message arm64 <21db17aa9b2036ceb3bafdf9be7a51e9> /System/Library/PrivateFrameworks/Message.framework/Message
  293. 0x1994c4000 - 0x1994defff CoreMaterial arm64 <eea54b14217f36bbbba66cad5d287a11> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
  294. 0x1994df000 - 0x1995c5fff libxml2.2.dylib arm64 <7f7184a1438535ea8c550e64d55e5d21> /usr/lib/libxml2.2.dylib
  295. 0x19ac72000 - 0x19acbafff MetadataUtilities arm64 <919bfbca98dd3051840efe59b0013602> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
  296. 0x19acbb000 - 0x19ad13fff UserActivity arm64 <78ee489493f23fd982381bef763109d6> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
  297. 0x19b64f000 - 0x19b86bfff NetworkExtension arm64 <71db5bddca78322093c64f4f374d504c> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
  298. 0x19b86c000 - 0x19b8a2fff DataDetectorsCore arm64 <bcd2f9571dbc35b6b73cda2bbe9c479d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
  299. 0x19b8a3000 - 0x19b903fff CalendarFoundation arm64 <12842f439af23e469a86c68e441d9741> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  300. 0x19b904000 - 0x19b9f7fff EventKit arm64 <d8555ac8820736428a8f883f5a4876f0> /System/Library/Frameworks/EventKit.framework/EventKit
  301. 0x19b9f8000 - 0x19ba2dfff MediaServices arm64 <0d206ca50c643fb0a93dd5d40b3b1b43> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  302. 0x19bb3a000 - 0x19bcdbfff PencilKit arm64 <707b0c5d6645340e97c13b7dbee27393> /System/Library/Frameworks/PencilKit.framework/PencilKit
  303. 0x19bcdc000 - 0x19bdfbfff MessageUI arm64 <31feb5db5d2131688e08a164a44ff779> /System/Library/Frameworks/MessageUI.framework/MessageUI
  304. 0x19be48000 - 0x19be87fff BiometricKit arm64 <9dd1e33272853b5cb023f821dc700a9a> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
  305. 0x19be88000 - 0x19beb3fff PersistentConnection arm64 <19667077c3673477a67cb2e5c146c4be> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  306. 0x19beb4000 - 0x19bf07fff CalendarDaemon arm64 <0297bf11f5633d8c8d47dc7b2f717d4f> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
  307. 0x19bf08000 - 0x19bf9efff CalendarDatabase arm64 <b094f18038dc38ae9ffc0d1434390f25> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
  308. 0x19bf9f000 - 0x19c181fff MediaRemote arm64 <eea8dd6f2e4b366e89bdb912c10f0300> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  309. 0x19c182000 - 0x19c18afff CorePhoneNumbers arm64 <3c3d991d98a23f3dbfd1eb032174e894> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
  310. 0x19c19b000 - 0x19c1c1fff DuetActivityScheduler arm64 <ec932656e7813f1db296d4567105a8e3> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
  311. 0x19c284000 - 0x19c2c4fff ContactsAutocompleteUI arm64 <72884bd3242932819a63a09c35031aeb> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
  312. 0x19c2c5000 - 0x19c2e7fff CoreSVG arm64 <5589a0bec18d34ada40d42adf27d2d4a> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
  313. 0x19c302000 - 0x19c31ffff ProactiveEventTracker arm64 <28aa1f82e89f369c808ed513f7b5e894> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
  314. 0x19c320000 - 0x19c32afff MallocStackLogging arm64 <37c11061daa13446bc06f11914e40361> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
  315. 0x19c32b000 - 0x19c3c0fff CoreSuggestions arm64 <65b55a99ce963190a6a8def30fd5fbb5> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
  316. 0x19c3c1000 - 0x19c575fff IMCore arm64 <d30933c03e1d3262af226173ae20936b> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
  317. 0x19c576000 - 0x19c5c6fff DeviceManagement arm64 <e2850d8c894b354ba3eb43b68cf6ad92> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
  318. 0x19cdc1000 - 0x19cdcefff BluetoothManager arm64 <5579885bc5243f68b973384faa9ce94b> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
  319. 0x19cdcf000 - 0x19ce04fff CoreBluetooth arm64 <b2b99c7c561a3520bf2acdefa088dc3b> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  320. 0x19ce05000 - 0x19ce07fff libsystem_sandbox.dylib arm64 <c74f469db77236da854918db15fb8ef6> /usr/lib/system/libsystem_sandbox.dylib
  321. 0x19cf2f000 - 0x19cf3bfff ContextKit arm64 <1bce412f361a3fcb9e4553cc0c3663dc> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
  322. 0x19cf6b000 - 0x19cfd7fff Rapport arm64 <31e58863b4e63673ac4f100fc32689ce> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
  323. 0x19cfd8000 - 0x19d004fff OSAnalytics arm64 <a0003e784185313480c6638c27b5959c> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
  324. 0x19d005000 - 0x19d034fff MobileInstallation arm64 <5c6453d1d3163517b3a383f6136ab676> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
  325. 0x19d035000 - 0x19d0cffff Metal arm64 <5afbbbb9501c3abbaa93836da30d133d> /System/Library/Frameworks/Metal.framework/Metal
  326. 0x19d0d0000 - 0x19d0d6fff IOAccelerator arm64 <6c40b6d52d5137628eb036ab042a4a9a> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  327. 0x19d0d7000 - 0x19d0e2fff MediaAccessibility arm64 <8b640f442ded3d0581d639e9fd9049b5> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  328. 0x19d100000 - 0x19d107fff libsystem_dnssd.dylib arm64 <1ead228266503faa9e8efe24a3f937b1> /usr/lib/system/libsystem_dnssd.dylib
  329. 0x19d108000 - 0x19d10efff PushKit arm64 <5d2460bb22c839748c16b2fe8be86110> /System/Library/Frameworks/PushKit.framework/PushKit
  330. 0x19d10f000 - 0x19d215fff FileProvider arm64 <8b68315b43b43c26a26dd7310ff59e57> /System/Library/Frameworks/FileProvider.framework/FileProvider
  331. 0x19d229000 - 0x19d22afff BackgroundTaskAgent arm64 <d731ebd58f1e3ecf82284997249ce23d> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
  332. 0x19d22b000 - 0x19d22ffff LinguisticData arm64 <e9b0246c0b223eb29e993d12ec31691e> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
  333. 0x19d230000 - 0x19d248fff CoreSDB arm64 <cf0b22bf4b293eed8aded146e7472966> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
  334. 0x19d249000 - 0x19d259fff Categories arm64 <12523ab336a334e78a9bd8341ade45d7> /System/Library/PrivateFrameworks/Categories.framework/Categories
  335. 0x19d25a000 - 0x19d273fff DoNotDisturb arm64 <7db313bb3aeb36b29cbe635f2c4a8e85> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
  336. 0x19d274000 - 0x19d32ffff VideoToolbox arm64 <9a8f0211a5e133fabb0586e159254703> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  337. 0x19d765000 - 0x19d766fff MessageSupport arm64 <4c1c93cab4593f3098baa62f08778f76> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
  338. 0x19d767000 - 0x19d7c2fff PersonalizationPortrait arm64 <bd5f3c7c11593f71afe87cf34d9a2778> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
  339. 0x19d88b000 - 0x19d893fff SymptomDiagnosticReporter arm64 <de6850a91f5330829cd36737b526efb1> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
  340. 0x19d894000 - 0x19d896fff IOSurfaceAccelerator arm64 <4ef0b026a02d37da867b6b4caa00eb86> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
  341. 0x19d897000 - 0x19d945fff AssetsLibraryServices arm64 <d70b711fc4fb38d085655aba9c2691c5> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  342. 0x19d946000 - 0x19d975fff DataAccessExpress arm64 <de9fc70210d73f268626056e6221ddc8> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  343. 0x19d976000 - 0x19d9e5fff EmailFoundation arm64 <0030f6c3bac7359385407968bdf1cbd3> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
  344. 0x19d9e6000 - 0x19d9fbfff CoreFollowUp arm64 <7497056934323d4183af2938525bc0d1> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
  345. 0x19d9fc000 - 0x19da04fff FamilyCircle arm64 <8d3ddb5b2a333f15885651381c6be7bc> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
  346. 0x19da05000 - 0x19da1afff libcoretls.dylib arm64 <cdd6e88ab51236f88304ff0e9fdef4ad> /usr/lib/libcoretls.dylib
  347. 0x19da71000 - 0x19db00fff libate.dylib arm64 <cb99ad1b659138dfbe550f38c8e3a088> /usr/lib/libate.dylib
  348. 0x19edbb000 - 0x19ee0dfff FTServices arm64 <868495703c6a3d25aba7eeb5a8da4977> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
  349. 0x19eeaf000 - 0x19eebffff MaterialKit arm64 <a4504ce7265e37ff9f912f3d680ba0b9> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
  350. 0x19eec0000 - 0x19ef37fff SAObjects arm64 <bfdd4674ad013ab9a7bc0c10d221b088> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
  351. 0x19ef38000 - 0x19ef42fff CoreRecents arm64 <b6bf82f0042c37d689723bf752ddbbb1> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  352. 0x19ef43000 - 0x19ef89fff MIME arm64 <9cb920edbafe3376b15c86f0b4e9ccb6> /System/Library/PrivateFrameworks/MIME.framework/MIME
  353. 0x19efeb000 - 0x19eff8fff DataMigration arm64 <2b7610c77e5b3baf9bc4ff96ead08425> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  354. 0x19f0fe000 - 0x19f159fff EmailCore arm64 <43da3f2e301934d3b34aeb69b1e039e7> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
  355. 0x19f1ac000 - 0x19f1d0fff IconServices arm64 <234299ad5ee035e3b3419cda532eb0b6> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
  356. 0x19f1d1000 - 0x19f3bbfff iTunesCloud arm64 <4b5c8b7c84f23c94beda82ecd967a3ab> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
  357. 0x19f3bc000 - 0x19f685fff MusicLibrary arm64 <8ce18cfdfab3321da3cb3f7420946dc9> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  358. 0x19f686000 - 0x19f687fff WatchdogClient arm64 <d7ff9b9a95503de1a49786760af29d91> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
  359. 0x19f688000 - 0x19f699fff libprequelite.dylib arm64 <5d43cd16fd1e3760a914ee604d53d5cc> /usr/lib/libprequelite.dylib
  360. 0x19f6bb000 - 0x19f6c0fff IDSKVStore arm64 <b4762eedc82833d3a20fe921a01d3401> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
  361. 0x19f6c1000 - 0x19f6d1fff CoreEmoji arm64 <4520569fbd88306d9833b1453e7efcc9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
  362. 0x19f6d2000 - 0x19f768fff Email arm64 <eabb0a98b3e339fabd14bb60c1610050> /System/Library/PrivateFrameworks/Email.framework/Email
  363. 0x19f769000 - 0x19f7b7fff ClassKit arm64 <8c81187fd37e37a8b9a7a9795f907671> /System/Library/Frameworks/ClassKit.framework/ClassKit
  364. 0x19f824000 - 0x19f830fff CPMS arm64 <26ecdd8ff8b1343fb36e2ceb56ee2939> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
  365. 0x19f831000 - 0x19f839fff RTCReporting arm64 <01442b0b4d893daea40b1435f5d5da84> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
  366. 0x19f998000 - 0x19f9e4fff MobileBackup arm64 <fe223d09348d30329b5e0bfcb862c0f4> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
  367. 0x19fa94000 - 0x19fa9bfff CoreTime arm64 <f43fcad4ffec3d7ba9977d546772cb33> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
  368. 0x19fadb000 - 0x19fc19fff IMDPersistence arm64 <aae675ce57b6388eb71a285c5e611198> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
  369. 0x19fcbb000 - 0x19fd0afff DataAccess arm64 <3d96bbddc43c385ab1b1fc6d5fb32a86> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
  370. 0x1a0041000 - 0x1a0095fff ToneLibrary arm64 <3e2f851c25f43b3b87814ce72322bc13> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
  371. 0x1a0361000 - 0x1a037ffff AppConduit arm64 <ad32742c04f5339ab8320ae813fb783c> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
  372. 0x1a0380000 - 0x1a0398fff IntlPreferences arm64 <17df023ff77235bb8cf4bd415779fe80> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  373. 0x1a0714000 - 0x1a07e8fff CoreBrightness arm64 <e6f28809466f3cd7bffd11d3be112019> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
  374. 0x1a07e9000 - 0x1a07f0fff libIOReport.dylib arm64 <9c260447706133cd856cf4212a74f759> /usr/lib/libIOReport.dylib
  375. 0x1a0981000 - 0x1a0b29fff libBNNS.dylib arm64 <d7b55fcd4a16326dbed864169a84df05> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
  376. 0x1a0b2a000 - 0x1a0b31fff StudyLog arm64 <7cc9e5552c0b305f9e245abf981b62a1> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
  377. 0x1a0b32000 - 0x1a0bb8fff BulletinBoard arm64 <381ac22bf3353f3982a6007094b73767> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
  378. 0x1a0bb9000 - 0x1a0c48fff iTunesStore arm64 <393348ca4d9e31a6beaf2bb1c1d99f69> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  379. 0x1a1695000 - 0x1a16edfff SafariCore arm64 <029bc98c942e38ecab7f0d3f01685e46> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
  380. 0x1a16ee000 - 0x1a1753fff ScreenTimeCore arm64 <5ba75ed5b21e33d08112e416a2ff08af> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
  381. 0x1a1d6f000 - 0x1a1d82fff LocalAuthentication arm64 <72045bcaec7e3a4ca28b50dac50f588e> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
  382. 0x1a1d83000 - 0x1a1d87fff CommunicationsFilter arm64 <100f7507f56d3e6a974eb7acc9ec2bdd> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  383. 0x1a1d88000 - 0x1a1daafff AddressBook arm64 <5f0d2fdf82f8332cbbf9322042e19649> /System/Library/Frameworks/AddressBook.framework/AddressBook
  384. 0x1a1dab000 - 0x1a1db6fff CaptiveNetwork arm64 <0552986cee333370aa966671ab0aae16> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  385. 0x1a1f08000 - 0x1a1fbafff libBLAS.dylib arm64 <57aa1f484644390ba52d46bcf2b9ef5f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  386. 0x1a1fbb000 - 0x1a1fc9fff CTCarrierSpace arm64 <216a39c5c002354eadf5b65721896e9c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
  387. 0x1a27b4000 - 0x1a2883fff CoreParsec arm64 <75d94c0beef63d189c4b85818e0a2e25> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
  388. 0x1a2a71000 - 0x1a2a8bfff libtailspin.dylib arm64 <109497d4ddfa37bdbbf400754a39ea8f> /usr/lib/libtailspin.dylib
  389. 0x1a2aea000 - 0x1a2afefff ContactsDonation arm64 <0e4e04e29a533d1192765ec1f4d7af43> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
  390. 0x1a2b49000 - 0x1a2b52fff MobileActivation arm64 <6733fce80ec638aaa267c7519bb80a0a> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
  391. 0x1a2bd3000 - 0x1a2be1fff MobileIcons arm64 <b2ea775049743e48b40c413602d6058a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  392. 0x1a2be2000 - 0x1a2ce2fff ResponseKit arm64 <40dd302f884936708ff18a30f50f6ae9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
  393. 0x1a2cff000 - 0x1a2d38fff Notes arm64 <c6617a69dece3b4bbcca4f18401242d3> /System/Library/PrivateFrameworks/Notes.framework/Notes
  394. 0x1a2d39000 - 0x1a2d50fff MetalKit arm64 <740f1becf28631acbebaf1ca923fdb44> /System/Library/Frameworks/MetalKit.framework/MetalKit
  395. 0x1a2daa000 - 0x1a2df3fff CoreHaptics arm64 <1157e81a94623a31a0ca98470511a761> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
  396. 0x1a2df4000 - 0x1a2ebdfff ProofReader arm64 <44df2d5a1f2634699d677f2fd54f34b1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  397. 0x1a2f0c000 - 0x1a2f17fff EmailAddressing arm64 <1db4c845197e3dbcab8448f39cc77f12> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
  398. 0x1a2f18000 - 0x1a2f2dfff MailServices arm64 <6ab8d03470f2399896abfbb9ef68844c> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
  399. 0x1a2f2e000 - 0x1a2faefff CoreSymbolication arm64 <28d570647ec73ceaaacfc7a3f21b2303> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
  400. 0x1a2faf000 - 0x1a2fb5fff IdleTimerServices arm64 <32df45a981cc3ee8990e4e8a447fbc7a> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
  401. 0x1a30a4000 - 0x1a315efff VideoSubscriberAccount arm64 <73980d26f45838d4bb887d79492d5c51> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
  402. 0x1a3173000 - 0x1a3176fff FTClientServices arm64 <2f4c056f0c6638ecb036a323fb96dc08> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
  403. 0x1a3177000 - 0x1a31dbfff ContactsUICore arm64 <571a833a66e4340cb3a39117ae50c2d4> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
  404. 0x1a363b000 - 0x1a3682fff LoggingSupport arm64 <2132f7060d4630ce888ceaf1d40e4aeb> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
  405. 0x1a379a000 - 0x1a37f4fff ProtectedCloudStorage arm64 <a5bfbbd5554a3910b4275d95cf2377be> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
  406. 0x1a38c1000 - 0x1a38cafff OpenGLES arm64 <3044208ed61c34eca2370a8b687a5ccd> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  407. 0x1a3a2b000 - 0x1a3a33fff libGFXShared.dylib arm64 <69f0756ab7723506b193c7fccf54af28> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  408. 0x1a3a34000 - 0x1a3a68fff SharedUtils arm64 <6f5b156a4ff035ac856a13d000adeffa> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
  409. 0x1a3a69000 - 0x1a3ab6fff PhotosFormats arm64 <fbe7ce067e273f9b961ee97da0b3acdc> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
  410. 0x1a4b0a000 - 0x1a4b46fff StreamingZip arm64 <d87249a51fc036bbb9c7a728e842ceea> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
  411. 0x1a578b000 - 0x1a59b4fff SafariShared arm64 <0594b3252bb830b89a8f49d9fd5f3592> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
  412. 0x1a5a3a000 - 0x1a5a3dfff InternationalTextSearch arm64 <a674c74860d73dc2bf3367ada28d92a7> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
  413. 0x1a5a5b000 - 0x1a5a77fff AssetCacheServices arm64 <40631d1dce8b3d158398e2614574741c> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
  414. 0x1a63ea000 - 0x1a63effff IncomingCallFilter arm64 <1e6dc4fb88ae34c4903703e61281bdaf> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
  415. 0x1a640b000 - 0x1a6423fff NetworkStatistics arm64 <ebf841b0f0183448aaee15861aa4901f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
  416. 0x1a687f000 - 0x1a6885fff Netrb arm64 <fde3934ed0fb396e9591e0956b91ee22> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
  417. 0x1a6889000 - 0x1a68b9fff EAP8021X arm64 <e07743198cd5327e8b3595eb650d6522> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  418. 0x1a68ba000 - 0x1a68bcfff OSAServicesClient arm64 <580c56fbc3a236aba11042dcee1989f6> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
  419. 0x1a6a5d000 - 0x1a6a61fff libgermantok.dylib arm64 <8198ea3c7255321fa5db22fd3f3174af> /usr/lib/libgermantok.dylib
  420. 0x1a6a62000 - 0x1a6b15fff libmecab.dylib arm64 <d4683ab4e68731e58fd4f8ee0dd5f5a8> /usr/lib/libmecab.dylib
  421. 0x1a6b16000 - 0x1a6b51fff Catalyst arm64 <7ca3384c8cd5359eae88eb05bcd40db0> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
  422. 0x1a6ca5000 - 0x1a6ce0fff VoiceServices arm64 <0f41620ee1da3ee9b57aaa113d566c71> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
  423. 0x1a6ce1000 - 0x1a6df8fff Navigation arm64 <7aa65dc8097b3342b162f47cea8c3c03> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
  424. 0x1a7112000 - 0x1a7120fff CoreDuetDaemonProtocol arm64 <0970436c4af93f7888b6d2b6a1fe5d6e> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
  425. 0x1a7121000 - 0x1a7140fff FTAWD arm64 <4edfbca3ac3e32ba9df27f627410420f> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
  426. 0x1a8674000 - 0x1a8676fff OAuth arm64 <da98ee74f86f34f58fc2ad172b270a37> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  427. 0x1a8936000 - 0x1a8971fff DifferentialPrivacy arm64 <c9a1ba0dc2f0322ab9e03ca10fda801d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
  428. 0x1a8c11000 - 0x1a8da8fff EmailDaemon arm64 <595d5708d39137f8b3091a6bad9e76f0> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
  429. 0x1a910d000 - 0x1a9139fff MailSupport arm64 <bc7c9fe3c6543ef9a5b74b079ac824f8> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
  430. 0x1a913a000 - 0x1a91a9fff libarchive.2.dylib arm64 <20d6c601da6f361d89844280e4574581> /usr/lib/libarchive.2.dylib
  431. 0x1a91aa000 - 0x1a91dbfff C2 arm64 <a67ece10c2793a2cb7721f32f5d56011> /System/Library/PrivateFrameworks/C2.framework/C2
  432. 0x1a91dc000 - 0x1a9210fff NaturalLanguage arm64 <d4d8baf804a83caf914ad9af353ecc7e> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
  433. 0x1a92a4000 - 0x1a92a5fff libsystem_coreservices.dylib arm64 <fcab73a3e2173933a5c3ab5116b189c3> /usr/lib/system/libsystem_coreservices.dylib
  434. 0x1a92b7000 - 0x1a92c9fff libmis.dylib arm64 <aa14d34eaea33a079eee3cd19f7acf7f> /usr/lib/libmis.dylib
  435. 0x1a92ca000 - 0x1a9320fff WebBookmarks arm64 <20bf79f2a8f0378eaaa17e27999ea030> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
  436. 0x1a9321000 - 0x1a932efff DCIMServices arm64 <667970c192493f80adc9c4883f51e219> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
  437. 0x1a932f000 - 0x1a9481fff CloudPhotoLibrary arm64 <7d27632ac0b53b14846fca9e60a5ec66> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
  438. 0x1a9482000 - 0x1a94bbfff ContactsAutocomplete arm64 <c8d6c9518bc83413948bf6506bc43d72> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
  439. 0x1a94bc000 - 0x1a94c4fff libcopyfile.dylib arm64 <aa5eeef7f5b131cea4db28e6edb5cbd7> /usr/lib/system/libcopyfile.dylib
  440. 0x1a94c5000 - 0x1a94e6fff UsageTracking arm64 <8bb236f387ea33cbaa5361804d527d73> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
  441. 0x1a9828000 - 0x1a98b8fff AccountsDaemon arm64 <6bdda96b6fbd337ab0b927eeba0d3b62> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
  442. 0x1a98b9000 - 0x1a98c4fff AppleIDSSOAuthentication arm64 <7a4270b2fcd33a6e9333fe4133a25bb2> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
  443. 0x1a98c5000 - 0x1a98d8fff SettingsFoundation arm64 <4e5f58dd1f453acea2bb6e86c9e40323> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
  444. 0x1a9a07000 - 0x1a9a83fff Symbolication arm64 <a8b767353ab43222a64563f5cbc22d5f> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
  445. 0x1a9c39000 - 0x1a9c87fff ChunkingLibrary arm64 <628d7826f51934bfbc36831de9b365d6> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  446. 0x1a9c8b000 - 0x1a9c8ffff DAAPKit arm64 <cb74c9aa264f31839dcbd39c7e215261> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  447. 0x1aa18f000 - 0x1aa191fff CoreDuetDebugLogging arm64 <93bf2dfd16df3832a4ed4fcd56d2c070> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
  448. 0x1aac9b000 - 0x1aacd9fff SignpostSupport arm64 <5fae84042c1a39ca9628a4546973ad06> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
  449. 0x1aaf32000 - 0x1aaf3bfff SignpostCollection arm64 <ed2a0149cfd630d1831387abe8f94817> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
  450. 0x1ab66c000 - 0x1ab673fff URLFormatting arm64 <d0535b15227c38b996086c162d7eb0c4> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
  451. 0x1ab688000 - 0x1ab72ffff MMCS arm64 <0afcc240bf6e3648b7dd4681bfcfc488> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
  452. 0x1ab788000 - 0x1ab9b5fff MobileSpotlightIndex arm64 <e16d194fe64033b6b64ef1d02f784c20> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
  453. 0x1abd8b000 - 0x1abdd1fff CoreLocationProtobuf arm64 <3dcb34978e4b36859a075990421d15fb> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
  454. 0x1abe85000 - 0x1abf02fff Quagga arm64 <9db70b2c75ba3568800d72a92f583730> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
  455. 0x1ac19b000 - 0x1ac1a9fff libAXSpeechManager.dylib arm64 <f67320f030c931068272409bb56edec3> /usr/lib/libAXSpeechManager.dylib
  456. 0x1ac20f000 - 0x1ac224fff libEDR arm64 <a426203d67753c6c8f502ed5c1924090> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
  457. 0x1ace43000 - 0x1ace51fff libperfcheck.dylib arm64 <546f9a267f063a1890ac443c0b8eb3b9> /usr/lib/libperfcheck.dylib
  458. 0x1ace52000 - 0x1ace5dfff libAudioStatistics.dylib arm64 <0a6aec93ae4e3c779f0da4c2a72d8905> /usr/lib/libAudioStatistics.dylib
  459. 0x1ad01f000 - 0x1ad02ffff caulk arm64 <6f54863c3531357584aa32b7893025e5> /System/Library/PrivateFrameworks/caulk.framework/caulk
  460. 0x1ad06f000 - 0x1ad075fff MobileSystemServices arm64 <51edec88cb953e928413cd1cf32bc802> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
  461. 0x1ad211000 - 0x1ad22afff TextToSpeech arm64 <c536c29c29e133fba8e119436e4ea699> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
  462. 0x1ae139000 - 0x1ae172fff libGLImage.dylib arm64 <ce4165f7a7e83e65be8f76af50c156e8> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  463. 0x1ae5a0000 - 0x1ae5b1fff libSparseBLAS.dylib arm64 <77cc08d444a83670a3c7d64c38450e56> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
  464. 0x1ae5b2000 - 0x1ae5c5fff Engram arm64 <1183e3c67e4f370d855999579e401d60> /System/Library/PrivateFrameworks/Engram.framework/Engram
  465. 0x1ae63d000 - 0x1ae677fff DataDetectorsNaturalLanguage arm64 <94326f5e6f1f333d88e05a6657e6d472> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
  466. 0x1ae967000 - 0x1ae96ffff FSEvents arm64 <dd8709957a0234448f1d336bb767852b> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
  467. 0x1ae970000 - 0x1ae9eefff CoreDAV arm64 <9b36fa2d9e4d372f8b9fbd82bc094860> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  468. 0x1af33d000 - 0x1af34dfff RemoteTextInput arm64 <1218e6d5c5f03ddaa152f65edcbb2032> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
  469. 0x1af376000 - 0x1af3a5fff iCalendar arm64 <34d1fb97c3f03fcd8f1b4226952fbca6> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  470. 0x1af3c2000 - 0x1af3cbfff CloudPhotoServices arm64 <3409a56fc1be35eeb80f761a2a593c70> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
  471. 0x1af40a000 - 0x1af41efff libLinearAlgebra.dylib arm64 <0572685470573cd6890b9a5f60f4c149> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  472. 0x1af4af000 - 0x1af5b1fff ConfigurationEngineModel arm64 <1a1e4c29af253530a00a0454ec00457e> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
  473. 0x1af5b2000 - 0x1af5b9fff CertUI arm64 <e8083ff4ec503d16924034ced701f6d7> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
  474. 0x1af6bd000 - 0x1af6cbfff CoreAUC arm64 <0b48231b7d8133168b55dcbebde5ecdd> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
  475. 0x1b0135000 - 0x1b017cfff PhysicsKit arm64 <9ff5dbc88d2f3567a80e27e845970e6e> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  476. 0x1b017d000 - 0x1b01cefff CorePrediction arm64 <7ec324458867321abf71d9e8e8320ec4> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
  477. 0x1b062f000 - 0x1b067afff SafariSafeBrowsing arm64 <4a31bd81d64f300193bbebcb2ef6c12a> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
  478. 0x1b0a22000 - 0x1b0a97fff HomeSharing arm64 <712a1c49f6123b65b251a5e53bb10feb> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  479. 0x1b0b27000 - 0x1b0b45fff GenerationalStorage arm64 <9c31d008592e30319b90e26e1516d828> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  480. 0x1b0baa000 - 0x1b0bb5fff PersonaKit arm64 <78d0464bdc153816b12d43398fff9df0> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
  481. 0x1b0bb6000 - 0x1b0bc2fff PersonaUI arm64 <8685f9f0ac063c0e946195cd2f926711> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
  482. 0x1b0d6c000 - 0x1b0d7afff Speech arm64 <3f242dd7c3a537a69ad20e679ba2b834> /System/Library/Frameworks/Speech.framework/Speech
  483. 0x1b0fd0000 - 0x1b0fd5fff kperf arm64 <ee9572497fbf33a48220594652071c84> /System/Library/PrivateFrameworks/kperf.framework/kperf
  484. 0x1b116e000 - 0x1b117cfff AssetsLibrary arm64 <d1b21ff75f0739dea0ea96f576d07a06> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
  485. 0x1b11a9000 - 0x1b11dcfff libpcap.A.dylib arm64 <db740f5ee61733cc9cf0395f776372da> /usr/lib/libpcap.A.dylib
  486. 0x1b14ae000 - 0x1b14c2fff WebUI arm64 <b2d128a6b0be3cbda541ef46518169c8> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
  487. 0x1b14c3000 - 0x1b14d9fff SafariFoundation arm64 <8d356d0397b73424aff45259d671e50e> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
  488. 0x1b1525000 - 0x1b15bffff libvDSP.dylib arm64 <dc80adf2f1f93c7d86af56f519205aba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  489. 0x1b15c0000 - 0x1b15ebfff vCard arm64 <525637bd53e13ef78d1e42c4b426b7db> /System/Library/PrivateFrameworks/vCard.framework/vCard
  490. 0x1b1633000 - 0x1b16befff SampleAnalysis arm64 <7f6ef86dbc713402bc0b77a9edf435c1> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
  491. 0x1b16bf000 - 0x1b16cafff IntentsFoundation arm64 <7c1e81a3a0683576b94a2df819035b18> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
  492. 0x1b18bc000 - 0x1b18befff ParsecSubscriptionServiceSupport arm64 <6bcbc54a7157375fb35f9cf40b3ad902> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
  493. 0x1b18bf000 - 0x1b194efff MediaPlatform arm64 <6d7cb766c62b3cb98aab91cb64bd7d1d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
  494. 0x1b194f000 - 0x1b1c5cfff MediaLibraryCore arm64 <3ee30b35181b36139e714a10e7394ed3> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
  495. 0x1b1cbf000 - 0x1b1cf7fff PhotosImagingFoundation arm64 <5633620c32ec36ca8d50738631ab5635> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
  496. 0x1b1cf8000 - 0x1b1d1afff MediaConversionService arm64 <7658cb326323337ba20a8aa29b906765> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
  497. 0x1b1d1b000 - 0x1b1d38fff MediaStream arm64 <8eca31e0c4973c9cab1381301b649f79> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
  498. 0x1b1d39000 - 0x1b1e34fff CoreMediaStream arm64 <75ffcf14480339a49404da7af1d51405> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
  499. 0x1b1f4f000 - 0x1b1f4ffff Accelerate arm64 <7fbf97ba921e35349dceafc6f2e83085> /System/Library/Frameworks/Accelerate.framework/Accelerate
  500. 0x1b1f51000 - 0x1b226cfff libLAPACK.dylib arm64 <d6ea6a57de14389ca3ec031d84ba62d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  501. 0x1b226d000 - 0x1b2271fff libQuadrature.dylib arm64 <864ba6a8213c3e25a558dacf9c17424b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
  502. 0x1b2272000 - 0x1b22cbfff libvMisc.dylib arm64 <2a5cad3e768c3068adde0fcf2c0f525b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  503. 0x1b22cc000 - 0x1b22ccfff vecLib arm64 <165af11d20af32d492e65566bd61e933> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  504. 0x1b22d5000 - 0x1b22e2fff AuthenticationServices arm64 <f5bf9db7c40831199073198e822ed10c> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
  505. 0x1b2435000 - 0x1b2485fff CoreMIDI arm64 <2254b6ffc02f3628bfadc93057e9764f> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
  506. 0x1b2663000 - 0x1b2689fff GLKit arm64 <2fcfe69a2bfc32c38ddfecb2c28d744d> /System/Library/Frameworks/GLKit.framework/GLKit
  507. 0x1b268a000 - 0x1b26b7fff GSS arm64 <3c15956942da3635965e0d93087a87e6> /System/Library/Frameworks/GSS.framework/GSS
  508. 0x1b26cb000 - 0x1b26fcfff MPSCore arm64 <3783a8c38857344b993a2275dbbe4f32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
  509. 0x1b26fd000 - 0x1b2776fff MPSImage arm64 <0df2ad87d643399083dc6f043aa01f06> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
  510. 0x1b2777000 - 0x1b2799fff MPSMatrix arm64 <03b14bc196133c0faf56c0ddf0fb056d> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
  511. 0x1b279a000 - 0x1b27aefff MPSNDArray arm64 <402ebef5f4293c00910753126b2cf674> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
  512. 0x1b27af000 - 0x1b293ffff MPSNeuralNetwork arm64 <3f56d22b7d8c3c0abafd7f53cb08efbb> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
  513. 0x1b2940000 - 0x1b2985fff MPSRayIntersector arm64 <38acb90ef6473540ba96cef4852ffd18> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
  514. 0x1b2986000 - 0x1b2986fff MetalPerformanceShaders arm64 <4d10c81dd6cb3e2eafbde261c6e5162a> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
  515. 0x1b2993000 - 0x1b2993fff MobileCoreServices arm64 <2cb592ab1cfd371ebb935265787f790f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  516. 0x1b299e000 - 0x1b299ffff libCVMSPluginSupport.dylib arm64 <958fbb083e6136228c0ff7ddee7456d9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  517. 0x1b29a0000 - 0x1b29a6fff libCoreFSCache.dylib arm64 <507f7ab6b9b131beb0145aef6b49a26c> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
  518. 0x1b29a7000 - 0x1b29acfff libCoreVMClient.dylib arm64 <966b47cee1dd32d085826496866b281f> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  519. 0x1b29e0000 - 0x1b2a17fff QuickLookThumbnailing arm64 <f4c80fba72c933b9b89793ec8867eec8> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
  520. 0x1b2e21000 - 0x1b2e21fff UIKit arm64 <6481cf0cb1813c5bb847eacf0a09ae62> /System/Library/Frameworks/UIKit.framework/UIKit
  521. 0x1b2e43000 - 0x1b2f06fff VisionKit arm64 <f0ad6ea490c83b14b73095ac75a1513f> /System/Library/Frameworks/VisionKit.framework/VisionKit
  522. 0x1b304f000 - 0x1b319ffff ANECompiler arm64 <1d9b89a9a46639b9a848540f8a988f28> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
  523. 0x1b31a0000 - 0x1b31b0fff ANEServices arm64 <8e32f596f2fd33a0aeba7c51c5aa7ff1> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
  524. 0x1b31b9000 - 0x1b324dfff APFS arm64 <85bcddcd070d345b90ffa6e91fa38181> /System/Library/PrivateFrameworks/APFS.framework/APFS
  525. 0x1b324e000 - 0x1b3252fff ASEProcessing arm64 <6c8a4d4ea9923377878edad345ac39d0> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
  526. 0x1b335a000 - 0x1b339bfff AccessibilitySharedSupport arm64 <6a297bac58903a0e850275af69b4253e> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
  527. 0x1b33f7000 - 0x1b3402fff AccountSettings arm64 <fdb003720c8b3bdebb31a7cad8beb55b> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
  528. 0x1b3ce9000 - 0x1b3cf7fff AppleFSCompression arm64 <faf2d07e41b937c7b2f91d35153265ff> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
  529. 0x1b3cf8000 - 0x1b3d06fff AppleIDAuthSupport arm64 <ad5978a114c633769351814a6ec47188> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
  530. 0x1b3d07000 - 0x1b3d48fff AppleJPEG arm64 <9875c6bbc7143814b51f865d0d51093b> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  531. 0x1b3d64000 - 0x1b3d75fff AppleNeuralEngine arm64 <9a2febaec86335a18976db48ac91ae89> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
  532. 0x1b3d7c000 - 0x1b3d9ffff AppleSauce arm64 <9b0fc51f4f6d3caab154c293088a842f> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
  533. 0x1b3f9a000 - 0x1b3fcafff Bom arm64 <65c42a97d7a33701bcada51f3c4045a2> /System/Library/PrivateFrameworks/Bom.framework/Bom
  534. 0x1b4a3a000 - 0x1b4a41fff CommonAuth arm64 <1bf0a53e84213e848b909b2db46f753b> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
  535. 0x1b4d27000 - 0x1b4e17fff CoreHandwriting arm64 <d54212eda74a37aea3bde91ad99d98ab> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
  536. 0x1b4e2e000 - 0x1b4e32fff CoreOptimization arm64 <bd6084a322943a35812179c75919d8eb> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
  537. 0x1b4f49000 - 0x1b4f54fff DeviceIdentity arm64 <5ee8f236f8a9381e8702326ef54d619a> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
  538. 0x1b50e0000 - 0x1b50fbfff DocumentManagerCore arm64 <97581575ca673b3f9cb6c1423835ae9c> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
  539. 0x1b51b7000 - 0x1b5811fff Espresso arm64 <075f845f82ad3bb6843c1dfe7aba25b0> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
  540. 0x1b5ada000 - 0x1b5eecfff FaceCore arm64 <9efae0f103583d3fbf8b1377c8b9e7a7> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  541. 0x1b5fbf000 - 0x1b5fd3fff libGSFontCache.dylib arm64 <39e55570d2f936579efe88425a75b9d3> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
  542. 0x1b6037000 - 0x1b6043fff libhvf.dylib arm64 <8f09fb306bd839cd82c0e9cef8fce571> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
  543. 0x1b6065000 - 0x1b6079fff Futhark arm64 <a84a6f94c89e3b259987d0e4d002941c> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
  544. 0x1b6d40000 - 0x1b6d4cfff GraphVisualizer arm64 <4a8def8ad5bb3435b77513bdcca5adb8> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
  545. 0x1b702f000 - 0x1b709efff Heimdal arm64 <adef335d73a931659d51b482bbed39d8> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
  546. 0x1b75ed000 - 0x1b75f3fff InternationalSupport arm64 <d59a132ed1703278b605f9a8f1ff907a> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
  547. 0x1b78ae000 - 0x1b78aefff Marco arm64 <27d9d06a1358385899cfe95887a94017> /System/Library/PrivateFrameworks/Marco.framework/Marco
  548. 0x1b7d64000 - 0x1b7d8dfff MetricsKit arm64 <be752bb353f437ed9a29765ef8d5c9b5> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
  549. 0x1b7d9b000 - 0x1b7daefff MobileDeviceLink arm64 <58a405e7297938d6b46c85c62ab84954> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
  550. 0x1b805e000 - 0x1b809dfff OTSVG arm64 <6b0beb76b463391b86120b564d081e79> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
  551. 0x1b86eb000 - 0x1b86ebfff PhoneNumbers arm64 <0fb60c5e929936be9675a71c4c131c2a> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
  552. 0x1b9fdc000 - 0x1b9fe0fff RevealCore arm64 <e3e3cc0d4bc93d2887b9f9d224156b78> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
  553. 0x1ba0ce000 - 0x1ba0fffff ScreenReaderCore arm64 <d11008edb9fb3cf4873c2c25e19bc4b5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
  554. 0x1ba164000 - 0x1ba170fff SetupAssistantSupport arm64 <ef014684fac033b386a6b68082037640> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
  555. 0x1ba18e000 - 0x1ba18efff SignpostMetrics arm64 <39844c936b4f399994bded0f1cff359f> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
  556. 0x1ba1bc000 - 0x1ba1e3fff SiriInstrumentation arm64 <a96d4f5d94b53486893e8db8af34c862> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
  557. 0x1ba940000 - 0x1baa5dfff TextRecognition arm64 <1edb6810980d348fb75c1af1f6c37216> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
  558. 0x1baa5e000 - 0x1bab00fff TextureIO arm64 <b532af04ee7b30b99fecaa9989a53d36> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
  559. 0x1bb932000 - 0x1bbe17fff libwebrtc.dylib arm64 <940b218575033aac85a3921437fd9933> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
  560. 0x1bbf9e000 - 0x1bbfa6fff kperfdata arm64 <e569fc53e092356eb122562a13c9bf2b> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
  561. 0x1bbfa7000 - 0x1bbfeefff ktrace arm64 <744300e119093d9d8a62eff7ca8a5224> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
  562. 0x1bc007000 - 0x1bc013fff perfdata arm64 <1c22afa49c1a3331a9672f3477e2270a> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
  563. 0x1bc2d2000 - 0x1bc5d2fff libAWDSupportFramework.dylib arm64 <e9e6f61ecadc3ef687fe93970e9be066> /usr/lib/libAWDSupportFramework.dylib
  564. 0x1bc783000 - 0x1bc78dfff libChineseTokenizer.dylib arm64 <98ede1f2ad0f3bc4aeaa8f164bda62c2> /usr/lib/libChineseTokenizer.dylib
  565. 0x1bc7b3000 - 0x1bc966fff libFosl_dynamic.dylib arm64 <bea0ead4ccfe34ed8d67db9040c5da5f> /usr/lib/libFosl_dynamic.dylib
  566. 0x1bc9e1000 - 0x1bc9e7fff libMatch.1.dylib arm64 <ccf39525f1f333a99e71b0c90b775f02> /usr/lib/libMatch.1.dylib
  567. 0x1bcaa9000 - 0x1bcaaafff libSystem.B.dylib arm64 <290ee19dd68a33e594372096c3256719> /usr/lib/libSystem.B.dylib
  568. 0x1bcab3000 - 0x1bcab5fff libThaiTokenizer.dylib arm64 <e5cf6e94bb7d3993b36340a76dd10d4a> /usr/lib/libThaiTokenizer.dylib
  569. 0x1bcbb4000 - 0x1bcbc9fff libapple_nghttp2.dylib arm64 <c3ec66ee9ed13a8998d5858698a92d39> /usr/lib/libapple_nghttp2.dylib
  570. 0x1bcc42000 - 0x1bcc52fff libbsm.0.dylib arm64 <33212acdd6e83c6dbba937b01bf80de7> /usr/lib/libbsm.0.dylib
  571. 0x1bcc53000 - 0x1bcc5ffff libbz2.1.0.dylib arm64 <2ac416acf1533616a6c7af36bb95d86a> /usr/lib/libbz2.1.0.dylib
  572. 0x1bcc60000 - 0x1bcc60fff libcharset.1.dylib arm64 <17cd78616d3b32e99e65055a0e406ae2> /usr/lib/libcharset.1.dylib
  573. 0x1bcc61000 - 0x1bcc72fff libcmph.dylib arm64 <55b3af6de3a436408874d45aec155429> /usr/lib/libcmph.dylib
  574. 0x1bcc73000 - 0x1bcc8afff libcompression.dylib arm64 <e507127bb2d9301da30a04be55a7105d> /usr/lib/libcompression.dylib
  575. 0x1bcc8b000 - 0x1bcc8cfff libcoretls_cfhelpers.dylib arm64 <081c7d2fc9ab3037a28db6e65640037a> /usr/lib/libcoretls_cfhelpers.dylib
  576. 0x1bcc8d000 - 0x1bcc93fff libcupolicy.dylib arm64 <bc10584cebee364eb12d17b880386907> /usr/lib/libcupolicy.dylib
  577. 0x1bccd3000 - 0x1bccdcfff libdscsym.dylib arm64 <ebcadea82037334b887f66dd7da25bee> /usr/lib/libdscsym.dylib
  578. 0x1bccdd000 - 0x1bccf9fff libedit.3.dylib arm64 <fa37c44b664c31dab353ba0235a89f33> /usr/lib/libedit.3.dylib
  579. 0x1bcd13000 - 0x1bcd18fff libheimdal-asn1.dylib arm64 <a04b12766fa73471897f66a33892248f> /usr/lib/libheimdal-asn1.dylib
  580. 0x1bcd19000 - 0x1bce0afff libiconv.2.dylib arm64 <2899e6cb6ce637259e6f45802f36d678> /usr/lib/libiconv.2.dylib
  581. 0x1bce20000 - 0x1bce2bfff liblockdown.dylib arm64 <50869c96d9c23940849cac239427e6ee> /usr/lib/liblockdown.dylib
  582. 0x1bce2c000 - 0x1bce44fff liblzma.5.dylib arm64 <9194af27e56a3747afa73d649580ebd0> /usr/lib/liblzma.5.dylib
  583. 0x1bd1c5000 - 0x1bd1f4fff libncurses.5.4.dylib arm64 <0678e36babe8349db91ea40e39fe4ffe> /usr/lib/libncurses.5.4.dylib
  584. 0x1bd1f5000 - 0x1bd209fff libnetworkextension.dylib arm64 <8ba88b0a0d3c32e7acc24e0f8b9f66af> /usr/lib/libnetworkextension.dylib
  585. 0x1bd593000 - 0x1bd5abfff libresolv.9.dylib arm64 <18dc421f4eb73d7f98fdd2ef32d29f40> /usr/lib/libresolv.9.dylib
  586. 0x1bd5ac000 - 0x1bd5aefff libsandbox.1.dylib arm64 <5025aba3a7ec30baa8c63c9dfbc57d9b> /usr/lib/libsandbox.1.dylib
  587. 0x1bd5af000 - 0x1bd5b4fff libsysdiagnose.dylib arm64 <7077dafedb433a0aaf929ee9e45cb6e1> /usr/lib/libsysdiagnose.dylib
  588. 0x1bd5b5000 - 0x1bd5e6fff libtidy.A.dylib arm64 <5d9e7b97a06b31feb5d3f3df1b5a6ffb> /usr/lib/libtidy.A.dylib
  589. 0x1bd5ee000 - 0x1bd5f1fff libutil.dylib arm64 <d963a051207d3b90b6d610260cd12160> /usr/lib/libutil.dylib
  590. 0x1bd61f000 - 0x1bd630fff libz.1.dylib arm64 <dab18c186a373b09b639dbd0322ab694> /usr/lib/libz.1.dylib
  591. 0x1bda68000 - 0x1bda6dfff libcache.dylib arm64 <111cb14a6b6f3afa993fecb1a68b4632> /usr/lib/system/libcache.dylib
  592. 0x1bda6e000 - 0x1bda7afff libcommonCrypto.dylib arm64 <4e6a23e09e603187a3411c32d965ab31> /usr/lib/system/libcommonCrypto.dylib
  593. 0x1bda7b000 - 0x1bda7ffff libcompiler_rt.dylib arm64 <23f835d65dd8370496846d62c9697f90> /usr/lib/system/libcompiler_rt.dylib
  594. 0x1bdb55000 - 0x1bdb55fff liblaunch.dylib arm64 <ba493320c24834618a6312598e05fe08> /usr/lib/system/liblaunch.dylib
  595. 0x1bdb56000 - 0x1bdb5bfff libmacho.dylib arm64 <0fd5870e9f263a98901dac802d9d131d> /usr/lib/system/libmacho.dylib
  596. 0x1bdb5c000 - 0x1bdb5efff libremovefile.dylib arm64 <db4f45521fa33740bed8dc41abe86858> /usr/lib/system/libremovefile.dylib
  597. 0x1bdb5f000 - 0x1bdb60fff libsystem_featureflags.dylib arm64 <00868befdde137a1a5d357ef7ae81db4> /usr/lib/system/libsystem_featureflags.dylib
  598. 0x1bdb61000 - 0x1bdb8efff libsystem_m.dylib arm64 <51f1ec8ae61d3e2b821a8e0de77fc175> /usr/lib/system/libsystem_m.dylib
  599. 0x1bdb8f000 - 0x1bdb94fff libunwind.dylib arm64 <af53a4f641833a108f50e58c82933157> /usr/lib/system/libunwind.dylib
  600. 0x1bde74000 - 0x1bdedcfff NanoRegistry arm64 <a24beb81e9cd32b59dde4cbb6d824c56> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
  601. 0x1bdedd000 - 0x1bdeeafff NanoPreferencesSync arm64 <e302f1d35c6834bdb3effeb7e57cd6a5> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
  602. 0x1bf0ea000 - 0x1bf108fff AppSSO arm64 <4cef2033b2603e74af1a8c362e92386e> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
  603.  
  604. EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement