Advertisement
Guest User

Untitled

a guest
Oct 20th, 2021
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.82 KB | None | 0 0
  1. Incident Identifier: x
  2. CrashReporter Key: x
  3. Hardware Model: iPhone8,1
  4. Process: MyGame [3336]
  5. Path: /private/var/containers/Bundle/Application/FE2FCC1B-12BE-409B-9187-BE0E5F43A5C0/MyGame.app/MyGame
  6. Identifier: com.mygame
  7. Version: 0.11.17 (0.11.17)
  8. Code Type: ARM-64 (Native)
  9. Role: Non UI
  10. Parent Process: launchd [1]
  11. Coalition: com.mygame [430]
  12.  
  13.  
  14. Date/Time: 2021-10-20 19:35:31.6708 +0200
  15. Launch Time: 2021-10-20 19:35:15.9086 +0200
  16. OS Version: iPhone OS 14.7.1 (18G82)
  17. Release Type: User
  18. Baseband Version: 8.80.01
  19. Report Version: 104
  20.  
  21. Exception Type: EXC_CRASH (SIGKILL)
  22. Exception Codes: 0x0000000000000000, 0x0000000000000000
  23. Exception Note: EXC_CORPSE_NOTIFY
  24. Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
  25. Termination Description: SPRINGBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:[application<com.mygame>:3336] failed to terminate gracefully after 10.0s | ProcessVisibility: Unknown | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Background | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 3.130 (user 3.130, system 0.000), 14% CPU", | "Elapsed application CPU time (seconds): 0.131, 1% CPU" | ) reportType:CrashLog maxTerminationResistance:Interactive>
  26. Triggered by Thread: 0
  27.  
  28. Thread 0 name: engine_main Dispatch queue: com.apple.main-thread
  29. Thread 0 Crashed:
  30. 0 libsystem_kernel.dylib 0x00000001c3051b54 __semwait_signal + 8
  31. 1 libsystem_c.dylib 0x000000019fe1fab4 nanosleep + 212
  32. 2 libsystem_c.dylib 0x000000019fe1f98c usleep + 64
  33. 3 MyGame 0x00000001007d9b58 dmDeviceOpenAL::DeviceOpenALClose(void*) + 3578712 (device_openal.cpp:137)
  34. 4 MyGame 0x00000001007caa98 dmSound::Finalize() + 3517080 (sound.cpp:450)
  35. 5 MyGame 0x0000000100477a80 dmEngine::Delete(dmEngine::Engine*) + 31360 (engine.cpp:289)
  36. 6 MyGame 0x00000001007aadb0 ShutdownEngine + 3386800 (AppDelegate.m:133)
  37. 7 CoreFoundation 0x00000001971efa10 __invoking___ + 144
  38. 8 CoreFoundation 0x00000001970d1720 -[NSInvocation invoke] + 300
  39. 9 CoreFoundation 0x00000001970d1c84 -[NSInvocation invokeWithTarget:] + 76
  40. 10 MyGame 0x00000001007ab49c -[AppDelegateProxy forwardInvocation:] + 3388572 (AppDelegateProxy.m:103)
  41. 11 CoreFoundation 0x00000001971ed5f4 ___forwarding___ + 732
  42. 12 CoreFoundation 0x00000001971ef85c _CF_forwarding_prep_0 + 92
  43. 13 UIKitCore 0x0000000199a9b798 -[UIApplication _terminateWithStatus:] + 240
  44. 14 UIKitCore 0x0000000199166f6c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 124
  45. 15 UIKitCore 0x0000000199166bf0 -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 216
  46. 16 UIKitCore 0x0000000199a917d4 -[UIApplication workspaceShouldExit:withTransitionContext:] + 208
  47. 17 FrontBoardServices 0x00000001a5cc251c -[FBSUIApplicationWorkspaceShim workspaceShouldExit:withTransitionContext:] + 84
  48. 18 FrontBoardServices 0x00000001a5cecc44 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke_2 + 76
  49. 19 FrontBoardServices 0x00000001a5cd3420 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 232
  50. 20 FrontBoardServices 0x00000001a5cecbe0 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke + 104
  51. 21 libdispatch.dylib 0x0000000196e23298 _dispatch_client_callout + 16
  52. 22 libdispatch.dylib 0x0000000196dc85b8 _dispatch_block_invoke_direct$VARIANT$mp + 224
  53. 23 FrontBoardServices 0x00000001a5d11e04 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 40
  54. 24 FrontBoardServices 0x00000001a5d11acc -[FBSSerialQueue _targetQueue_performNextIfPossible] + 404
  55. 25 FrontBoardServices 0x00000001a5d11fa0 -[FBSSerialQueue _performNextFromRunLoopSource] + 28
  56. 26 CoreFoundation 0x000000019716a8a8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  57. 27 CoreFoundation 0x000000019716a7a8 __CFRunLoopDoSource0 + 204
  58. 28 CoreFoundation 0x0000000197169b60 __CFRunLoopDoSources0 + 356
  59. 29 CoreFoundation 0x0000000197164018 __CFRunLoopRun + 768
  60. 30 CoreFoundation 0x00000001971637d0 CFRunLoopRunSpecific + 572
  61. 31 GraphicsServices 0x00000001ad8a5570 GSEventRunModal + 160
  62. 32 UIKitCore 0x0000000199a902d0 -[UIApplication _run] + 1052
  63. 33 UIKitCore 0x0000000199a9584c UIApplicationMain + 164
  64. 34 MyGame 0x000000010047b314 dmEngine::RunLoop(dmEngine::RunLoopParams const*) + 45844 (engine_loop.cpp:25)
  65. 35 MyGame 0x000000010047b2d4 engine_main(int, char**) + 45780 (engine_main.cpp:131)
  66. 36 libdyld.dylib 0x0000000196e42140 start + 4
  67.  
  68. Thread 1:
  69. 0 libsystem_pthread.dylib 0x00000001df7f8864 start_wqthread + 0
  70.  
  71. Thread 2 name: com.apple.uikit.eventfetch-thread
  72. Thread 2:
  73. 0 libsystem_kernel.dylib 0x00000001c302d908 mach_msg_trap + 8
  74. 1 libsystem_kernel.dylib 0x00000001c302cd0c mach_msg + 72
  75. 2 CoreFoundation 0x0000000197169db8 __CFRunLoopServiceMachPort + 368
  76. 3 CoreFoundation 0x00000001971641b8 __CFRunLoopRun + 1184
  77. 4 CoreFoundation 0x00000001971637d0 CFRunLoopRunSpecific + 572
  78. 5 Foundation 0x00000001983c0e64 -[NSRunLoop+ 32356 (NSRunLoop) runMode:beforeDate:] + 228
  79. 6 Foundation 0x00000001983c0d44 -[NSRunLoop+ 32068 (NSRunLoop) runUntilDate:] + 88
  80. 7 UIKitCore 0x0000000199b3ce10 -[UIEventFetcher threadMain] + 504
  81. 8 Foundation 0x000000019851dd90 __NSThread__start__ + 848
  82. 9 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  83. 10 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  84.  
  85. Thread 3:
  86. 0 libsystem_pthread.dylib 0x00000001df7f8864 start_wqthread + 0
  87.  
  88. Thread 4 name: http
  89. Thread 4:
  90. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  91. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  92. 2 MyGame 0x00000001007a9074 dmConditionVariable::Wait(dmConditionVariable::ConditionVariable*, dmMutex::Mutex*) + 3379316 (condition_variable.cpp:59)
  93. 3 MyGame 0x00000001007a1998 dmMessage::InternalDispatch(unsigned long long, void (*)(dmMessage::Message*, void*), void*, bool) + 3348888 (message.cpp:524)
  94. 4 MyGame 0x00000001006f4c38 dmHttpService::Loop(void*) + 2640952 (http_service.cpp:331)
  95. 5 MyGame 0x00000001007a7e40 dmThread::ThreadStartProxy(void*) + 3374656 (thread.cpp:43)
  96. 6 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  97. 7 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  98.  
  99. Thread 5 name: http
  100. Thread 5:
  101. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  102. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  103. 2 MyGame 0x00000001007a9074 dmConditionVariable::Wait(dmConditionVariable::ConditionVariable*, dmMutex::Mutex*) + 3379316 (condition_variable.cpp:59)
  104. 3 MyGame 0x00000001007a1998 dmMessage::InternalDispatch(unsigned long long, void (*)(dmMessage::Message*, void*), void*, bool) + 3348888 (message.cpp:524)
  105. 4 MyGame 0x00000001006f4c38 dmHttpService::Loop(void*) + 2640952 (http_service.cpp:331)
  106. 5 MyGame 0x00000001007a7e40 dmThread::ThreadStartProxy(void*) + 3374656 (thread.cpp:43)
  107. 6 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  108. 7 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  109.  
  110. Thread 6 name: http
  111. Thread 6:
  112. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  113. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  114. 2 MyGame 0x00000001007a9074 dmConditionVariable::Wait(dmConditionVariable::ConditionVariable*, dmMutex::Mutex*) + 3379316 (condition_variable.cpp:59)
  115. 3 MyGame 0x00000001007a1998 dmMessage::InternalDispatch(unsigned long long, void (*)(dmMessage::Message*, void*), void*, bool) + 3348888 (message.cpp:524)
  116. 4 MyGame 0x00000001006f4c38 dmHttpService::Loop(void*) + 2640952 (http_service.cpp:331)
  117. 5 MyGame 0x00000001007a7e40 dmThread::ThreadStartProxy(void*) + 3374656 (thread.cpp:43)
  118. 6 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  119. 7 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  120.  
  121. Thread 7 name: http
  122. Thread 7:
  123. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  124. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  125. 2 MyGame 0x00000001007a9074 dmConditionVariable::Wait(dmConditionVariable::ConditionVariable*, dmMutex::Mutex*) + 3379316 (condition_variable.cpp:59)
  126. 3 MyGame 0x00000001007a1998 dmMessage::InternalDispatch(unsigned long long, void (*)(dmMessage::Message*, void*), void*, bool) + 3348888 (message.cpp:524)
  127. 4 MyGame 0x00000001006f4c38 dmHttpService::Loop(void*) + 2640952 (http_service.cpp:331)
  128. 5 MyGame 0x00000001007a7e40 dmThread::ThreadStartProxy(void*) + 3374656 (thread.cpp:43)
  129. 6 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  130. 7 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  131.  
  132. Thread 8 name: http_balance
  133. Thread 8:
  134. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  135. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  136. 2 MyGame 0x00000001007a9074 dmConditionVariable::Wait(dmConditionVariable::ConditionVariable*, dmMutex::Mutex*) + 3379316 (condition_variable.cpp:59)
  137. 3 MyGame 0x00000001007a1998 dmMessage::InternalDispatch(unsigned long long, void (*)(dmMessage::Message*, void*), void*, bool) + 3348888 (message.cpp:524)
  138. 4 MyGame 0x00000001006f4cac dmHttpService::LoadBalancer(void*) + 2641068 (http_service.cpp:344)
  139. 5 MyGame 0x00000001007a7e40 dmThread::ThreadStartProxy(void*) + 3374656 (thread.cpp:43)
  140. 6 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  141. 7 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  142.  
  143. Thread 9:
  144. 0 libsystem_pthread.dylib 0x00000001df7f8864 start_wqthread + 0
  145.  
  146. Thread 10 name: com.apple.CoreMotion.MotionThread
  147. Thread 10:
  148. 0 libsystem_kernel.dylib 0x00000001c302d908 mach_msg_trap + 8
  149. 1 libsystem_kernel.dylib 0x00000001c302cd0c mach_msg + 72
  150. 2 CoreFoundation 0x0000000197169db8 __CFRunLoopServiceMachPort + 368
  151. 3 CoreFoundation 0x00000001971641b8 __CFRunLoopRun + 1184
  152. 4 CoreFoundation 0x00000001971637d0 CFRunLoopRunSpecific + 572
  153. 5 CoreFoundation 0x00000001971648d0 CFRunLoopRun + 60
  154. 6 CoreMotion 0x00000001a19fd550 0x1a18bc000 + 1316176
  155. 7 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  156. 8 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  157.  
  158. Thread 11 name: JavaScriptCore bmalloc scavenger
  159. Thread 11:
  160. 0 libsystem_kernel.dylib 0x00000001c3051580 __psynch_cvwait + 8
  161. 1 libsystem_pthread.dylib 0x00000001df7ed308 _pthread_cond_wait$VARIANT$mp + 1236
  162. 2 libc++.1.dylib 0x00000001aaffaa20 std::__1::condition_variable::wait+ 51744 (std::__1::unique_lock<std::__1::mutex>&) + 24
  163. 3 JavaScriptCore 0x00000001a0d5136c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 15590252 (std::__1::unique_lock<bmalloc::Mutex>&) + 108
  164. 4 JavaScriptCore 0x00000001a0d55b98 bmalloc::Scavenger::threadRunLoop+ 15608728 () + 252
  165. 5 JavaScriptCore 0x00000001a0d555b4 bmalloc::Scavenger::Scavenger+ 15607220 (std::__1::scoped_lock<bmalloc::Mutex> const&) + 0
  166. 6 JavaScriptCore 0x00000001a0d56ccc std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer+ 15613132 (std::__1::__thread_struct*) + 0
  167. 7 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  168. 8 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  169.  
  170. Thread 12 name: com.apple.NSURLConnectionLoader
  171. Thread 12:
  172. 0 libsystem_kernel.dylib 0x00000001c302d908 mach_msg_trap + 8
  173. 1 libsystem_kernel.dylib 0x00000001c302cd0c mach_msg + 72
  174. 2 CoreFoundation 0x0000000197169db8 __CFRunLoopServiceMachPort + 368
  175. 3 CoreFoundation 0x00000001971641b8 __CFRunLoopRun + 1184
  176. 4 CoreFoundation 0x00000001971637d0 CFRunLoopRunSpecific + 572
  177. 5 CFNetwork 0x00000001979fdee8 0x1977ca000 + 2309864
  178. 6 Foundation 0x000000019851dd90 __NSThread__start__ + 848
  179. 7 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  180. 8 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  181.  
  182. Thread 13 name: AURemoteIO::IOThread
  183. Thread 13:
  184. 0 libsystem_kernel.dylib 0x00000001c302d908 mach_msg_trap + 8
  185. 1 libsystem_kernel.dylib 0x00000001c302cd0c mach_msg + 72
  186. 2 libEmbeddedSystemAUs.dylib 0x00000001c703e744 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, AURemoteIO::IOThread::IOThread(AURemoteIO&, caulk::thread::attributes const&, caulk::mach::os_workgroup const&)::'lambda'(), std::__1::tuple<> > >+ 612164 (void*) + 576
  187. 3 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  188. 4 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  189.  
  190. Thread 14 name: AVAudioSession Notify Thread
  191. Thread 14:
  192. 0 libsystem_kernel.dylib 0x00000001c302d908 mach_msg_trap + 8
  193. 1 libsystem_kernel.dylib 0x00000001c302cd0c mach_msg + 72
  194. 2 CoreFoundation 0x0000000197169db8 __CFRunLoopServiceMachPort + 368
  195. 3 CoreFoundation 0x00000001971641b8 __CFRunLoopRun + 1184
  196. 4 CoreFoundation 0x00000001971637d0 CFRunLoopRunSpecific + 572
  197. 5 AudioSession 0x000000019e5fff18 GenericRunLoopThread::Entry+ 53016 (void*) + 156
  198. 6 AudioSession 0x000000019e601e84 CAPThread::Entry+ 61060 (CAPThread*) + 88
  199. 7 libsystem_pthread.dylib 0x00000001df7f3c74 _pthread_start + 288
  200. 8 libsystem_pthread.dylib 0x00000001df7f8878 thread_start + 8
  201.  
  202. Thread 0 crashed with ARM Thread State (64-bit):
  203. x0: 0x0000000000000004 x1: 0x0000000000000000 x2: 0x0000000000000001 x3: 0x0000000000000001
  204. x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x0000000000000c00 x7: 0x0000000000000000
  205. x8: 0x00000001e8c42ee8 x9: 0x0000000000000003 x10: 0x0000000000000011 x11: 0x0000000281e30bd0
  206. x12: 0x000000006f737363 x13: 0x0000000000000002 x14: 0x0000000000000000 x15: 0x000000000000c530
  207. x16: 0x000000000000014e x17: 0x000000000000c530 x18: 0x0000000000000000 x19: 0x0000000000000000
  208. x20: 0x000000016f98e050 x21: 0x000000010081c80c x22: 0x0000000100867896 x23: 0x00000001008678bc
  209. x24: 0x00000000cccccccd x25: 0x0000000019999999 x26: 0x0000000000000372 x27: 0x0000000000000373
  210. x28: 0x0000000000000000 fp: 0x000000016f98e040 lr: 0x000000019fe1fab4
  211. sp: 0x000000016f98e010 pc: 0x00000001c3051b54 cpsr: 0xa0000000
  212. esr: 0x56000080 Address size fault
  213.  
  214. Binary Images:
  215. 0x100470000 - 0x100883fff MyGame arm64 <0fac45e5388537698b30b4d4cb711c17> /var/containers/Bundle/Application/FE2FCC1B-12BE-409B-9187-BE0E5F43A5C0/MyGame.app/MyGame
  216. 0x100d78000 - 0x100d83fff libobjc-trampolines.dylib arm64 <4d00595649d43e7684340c6c99aac55f> /usr/lib/libobjc-trampolines.dylib
  217. 0x101054000 - 0x1010bffff dyld arm64 <370cf6c9131737c2adb725d1384b9019> /usr/lib/dyld
  218. 0x101140000 - 0x10172ffff IronSource arm64 <e8e479540ca53a37a42c7999e007357a> /var/containers/Bundle/Application/FE2FCC1B-12BE-409B-9187-BE0E5F43A5C0/MyGame.app/Frameworks/IronSource.framework/IronSource
  219. 0x196dc2000 - 0x196e40fff libdispatch.dylib arm64 <ecef88a0245a33c1823d3160e1f3d674> /usr/lib/system/libdispatch.dylib
  220. 0x196e41000 - 0x196e77fff libdyld.dylib arm64 <ffbe9840bc5a338d8ae0c6ffe5e834cc> /usr/lib/system/libdyld.dylib
  221. 0x196e78000 - 0x1970cffff libicucore.A.dylib arm64 <777852384d143c7b829443547e773b4c> /usr/lib/libicucore.A.dylib
  222. 0x1970d0000 - 0x19747bfff CoreFoundation arm64 <37a3d60193983dc29d001b162726a4c9> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  223. 0x19747c000 - 0x19761dfff CoreServices arm64 <52d5eaff99763ced849e4bff005e40a3> /System/Library/Frameworks/CoreServices.framework/CoreServices
  224. 0x19761e000 - 0x197665fff WirelessDiagnostics arm64 <2b1f12d041e5346697e1c5433ac31b87> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  225. 0x197666000 - 0x1976dffff SystemConfiguration arm64 <445c695d2cf93965b2dd6a3d68599190> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  226. 0x1976e0000 - 0x1977c9fff CoreTelephony arm64 <20b0a8165b923a13bc932ec3eea78678> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  227. 0x1977ca000 - 0x197c48fff CFNetwork arm64 <3f995a694c0c396f8395b883d141b65e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  228. 0x197c49000 - 0x198349fff libnetwork.dylib arm64 <3f1a58aad7ba36b480ff245805f269f9> /usr/lib/libnetwork.dylib
  229. 0x19834a000 - 0x1983b8fff Accounts arm64 <e418d2adb23931daa005fbff9ad3aed0> /System/Library/Frameworks/Accounts.framework/Accounts
  230. 0x1983b9000 - 0x19864efff Foundation arm64 <e364c72233b535b09a0b0afccb69a18d> /System/Library/Frameworks/Foundation.framework/Foundation
  231. 0x19864f000 - 0x1989b7fff ImageIO arm64 <1afe2eb99d6532ee8110e27a475dbb14> /System/Library/Frameworks/ImageIO.framework/ImageIO
  232. 0x1989d1000 - 0x198f5ffff CoreGraphics arm64 <4edb8277188134fa9e95c89222611e1c> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  233. 0x198f60000 - 0x19a288fff UIKitCore arm64 <e136f680e4b63bce81324a39ec1ed9fa> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  234. 0x19a289000 - 0x19a2a6fff libAccessibility.dylib arm64 <71ef5582e0f93991beec9678a497f311> /usr/lib/libAccessibility.dylib
  235. 0x19a2a7000 - 0x19a52afff QuartzCore arm64 <60620aa2246732a99de9eef77e05d3cc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  236. 0x19a52b000 - 0x19a58ffff BackBoardServices arm64 <d8670e158bf13e018bdcf147d0da8818> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  237. 0x19a590000 - 0x19a611fff TextInput arm64 <1086c650dda33692b260e5562c75738d> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
  238. 0x19a612000 - 0x19a679fff libusrtcp.dylib arm64 <11e33eb2694d3c3b858b97720f8d5c15> /usr/lib/libusrtcp.dylib
  239. 0x19a67a000 - 0x19aa0afff AppleMediaServices arm64 <ae1fd861e1f43739ac6bef89d42223b0> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
  240. 0x19aa0b000 - 0x19ab52fff libswiftFoundation.dylib arm64 <ca7888043ef8338f887270ccd536298d> /usr/lib/swift/libswiftFoundation.dylib
  241. 0x19ab53000 - 0x19aefdfff libswiftCore.dylib arm64 <4f4e296dd02d38fdbea97dc90839900f> /usr/lib/swift/libswiftCore.dylib
  242. 0x19aefe000 - 0x19af18fff UIKitServices arm64 <1a26807914153107ae056657befd739c> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
  243. 0x19af19000 - 0x19b05ffff Preferences arm64 <7a6dac52e0bb38adb252fbb2af2d39da> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
  244. 0x19b060000 - 0x19b252fff ContactsUI arm64 <17be9ba429de38df87a76c717bed3ee9> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
  245. 0x19b253000 - 0x19b40bfff CoreText arm64 <ef86538b195a3890ab81d640db4e2937> /System/Library/Frameworks/CoreText.framework/CoreText
  246. 0x19b40c000 - 0x19b424fff ExtensionKit arm64 <9e31a33825703f5a9369ac7cf9dab18a> /System/Library/PrivateFrameworks/ExtensionKit.framework/ExtensionKit
  247. 0x19b43a000 - 0x19b4b6fff BaseBoard arm64 <d5744d8d3bcf3c50a3bc2b549078d5e0> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  248. 0x19b4b7000 - 0x19b6eafff CoreDuet arm64 <31805214410a321cbebba25b5ffc3df8> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
  249. 0x19b6eb000 - 0x19b82efff Contacts arm64 <70cd89f2fd4830ca942ff987d8c3bdbb> /System/Library/Frameworks/Contacts.framework/Contacts
  250. 0x19b82f000 - 0x19ccaffff GeoServices arm64 <2efff1304e293c5083445ee8ab72c0cf> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  251. 0x19ccb0000 - 0x19cd43fff CoreLocation arm64 <5ddca5c1a5d03582989907080aa1f5ed> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  252. 0x19cd44000 - 0x19ced2fff CloudKit arm64 <9987831f805a30d6acb0f020d1966930> /System/Library/Frameworks/CloudKit.framework/CloudKit
  253. 0x19ced3000 - 0x19d231fff CoreData arm64 <600d46b188fc33139bcf99bb06f32548> /System/Library/Frameworks/CoreData.framework/CoreData
  254. 0x19de23000 - 0x19de2cfff libswiftCoreGraphics.dylib arm64 <52f2158fe2523e6fb46f712a95a9ac47> /usr/lib/swift/libswiftCoreGraphics.dylib
  255. 0x19de2d000 - 0x19de6bfff AppSupport arm64 <34778e6648fa3759a29469b14c0761e0> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  256. 0x19de6c000 - 0x19df82fff ManagedConfiguration arm64 <6e228fb77b5d33e3a352c81f9a250eb4> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  257. 0x19df83000 - 0x19dfecfff IMFoundation arm64 <fe7e86c994743b50b49689a6a68b8ca1> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  258. 0x19dfed000 - 0x19e0ecfff IDS arm64 <09e03019a9f13c42929427e587aba1b8> /System/Library/PrivateFrameworks/IDS.framework/IDS
  259. 0x19e0ed000 - 0x19e231fff Security arm64 <e9261af3ec17303f9a2746da94ed6e9e> /System/Library/Frameworks/Security.framework/Security
  260. 0x19e232000 - 0x19e5f2fff MediaPlayer arm64 <b81ba21212273edca1d501cf457039e2> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  261. 0x19e5f3000 - 0x19e60afff AudioSession arm64 <060faf3bdb293f11b55a4d7424d3e2c6> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
  262. 0x19e60b000 - 0x19e78efff AVFCore arm64 <fad7defc80b03c3d8a74b7765970b3c2> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
  263. 0x19e78f000 - 0x19ece6fff Intents arm64 <636873750d663b02a139d704c4cbd985> /System/Library/Frameworks/Intents.framework/Intents
  264. 0x19ece7000 - 0x19ed32fff TextInputUI arm64 <be18f6981dce388380bc208949d76fd9> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
  265. 0x19ed33000 - 0x19f02afff CoreImage arm64 <09dcfb6588ec3c488ec1fa5cbffbcf33> /System/Library/Frameworks/CoreImage.framework/CoreImage
  266. 0x19f02b000 - 0x19f0e4fff ColorSync arm64 <b262956aa894381892f59e958fd98f09> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  267. 0x19f0e5000 - 0x19f11efff CoreVideo arm64 <a98fb58d52743ffe82a6057ae25f9ee3> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  268. 0x19f11f000 - 0x19f873fff MediaToolbox arm64 <f453394a25cf3f00a66a70ffbb1491d5> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  269. 0x19f874000 - 0x19f967fff CoreMedia arm64 <1959545eb36d392897d233cb84516bcb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  270. 0x19f968000 - 0x19fbd9fff AudioToolbox arm64 <0f7beb0692833783abd76780b431dfbd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  271. 0x19fbda000 - 0x19fc29fff CoreHaptics arm64 <a8733dca2a0c329ba622c9f2e8591f9d> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
  272. 0x19fc2a000 - 0x19fc85fff UserActivity arm64 <ffcae1b88b79388b9c2d6af5f5391d6f> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
  273. 0x19fc86000 - 0x19fd88fff UIFoundation arm64 <52dee9975d7d3b7c9ba504361d5ec76e> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  274. 0x19fd89000 - 0x19fdaefff libsystem_info.dylib arm64 <4937d114842f37b1aadef0f2d7a044a6> /usr/lib/system/libsystem_info.dylib
  275. 0x19fdaf000 - 0x19fe2bfff libsystem_c.dylib arm64 <67a796f189963f868eec13b26da6dece> /usr/lib/system/libsystem_c.dylib
  276. 0x19fe2c000 - 0x19fe72fff RunningBoardServices arm64 <bd3a803075a632cf96b48b51851d28b5> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
  277. 0x19fe73000 - 0x1a0e67fff JavaScriptCore arm64 <f956e7a1bc643d00be66b45bd2222110> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  278. 0x1a13dc000 - 0x1a145dfff ContactsFoundation arm64 <4b6a9c0e91f3365db4691575e47a6a01> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
  279. 0x1a145e000 - 0x1a167ffff HealthKit arm64 <aba1a0b502893d97a77d6fd94a87a16b> /System/Library/Frameworks/HealthKit.framework/HealthKit
  280. 0x1a1680000 - 0x1a16a1fff ProactiveEventTracker arm64 <36333031832635e3b92cb17dbd159256> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
  281. 0x1a16a2000 - 0x1a16ecfff Lexicon arm64 <c4b354a055e132b09c60e7a6e45f255e> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
  282. 0x1a16ed000 - 0x1a1751fff PersonalizationPortrait arm64 <ff36221bc2b73c4d9cc559a7939a3220> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
  283. 0x1a1752000 - 0x1a179dfff CoreDuetContext arm64 <577fb0cd5ced38b3905527f7acb99b64> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
  284. 0x1a179e000 - 0x1a1844fff IOKit arm64 <e34ef5ca4cc13200900050c03c9bf797> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  285. 0x1a1845000 - 0x1a1853fff DataMigration arm64 <6fbd242b65313d8cb48ab37258c48977> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  286. 0x1a1854000 - 0x1a18aafff SpringBoardServices arm64 <2c5fdf63472839e499a3e63aa351d9e9> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  287. 0x1a18ab000 - 0x1a18bbfff ContextKit arm64 <4a82909c502d3eb09d70060954bdcd6f> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
  288. 0x1a18bc000 - 0x1a1b23fff CoreMotion arm64 <fcb59f769cb839fbb42797136ecb3bf2> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  289. 0x1a1b24000 - 0x1a1c51fff EventKit arm64 <5250f3434d7634a99811c589ffa21b55> /System/Library/Frameworks/EventKit.framework/EventKit
  290. 0x1a2169000 - 0x1a23f8fff MediaRemote arm64 <fdd5716bd0b13014bc644c0d8e4493cc> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  291. 0x1a23f9000 - 0x1a2593fff CoreUtils arm64 <e62e02234ae63f4b83a370b9ae9297da> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
  292. 0x1a2594000 - 0x1a25a8fff FamilyCircle arm64 <ff40609b0b8a3cebb490bdc26b4cfb08> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
  293. 0x1a25a9000 - 0x1a2611fff CoreSpotlight arm64 <252821416b4f33babe6a9b6e4d00869a> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
  294. 0x1a2935000 - 0x1a2af9fff AssistantServices arm64 <9a36e6683142312bb1b2c7a53e3ba3b3> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
  295. 0x1a2afa000 - 0x1a2bb9fff CoreUI arm64 <e1214514beba3a8482db729170e2cf27> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  296. 0x1a2bba000 - 0x1a2c09fff SafariSafeBrowsing arm64 <d703a5a4754e335384089b524b7e4c20> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
  297. 0x1a2c0a000 - 0x1a3396fff WebKit arm64 <26592fcdbfa03745ab094c47df0a37e4> /System/Library/Frameworks/WebKit.framework/WebKit
  298. 0x1a3397000 - 0x1a5884fff WebCore arm64 <26ea88c449393a42a51200b64c34dba6> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  299. 0x1a5885000 - 0x1a58e1fff libMobileGestalt.dylib arm64 <7f4211e6d0b33fe0ad03009fac9f5884> /usr/lib/libMobileGestalt.dylib
  300. 0x1a58e2000 - 0x1a58fbfff CommonUtilities arm64 <c7457a5828f53d6988961ba40001abc9> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  301. 0x1a58fc000 - 0x1a5a59fff IDSFoundation arm64 <3bb0d9572cff356aa7e15072dee9b4bb> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  302. 0x1a5a5a000 - 0x1a5b53fff IMSharedUtilities arm64 <6326ec34238d3b89820f2b46b681a8cd> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
  303. 0x1a5b54000 - 0x1a5bf3fff CoreSuggestions arm64 <9ad4fa0d0d18378cbe91ba95b8ef3a64> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
  304. 0x1a5bf4000 - 0x1a5c8cfff AddressBookLegacy arm64 <70b803d946ba314286d3718261d9b3f7> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
  305. 0x1a5c8d000 - 0x1a5cbcfff UserNotifications arm64 <f22dd0e4b34e3c7d88b93fc24b3c88f2> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
  306. 0x1a5cbd000 - 0x1a5d3afff FrontBoardServices arm64 <c97a2e0c03aa37c0a55c4854eaf0e8c3> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  307. 0x1a5d3b000 - 0x1a5d5dfff libsystem_malloc.dylib arm64 <65fa8e361b703107bdab6d4321699582> /usr/lib/system/libsystem_malloc.dylib
  308. 0x1a5d5e000 - 0x1a6001fff MapKit arm64 <97aebe91ff463cb6b2af57c065ea5730> /System/Library/Frameworks/MapKit.framework/MapKit
  309. 0x1a6002000 - 0x1a67acfff VectorKit arm64 <42f97ab4b2113d34acc88c73187f7a97> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
  310. 0x1a67ad000 - 0x1a6831fff AuthKit arm64 <60752b8dae2b3f68b374b0d80eb5c075> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
  311. 0x1a6832000 - 0x1a68befff AppleAccount arm64 <dd89e13c43e13e72aafc475d3034fa7b> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  312. 0x1a68bf000 - 0x1a6b1afff AudioToolboxCore arm64 <bb0e22506ce03d0a8a0c0613af950690> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
  313. 0x1a6b4b000 - 0x1a6dd8fff StoreServices arm64 <c27f5fe168773d738e473d7259389b06> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  314. 0x1a6dd9000 - 0x1a6f54fff Sharing arm64 <e4e583632b373977b3c01a6db6f956f3> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
  315. 0x1a6f55000 - 0x1a6feffff ShareSheet arm64 <f852d8981d9e3eafaf9fc32b83234e77> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
  316. 0x1a6ff0000 - 0x1a70acfff CoreParsec arm64 <e9476750dcde30329320a5e5a4d91790> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
  317. 0x1a70ad000 - 0x1a70f0fff PhotoFoundation arm64 <9f5482993a2d362eb6ba1a2b096d19d1> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
  318. 0x1a70f1000 - 0x1a7314fff Photos arm64 <66bf544a7965348abcec44407f0b1e01> /System/Library/Frameworks/Photos.framework/Photos
  319. 0x1a7315000 - 0x1a79e5fff PhotoLibraryServices arm64 <3818b5d4d302320e8adf19c4e87c1c4a> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
  320. 0x1a79e6000 - 0x1a7a9bfff AssetsLibraryServices arm64 <3e97e34a42733ae0a3bd010f306083c6> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  321. 0x1a7a9c000 - 0x1a7ae9fff MobileBackup arm64 <90f47374f46533ad9dcba47d02905035> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
  322. 0x1a7aea000 - 0x1a7afcfff MSUDataAccessor arm64 <7f78842c36ce3d20b040f6b881e57796> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
  323. 0x1a7afd000 - 0x1a7b23fff MobileAsset arm64 <a1a6395f0f6e3f9a91bc9da093b5f78b> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  324. 0x1a7b24000 - 0x1a7b33fff libsystem_networkextension.dylib arm64 <443f7f9c2ac73708839df7d61ec25811> /usr/lib/system/libsystem_networkextension.dylib
  325. 0x1a7b34000 - 0x1a7d66fff NetworkExtension arm64 <96b0180833e738f6ab8408ed152a9fdf> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
  326. 0x1a7d67000 - 0x1a7d9afff Trial arm64 <095c96e862a333fead2e68b6b1b31533> /System/Library/PrivateFrameworks/Trial.framework/Trial
  327. 0x1a7d9b000 - 0x1a8618fff CoreML arm64 <cad3a5e35d3d38f0bf2573dd7824909d> /System/Library/Frameworks/CoreML.framework/CoreML
  328. 0x1a8619000 - 0x1a8e33fff Espresso arm64 <a9c76cdf0294373d98057b5f26a36e95> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
  329. 0x1a8e34000 - 0x1a8f37fff VideoToolbox arm64 <0f92b1c88da93b588c7b88c3d88b2cce> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  330. 0x1a8f38000 - 0x1a8f7efff OnBoardingKit arm64 <87d9b25e76523d059928b9082d2656e6> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
  331. 0x1a9068000 - 0x1a9077fff AXCoreUtilities arm64 <1c6130d548f236998a9374fb639e6fad> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
  332. 0x1a9078000 - 0x1a95b2fff PhotosUI arm64 <7025da57bdbb3290b10a1bc799f4f941> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
  333. 0x1a95b3000 - 0x1a9e09fff PhotosUICore arm64 <a74a105401c4351691e071840d37b43c> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
  334. 0x1a9e0a000 - 0x1a9f77fff Montreal arm64 <666fba8e18743a16bdd3b1a913ec2840> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
  335. 0x1a9f78000 - 0x1aa083fff LanguageModeling arm64 <461a3b0618833a09bd077feafc041464> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  336. 0x1aa084000 - 0x1aa08cfff InternationalSupport arm64 <fcaab633cb863dd89aae70acc9443828> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
  337. 0x1aa08d000 - 0x1aa2a6fff iTunesCloud arm64 <edde79afadda3da4aea2a7fbb34a5eda> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
  338. 0x1aa3ef000 - 0x1aa491fff CalendarDatabase arm64 <9316952d1ab03f868fa2aca2be1bf79b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
  339. 0x1aa492000 - 0x1aa4dbfff Notes arm64 <1cd9e42d83263ed6a27545b5aae4ef7b> /System/Library/PrivateFrameworks/Notes.framework/Notes
  340. 0x1aa4dc000 - 0x1aa5b5fff LinkPresentation arm64 <f1079ecfe53b3dc6bc80a1e8f4cabc2d> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
  341. 0x1aa5b6000 - 0x1aa6affff Combine arm64 <82a8cab896ba3f1bb323169e3d3cc6af> /System/Library/Frameworks/Combine.framework/Combine
  342. 0x1aa733000 - 0x1aa744fff UniformTypeIdentifiers arm64 <5e15336b027839e8aaff2e9d24430cdd> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
  343. 0x1aa745000 - 0x1aa7c0fff CloudDocs arm64 <d95bca32805d34d1893571c1dd0f45d1> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
  344. 0x1aa7c1000 - 0x1aa9a9fff Message arm64 <c7fbfd76210e3662a5860b7cf6f4edd3> /System/Library/PrivateFrameworks/Message.framework/Message
  345. 0x1aa9aa000 - 0x1aaa1dfff EmailFoundation arm64 <7fa375405250344ea52731f278415354> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
  346. 0x1aacc7000 - 0x1aad08fff MediaServices arm64 <3c87cb95f6c2300a821719216292c336> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  347. 0x1aad09000 - 0x1aae89fff SearchFoundation arm64 <0a7098100cd03e1b81cb0692a92a2ca4> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
  348. 0x1aae8a000 - 0x1aaee1fff WebBookmarks arm64 <957831bb374f3fb59cdbf5918f315922> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
  349. 0x1aaf5a000 - 0x1aaf8ffff libobjc.A.dylib arm64 <5a4c477a8ab33703a88e3af91d10189a> /usr/lib/libobjc.A.dylib
  350. 0x1aaf90000 - 0x1aafedfff LoggingSupport arm64 <06792cd42df030139f258fda3f7690f6> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
  351. 0x1aafee000 - 0x1ab047fff libc++.1.dylib arm64 <c5ff30276f9d36eaad5e5f7163ad82e2> /usr/lib/libc++.1.dylib
  352. 0x1ab048000 - 0x1ab060fff libc++abi.dylib arm64 <769820bd31973f34a7115ac57106b834> /usr/lib/libc++abi.dylib
  353. 0x1ab061000 - 0x1ab09efff SetupAssistant arm64 <76032acb33fc37d1a3c9642a2a4f233e> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
  354. 0x1ab1d2000 - 0x1ab210fff CoreAutoLayout arm64 <63c693ccec6a344eb11b69018739f5ea> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
  355. 0x1ab211000 - 0x1ab368fff Network arm64 <95adbbd034ae378a8b7253eddc49be76> /System/Library/Frameworks/Network.framework/Network
  356. 0x1ab369000 - 0x1ab39dfff MobileKeyBag arm64 <4da560d5359833a7a213500035889bfe> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  357. 0x1ab5b2000 - 0x1ab5c3fff BaseBoardUI arm64 <e64bf2566c4334acbbc65e275d501eab> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
  358. 0x1ab5c4000 - 0x1ab65cfff libvDSP.dylib arm64 <c793471c6787310e9a0f6e3c8e56fdf6> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  359. 0x1ab65d000 - 0x1ab68ffff libAudioToolboxUtility.dylib arm64 <70991cc48c0330e2b701408c53d110da> /usr/lib/libAudioToolboxUtility.dylib
  360. 0x1ab840000 - 0x1ab8c7fff CoreNLP arm64 <c2fcdf4851c53dcd874dc6330cf8116f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
  361. 0x1ab8c8000 - 0x1ab9cefff FileProvider arm64 <420bb94bbcf9371a8147474f3ad15748> /System/Library/Frameworks/FileProvider.framework/FileProvider
  362. 0x1ab9cf000 - 0x1ab9dffff BiomeStorage arm64 <5aa402a3235934358f6d1bc066e6f969> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
  363. 0x1ab9e0000 - 0x1ab9f6fff libswiftDispatch.dylib arm64 <ec2ae3076a773c9eab077cd4f9bfdf43> /usr/lib/swift/libswiftDispatch.dylib
  364. 0x1ab9f7000 - 0x1aba2bfff DataDetectorsCore arm64 <a88857fa1ed33f43be684902208e94a8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
  365. 0x1aba2c000 - 0x1abac3fff Symbolication arm64 <8a576c2622d03f6991bf2272a0ed4f3d> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
  366. 0x1abac4000 - 0x1abad2fff CrashReporterSupport arm64 <daf5d2f79c283bfda2f8394517bb6409> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  367. 0x1abb2e000 - 0x1abbf6fff TelephonyUtilities arm64 <b816535e61303daa9aa5833937e20374> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
  368. 0x1abc2b000 - 0x1abe11fff MPSNeuralNetwork arm64 <442254402cdd327f9e44cf0b4493cd20> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
  369. 0x1abe12000 - 0x1abe64fff MPSCore arm64 <acc10a62bb3137578d1aa6954caebd41> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
  370. 0x1abfb4000 - 0x1ac019fff CalendarFoundation arm64 <eb15f527be0f3bde87c903952642ed86> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  371. 0x1ac075000 - 0x1ac160fff NLP arm64 <c804f76cb64a310b9c7d1a8d2da04011> /System/Library/PrivateFrameworks/NLP.framework/NLP
  372. 0x1ac161000 - 0x1ac187fff AppSupportUI arm64 <e4483af5a6723cdb859f888394a4bf51> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
  373. 0x1ac190000 - 0x1ac1e1fff FTServices arm64 <2a8ca5baad39349aaff8cb3e0cfe5bfb> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
  374. 0x1ac1e2000 - 0x1ac290fff libboringssl.dylib arm64 <be800c7870d5313da002ed3bb444bea9> /usr/lib/libboringssl.dylib
  375. 0x1ac291000 - 0x1ac2a6fff ProtocolBuffer arm64 <522e703fd3b832d6b82be7928388e72e> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  376. 0x1ac2a7000 - 0x1ac39cfff AVKit arm64 <c277c06de0ff32b68c89d3e1d44f180e> /System/Library/Frameworks/AVKit.framework/AVKit
  377. 0x1ac4fa000 - 0x1ac508fff AssertionServices arm64 <33eca111016434eba76fdc36668d9eb1> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  378. 0x1ac584000 - 0x1ac657fff Metal arm64 <b3c2c35125d33cb7a981eaed86bb8415> /System/Library/Frameworks/Metal.framework/Metal
  379. 0x1ac658000 - 0x1ac796fff MediaExperience arm64 <a402e5a155a73f26bb2110249ad6656d> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
  380. 0x1ac797000 - 0x1acb90fff VideoProcessing arm64 <734d7683bced32dc8763b1fa6495aeea> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing
  381. 0x1acb91000 - 0x1acba7fff libsystem_trace.dylib arm64 <e84b1865305037d29bfdb252bd853f89> /usr/lib/system/libsystem_trace.dylib
  382. 0x1acba8000 - 0x1acbd8fff CoreServicesInternal arm64 <b2618ed148eb35cb8bbae8829f5d8828> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
  383. 0x1acbd9000 - 0x1acc42fff SafariCore arm64 <1682fd5490dc3a67a1cc05025baa6a59> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
  384. 0x1acc43000 - 0x1ace5efff SafariShared arm64 <2cf6ca0b39d9336a940e202b2eeee616> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
  385. 0x1ace5f000 - 0x1acee6fff AppStoreDaemon arm64 <641a2916bdb137b995b339b8dd7bff19> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
  386. 0x1ad2fa000 - 0x1ad33cfff ContactsAutocompleteUI arm64 <a9f28c5e5eab326285fceb4e5b2f6f28> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
  387. 0x1ad33d000 - 0x1ad467fff MessageUI arm64 <f5e4141915843b92aeeacf194ffbb800> /System/Library/Frameworks/MessageUI.framework/MessageUI
  388. 0x1ad7e3000 - 0x1ad859fff SAObjects arm64 <cb84708e0d34338cbdadf1e1f45b01c6> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
  389. 0x1ad85a000 - 0x1ad8a1fff VoiceServices arm64 <3ee2ecfea92036199c1fa7a4c4032eaf> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
  390. 0x1ad8a2000 - 0x1ad8aafff GraphicsServices arm64 <c442f5c9c5bf3a1ba30abdc3c2d43b30> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  391. 0x1ad8ab000 - 0x1ad8fbfff DeviceManagement arm64 <38e37f2bfd5033b78f0690f7b3f085c5> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
  392. 0x1ad8fc000 - 0x1ada5ffff Translation arm64 <fd14d024d79636d98f77457aa7af06e0> /System/Library/PrivateFrameworks/Translation.framework/Translation
  393. 0x1ada60000 - 0x1ada73fff PowerLog arm64 <4c2d2656ba6a3824bbd5a54596d9bba2> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
  394. 0x1ada74000 - 0x1ada9afff DuetActivityScheduler arm64 <239b9eecee37372ca86ec465944dffbf> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
  395. 0x1af237000 - 0x1af4d0fff Vision arm64 <bae78c0df53f3932a618d81918fb36ee> /System/Library/Frameworks/Vision.framework/Vision
  396. 0x1af4d1000 - 0x1af527fff DataAccess arm64 <754cb76e38ee31e0813af06829464185> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
  397. 0x1af528000 - 0x1af58efff ProactiveSupport arm64 <d1fba78257e73f8cb9b23cebfd28c8a3> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
  398. 0x1af5b8000 - 0x1af5d5fff ApplePushService arm64 <1f9ffaa43c8c31f197049d24e24fb774> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  399. 0x1af5d6000 - 0x1af5fdfff BoardServices arm64 <1be8c5b2c8023cba9233e9fdba059104> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
  400. 0x1af74d000 - 0x1af77cfff libncurses.5.4.dylib arm64 <6245c78d51993970acc0a1e707728357> /usr/lib/libncurses.5.4.dylib
  401. 0x1af77d000 - 0x1af7bbfff OSAnalytics arm64 <f3eb424f18fb36b2a8d7f7414a80467d> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
  402. 0x1af7bc000 - 0x1af814fff CoreBluetooth arm64 <db9146383e993fbd9bb4be4840f33295> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  403. 0x1af9e6000 - 0x1afa27fff TemplateKit arm64 <dfe31a4ed595356c80586d3b7c05e871> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
  404. 0x1afa28000 - 0x1afa63fff MobileInstallation arm64 <deeb2855a3fa343a85c826236f9d13ee> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
  405. 0x1afa64000 - 0x1afaf1fff libTelephonyUtilDynamic.dylib arm64 <aaf74d9be2723c3e93286ed603a30b16> /usr/lib/libTelephonyUtilDynamic.dylib
  406. 0x1afaf2000 - 0x1afb58fff NanoRegistry arm64 <7dcfcaa173e731a1ae981c011fb3f258> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
  407. 0x1afb59000 - 0x1afc2efff SpringBoardFoundation arm64 <b9984856fcdc3bb4867789a6bd92297e> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
  408. 0x1afc2f000 - 0x1afc4afff CoreMaterial arm64 <f022ceec9067332a94c7d26f6c9a8993> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
  409. 0x1afc4b000 - 0x1afcbafff SpringBoardUIServices arm64 <ec201f712ea33a1f8a9ad85c6057fa09> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
  410. 0x1afcbb000 - 0x1afe39fff libsqlite3.dylib arm64 <48973e26cf4d3c798b1805ffd4cec19a> /usr/lib/libsqlite3.dylib
  411. 0x1afe3a000 - 0x1afef7fff AVFCapture arm64 <f9a64fd17bcb359c9d8c04636c3e25b6> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
  412. 0x1afef8000 - 0x1b0229fff CMCapture arm64 <bb2a8ee0380539f2b44aa0b5888184d5> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
  413. 0x1b03c6000 - 0x1b0633fff MobileSpotlightIndex arm64 <bd16554818e0353b9401d024ad64a0a4> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
  414. 0x1b0634000 - 0x1b06d5fff Email arm64 <b1717660bcc83276ae7b02e5de25fe81> /System/Library/PrivateFrameworks/Email.framework/Email
  415. 0x1b0734000 - 0x1b08f9fff EventKitUI arm64 <96b3c5c7956b30d3a8396ba8b5bbdc3e> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
  416. 0x1b0a36000 - 0x1b0a40fff libsystem_notify.dylib arm64 <be957110ed5633f0981d450c075b52a7> /usr/lib/system/libsystem_notify.dylib
  417. 0x1b0a41000 - 0x1b0a80fff CryptoTokenKit arm64 <5f1a55123ecc377ea573e5a014063e58> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
  418. 0x1b0ae6000 - 0x1b0b5bfff libcorecrypto.dylib arm64 <8d3aa58348e434699d05366396aa95a3> /usr/lib/system/libcorecrypto.dylib
  419. 0x1b0b5c000 - 0x1b0b7dfff UserManagement arm64 <85fc9f17a1b13fbcb479c1a863c5ecf9> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
  420. 0x1b0c49000 - 0x1b0c5ffff libsystem_asl.dylib arm64 <4fa4b7b0ed3c39ccaa5cbbb7748a90d2> /usr/lib/system/libsystem_asl.dylib
  421. 0x1b0c60000 - 0x1b0c83fff AppSSO arm64 <dfd70cbb0a0337729b46f9988c85c32d> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
  422. 0x1b0c84000 - 0x1b0ca3fff SharedWebCredentials arm64 <64232bb66c8e35598d50521841252323> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
  423. 0x1b0ca4000 - 0x1b0e5cfff SafariServices arm64 <217656311100354883d8ecbd4b924f8b> /System/Library/Frameworks/SafariServices.framework/SafariServices
  424. 0x1b0eaf000 - 0x1b0ee3fff DataAccessExpress arm64 <48ad5776c42d31ef9f714fd66a669851> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  425. 0x1b0ee4000 - 0x1b0f1afff CoreServicesStore arm64 <b32d9af5e19d375aa8e194d1237da372> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
  426. 0x1b0f1b000 - 0x1b0f4bfff CoreAnalytics arm64 <2716b472b5b13e9fb3bc7ba71faba879> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
  427. 0x1b0f4c000 - 0x1b0f56fff SymptomAnalytics arm64 <d9ffea29cc1734b8bdc9011672a790f2> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
  428. 0x1b1138000 - 0x1b1147fff NanoPreferencesSync arm64 <198bdc5c21893a738579473403eecc29> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
  429. 0x1b1937000 - 0x1b1960fff IconServices arm64 <a6700be468723e318e64a1402de1e78b> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
  430. 0x1b238c000 - 0x1b261efff vImage arm64 <cc2c6300444933b0af0844869f3f7f16> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  431. 0x1b32d0000 - 0x1b348bfff IMCore arm64 <fc7b81ffb4a23fe1ad9b0d49249e0aed> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
  432. 0x1b3574000 - 0x1b358bfff IAP arm64 <a2b542d9e08c3cdbad3c11c985aef6a5> /System/Library/PrivateFrameworks/IAP.framework/IAP
  433. 0x1b358c000 - 0x1b35e2fff ktrace arm64 <da18435b30903f69a3d70b82fe893783> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
  434. 0x1b38c8000 - 0x1b38d5fff Celestial arm64 <1ca80120e7943af6a6cb0f3b9a436a56> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  435. 0x1b393f000 - 0x1b3972fff TelephonyUI arm64 <000cf9ded5b630f3951bd2b4387b1ea4> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
  436. 0x1b3973000 - 0x1b39b6fff Pegasus arm64 <2e8b129e26583921a96d54878034eb6b> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
  437. 0x1b39b7000 - 0x1b3b18fff WebKitLegacy arm64 <89b2283b17e83b2f9c00128d2c7a4fdd> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  438. 0x1b3b8a000 - 0x1b3c03fff ClassKit arm64 <1a09a467708236fda85765f543df343e> /System/Library/Frameworks/ClassKit.framework/ClassKit
  439. 0x1b3c04000 - 0x1b3c45fff StoreKit arm64 <14e382033afe3c8e872ce6500d4796ce> /System/Library/Frameworks/StoreKit.framework/StoreKit
  440. 0x1b4b16000 - 0x1b4b20fff IOMobileFramebuffer arm64 <66c15d24ec6e39dc8000ab8183c6e63d> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  441. 0x1b4b21000 - 0x1b4b91fff ScreenTimeCore arm64 <ef2c8e7534a635d8a694782cda49a0cb> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
  442. 0x1b4c36000 - 0x1b4da3fff CloudPhotoLibrary arm64 <b08136fa8fc63bad9ee66d79bde5c3cd> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
  443. 0x1b4da4000 - 0x1b5060fff MusicLibrary arm64 <4a1b949bd9703016bfd143bd1490c90c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  444. 0x1b5061000 - 0x1b50c3fff CallKit arm64 <7c655e2b94df319790c9e9a7dfb26937> /System/Library/Frameworks/CallKit.framework/CallKit
  445. 0x1b5160000 - 0x1b517efff PrototypeTools arm64 <a7f228e58bfe326985f5f6c7067a4a0d> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
  446. 0x1b517f000 - 0x1b51a9fff PersistentConnection arm64 <216a148934d03e6f9594abb4455caa52> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  447. 0x1b5276000 - 0x1b52b5fff BiomeStreams arm64 <ca19afeac41c3e41b39ec97020650be2> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
  448. 0x1b52ce000 - 0x1b5560fff PencilKit arm64 <4032442c8ecc30a8908a6f1790ea7e63> /System/Library/Frameworks/PencilKit.framework/PencilKit
  449. 0x1b5619000 - 0x1b5778fff CoreSpeech arm64 <2bd223e153ac389b86fc888cfcffa078> /System/Library/PrivateFrameworks/CoreSpeech.framework/CoreSpeech
  450. 0x1b5779000 - 0x1b58c7fff IMDPersistence arm64 <24d132bde662395b88d01b065b195fcf> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
  451. 0x1b5b19000 - 0x1b5bd2fff SafariSharedUI arm64 <dc4170a445dd3db3a539b3ea07145587> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
  452. 0x1b5bee000 - 0x1b5c03fff AppSSOCore arm64 <c16adc9980bb3890a817b0fcf781f0a2> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
  453. 0x1b5c0e000 - 0x1b5c23fff CoreFollowUp arm64 <6b6c4b2afab439f9b1a91f11a91567e1> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
  454. 0x1b5c24000 - 0x1b5c96fff Rapport arm64 <eb7c202324c13e8083bfd8ec7a2a5f33> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
  455. 0x1b5d73000 - 0x1b5d83fff Categories arm64 <1d2d2ba7e0013611b9dfe21e743380b8> /System/Library/PrivateFrameworks/Categories.framework/Categories
  456. 0x1b603c000 - 0x1b6062fff LocationSupport arm64 <c01ff9971ca0368ab33a9027fce11233> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
  457. 0x1b6063000 - 0x1b6094fff iCalendar arm64 <7ea32b5c310738c6a0872b6c5b959bbb> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  458. 0x1b6095000 - 0x1b60c2fff CoreAccessories arm64 <34ca5be3621933919004b6957c049562> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
  459. 0x1b60c3000 - 0x1b61b4fff ConfigurationEngineModel arm64 <322de0360a26373481f849c70697df76> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
  460. 0x1b61b5000 - 0x1b61ddfff CacheDelete arm64 <e85c5c50a5b83d969a6f69063cb878b4> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
  461. 0x1b61de000 - 0x1b6254fff CVNLP arm64 <fb1c77a95eef3c77a3083af604cc62d5> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
  462. 0x1b6255000 - 0x1b628ffff AdCore arm64 <63baee9e906d34d4bf0fa61e09a1b8af> /System/Library/PrivateFrameworks/AdCore.framework/AdCore
  463. 0x1b63b2000 - 0x1b63b4fff OSAServicesClient arm64 <06a358bd57393b61acd63c72800a8fd5> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
  464. 0x1b63b5000 - 0x1b63b7fff BiomeFoundation arm64 <df7c63d3261531338ff42cfd8ea09e90> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
  465. 0x1b63b8000 - 0x1b640ffff ProtectedCloudStorage arm64 <c76062a3597236c5b69b1492df8bd7c0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
  466. 0x1b6410000 - 0x1b6443fff C2 arm64 <6386b55016863fdcba981f5f7675355c> /System/Library/PrivateFrameworks/C2.framework/C2
  467. 0x1b6444000 - 0x1b66b2fff DifferentialPrivacy arm64 <4e139675a997395ea02a577be4376826> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
  468. 0x1b68bb000 - 0x1b7118fff EmbeddedAcousticRecognition arm64 <b941f148334e3b0792dfd54bc571a3d0> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/EmbeddedAcousticRecognition
  469. 0x1b7119000 - 0x1b71d1fff SiriInstrumentation arm64 <1ed6dc61364832a0b2a149f695db5285> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
  470. 0x1b71d2000 - 0x1b7212fff BiometricKit arm64 <dd6c33d4533b3c7cac1234b1664ddd1b> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
  471. 0x1b7260000 - 0x1b7309fff CoreSymbolication arm64 <b240341937f234b1afe11ecbce066a99> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
  472. 0x1b7376000 - 0x1b7402fff SpeakerRecognition arm64 <80ff912c023f33c0ab5ca4db59177426> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/SpeakerRecognition
  473. 0x1b7446000 - 0x1b744ffff HearingCore arm64 <a23979defafd38d6bbf4d25f7001f46f> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore
  474. 0x1b7a4c000 - 0x1b7a4dfff MessageSupport arm64 <ace7b1cbf64b30cf8a156c464d370064> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
  475. 0x1b7a4e000 - 0x1b7a5ffff IOSurface arm64 <60a2dd247d2139089de17414328bb3d4> /System/Library/Frameworks/IOSurface.framework/IOSurface
  476. 0x1b7a60000 - 0x1b7ac1fff MobileWiFi arm64 <f376154b288f3ea99a53a48e7f4187c1> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  477. 0x1b7ac6000 - 0x1b7ae4fff DataDeliveryServices arm64 <814c699573a7382bb31a76fcca760468> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/DataDeliveryServices
  478. 0x1b7e4c000 - 0x1b7e66fff DoNotDisturb arm64 <c8e51fef1c903ec98d15811d6d3d29fd> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
  479. 0x1b7ed4000 - 0x1b7f79fff MMCS arm64 <9436bd35a5d339e6ad2670c721af181c> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
  480. 0x1b7fe7000 - 0x1b8020fff libGLImage.dylib arm64 <a24dc10c81173370be0197da7d8d9291> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  481. 0x1b8021000 - 0x1b8028fff libsystem_symptoms.dylib arm64 <6288ab570efa332babb879c823ae1b9f> /usr/lib/system/libsystem_symptoms.dylib
  482. 0x1b8074000 - 0x1b861bfff CoreAudio arm64 <27b166b91ca831569bac5ce7139173b8> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  483. 0x1b861c000 - 0x1b8631fff ContactsDonation arm64 <bef950d7a2a53173a8047d347177783a> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
  484. 0x1b8632000 - 0x1b864efff IntentsCore arm64 <3175181e59893abaa7ed5120ede403b5> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
  485. 0x1b864f000 - 0x1b86c0fff FrontBoard arm64 <88e2ed5b2f5b3c5482686ae055d00d09> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
  486. 0x1b86eb000 - 0x1b871ffff ImageCaptureCore arm64 <3a257da76d8c3c6fa727ca0470dd1550> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
  487. 0x1b8878000 - 0x1b89b3fff Navigation arm64 <bebbf52f180d3ddd82a0a7b8e1cada09> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
  488. 0x1b89b4000 - 0x1b89cefff SafariFoundation arm64 <c3e094b0f63c3eaeab8399f6c69e93ff> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
  489. 0x1b8b45000 - 0x1b8b57fff MaterialKit arm64 <1265d41729413af488290d1a5433bf9b> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
  490. 0x1b8cdd000 - 0x1b8cedfff CoreAUC arm64 <426fc0a8efd936e5b6741fb2a6b738c7> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
  491. 0x1b8e73000 - 0x1b9396fff AudioCodecs arm64 <57c16520d893390aa09fc4ae0d9fcd29> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
  492. 0x1b9533000 - 0x1b9548fff SettingsFoundation arm64 <1a36a47064d4349bb53d56fd0eed3050> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
  493. 0x1b9ed7000 - 0x1b9f31fff ToneLibrary arm64 <b1d7f8ef28213deab00859a2ce71d0a9> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
  494. 0x1b9f32000 - 0x1b9f95fff TrialProto arm64 <2143e558a9c63e44a9bbce41715424c6> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
  495. 0x1b9f96000 - 0x1b9ff5fff iAd arm64 <86d2f7133b6839d2afa27a1a62a4e9fd> /System/Library/Frameworks/iAd.framework/iAd
  496. 0x1ba716000 - 0x1ba723fff MediaSafetyNet arm64 <a148ebc40a683652a66b7a38d9fab1dd> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
  497. 0x1ba724000 - 0x1ba75dfff TimeSync arm64 <98d778b00ec93f38903a096d8b4a7abd> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
  498. 0x1ba7eb000 - 0x1ba82efff ExposureNotification arm64 <4ed715da71133a27bc3259baf83ee816> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
  499. 0x1bae8b000 - 0x1bae94fff CoreTime arm64 <e5c461e10b4f3d88b6c9fb991ac63a9b> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
  500. 0x1bb5c4000 - 0x1bb7b2fff NeutrinoCore arm64 <478ec3aac8da37419a41722c9c505868> /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore
  501. 0x1bb7c1000 - 0x1bb8b9fff TextRecognition arm64 <6720da77038238d39df694f4776f839c> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
  502. 0x1bb8ba000 - 0x1bb8c3fff ContextKitExtraction arm64 <ccad309b4b233902aaf1e9b034dbfba3> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
  503. 0x1bb98f000 - 0x1bb991fff libswiftObjectiveC.dylib arm64 <30c66a55fe3a361ea547b12549fddac3> /usr/lib/swift/libswiftObjectiveC.dylib
  504. 0x1bb992000 - 0x1bbbd4fff libmorphun.dylib arm64 <6b4921a9343a30ec9bbd52d0b3f9d928> /usr/lib/libmorphun.dylib
  505. 0x1bc1fc000 - 0x1bc260fff EmailCore arm64 <e6d761b37b643db6a0a1131511fe36d0> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
  506. 0x1bcb3b000 - 0x1bcb84fff MIME arm64 <aedd1fa9146832858ca1925a93e2ce12> /System/Library/PrivateFrameworks/MIME.framework/MIME
  507. 0x1bce4c000 - 0x1bce61fff MailServices arm64 <ed7623142bba3dba933c145d17e651f6> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
  508. 0x1bce62000 - 0x1bce97fff PhotosPlayer arm64 <92cc7901b42d313fb71bc8ea689c7afc> /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer
  509. 0x1bced8000 - 0x1bcf55fff CoreDAV arm64 <9a0588b998ad3bd5a1dfa0d8de2b2161> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  510. 0x1bd0e2000 - 0x1bd11bfff CalendarUIKit arm64 <61ba8bfb4ea4398a99d7f93ad9c18476> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
  511. 0x1bd11c000 - 0x1bd12afff MobileIcons arm64 <389923fc37783ec1aec3b5ccce6207f7> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  512. 0x1bd4d8000 - 0x1bd5a8fff ProofReader arm64 <76b18e1b01ed30a19e08dacc6da8aa11> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  513. 0x1be782000 - 0x1be78cfff MallocStackLogging arm64 <df9ceb3f35c338b0af6c35a056289f89> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
  514. 0x1be7f2000 - 0x1be9a9fff EmailDaemon arm64 <6aa17453fa6235519669d036ca5524da> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
  515. 0x1be9aa000 - 0x1be9f4fff MetadataUtilities arm64 <9b5b55f549ad33628c7487ef32406ea5> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
  516. 0x1be9f5000 - 0x1bea20fff BannerKit arm64 <9f3b1994063935b3b4b2341673686529> /System/Library/PrivateFrameworks/BannerKit.framework/BannerKit
  517. 0x1bef3c000 - 0x1bef6cfff MailSupport arm64 <a3c7a25744873e129c1cf293b4d37eea> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
  518. 0x1bf0fd000 - 0x1bf158fff CoreLocationProtobuf arm64 <116b0f4caa1a3a688117eb526eba96f6> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
  519. 0x1bf366000 - 0x1bf398fff Bom arm64 <4909ff814c7c3e6d925aebf212c25375> /System/Library/PrivateFrameworks/Bom.framework/Bom
  520. 0x1bf3cb000 - 0x1bf3d1fff PushKit arm64 <a330c2f61eac33f29a61f5777ae54bb1> /System/Library/Frameworks/PushKit.framework/PushKit
  521. 0x1bf3d2000 - 0x1bf437fff PhotosFormats arm64 <52571a810f7c33b58a5a2dc8f274bcc6> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
  522. 0x1bf5cd000 - 0x1bf65efff Quagga arm64 <53e26afd562e3c0fbac711e97437d9ed> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
  523. 0x1bf65f000 - 0x1bf666fff StudyLog arm64 <fb41c8f55d8a33288d155e60f07db114> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
  524. 0x1c054b000 - 0x1c058afff NaturalLanguage arm64 <83078c1509323e15a8b35af8ae1a2c82> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
  525. 0x1c062f000 - 0x1c0b5efff libAudioDSP.dylib arm64 <823011ad43633f589ca73b2529fdf98a> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib
  526. 0x1c0b5f000 - 0x1c0b69fff AudioDataAnalysis arm64 <721c19f4ca3433519055a93f6947416a> /System/Library/PrivateFrameworks/AudioDataAnalysis.framework/AudioDataAnalysis
  527. 0x1c0ffb000 - 0x1c1017fff MediaStream arm64 <f66034806c79329692e46463f1a5012f> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
  528. 0x1c1aae000 - 0x1c1bc5fff InternalSwiftProtobuf arm64 <a5a7886accbc391a9272666ecdc65ba4> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
  529. 0x1c1cf3000 - 0x1c1d1afff MediaConversionService arm64 <b7f532da06ed3cffaaa2a161e979794d> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
  530. 0x1c1e68000 - 0x1c1fa0fff CoreHandwriting arm64 <2259cc20290c3762b5128749e7ecbf74> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
  531. 0x1c271c000 - 0x1c2727fff AppleIDAuthSupport arm64 <f187440bf5223df29b617dab5b1a3c24> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
  532. 0x1c2736000 - 0x1c274bfff LocalAuthentication arm64 <5664fbc24d5437ada64ac618697cf357> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
  533. 0x1c27c4000 - 0x1c27cafff IOAccelerator arm64 <c24348268d1d341d8506b4ca79266a38> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  534. 0x1c2b8e000 - 0x1c2b98fff CloudPhotoServices arm64 <db45d1c02c88396b89e431f95a96671f> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
  535. 0x1c2bdc000 - 0x1c2c6dfff iTunesStore arm64 <5477445b8161327a85bcfb3653c8280e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  536. 0x1c302a000 - 0x1c305afff libsystem_kernel.dylib arm64 <710a9023dc6a3df8ba82e8a1ae55195f> /usr/lib/system/libsystem_kernel.dylib
  537. 0x1c3332000 - 0x1c3439fff ResponseKit arm64 <4fe196a9a45b32adad123bcfa771bc42> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit
  538. 0x1c343a000 - 0x1c3472fff EmojiFoundation arm64 <3c467b1e78153ee5b8c621fb79277f34> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
  539. 0x1c3a52000 - 0x1c3a5efff FontServices arm64 <be55dbd89092375fb06a32bb1cbb5288> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
  540. 0x1c3bf2000 - 0x1c3bfdfff MediaAccessibility arm64 <ffbb749d913035de9156ff7c8a0511e0> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  541. 0x1c3c3c000 - 0x1c422dfff SiriTTS arm64 <18cfee1d589133f789403f002051f29f> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
  542. 0x1c422e000 - 0x1c423cfff SetupAssistantSupport arm64 <f1bdfe1abb7f33368ff927566338fa1a> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
  543. 0x1c4244000 - 0x1c429ffff Social arm64 <54e8cd4bfa483b54aad9d3969cf40836> /System/Library/Frameworks/Social.framework/Social
  544. 0x1c4378000 - 0x1c43a7fff VirtualGarage arm64 <500dd63a15c33200a4b72b31d5a1985e> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
  545. 0x1c43a8000 - 0x1c43cafff NetAppsUtilities arm64 <93795375a93034d1bd4d2e121a4328c5> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
  546. 0x1c43cb000 - 0x1c442cfff Osprey arm64 <a28a6b6fddb230fbbf0d83b11189d58d> /System/Library/PrivateFrameworks/Osprey.framework/Osprey
  547. 0x1c584d000 - 0x1c5859fff libdscsym.dylib arm64 <efb042ea38fe30dda6d8fa7789960c72> /usr/lib/libdscsym.dylib
  548. 0x1c585a000 - 0x1c5869fff HangTracer arm64 <915c0e1d5b1f3156a466b36e300a6cf1> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
  549. 0x1c599c000 - 0x1c59affff PersonalAudio arm64 <652f0f3a5d163ea38526fe511807b4b1> /System/Library/PrivateFrameworks/PersonalAudio.framework/PersonalAudio
  550. 0x1c5a18000 - 0x1c5acefff SampleAnalysis arm64 <76d5d9d2a9d3333d97c2e15d2f8c68e7> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
  551. 0x1c5acf000 - 0x1c5afcfff PlugInKit arm64 <6adb2e51a5b33b8fb2be4100d5b1d431> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  552. 0x1c5ba7000 - 0x1c5ba8fff libSystem.B.dylib arm64 <b0055075cfc839f485010993eca13049> /usr/lib/libSystem.B.dylib
  553. 0x1c5e95000 - 0x1c5ea1fff MobileActivation arm64 <1ef4f427c7513cc9931b8a8a323b6d73> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
  554. 0x1c5ea2000 - 0x1c5ef8fff CalendarDaemon arm64 <57d04725213636b690a440683ede46ad> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
  555. 0x1c5fe5000 - 0x1c6053fff libarchive.2.dylib arm64 <341f96be552b33478b3b3e7fbbacb32a> /usr/lib/libarchive.2.dylib
  556. 0x1c6054000 - 0x1c6077fff libtailspin.dylib arm64 <6b8c649fab0c3bc783b0e5d1ba4b4e4b> /usr/lib/libtailspin.dylib
  557. 0x1c6078000 - 0x1c649cfff libBNNS.dylib arm64 <9e8fe9b58d96350b98647c4270816dfc> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
  558. 0x1c649d000 - 0x1c64defff SharedUtils arm64 <c43b45d5b72b3efeafafb93db0a4ed19> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
  559. 0x1c64ff000 - 0x1c66befff iAdCore arm64 <147e51cd019f34c082475534af5b4ab5> /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore
  560. 0x1c677f000 - 0x1c6784fff libsysdiagnose.dylib arm64 <62d300c2c0da305680e3752215de5108> /usr/lib/libsysdiagnose.dylib
  561. 0x1c67bf000 - 0x1c68befff CoreMediaStream arm64 <2285b4482c3c31b5ae7ff821e998b471> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
  562. 0x1c6abb000 - 0x1c6abbfff AVFoundation arm64 <fe32a908c7c83679929132c7dce997e0> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  563. 0x1c6abc000 - 0x1c6abcfff Accelerate arm64 <52cc079a182938cbaf4741cec11c91ae> /System/Library/Frameworks/Accelerate.framework/Accelerate
  564. 0x1c6abd000 - 0x1c6b69fff libBLAS.dylib arm64 <ee7be3562be033ed8484db1e78cb3e9b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  565. 0x1c6b6a000 - 0x1c6e7bfff libLAPACK.dylib arm64 <17a3af64d0243c2ca35900fd34268502> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  566. 0x1c6e7c000 - 0x1c6e90fff libLinearAlgebra.dylib arm64 <942db3a0e0ed31f99bcc8153772feca5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  567. 0x1c6e91000 - 0x1c6e95fff libQuadrature.dylib arm64 <0709dd44574d3cc188afd31bd8385a76> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
  568. 0x1c6e96000 - 0x1c6ef7fff libSparse.dylib arm64 <11e70947e61e36239522e6d9374dab1b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
  569. 0x1c6ef8000 - 0x1c6f09fff libSparseBLAS.dylib arm64 <3ee19a8add11393e8ade56207238530f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
  570. 0x1c6f0a000 - 0x1c6f5dfff libvMisc.dylib arm64 <d7d9eaf22e983f6da9b5dba73cc3fe24> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  571. 0x1c6f5e000 - 0x1c6f5efff vecLib arm64 <1f6e9d31059e3d95b81f6c3c9c454e4f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  572. 0x1c6f63000 - 0x1c6f64fff AdSupport arm64 <19dec5aa66cb3efd96f9b54e1bab1ea5> /System/Library/Frameworks/AdSupport.framework/AdSupport
  573. 0x1c6f95000 - 0x1c6f98fff AppTrackingTransparency arm64 <3b168d94096635acbc63705f3cf28afd> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
  574. 0x1c6f99000 - 0x1c6fa8fff AssetsLibrary arm64 <f0c333e8a1b438c58bf8e40f1f28fb8e> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
  575. 0x1c6fa9000 - 0x1c70b9fff libEmbeddedSystemAUs.dylib arm64 <65b74393e9753703b424957bc2240911> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib
  576. 0x1c70ba000 - 0x1c70d5fff AuthenticationServices arm64 <6012bf9f944d3a8d824eb9b8da3433d7> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
  577. 0x1c7753000 - 0x1c7769fff ExternalAccessory arm64 <9dbba0ddecbf31c494f1a065bbbefdfc> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
  578. 0x1c77a2000 - 0x1c77cffff GSS arm64 <40f7fbf5a04032528105a12f852d4165> /System/Library/Frameworks/GSS.framework/GSS
  579. 0x1c793a000 - 0x1c7ab6fff MLCompute arm64 <73899936c93d3758b2f91f0afd82e674> /System/Library/Frameworks/MLCompute.framework/MLCompute
  580. 0x1c7ada000 - 0x1c7af1fff MetalKit arm64 <1fc2ed082cfe3506a3abbb141add5ba9> /System/Library/Frameworks/MetalKit.framework/MetalKit
  581. 0x1c7af2000 - 0x1c7b77fff MPSImage arm64 <9ba4f8dee06a39e788a7c9152388cf27> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
  582. 0x1c7b78000 - 0x1c7b9efff MPSMatrix arm64 <385108181ac3375ca4f465abc4bd48a0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
  583. 0x1c7b9f000 - 0x1c7bd8fff MPSNDArray arm64 <d578e5e7296c32e9b1bb0f386e9437b3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
  584. 0x1c7bd9000 - 0x1c7c20fff MPSRayIntersector arm64 <08f0d53fe8913a9e8ad871b9466777ce> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
  585. 0x1c7c21000 - 0x1c7c21fff MetalPerformanceShaders arm64 <063099160a5234ab96ec9b771f0296da> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
  586. 0x1c7fa2000 - 0x1c7fa2fff MobileCoreServices arm64 <f24e1863520c3f948da51d31673617da> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  587. 0x1c8a88000 - 0x1c8ab7fff OpenAL arm64 <996b51d634b83eb99edc4a5857aa3af1> /System/Library/Frameworks/OpenAL.framework/OpenAL
  588. 0x1c8ab8000 - 0x1c8b80fff GLEngine arm64 <501cab5671b930858fa41615b9206a24> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
  589. 0x1c8b81000 - 0x1c8b89fff OpenGLES arm64 <72216545cbfe3f128f8d674a2ae620fa> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  590. 0x1c8b8a000 - 0x1c8b8bfff libCVMSPluginSupport.dylib arm64 <fc398d5ef27636f1bdff69e35605e92e> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  591. 0x1c8b8c000 - 0x1c8b92fff libCoreFSCache.dylib arm64 <26459fe045433c9c930ef09cf1956a2a> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
  592. 0x1c8b93000 - 0x1c8b98fff libCoreVMClient.dylib arm64 <f782d0f4937a3bfba053910a74f917e6> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  593. 0x1c8b99000 - 0x1c8ba1fff libGFXShared.dylib arm64 <11b1c9ebb96f37c48c60a44f7c8a310b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  594. 0x1c8ba2000 - 0x1c8cfffff libGLProgrammability.dylib arm64 <f50427586d92331a8593d9eee15aba52> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
  595. 0x1c8d4b000 - 0x1c8e0afff PDFKit arm64 <52c067f1e3683fb7b5b7c3f328e64ded> /System/Library/Frameworks/PDFKit.framework/PDFKit
  596. 0x1c8e18000 - 0x1c8e50fff QuickLookThumbnailing arm64 <e0c24fdf66463f778d39589b350009d9> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
  597. 0x1c94be000 - 0x1c95fbfff SoundAnalysis arm64 <428053bd8ca6330396e017a39ac0855c> /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis
  598. 0x1c95fc000 - 0x1c960cfff Speech arm64 <abcfd932c3d63852b0d142945da84aac> /System/Library/Frameworks/Speech.framework/Speech
  599. 0x1c9728000 - 0x1c9728fff UIKit arm64 <298d96a8b7d0356b8f73178672c923ea> /System/Library/Frameworks/UIKit.framework/UIKit
  600. 0x1c9731000 - 0x1c97f4fff VideoSubscriberAccount arm64 <8ba9dacb0aeb3ed082bdc576d8cb23d9> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
  601. 0x1c97f5000 - 0x1ca3defff libfaceCore.dylib arm64 <ec632e17f1b33bc1bda3323f2f6ffa73> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
  602. 0x1ca3f9000 - 0x1ca3f9fff VisionKit arm64 <70ea06df63eb37a2a9884eb04d3f9c94> /System/Library/Frameworks/VisionKit.framework/VisionKit
  603. 0x1ca965000 - 0x1ca968fff AFKUser arm64 <6edfa9a8b4f833d7af49c1cc8360f555> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
  604. 0x1caa28000 - 0x1caca6fff ANECompiler arm64 <a530693d1cef3bc78ce742991a6b702b> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
  605. 0x1caca7000 - 0x1cacbbfff ANEServices arm64 <d1233c7359643952b3f25d2acca68519> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
  606. 0x1cacc0000 - 0x1cad7dfff APFS arm64 <e4c37ac3e2c3346f9e45b39df906653b> /System/Library/PrivateFrameworks/APFS.framework/APFS
  607. 0x1cad7e000 - 0x1cad84fff ASEProcessing arm64 <74e220bfad063375bfe084caa49f0dac> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
  608. 0x1cb545000 - 0x1cb547fff AdAnalytics arm64 <040a1fb0dc4139b79e79e37f8ee6b574> /System/Library/PrivateFrameworks/AdAnalytics.framework/AdAnalytics
  609. 0x1cb548000 - 0x1cb54cfff AdPlatforms arm64 <33abf2f2f34d379684094b1d8859b24a> /System/Library/PrivateFrameworks/AdPlatforms.framework/AdPlatforms
  610. 0x1cb559000 - 0x1cb55efff AggregateDictionary arm64 <9fbd1b917b3f3b6a8997ad71fc5ba3c9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  611. 0x1cb6ec000 - 0x1cb7c4fff AirPlaySync arm64 <c1503ce5ca313374803754af3828014d> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
  612. 0x1cb8c8000 - 0x1cb8e3fff AlgosScoreFramework arm64 <2001e177f941343a93664179c55ebfb8> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
  613. 0x1cba00000 - 0x1cbb7cfff AppC3D arm64 <9ee3b7462abb3df282b4f2d38e02f43d> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
  614. 0x1cbb7d000 - 0x1cbb9efff AppConduit arm64 <5a6b2eb886d2317690b9929d73be99a0> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
  615. 0x1cbc95000 - 0x1cbc9ffff AppStoreOverlays arm64 <c02765cf46e03a888cd028341ab48150> /System/Library/PrivateFrameworks/AppStoreOverlays.framework/AppStoreOverlays
  616. 0x1ccb62000 - 0x1cccfcfff AppleCVA arm64 <8792229dca973a418a37d9cf31576209> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
  617. 0x1ccd4c000 - 0x1ccd5bfff AppleFSCompression arm64 <92f731d4fe3f34c3b9369a36617c3852> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
  618. 0x1ccd69000 - 0x1ccd76fff AppleIDSSOAuthentication arm64 <5ba76fa921e7369bb5dd36a140193e1d> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
  619. 0x1ccd77000 - 0x1ccdbbfff AppleJPEG arm64 <222b37fea06c3580a764cd76d65a9f20> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  620. 0x1cce4b000 - 0x1cce5dfff AppleNeuralEngine arm64 <caae9d4bcf323b2a8884f6d0e8a20eaa> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
  621. 0x1cce67000 - 0x1cce8afff AppleSauce arm64 <35d4cdc62a263c73b743d5116901364c> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
  622. 0x1cceba000 - 0x1cced6fff AssetCacheServices arm64 <4c3c707d61663ad1b73b3f0849aee382> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
  623. 0x1cd032000 - 0x1cd08bfff AuthKitUI arm64 <5d8d919393953f8c9d2234c60223c15f> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
  624. 0x1cd08c000 - 0x1cd0defff AutoLoop arm64 <d65cf261af45387580b8c2ab5f3526b5> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop
  625. 0x1cd0f4000 - 0x1cd0f5fff BackgroundTaskAgent arm64 <75c16c82f1cb34878a4b96b340103004> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
  626. 0x1cd116000 - 0x1cd12efff BiomePubSub arm64 <f5c80baf11513abaa543fafdd3453fd0> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
  627. 0x1cd3d0000 - 0x1cd3dffff BluetoothManager arm64 <ea68c4f8eafa31c1901d42c8abe36a3b> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
  628. 0x1cd668000 - 0x1cd672fff CMCaptureCore arm64 <c06f5b71ee623b23b8fe9dd61c9248fa> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
  629. 0x1cd673000 - 0x1cd688fff CPAnalytics arm64 <4a2533d624ce37f082e0c93b37c13954> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
  630. 0x1cd68b000 - 0x1cd69afff CPMS arm64 <e566508dd8e93b50bd73cd01669f2419> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
  631. 0x1cd69b000 - 0x1cd6a9fff CTCarrierSpace arm64 <5b71bd5c6be8317aa8570b948c82a05d> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
  632. 0x1cd813000 - 0x1cd83bfff CameraEditKit arm64 <7d4df0dfed6e32adba6764665e04fe9f> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
  633. 0x1cd99a000 - 0x1cd9a5fff CaptiveNetwork arm64 <60c52d9429ba31f29eb25e7c7e49471d> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  634. 0x1cdab8000 - 0x1cdb04fff Catalyst arm64 <0f7e2505011f39b8a977bcefe7e56a08> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
  635. 0x1cdb27000 - 0x1cdb47fff CellularPlanManager arm64 <d401cb5aa2793df796f8bd897eab8609> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
  636. 0x1cdb5e000 - 0x1cdb66fff CertUI arm64 <cc04c2bb288e34e28dace0ec3b6db058> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
  637. 0x1cdb6f000 - 0x1cdbbdfff ChunkingLibrary arm64 <cbb128ba0cb9343a826ccf576bb987d5> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  638. 0x1cdfc1000 - 0x1cdfc8fff CommonAuth arm64 <6ff9c72c68b33c1dbebdb3bc01683209> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
  639. 0x1cdfc9000 - 0x1cdfcdfff CommunicationsFilter arm64 <722faaf645ae304c9ce838ac9966609d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  640. 0x1ce099000 - 0x1ce09cfff ConstantClasses arm64 <9c47d25fcf5d36438917c8d039f93ac0> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  641. 0x1ce0a6000 - 0x1ce0e0fff ContactsAutocomplete arm64 <d05bb587b3173358866a5e2dfc8c7a70> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
  642. 0x1ce0e6000 - 0x1ce155fff ContactsUICore arm64 <b20a5f359491386485de93264cb34de4> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
  643. 0x1ce18f000 - 0x1ce1e6fff CoreAppleCVA arm64 <da879bdf35b63d1c8fd6ec627f08a18f> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
  644. 0x1ce1e7000 - 0x1ce2dffff CoreBrightness arm64 <1765dfec737433228bf78f936d9dea42> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
  645. 0x1ce347000 - 0x1ce354fff CoreDuetDaemonProtocol arm64 <db7ba2473c90337ca75333dc7b5824be> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
  646. 0x1ce357000 - 0x1ce359fff CoreDuetDebugLogging arm64 <39502d65e9ba34c096767356ffeafcdb> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
  647. 0x1ce368000 - 0x1ce37afff CoreEmoji arm64 <622ce8c9e80d3f79a4b55d02189aad1f> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
  648. 0x1ce975000 - 0x1ce979fff CoreOptimization arm64 <199f00437c293cd9b8a7421fce341056> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
  649. 0x1ce97a000 - 0x1cea32fff CorePDF arm64 <9dd6e763322d33f0997e7b90f05d2111> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  650. 0x1cea33000 - 0x1cea3bfff CorePhoneNumbers arm64 <22d79ac341b638c8bba8480de720903d> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
  651. 0x1cea3c000 - 0x1cea90fff CorePrediction arm64 <79e5282a2b7a3106a33486651b07810b> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
  652. 0x1cf37d000 - 0x1cf387fff CoreRecents arm64 <be4da5e8145f3053b3f11987cd7e2eaf> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  653. 0x1cf388000 - 0x1cf3edfff CoreRecognition arm64 <417bf7c8489c3d1f9ddd149c96238fd6> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
  654. 0x1cf3ee000 - 0x1cf403fff CoreSDB arm64 <6420f029d9ad301b902f50e24101e7dd> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
  655. 0x1cf404000 - 0x1cf42cfff CoreSVG arm64 <545bf642d8db31d4b351f41b2d7f13c4> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
  656. 0x1cf628000 - 0x1cf62cfff DAAPKit arm64 <59abb3a897a936cab439184f813ffaac> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  657. 0x1cf64d000 - 0x1cf65afff DCIMServices arm64 <3c5f10d0fc763e3fa55eb261bf8954c6> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
  658. 0x1cf671000 - 0x1cf6acfff DataDetectorsNaturalLanguage arm64 <d9cdb09f9d153183ba7992b368b4adba> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage
  659. 0x1cf70e000 - 0x1cf743fff DeviceIdentity arm64 <91eb83e195ab3c21a6f1e9bc13a0a50a> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
  660. 0x1cf868000 - 0x1cf89dfff DistributedEvaluation arm64 <9ec34d9d40923de4a0916021ad32e2e4> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
  661. 0x1cf8ef000 - 0x1cf9b1fff DocumentCamera arm64 <d749de030a7236549068dbabdba6ce8f> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
  662. 0x1cf9b2000 - 0x1cf9eafff DocumentManager arm64 <b590c3d0865f3e2383c06a23ec02949d> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
  663. 0x1cf9eb000 - 0x1cfa08fff DocumentManagerCore arm64 <3e0314fbbbf6395b97b932f0fb9d0d46> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
  664. 0x1cfa86000 - 0x1cfa88fff DragUI arm64 <bee79d188bf43178805c5f81f8b26db0> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
  665. 0x1cfab7000 - 0x1cfae7fff EAP8021X arm64 <05ed599be0763419a462a51746077539> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  666. 0x1cfafd000 - 0x1cfb07fff EmailAddressing arm64 <7f66dc0aa6cd3b05bd019a3a02eb651f> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
  667. 0x1cfb14000 - 0x1cfb28fff Engram arm64 <1a992133aa3c3b559a76ff953e5b5fde> /System/Library/PrivateFrameworks/Engram.framework/Engram
  668. 0x1cfc5a000 - 0x1cfc60fff ExtensionFoundation arm64 <542132ed16223f419b2139c5eaa9fbc7> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
  669. 0x1cfdd4000 - 0x1cfde0fff FSEvents arm64 <1bf958e3dcd2338e808b36b5315c16bf> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
  670. 0x1cfde1000 - 0x1cfe00fff FTAWD arm64 <74f7a35d44e3372bab3cf69d4a7d2ffd> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
  671. 0x1cfe01000 - 0x1cfe04fff FTClientServices arm64 <c11da5a87c323e36933c3ee6f47fe06b> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
  672. 0x1cfe05000 - 0x1d0217fff FaceCore arm64 <6b879eb0cb8a3bbe9ae6eb7acbbdeafd> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  673. 0x1d021e000 - 0x1d0223fff FeatureFlagsSupport arm64 <ef1dcc30f9fc3be4942f8375abee0409> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
  674. 0x1d0224000 - 0x1d022efff FeedbackLogger arm64 <d768355c74be3569b771af48160ceda7> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
  675. 0x1d03af000 - 0x1d04eafff libFontParser.dylib arm64 <d8eb08d6f51032b5bd265a90ae05c729> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  676. 0x1d04eb000 - 0x1d04f3fff libGSFont.dylib arm64 <c4733ae6ac0430e0a737037097830df8> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
  677. 0x1d04f4000 - 0x1d0531fff libGSFontCache.dylib arm64 <4f5453e376ef3726bd1c784cfacefcc1> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
  678. 0x1d0594000 - 0x1d05a1fff libhvf.dylib arm64 <92751983c1553c8b9a01211cec96b9a7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
  679. 0x1d05c7000 - 0x1d05ddfff Futhark arm64 <cacfdd3361583576a4626b73ee456912> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
  680. 0x1d1120000 - 0x1d1120fff libmetal_timestamp.dylib arm64 <fb61108ae2cb3b2a9334f7954eedb291> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
  681. 0x1d11fc000 - 0x1d1219fff GenerationalStorage arm64 <c89697fadc04318a8a33db2fcb0893d0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  682. 0x1d121a000 - 0x1d1227fff GraphVisualizer arm64 <bdb7d48d6219351cb837c7ef5a6ba653> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
  683. 0x1d1260000 - 0x1d126bfff HID arm64 <78168e6413c0379fa7b76e188a268b6b> /System/Library/PrivateFrameworks/HID.framework/HID
  684. 0x1d14eb000 - 0x1d155bfff Heimdal arm64 <a6b2c1d2bd4b3a04aec1e4ab488b1be4> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
  685. 0x1d191e000 - 0x1d1991fff HomeSharing arm64 <d99d340adb3731e9b80bfb7462c2011a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  686. 0x1d19eb000 - 0x1d19f0fff IDSKVStore arm64 <543d6baa6af23744ab94934a93b9fa1c> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
  687. 0x1d1cd5000 - 0x1d1cf0fff IOGPU arm64 <4637c417bcdf3acaa68ecf264834780d> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
  688. 0x1d1cf2000 - 0x1d1cfbfff IOKitten arm64 <97d4702767c13e4d833a879ca0985f41> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
  689. 0x1d1cfc000 - 0x1d1cfefff IOSurfaceAccelerator arm64 <01c4d4e54e623d4dabe5fabf5c91ee4b> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
  690. 0x1d1d25000 - 0x1d1d2cfff IdleTimerServices arm64 <3b55554b0f173cc0aca0f831a1373407> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
  691. 0x1d1d34000 - 0x1d1d39fff IncomingCallFilter arm64 <39539d3b54b131ff875b065dea62db67> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
  692. 0x1d1d3a000 - 0x1d1db8fff InertiaCam arm64 <91f812dd86bb3f519471a1d180c3a05d> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
  693. 0x1d1dfb000 - 0x1d1e07fff IntentsFoundation arm64 <923273aa9b923010a15a6f0db89f3dad> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
  694. 0x1d1e1f000 - 0x1d1e22fff InternationalTextSearch arm64 <824557dcfe1933b7bee366d803f7eff7> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
  695. 0x1d1e23000 - 0x1d1e3dfff IntlPreferences arm64 <7e5de8fc6da23cffa3ad14d0c384fe43> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  696. 0x1d2058000 - 0x1d2076fff LatentSemanticMapping arm64 <027636f91a9934309e2c455502a53244> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
  697. 0x1d208b000 - 0x1d2091fff LinguisticData arm64 <c72ffd2e6afa3087909ee8634ae50fc3> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
  698. 0x1d20dd000 - 0x1d2114fff LocalAuthenticationPrivateUI arm64 <9d2a35359b893b229c0cfce4f8b99381> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
  699. 0x1d22d3000 - 0x1d22d3fff Marco arm64 <af1ac9a60bb530a1b6e39cef4d4d025f> /System/Library/PrivateFrameworks/Marco.framework/Marco
  700. 0x1d25bb000 - 0x1d28d5fff MediaLibraryCore arm64 <270d411e74b938b090bd2c3ee6d6d8bd> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
  701. 0x1d28d6000 - 0x1d2928fff MediaPlatform arm64 <25a6c53f9cc13f1599aff1cedb8a6f35> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
  702. 0x1d2cf4000 - 0x1d2dbefff MetalTools arm64 <257f1332b6e03c8a84d44f8bcb3d26b9> /System/Library/PrivateFrameworks/MetalTools.framework/MetalTools
  703. 0x1d2de0000 - 0x1d2e37fff MetricsKit arm64 <efcd5cd55f363dfa81a3a05f62b4b3b3> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
  704. 0x1d2e47000 - 0x1d2e7efff MobileBluetooth arm64 <e4915f0cd4b83c249b31c75fa28ba941> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
  705. 0x1d2e9e000 - 0x1d2ea0fff MobileObliteration arm64 <7fdd06c4d82739ca969833de744f6403> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
  706. 0x1d2efe000 - 0x1d2f04fff MobileSystemServices arm64 <621b5f73eb4337db80809c57d3ce443a> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
  707. 0x1d3285000 - 0x1d328bfff Netrb arm64 <c7836a99de09361a8f6241b0c0b561ad> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
  708. 0x1d3359000 - 0x1d3376fff NeutrinoKit arm64 <6cdf997b6b803066baae23eb82cff079> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit
  709. 0x1d33b1000 - 0x1d33b3fff OAuth arm64 <5f54a8e220d63786af1a8138c4b4b843> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  710. 0x1d33d1000 - 0x1d340ffff OTSVG arm64 <8f6e10fce8373af0bd29a07cd2167d2e> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
  711. 0x1d39ff000 - 0x1d3a01fff ParsecSubscriptionServiceSupport arm64 <6b561f6c5fb933579c147da0ea972422> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
  712. 0x1d3a06000 - 0x1d3a2cfff Pasteboard arm64 <8e97c13f63863680ab9f8a69fb5b40da> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
  713. 0x1d3a58000 - 0x1d3a62fff PersonaKit arm64 <ce8613a5b2e83433b1b4543e927aac9d> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
  714. 0x1d3a63000 - 0x1d3a6efff PersonaUI arm64 <cf0f90bab9653fd5a1d4945102bf9838> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
  715. 0x1d3aa7000 - 0x1d3aa7fff PhoneNumbers arm64 <56e4346a5c81338ba38d340253ae812d> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
  716. 0x1d3ab0000 - 0x1d3bc1fff PhotoImaging arm64 <951bd710f2a133d4b595ab85f08f31e4> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging
  717. 0x1d3bc2000 - 0x1d3c1afff PhotoLibrary arm64 <b7f20550d009350bae5a266e6fc7d500> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
  718. 0x1d3c61000 - 0x1d3c9dfff PhotosImagingFoundation arm64 <51a3c77fb57f3669a21b632d046e74f6> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
  719. 0x1d3c9e000 - 0x1d3ce7fff PhysicsKit arm64 <efbe7c6810a839608047896d8a44c122> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  720. 0x1d3d8a000 - 0x1d3d98fff PointerUIServices arm64 <241cf5030830342285a62c074fe8632b> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
  721. 0x1d515d000 - 0x1d5165fff ProgressUI arm64 <5f8c81bcbac931898b1a78d031022b5c> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
  722. 0x1d5166000 - 0x1d5172fff PrototypeToolsUI arm64 <4eabd5e055653834a4625d3c7664858a> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI
  723. 0x1d51ed000 - 0x1d51f7fff RTCReporting arm64 <74617f2b5f0b37f5818a1e1881c43dfd> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
  724. 0x1d5510000 - 0x1d551ffff RemoteTextInput arm64 <5570d4680dda3151a51cb9993c612124> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
  725. 0x1d5520000 - 0x1d5583fff RemoteUI arm64 <0e83410688dc3f5995b8f956e52a7350> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
  726. 0x1d55b9000 - 0x1d55bdfff RevealCore arm64 <03e42a9a5bae385c8c4ffc376030cbfc> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
  727. 0x1d55d3000 - 0x1d5946fff SDAPI arm64 <9742fff23e84339f86433a15c79d4c65> /System/Library/PrivateFrameworks/SDAPI.framework/SDAPI
  728. 0x1d6de3000 - 0x1d6decfff SignpostCollection arm64 <3305fbf42c31349897e66a98131d00d0> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
  729. 0x1d6ded000 - 0x1d6dedfff SignpostMetrics arm64 <96443f7987ca39e182bcfdbd1720dd22> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
  730. 0x1d6def000 - 0x1d6e2afff SignpostSupport arm64 <ccdb2378be8c3b8992f14a2252a71776> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
  731. 0x1d7324000 - 0x1d733cfff SiriObservation arm64 <c53edde77bcc36758ca5170e40ac5238> /System/Library/PrivateFrameworks/SiriObservation.framework/SiriObservation
  732. 0x1d7908000 - 0x1d7908fff SoftLinking arm64 <130c9ddeba8739ea93e985084a8e201a> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
  733. 0x1d7cd8000 - 0x1d7d15fff StreamingZip arm64 <115b6eed8cc534c29e7bbbe3212e2a1e> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
  734. 0x1d7d1d000 - 0x1d7d26fff SymptomDiagnosticReporter arm64 <a39e90f34dac3f808b443424cd71eb7f> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
  735. 0x1d7d55000 - 0x1d7d6ffff SymptomPresentationFeed arm64 <1ba3727c22c83eab838fd91fb11d4645> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
  736. 0x1d7da8000 - 0x1d7db7fff TCC arm64 <0efccb2e446b33229505717acde1cb82> /System/Library/PrivateFrameworks/TCC.framework/TCC
  737. 0x1d863b000 - 0x1d86ecfff TextureIO arm64 <2dc0cb47270334c7b12a9ac2938c27a0> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
  738. 0x1d88ef000 - 0x1d88f9fff TransparencyDetailsView arm64 <21e67dd687823e909e6b4744b958d909> /System/Library/PrivateFrameworks/TransparencyDetailsView.framework/TransparencyDetailsView
  739. 0x1d890d000 - 0x1d8914fff URLFormatting arm64 <8f2108d8e3923ea89e87c475d191a5cf> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
  740. 0x1d8ef8000 - 0x1d8f20fff UsageTracking arm64 <3ac56b5c8fb03a778ed75b45bc0bc4f2> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
  741. 0x1d99bf000 - 0x1d9a82fff VoiceTrigger arm64 <f024dccaf0ea347fafb4da5de4c7c68b> /System/Library/PrivateFrameworks/VoiceTrigger.framework/VoiceTrigger
  742. 0x1d9b4b000 - 0x1d9b4cfff WatchdogClient arm64 <31c54c5f3e7d39dba593695d81e157d0> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
  743. 0x1d9b72000 - 0x1d9b86fff WebContentAnalysis arm64 <62fce1b8964b38808c93c3d0defd8132> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
  744. 0x1d9e94000 - 0x1da5b9fff libwebrtc.dylib arm64 <14ca516bac68316e904f7fbef9de849b> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
  745. 0x1da639000 - 0x1da64dfff WebUI arm64 <0965bc7098ef3411aa93169b77646050> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
  746. 0x1dab39000 - 0x1dab3cfff XCTTargetBootstrap arm64 <6ee8874f094437c7a3d44843f6b47276> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
  747. 0x1dabc7000 - 0x1dabe6fff caulk arm64 <48b7cb9e59683988b3223bccb70939b2> /System/Library/PrivateFrameworks/caulk.framework/caulk
  748. 0x1dabf9000 - 0x1dac06fff iAdServices arm64 <13c232d3b6a531de9cc1965f8db1e45a> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices
  749. 0x1dd06c000 - 0x1dd071fff kperf arm64 <194c5e0666113131bd9b15eb80cd977d> /System/Library/PrivateFrameworks/kperf.framework/kperf
  750. 0x1dd072000 - 0x1dd07afff kperfdata arm64 <adea043c686a31fcae11e2eb7b62c19e> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
  751. 0x1dd07b000 - 0x1dd091fff libEDR arm64 <9a6a615c71c13b5589969f2fa7f8ccd5> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
  752. 0x1dd0aa000 - 0x1dd0bafff perfdata arm64 <a1b346bb8d0e33f29089dd3a71e86429> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
  753. 0x1dd0bb000 - 0x1dd0ebfff vCard arm64 <85506ed7a83e3296af4a81b8d53502b4> /System/Library/PrivateFrameworks/vCard.framework/vCard
  754. 0x1dd98e000 - 0x1dd9cafff libAWDSupport.dylib arm64 <5625208dc20b3f578c741a15c4ffa50f> /usr/lib/libAWDSupport.dylib
  755. 0x1dd9cb000 - 0x1ddd5ffff libAWDSupportFramework.dylib arm64 <41d62a1c13803133bad92208a50260d0> /usr/lib/libAWDSupportFramework.dylib
  756. 0x1ddeea000 - 0x1ddef9fff libAudioStatistics.dylib arm64 <286fbd3a40933571a04cd2e5fd559182> /usr/lib/libAudioStatistics.dylib
  757. 0x1de098000 - 0x1de0cafff libCRFSuite.dylib arm64 <e239585ee02d3a38941cbe3198e28aa6> /usr/lib/libCRFSuite.dylib
  758. 0x1de0cb000 - 0x1de0ccfff libCTGreenTeaLogger.dylib arm64 <fda216cf81873d7db4bf18c8dbe7a71e> /usr/lib/libCTGreenTeaLogger.dylib
  759. 0x1de0cd000 - 0x1de0d7fff libChineseTokenizer.dylib arm64 <7097febb92073bb89a973a1dcd9858cb> /usr/lib/libChineseTokenizer.dylib
  760. 0x1de356000 - 0x1de35dfff libIOReport.dylib arm64 <8c09a2ca6a0f3b48ae66906bf59e5499> /usr/lib/libIOReport.dylib
  761. 0x1de3d4000 - 0x1de3dafff libMatch.1.dylib arm64 <cd68d4b51ef4328691fb331c06ea9659> /usr/lib/libMatch.1.dylib
  762. 0x1de4f7000 - 0x1de4fcfff libThaiTokenizer.dylib arm64 <29314d7a2dce3a31a9ed1702761e528e> /usr/lib/libThaiTokenizer.dylib
  763. 0x1de75c000 - 0x1de75efff libapp_launch_measurement.dylib arm64 <245cafd42ca330b99bad0de8314b78eb> /usr/lib/libapp_launch_measurement.dylib
  764. 0x1de75f000 - 0x1de775fff libapple_nghttp2.dylib arm64 <d06fd11e72083a2fb400bd159651f293> /usr/lib/libapple_nghttp2.dylib
  765. 0x1de776000 - 0x1de806fff libate.dylib arm64 <a7bff0c6e40e38898e861eaa738bb91b> /usr/lib/libate.dylib
  766. 0x1de896000 - 0x1de8a6fff libbsm.0.dylib arm64 <9d72f0cb73a1393993bfd9b40c21f996> /usr/lib/libbsm.0.dylib
  767. 0x1de8a7000 - 0x1de8b3fff libbz2.1.0.dylib arm64 <d3d4da82bdba35ee97f1b23fca5fa7b7> /usr/lib/libbz2.1.0.dylib
  768. 0x1de8b4000 - 0x1de8b4fff libcharset.1.dylib arm64 <4aadca77ae8e3f49ad8fb46d21e2fc93> /usr/lib/libcharset.1.dylib
  769. 0x1de8b5000 - 0x1de8c6fff libcmph.dylib arm64 <45237c78bf7d3b05801851186082fe18> /usr/lib/libcmph.dylib
  770. 0x1de8c7000 - 0x1de8e5fff libcompression.dylib arm64 <82d3dd0b261139b78b9a563326b27c27> /usr/lib/libcompression.dylib
  771. 0x1de8e6000 - 0x1de8fbfff libcoretls.dylib arm64 <54b60a94fa283a2f9f17f1406156a648> /usr/lib/libcoretls.dylib
  772. 0x1de8fc000 - 0x1de8fdfff libcoretls_cfhelpers.dylib arm64 <8ce752bb0fd53fda900365fdc4164366> /usr/lib/libcoretls_cfhelpers.dylib
  773. 0x1de923000 - 0x1de929fff libcupolicy.dylib arm64 <42bcd78a661732cda291fa3d608623ae> /usr/lib/libcupolicy.dylib
  774. 0x1de92a000 - 0x1de931fff libdns_services.dylib arm64 <ac26646925ed3b6eb3e7af79258a892f> /usr/lib/libdns_services.dylib
  775. 0x1de932000 - 0x1de94efff libedit.3.dylib arm64 <ff75fef6bc1732349cc2018184b509a2> /usr/lib/libedit.3.dylib
  776. 0x1de94f000 - 0x1de953fff libenergytrace.dylib arm64 <cf0461c4156b357bad693cfbf8b2b93a> /usr/lib/libenergytrace.dylib
  777. 0x1de954000 - 0x1de96bfff libexpat.1.dylib arm64 <c48b4b198ecb3dc7a6e2a5b5e7b663c1> /usr/lib/libexpat.1.dylib
  778. 0x1de997000 - 0x1de99bfff libgermantok.dylib arm64 <a45cf484186e32c8b18c15935a91abf2> /usr/lib/libgermantok.dylib
  779. 0x1de99c000 - 0x1de9a1fff libheimdal-asn1.dylib arm64 <b6ea5b4ba6323c9d95bd3a802e3e3b5d> /usr/lib/libheimdal-asn1.dylib
  780. 0x1de9a2000 - 0x1dea93fff libiconv.2.dylib arm64 <8bb0aadfd0e53bc0b0913ee28d1ef690> /usr/lib/libiconv.2.dylib
  781. 0x1deab2000 - 0x1deab3fff liblangid.dylib arm64 <778d62c8eda339e78adcc06d04016909> /usr/lib/liblangid.dylib
  782. 0x1deab4000 - 0x1deabffff liblockdown.dylib arm64 <e6a3a3e2ba403ad1a26d44a22baea607> /usr/lib/liblockdown.dylib
  783. 0x1deac0000 - 0x1dead8fff liblzma.5.dylib arm64 <87e5a49707323aa2a8b73a43fe575d3f> /usr/lib/liblzma.5.dylib
  784. 0x1deb06000 - 0x1deb5afff libmecab.dylib arm64 <72ac55cbea153406aa335bb8c55f3888> /usr/lib/libmecab.dylib
  785. 0x1deb5b000 - 0x1ded87fff libmecabra.dylib arm64 <27e977cd20f935ee9fdc4b8a6fcd8c0e> /usr/lib/libmecabra.dylib
  786. 0x1ded88000 - 0x1ded9afff libmis.dylib arm64 <f0c7106b68643318adfe18a181c0eded> /usr/lib/libmis.dylib
  787. 0x1ded9b000 - 0x1dedb0fff libnetworkextension.dylib arm64 <125eafb861193fa2bf07b652cca9ebd5> /usr/lib/libnetworkextension.dylib
  788. 0x1df154000 - 0x1df188fff libpcap.A.dylib arm64 <972928e01d493242b6d770db68dba063> /usr/lib/libpcap.A.dylib
  789. 0x1df189000 - 0x1df196fff libperfcheck.dylib arm64 <fa541ec5749f327590ded34009b62b2c> /usr/lib/libperfcheck.dylib
  790. 0x1df19e000 - 0x1df1affff libprequelite.dylib arm64 <85e10261e65b3392b8ef7d3a9ff0a27f> /usr/lib/libprequelite.dylib
  791. 0x1df1b0000 - 0x1df1c1fff libprotobuf-lite.dylib arm64 <4a756434e07d34f3a69a5d4eb4d0a9ae> /usr/lib/libprotobuf-lite.dylib
  792. 0x1df1c2000 - 0x1df21ffff libprotobuf.dylib arm64 <aade98dc53f63367ab58bf423005aee6> /usr/lib/libprotobuf.dylib
  793. 0x1df220000 - 0x1df2bbfff libquic.dylib arm64 <947050e3c0e13621b1e9085c456b354b> /usr/lib/libquic.dylib
  794. 0x1df2bc000 - 0x1df2d3fff libresolv.9.dylib arm64 <698f647cf27a31798d0f216a9c44a818> /usr/lib/libresolv.9.dylib
  795. 0x1df2d4000 - 0x1df2d6fff libsandbox.1.dylib arm64 <3f03803e499431ef894affd7a3ac4488> /usr/lib/libsandbox.1.dylib
  796. 0x1df31d000 - 0x1df320fff libutil.dylib arm64 <7cbfcf78a4a23199ad29e523cdc88bde> /usr/lib/libutil.dylib
  797. 0x1df321000 - 0x1df406fff libxml2.2.dylib arm64 <7df62f0fe39a33dea773cc9162bd9dd4> /usr/lib/libxml2.2.dylib
  798. 0x1df40b000 - 0x1df433fff libxslt.1.dylib arm64 <2e8b30655a043091b2ed04565e14dfa4> /usr/lib/libxslt.1.dylib
  799. 0x1df434000 - 0x1df445fff libz.1.dylib arm64 <99a3e334bcb9355984fc05df4c1f24a8> /usr/lib/libz.1.dylib
  800. 0x1df47b000 - 0x1df47dfff liblog_network.dylib arm64 <908ca0a295cc3069915f31256aa3e2ad> /usr/lib/log/liblog_network.dylib
  801. 0x1df51f000 - 0x1df51ffff libswiftCoreFoundation.dylib arm64 <085f41ce30bf3502b0e425d784028986> /usr/lib/swift/libswiftCoreFoundation.dylib
  802. 0x1df575000 - 0x1df57efff libswiftDarwin.dylib arm64 <a27161cdca4b3ee08d52383613e4bc56> /usr/lib/swift/libswiftDarwin.dylib
  803. 0x1df64a000 - 0x1df65bfff libswiftos.dylib arm64 <2d5b5c58f5cf38719976fd136ae9d33c> /usr/lib/swift/libswiftos.dylib
  804. 0x1df66f000 - 0x1df674fff libcache.dylib arm64 <89aa8601ab4f351f9ce12903ef23eccb> /usr/lib/system/libcache.dylib
  805. 0x1df675000 - 0x1df681fff libcommonCrypto.dylib arm64 <5e6e00bc43a133f998b0960b31446c51> /usr/lib/system/libcommonCrypto.dylib
  806. 0x1df682000 - 0x1df686fff libcompiler_rt.dylib arm64 <0f0dda3f9a403d23961450ae42f7ef3d> /usr/lib/system/libcompiler_rt.dylib
  807. 0x1df687000 - 0x1df68ffff libcopyfile.dylib arm64 <000aa363cf12363eb98db20fad8f3282> /usr/lib/system/libcopyfile.dylib
  808. 0x1df771000 - 0x1df771fff liblaunch.dylib arm64 <452c55c439a335a38e7e024fed01a123> /usr/lib/system/liblaunch.dylib
  809. 0x1df772000 - 0x1df777fff libmacho.dylib arm64 <fef02d108d023241a8edfb163911f231> /usr/lib/system/libmacho.dylib
  810. 0x1df778000 - 0x1df77afff libremovefile.dylib arm64 <698e53493ca2320882c74f55bb7373c1> /usr/lib/system/libremovefile.dylib
  811. 0x1df77b000 - 0x1df77cfff libsystem_blocks.dylib arm64 <856eb3aca6c9340db379e59a69dd00f1> /usr/lib/system/libsystem_blocks.dylib
  812. 0x1df77d000 - 0x1df77ffff libsystem_collections.dylib arm64 <54d98e7ceab035119266e4295c18e1ba> /usr/lib/system/libsystem_collections.dylib
  813. 0x1df780000 - 0x1df784fff libsystem_configuration.dylib arm64 <9b403d3013f5304e9de1ac862acb8819> /usr/lib/system/libsystem_configuration.dylib
  814. 0x1df785000 - 0x1df797fff libsystem_containermanager.dylib arm64 <3f591dec4da734d09b2c7f081f791f6e> /usr/lib/system/libsystem_containermanager.dylib
  815. 0x1df798000 - 0x1df799fff libsystem_coreservices.dylib arm64 <1257a37051063cba8af2d1bd065b0190> /usr/lib/system/libsystem_coreservices.dylib
  816. 0x1df79a000 - 0x1df7a3fff libsystem_darwin.dylib arm64 <b31b43f443e632abb311e088c6d44081> /usr/lib/system/libsystem_darwin.dylib
  817. 0x1df7a4000 - 0x1df7acfff libsystem_dnssd.dylib arm64 <01a246d5b82a332eb95d631713b68b1f> /usr/lib/system/libsystem_dnssd.dylib
  818. 0x1df7ad000 - 0x1df7affff libsystem_featureflags.dylib arm64 <d72202b5d5503198838be6bac1d4b70d> /usr/lib/system/libsystem_featureflags.dylib
  819. 0x1df7b0000 - 0x1df7ddfff libsystem_m.dylib arm64 <19973ee74ac73c66ad0cc9ad1afadd9f> /usr/lib/system/libsystem_m.dylib
  820. 0x1df7de000 - 0x1df7e8fff libsystem_platform.dylib arm64 <af56b99b9abb3dc7b85ef74352f87b30> /usr/lib/system/libsystem_platform.dylib
  821. 0x1df7e9000 - 0x1df7e9fff libsystem_product_info_filter.dylib arm64 <c83b7e2d9f243513b6bfc7cb5612c5df> /usr/lib/system/libsystem_product_info_filter.dylib
  822. 0x1df7ea000 - 0x1df7fafff libsystem_pthread.dylib arm64 <d9c0947af08133abb885c0cecc183129> /usr/lib/system/libsystem_pthread.dylib
  823. 0x1df7fb000 - 0x1df7fefff libsystem_sandbox.dylib arm64 <9b1a78a78dca3797ab74ff0b5506839e> /usr/lib/system/libsystem_sandbox.dylib
  824. 0x1df7ff000 - 0x1df808fff libunwind.dylib arm64 <69e37dd6dc3f39369f868f0867f37852> /usr/lib/system/libunwind.dylib
  825. 0x1df809000 - 0x1df83bfff libxpc.dylib arm64 <a4c8925adb593beebed0c217eb1cd896> /usr/lib/system/libxpc.dylib
  826. 0x1dfce0000 - 0x1dfde5fff AGXMetalA9 arm64 <96038b6f02a238b0a82924a6b823bed3> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9
  827. 0x1dfdf3000 - 0x1dfe0ffff AppleMetalGLRenderer arm64 <13cdb01895643a46bf231dfe16e8ae80> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer
  828. 0x1e08b6000 - 0x1e09c6fff AVFAudio arm64 <72ee6f4bd6b33da5b4a04f2ea3d657f9> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
  829. 0x1e0af4000 - 0x1e0afafff AuthenticationServicesCore arm64 <e2848c7ba4883f3dbdb38fe15a8f753c> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
  830. 0x1e0afb000 - 0x1e0b07fff CMImaging arm64 <45d2052680f43a598ba73de9f863d168> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
  831. 0x1e0b08000 - 0x1e0b1efff CinematicFraming arm64 <fe145af730163157bb41b41b8a656840> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
  832. 0x1e0bee000 - 0x1e0c05fff CoreSpeechFoundation arm64 <00651cf1c748333cac8b521824e271b2> /System/Library/PrivateFrameworks/CoreSpeechFoundation.framework/CoreSpeechFoundation
  833. 0x1e0d34000 - 0x1e0d43fff MobileSafari arm64 <b5f71558e81533ffa58635130fd31c9a> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
  834. 0x1e0dad000 - 0x1e14d9fff PegasusAPI arm64 <d341de27cb423e5ea76f1223f778dcb5> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
  835. 0x1e1609000 - 0x1e160dfff SiriLiminal arm64 <b596b7c03ac1352c9d6b731e3f360ab8> /System/Library/PrivateFrameworks/SiriLiminal.framework/SiriLiminal
  836. 0x1e177c000 - 0x1e178efff SpotlightLinguistics arm64 <ec1b85d85b9036049dfcb13f27ab3450> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/SpotlightLinguistics
  837.  
  838. EOF
  839.  
  840.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement