mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.25k stars 2.94k forks source link

Crash upon Syncing #2068

Closed hanabanashiku closed 8 years ago

hanabanashiku commented 8 years ago

Syncing Firefox under the latest Pangu jailbreak (iOS9.3.3) causes Firefox to crash

farhanpatel commented 8 years ago

If you have some more information about the crash. Please submit a bug report on Bugzilla. https://bugzilla.mozilla.org/enter_bug.cgi?op_sys=iOS&product=Firefox%20for%20iOS&rep_platform=All

Also if you could find the crash log for this bug that would be awesome. No one on the team has a jailbroken device so the more information you can provide the easier this will be to fix 😄

HellGL commented 8 years ago

Hi I have the same problem that Firefox 5.3 crashes if I sync. However up to yesterday everything was fine but yesterday I had to restore my iPhone from a backup and reinstalled Firefox. Since then I have the problems. I think (not 100% sure) I did the update to 5.3 already before.
I did some tests with a fresh sync account and the first sync works but firefox crashes when I select sync again. After that it crashes as soon as I select "Sync now". As I am on a jailbroken device I have full access to all the logs. Firefox_Logs.zip If you need more data just let me know.

rnewman commented 7 years ago

@HellGL: can you get a crash report off the device? Seeing the stacks of every thread, and the termination cause, would be helpful.

HellGL commented 7 years ago

Probably yes, but I am not sure where to find it. Could you give me a hint?

rnewman commented 7 years ago

On a jailbroken device, I don't know. iTunes or Xcode have device explorers and extract crashes for you. You're probably looking for a crash report for an app named Client, in org.mozilla.*.

If you can get a live console from the device, that might show you a stack trace.

Failing all that, if you have developer tools available, you can build and run the app locally (see the README in this repo), which will give you a full debugger at the point of the crash.

s0nny7 commented 7 years ago

not sure if it's OK to paste the crash report here

`Incident Identifier: F16A27B9-5F4E-42EE-9800-7A804DDB2132 CrashReporter Key: 61b552a58d0a77e1206bab43c9baf1c2e84c1682 Hardware Model: iPhone7,1 Process: Client [8590] Path: /private/var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Client Identifier: org.mozilla.ios.Firefox Version: 2 (6.0) Code Type: ARM-64 (Native) Parent Process: launchd [1]

Date/Time: 2017-02-02 21:16:29.29 +0800 Launch Time: 2017-02-02 21:16:20.20 +0800 OS Version: iOS 9.3.3 (13G34) Report Version: 105

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

Filtered syslog: None found

Global Trace Buffer (reverse chronological seconds): 0.551746 CFNetwork 0x00000001825b98e0 TCP Conn 0x14f0b8440 SSL Handshake DONE 1.250270 CFNetwork 0x00000001825b97f0 TCP Conn 0x14f0b8440 starting SSL negotiation 1.385119 CFNetwork 0x000000018265be7c TCP Conn 0x14f0b8440 complete. fd: 15, err: 0 1.386862 CFNetwork 0x000000018265d3a8 TCP Conn 0x14f0b8440 event 1. err: 0 1.404292 CFNetwork 0x000000018265d480 TCP Conn 0x14f0b8440 started 1.664720 CFNetwork 0x00000001825b98e0 TCP Conn 0x14f14a340 SSL Handshake DONE 2.340700 CFNetwork 0x00000001825b97f0 TCP Conn 0x14f14a340 starting SSL negotiation 2.513674 CFNetwork 0x000000018265be7c TCP Conn 0x14f14a340 complete. fd: 15, err: 0 2.515207 CFNetwork 0x000000018265d3a8 TCP Conn 0x14f14a340 event 1. err: 0 2.519251 CFNetwork 0x000000018265d480 TCP Conn 0x14f14a340 started

Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x0000000181b54fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000181b54e54 mach_msg + 72 2 CoreFoundation 0x0000000181f8cc60 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x0000000181f8a964 CFRunLoopRun + 1032 4 CoreFoundation 0x0000000181eb4c50 CFRunLoopRunSpecific + 384 5 GraphicsServices 0x000000018379c088 GSEventRunModal + 180 6 UIKit 0x000000018719e088 UIApplicationMain + 204 7 Client 0x000000010006032c 0x100058000 + 33580 8 libdyld.dylib 0x0000000181a528b8 start + 4

Thread 1: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 2 name: Dispatch queue: com.apple.libdispatch-manager Thread 2: 0 libsystem_kernel.dylib 0x0000000181b714d8 kevent_qos + 8 1 libdispatch.dylib 0x0000000181a347d8 _dispatch_mgr_invoke + 232 2 libdispatch.dylib 0x0000000181a23648 _dispatch_source_invoke + 0

Thread 3: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 4: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 5: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 6: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 7 name: AXSpeech Thread 7: 0 libsystem_kernel.dylib 0x0000000181b54fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000181b54e54 mach_msg + 72 2 CoreFoundation 0x0000000181f8cc60 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x0000000181f8a964 CFRunLoopRun + 1032 4 CoreFoundation 0x0000000181eb4c50 CFRunLoopRunSpecific + 384 5 Foundation 0x00000001828c4cfc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 308 6 libAXSpeechManager.dylib 0x000000018b722630 -[AXSpeechThread main] + 232 7 Foundation 0x00000001829abe4c NSThreadstart__ + 1000 8 libsystem_pthread.dylib 0x0000000181c3bb28 _pthread_body + 156 9 libsystem_pthread.dylib 0x0000000181c3ba8c _pthread_body + 0 10 libsystem_pthread.dylib 0x0000000181c39028 thread_start + 4

Thread 8 name: AVAudioSession Notify Thread Thread 8: 0 libsystem_kernel.dylib 0x0000000181b54fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000181b54e54 mach_msg + 72 2 CoreFoundation 0x0000000181f8cc60 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x0000000181f8a964 CFRunLoopRun + 1032 4 CoreFoundation 0x0000000181eb4c50 CFRunLoopRunSpecific + 384 5 libAVFAudio.dylib 0x000000018862d9e0 GenericRunLoopThread::Entry(void) + 164 6 libAVFAudio.dylib 0x000000018860275c CAPThread::Entry(CAPThread) + 84 7 libsystem_pthread.dylib 0x0000000181c3bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x0000000181c3ba8c _pthread_body + 0 9 libsystem_pthread.dylib 0x0000000181c39028 thread_start + 4

Thread 9: 0 libsystem_kernel.dylib 0x0000000181b6ff24 psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000181c3ace8 _pthread_cond_wait + 648 2 libc++.1.dylib 0x00000001815c74dc std::__1::condition_variable::do_timed_wait(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::system_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >) + 140 3 JavaScriptCore 0x0000000185bd8d3c std::1::cv_status std::1::condition_variable::wait_until<std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >(std::1::unique_lock&, std::1::chrono::time_point<std::__1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > > const&) + 136 4 JavaScriptCore 0x0000000185bd8c00 std::1::cv_status std::1::condition_variable_any::wait_until<std::__1::unique_lock, std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > >(std::1::unique_lock&, std::__1::chrono::time_point<std::1::chrono::steady_clock, std::1::chrono::duration<long long, std::1::ratio<1l, 1000000000l> > > const&) + 124 5 JavaScriptCore 0x0000000185bd8b3c bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::entryPoint() + 192 6 JavaScriptCore 0x0000000185bd8a70 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>::pthreadEntryPoint(void*) + 12 7 libsystem_pthread.dylib 0x0000000181c3bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x0000000181c3ba8c _pthread_body + 0 9 libsystem_pthread.dylib 0x0000000181c39028 thread_start + 4

Thread 10 name: com.apple.NSURLConnectionLoader Thread 10: 0 libsystem_kernel.dylib 0x0000000181b54fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x0000000181b54e54 mach_msg + 72 2 CoreFoundation 0x0000000181f8cc60 CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x0000000181f8a964 CFRunLoopRun + 1032 4 CoreFoundation 0x0000000181eb4c50 CFRunLoopRunSpecific + 384 5 CFNetwork 0x0000000182635bcc +[NSURLConnection(Loader) _resourceLoadLoop:] + 412 6 Foundation 0x00000001829abe4c NSThreadstart__ + 1000 7 libsystem_pthread.dylib 0x0000000181c3bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x0000000181c3ba8c _pthread_body + 0 9 libsystem_pthread.dylib 0x0000000181c39028 thread_start + 4

Thread 11 name: com.apple.CFSocket.private Thread 11: 0 libsystem_kernel.dylib 0x0000000181b70344 select + 8 1 CoreFoundation 0x0000000181f931c8 CFSocketManager + 648 2 libsystem_pthread.dylib 0x0000000181c3bb28 _pthread_body + 156 3 libsystem_pthread.dylib 0x0000000181c3ba8c _pthread_body + 0 4 libsystem_pthread.dylib 0x0000000181c39028 thread_start + 4

Thread 12: 0 libsystem_kernel.dylib 0x0000000181b70b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x0000000181c39530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 13 name: Dispatch queue: com.mozilla.sync.collectionclient Thread 13: 0 libsystem_kernel.dylib 0x0000000181b6f7ec __kill + 8 1 libsystem_platform.dylib 0x0000000181c3594c _sigtramp + 68 2 Shared 0x0000000100be0a34 0x100b88000 + 363060 3 Sync 0x00000001011f3ebc 0x101178000 + 507580 4 Sync 0x0000000101280074 0x101178000 + 1081460 5 Sync 0x00000001011df45c 0x101178000 + 423004 6 Sync 0x00000001011f3124 0x101178000 + 504100 7 Sync 0x00000001011f34e4 0x101178000 + 505060 8 Sync 0x00000001011e4298 0x101178000 + 443032 9 Sync 0x00000001011dc958 0x101178000 + 411992 10 Sync 0x00000001011f2428 0x101178000 + 500776 11 Sync 0x00000001011cb1b8 0x101178000 + 340408 12 Sync 0x00000001011f2520 0x101178000 + 501024 13 Sync 0x000000010128bcb0 0x101178000 + 1129648 14 Alamofire 0x000000010071461c 0x1006f0000 + 149020 15 libdispatch.dylib 0x0000000181a214bc _dispatch_call_block_and_release + 24 16 libdispatch.dylib 0x0000000181a2147c _dispatch_client_callout + 16 17 libdispatch.dylib 0x0000000181a2d4c0 _dispatch_queue_drain + 864 18 libdispatch.dylib 0x0000000181a24f80 _dispatch_queue_invoke + 464 19 libdispatch.dylib 0x0000000181a2f390 _dispatch_root_queue_drain + 728 20 libdispatch.dylib 0x0000000181a2f0b0 _dispatch_worker_thread3 + 112 21 libsystem_pthread.dylib 0x0000000181c39470 _pthread_wqthread + 1092 22 libsystem_pthread.dylib 0x0000000181c39020 start_wqthread + 4

Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000010004005 x1: 0x0000000007000806 x2: 0x0000000000000000 x3: 0x0000000000000c00 x4: 0x0000000000001d03 x5: 0x00000000ffffffff x6: 0x0000000000000000 x7: 0x00000000000000d0 x8: 0x00000000fffffbbf x9: 0x0000000007000000 x10: 0x0000000007000100 x11: 0x00000000fff0bdc0 x12: 0x0000000000000001 x13: 0x00025e0000025f03 x14: 0x0000000000000000 x15: 0x00025f0000025f00 x16: 0xffffffffffffffe1 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x00000000ffffffff x21: 0x0000000000001d03 x22: 0x0000000000000c00 x23: 0x000000016fda6d18 x24: 0x0000000007000806 x25: 0x0000000000000000 x26: 0x0000000007000806 x27: 0x0000000000000c00 x28: 0x0000000000000001 fp: 0x000000016fda6c20 lr: 0x0000000181b54e54 sp: 0x000000016fda6bd0 pc: 0x0000000181b54fd8 cpsr: 0x60000000

Binary Images: 0x100058000 - 0x100407fff Client arm64 <5106f92b58b736ef85a474145cb31af0> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Client 0x10053c000 - 0x10053ffff MobileSubstrate.dylib arm64 <3134cfb2f722310ea2c742ae4dc131ab> /Library/MobileSubstrate/MobileSubstrate.dylib 0x100564000 - 0x10056bfff WebMetadataKit arm64 <386b430c71d630c8b139da28ac4530c1> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/WebMetadataKit.framework/WebMetadataKit 0x10057c000 - 0x10058ffff OnyxClient arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/OnyxClient.framework/OnyxClient 0x1005b8000 - 0x10066ffff libPhoneNumber arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libPhoneNumber.framework/libPhoneNumber 0x1006e4000 - 0x1006e7fff tsProtePass.dylib arm64 /usr/lib/tsProtePass.dylib 0x1006f0000 - 0x100757fff Alamofire arm64 <35b2f3dcc5323132ab9d5833dfc2fbcf> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Alamofire.framework/Alamofire 0x10085c000 - 0x10087ffff WebImage arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/WebImage.framework/WebImage 0x1008c0000 - 0x1008e7fff Fuzi arm64 <533126866bbf3355b7eb5d1a8c2ba440> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Fuzi.framework/Fuzi 0x100950000 - 0x100973fff SnapKit arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/SnapKit.framework/SnapKit 0x1009d4000 - 0x1009fffff GCDWebServers arm64 <17fb24b5aeb839bf95d24cc1c804c20e> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/GCDWebServers.framework/GCDWebServers 0x100a4c000 - 0x100a5ffff OnePasswordExtension arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/OnePasswordExtension.framework/OnePasswordExtension 0x100a74000 - 0x100a7bfff LocalIAPStore.dylib arm64 <0950f68dd54537cdbe18a89df320b09a> /Library/MobileSubstrate/DynamicLibraries/LocalIAPStore.dylib 0x100a88000 - 0x100aa7fff XCGLogger arm64 <12bf128c8e133ab993885046ab63cc2b> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/XCGLogger.framework/XCGLogger 0x100b0c000 - 0x100b3ffff AdjustSdk arm64 <0e0b97541b333483b2154b224370d4a8> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/AdjustSdk.framework/AdjustSdk 0x100b88000 - 0x100c0bfff Shared arm64 <255310d84fc231348568fb7ed17a6aa9> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Shared.framework/Shared 0x100c94000 - 0x100e6bfff Storage arm64 <79433b0560a3314e9fc047cade0ce506> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Storage.framework/Storage 0x100f80000 - 0x100fbffff Account arm64 <75482f7a06743794ace4eb8025c176ea> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Account.framework/Account 0x10100c000 - 0x101023fff ReadingList arm64 <02c14275f63338bf8caf58d6eef89465> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/ReadingList.framework/ReadingList 0x101050000 - 0x101107fff FxA arm64 <32225ccb3c9e3c4d881bb7b3274905da> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/FxA.framework/FxA 0x101178000 - 0x10129bfff Sync arm64 <38cea511cc1b328f82a27608e0523804> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Sync.framework/Sync 0x1013a4000 - 0x1013b3fff Deferred arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/Deferred.framework/Deferred 0x1013e4000 - 0x1013f7fff SwiftKeychainWrapper arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/SwiftKeychainWrapper.framework/SwiftKeychainWrapper 0x101424000 - 0x10142bfff libswiftAVFoundation.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftAVFoundation.dylib 0x101438000 - 0x10143ffff libswiftContacts.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftContacts.dylib 0x101458000 - 0x10165bfff libswiftCore.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCore.dylib 0x101898000 - 0x1018a3fff libswiftCoreAudio.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCoreAudio.dylib 0x1018c4000 - 0x1018cffff libswiftCoreGraphics.dylib arm64 <8fb152233ea83c1a9f2f81412e7bb774> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCoreGraphics.dylib 0x1018e8000 - 0x1018effff libswiftCoreImage.dylib arm64 <047a610dbaff39d8bbeebfa1eccdfd3b> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCoreImage.dylib 0x101908000 - 0x10190ffff libswiftCoreLocation.dylib arm64 <6f6b228a7ac0349cb06e93d7d4f5deda> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCoreLocation.dylib 0x101924000 - 0x10192bfff libswiftCoreMedia.dylib arm64 <771762b19b3b3712bafddbae65bd3087> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftCoreMedia.dylib 0x101938000 - 0x10193ffff libswiftDarwin.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftDarwin.dylib 0x10195c000 - 0x101963fff libswiftDispatch.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftDispatch.dylib 0x101974000 - 0x1019affff libswiftFoundation.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftFoundation.dylib 0x101a08000 - 0x101a0ffff libswiftLocalAuthentication.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftLocalAuthentication.dylib 0x101a24000 - 0x101a2bfff libswiftObjectiveC.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftObjectiveC.dylib 0x101a48000 - 0x101a4ffff libswiftPassKit.dylib arm64 <35fb821137343c9285309698466d98c0> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftPassKit.dylib 0x101a74000 - 0x101a7ffff libswiftUIKit.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftUIKit.dylib 0x101aa0000 - 0x101aa7fff libswiftWebKit.dylib arm64 /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/libswiftWebKit.dylib 0x101abc000 - 0x101b57fff SQLite arm64 <3d53f6b14f5b3e239c33122c6dc67df0> /var/containers/Bundle/Application/03B8A1B6-1866-4647-BDCE-A84F3BEE8BBD/Client.app/Frameworks/SQLite.framework/SQLite 0x101dfc000 - 0x101dfffff SubstrateLoader.dylib arm64 <54645dc0321231d88a022fd67a793278> /Library/Frameworks/CydiaSubstrate.framework/Libraries/SubstrateLoader.dylib 0x101e28000 - 0x101e3ffff CydiaSubstrate arm64 /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate 0x101e88000 - 0x101e9ffff tsProtector.dylib arm64 /Library/MobileSubstrate/DynamicLibraries/tsProtector.dylib 0x103d08000 - 0x103e0bfff MacinTalk arm64 <0ac8eb84529335d09c98caa51218aa5a> /System/Library/TTSPlugins/MacinTalk.speechbundle/MacinTalk 0x103e78000 - 0x1040fffff TTSSpeechBundle arm64 /System/Library/TTSPlugins/TTSSpeechBundle.speechbundle/TTSSpeechBundle 0x120058000 - 0x120087fff dyld arm64 /usr/lib/dyld 0x1815bc000 - 0x1815bdfff libSystem.B.dylib arm64 <5bb501a091dc3a22a5544d34a4312de1> /usr/lib/libSystem.B.dylib 0x1815c0000 - 0x181612fff libc++.1.dylib arm64 <9ec0d9dcf728349582c26a7da72f0364> /usr/lib/libc++.1.dylib 0x181614000 - 0x181633fff libc++abi.dylib arm64 /usr/lib/libc++abi.dylib 0x181634000 - 0x1819a0fff libobjc.A.dylib arm64 <939f392022903f2da2858e676e4191ef> /usr/lib/libobjc.A.dylib 0x1819a4000 - 0x1819a8fff libcache.dylib arm64 <43424f4c7252330ca92c1a865da896e1> /usr/lib/system/libcache.dylib 0x1819ac000 - 0x1819b7fff libcommonCrypto.dylib arm64 /usr/lib/system/libcommonCrypto.dylib 0x1819b8000 - 0x1819bbfff libcompiler_rt.dylib arm64 /usr/lib/system/libcompiler_rt.dylib 0x1819bc000 - 0x1819c3fff libcopyfile.dylib arm64 <1c1678aa36073b42b4406c6dbb06e9f0> /usr/lib/system/libcopyfile.dylib 0x1819c4000 - 0x181a1ffff libcorecrypto.dylib arm64 /usr/lib/system/libcorecrypto.dylib 0x181a20000 - 0x181a4efff libdispatch.dylib arm64 <65568801b7463adeb6e20dc25d14d801> /usr/lib/system/libdispatch.dylib 0x181a50000 - 0x181a52fff libdyld.dylib arm64 <69ea263c8ab93db49b98a24fbd6eb392> /usr/lib/system/libdyld.dylib 0x181a54000 - 0x181a54fff liblaunch.dylib arm64 /usr/lib/system/liblaunch.dylib 0x181a58000 - 0x181a5cfff libmacho.dylib arm64 <1f37b179ad26307192b3b763ba5f816a> /usr/lib/system/libmacho.dylib 0x181a60000 - 0x181a61fff libremovefile.dylib arm64 <267c6cbaf2193309bd8a191fad38cc79> /usr/lib/system/libremovefile.dylib 0x181a64000 - 0x181a7afff libsystem_asl.dylib arm64 /usr/lib/system/libsystem_asl.dylib 0x181a7c000 - 0x181a7dfff libsystem_blocks.dylib arm64 <8bbf799e57f93ed1be24cf2ce6c221a3> /usr/lib/system/libsystem_blocks.dylib 0x181a80000 - 0x181afffff libsystem_c.dylib arm64 /usr/lib/system/libsystem_c.dylib 0x181b00000 - 0x181b03fff libsystem_configuration.dylib arm64 /usr/lib/system/libsystem_configuration.dylib 0x181b04000 - 0x181b07fff libsystem_containermanager.dylib arm64 <504648cfa43d3668b9678b74e33697f2> /usr/lib/system/libsystem_containermanager.dylib 0x181b08000 - 0x181b09fff libsystem_coreservices.dylib arm64 <8f94549c633036aa99efb0f067031a05> /usr/lib/system/libsystem_coreservices.dylib 0x181b0c000 - 0x181b22fff libsystem_coretls.dylib arm64 <498e424eb31f3d5cb49523cec07f339d> /usr/lib/system/libsystem_coretls.dylib 0x181b24000 - 0x181b2cfff libsystem_dnssd.dylib arm64 <573c3639fde83e87885bfe02c057538d> /usr/lib/system/libsystem_dnssd.dylib 0x181b30000 - 0x181b52fff libsystem_info.dylib arm64 <932df5ba705a3b6d948c5dcff196ea6b> /usr/lib/system/libsystem_info.dylib 0x181b54000 - 0x181b75fff libsystem_kernel.dylib arm64 <18bda76f38f93376900d6dab355c191f> /usr/lib/system/libsystem_kernel.dylib 0x181b78000 - 0x181b94fff libsystem_m.dylib arm64 /usr/lib/system/libsystem_m.dylib 0x181b98000 - 0x181bb1fff libsystem_malloc.dylib arm64 /usr/lib/system/libsystem_malloc.dylib 0x181bb4000 - 0x181c17fff libsystem_network.dylib arm64 /usr/lib/system/libsystem_network.dylib 0x181c18000 - 0x181c21fff libsystem_networkextension.dylib arm64 /usr/lib/system/libsystem_networkextension.dylib 0x181c24000 - 0x181c2efff libsystem_notify.dylib arm64 /usr/lib/system/libsystem_notify.dylib 0x181c30000 - 0x181c35fff libsystem_platform.dylib arm64 <4386956061113d7a9e415e543b1243bc> /usr/lib/system/libsystem_platform.dylib 0x181c38000 - 0x181c40fff libsystem_pthread.dylib arm64 <73c5c182a73d38a3b0a3a1f496289278> /usr/lib/system/libsystem_pthread.dylib 0x181c44000 - 0x181c46fff libsystem_sandbox.dylib arm64 <1188d6b10703327cb5d72a5623200c30> /usr/lib/system/libsystem_sandbox.dylib 0x181c48000 - 0x181c58fff libsystem_trace.dylib arm64 /usr/lib/system/libsystem_trace.dylib 0x181c5c000 - 0x181c61fff libunwind.dylib arm64 /usr/lib/system/libunwind.dylib 0x181c64000 - 0x181c64fff libvminterpose.dylib arm64 <630bf4c89edf3935b7afe56abdb5caad> /usr/lib/system/libvminterpose.dylib 0x181c68000 - 0x181c8dfff libxpc.dylib arm64 /usr/lib/system/libxpc.dylib 0x181c90000 - 0x181e95fff libicucore.A.dylib arm64 /usr/lib/libicucore.A.dylib 0x181e98000 - 0x181ea9fff libz.1.dylib arm64 <8fcb56adfdc13e9593582266b1e4ac18> /usr/lib/libz.1.dylib 0x181eac000 - 0x18222cfff CoreFoundation arm64 <182fd72b7fdf330b8dbf70db93af6b63> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x182230000 - 0x182240fff libbsm.0.dylib arm64 /usr/lib/libbsm.0.dylib 0x182244000 - 0x182244fff libenergytrace.dylib arm64 /usr/lib/libenergytrace.dylib 0x182248000 - 0x1822b9fff IOKit arm64 <0864d9c20424332d8979a4f548848c16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1822bc000 - 0x1822dcfff libMobileGestalt.dylib arm64 <9cc485a12c323768a6b6e88d973bd44e> /usr/lib/libMobileGestalt.dylib 0x1822e0000 - 0x1823cafff libxml2.2.dylib arm64 /usr/lib/libxml2.2.dylib 0x1823cc000 - 0x18243efff Security arm64 <4c7468d385513e4db673ec80c318ee20> /System/Library/Frameworks/Security.framework/Security 0x182440000 - 0x182499fff SystemConfiguration arm64 <92717250c7393c44878d137773604d46> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x18249c000 - 0x182584fff libsqlite3.dylib arm64 /usr/lib/libsqlite3.dylib 0x182588000 - 0x18281cfff CFNetwork arm64 /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x182820000 - 0x18282dfff libbz2.1.0.dylib arm64 <8ebfd413e3fd3889b546857fcf554b6f> /usr/lib/libbz2.1.0.dylib 0x182830000 - 0x182849fff liblzma.5.dylib arm64 <68bb861dc8bd3547b5ace073ed504b14> /usr/lib/liblzma.5.dylib 0x18284c000 - 0x182866fff libCRFSuite.dylib arm64 <1a2c1f709f213faf81fd2223b719c899> /usr/lib/libCRFSuite.dylib 0x182868000 - 0x182892fff libarchive.2.dylib arm64 /usr/lib/libarchive.2.dylib 0x182894000 - 0x1828b2fff libextension.dylib arm64 <8a88fb35fee03a36ae138e676b9a0e9f> /usr/lib/libextension.dylib 0x1828b4000 - 0x1828b5fff liblangid.dylib arm64 /usr/lib/liblangid.dylib 0x1828b8000 - 0x182b26fff Foundation arm64 <7cf4edf781cb30438b812ded8716cd95> /System/Library/Frameworks/Foundation.framework/Foundation 0x182b28000 - 0x182bd3fff libBLAS.dylib arm64 <097b7e769a3439ad8fdb3abb0edc9daf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x182bd4000 - 0x182f39fff libLAPACK.dylib arm64 <566419f65c9338599694a04da8e20fbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x182f3c000 - 0x1831a1fff vImage arm64 <789df1b35e183397803583a25feff3c7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1831a4000 - 0x1831c6fff libvMisc.dylib arm64 <3c655ae6f62035bbba069387c490efbb> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1831c8000 - 0x1831dbfff libLinearAlgebra.dylib arm64 <94d099e954d638e39ef1773639ef61af> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1831dc000 - 0x1831ebfff libSparseBLAS.dylib arm64 <80ca4fb770613c76b2449daf05c6dc25> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1831ec000 - 0x183258fff libvDSP.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x18325c000 - 0x18325cfff vecLib arm64 <546ad53c3a4a36709fdf6e50b76b2ec9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x183260000 - 0x183260fff Accelerate arm64 /System/Library/Frameworks/Accelerate.framework/Accelerate 0x183264000 - 0x18378ffff CoreGraphics arm64 /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x183790000 - 0x1837a4fff GraphicsServices arm64 /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1837a8000 - 0x1837f0fff AppSupport arm64 <1469530c1aa03d2486d678bed8482764> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1837f4000 - 0x1838c7fff MobileCoreServices arm64 <2096d560a53b3fd28ff0a7f46e3ba060> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1838c8000 - 0x183917fff BaseBoard arm64 /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x183918000 - 0x183923fff AssertionServices arm64 <48c978bd14553765b4a7f1cee1b14c83> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x183924000 - 0x183948fff BackBoardServices arm64 <207836d8c1833eeab468f622f4d0f366> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18394c000 - 0x18394ffff MobileSystemServices arm64 <6d85ae92680935bbb51db96c7a021118> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x183950000 - 0x183985fff FrontBoardServices arm64 /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x183988000 - 0x183992fff UserNotificationServices arm64 <74d3e76dff833048b39ae8e0ceb44140> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices 0x183994000 - 0x1839c0fff SpringBoardServices arm64 <6535787e172939d0b8abfe852a185b3d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1839c4000 - 0x1839d5fff MobileKeyBag arm64 <169edc8949693d349807056d1e316f2a> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1839d8000 - 0x1839defff IOSurface arm64 /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x1839e0000 - 0x1839ecfff liblockdown.dylib arm64 <36e1e9187c193410a5f7cf46e3dc7afe> /usr/lib/liblockdown.dylib 0x1839f0000 - 0x183a02fff CrashReporterSupport arm64 <3b4a2b63b2a9334fa8019a4152d3aa49> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x183a04000 - 0x183a06fff IOSurfaceAccelerator arm64 <65789d64b5f937e987c6f27125a38100> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x183a08000 - 0x183a49fff AppleJPEG arm64 <8b25b915b426335f8d9112a8c7e29e46> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x183a4c000 - 0x183d6ffff ImageIO arm64 <985b712758c43d62a2104d9e708fb2e9> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x183d70000 - 0x183d74fff TCC arm64 <09fcccda721f35c3936e68acf3d216a4> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x183d78000 - 0x183d7dfff AggregateDictionary arm64 <51bcd4b61f3739eb85fdcc4a037e3696> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x183d80000 - 0x183d8dfff PowerLog arm64 /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x183d90000 - 0x183df2fff libTelephonyUtilDynamic.dylib arm64 <59e0bc898f27370d8e4961910f891b3b> /usr/lib/libTelephonyUtilDynamic.dylib 0x183df4000 - 0x183e06fff CommonUtilities arm64 <194ea4f46bf537029d10e4ce8b28ca5f> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x183e08000 - 0x183e1ffff libcompression.dylib arm64 /usr/lib/libcompression.dylib 0x183e20000 - 0x18406afff CoreData arm64 /System/Library/Frameworks/CoreData.framework/CoreData 0x18406c000 - 0x184070fff libCoreVMClient.dylib arm64 <69b5ba7317d532b898c3ffb5574bb883> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x184074000 - 0x184078fff IOAccelerator arm64 <8763c48f6ea73eae887a414462ffe098> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x18407c000 - 0x18407dfff libCVMSPluginSupport.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x184080000 - 0x184083fff libCoreFSCache.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x184084000 - 0x1840cafff libGLImage.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1840cc000 - 0x1840d6fff libGFXShared.dylib arm64 /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1840d8000 - 0x1840dffff IOMobileFramebuffer arm64 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1840e0000 - 0x1840e0fff libmetal_timestamp.dylib arm64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x1840e4000 - 0x18412afff Metal arm64 <95ce1f8a4d483d11aa49533e2ae2a568> /System/Library/Frameworks/Metal.framework/Metal 0x18412c000 - 0x184136fff OpenGLES arm64 <7c7a0c5191f53f518e994638139ca1df> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x184138000 - 0x18415afff CoreVideo arm64 <31ef8b764af3301ea5e7267fcae838cb> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x18415c000 - 0x18415efff OAuth arm64 <0f1ae5abcad13b4b948193a2405c61b4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x184168000 - 0x18419ffff Accounts arm64 <1cf893c2c3c03137acb576d5a7fc2cee> /System/Library/Frameworks/Accounts.framework/Accounts 0x1841a0000 - 0x184292fff libiconv.2.dylib arm64 <1c378c57054a32a6b2eed4e3cbb3a2b7> /usr/lib/libiconv.2.dylib 0x184294000 - 0x18434dfff CoreAudio arm64 <25687ef4b3c4389f828006882b280db4> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x184350000 - 0x184353fff UserFS arm64 <693602c29c64370aab1a77544ddc7e5a> /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x184354000 - 0x184442fff CoreMedia arm64 /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x184444000 - 0x18444cfff libcupolicy.dylib arm64 <056df1f0f2893ad08b9c7fbed9271c6f> /usr/lib/libcupolicy.dylib 0x184450000 - 0x1844c2fff CoreTelephony arm64 /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1844c4000 - 0x1845a4fff libFontParser.dylib arm64 <7ab9c32919d731969bc2a75b3f03aa17> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1845a8000 - 0x18462afff VideoToolbox arm64 <96c874d7271f3ec18a39b6de15ef6384> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x18462c000 - 0x18462cfff FontServices arm64 <39a3005cf101328f94f3a412cfa04fae> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x184630000 - 0x184753fff CoreText arm64 <688f036ee040335aaf44f555b7b98ace> /System/Library/Frameworks/CoreText.framework/CoreText 0x184754000 - 0x184765fff ProtocolBuffer arm64 <4d1a9d53f37b3b448cbc62ede839532f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x184768000 - 0x18478ffff PersistentConnection arm64 <57092c3dc97437f9a14b61cae9e60e88> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x184790000 - 0x184795fff DataMigration arm64 /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x184798000 - 0x184ab1fff AudioToolbox arm64 <3acc644e69ff3aedae6e3af12f13c58c> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x184ab4000 - 0x184c62fff QuartzCore arm64 /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x184c64000 - 0x184c6afff Netrb arm64 /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x184c6c000 - 0x184c7dfff libcmph.dylib arm64 /usr/lib/libcmph.dylib 0x184c80000 - 0x184c9dfff libmis.dylib arm64 <19a3fb5270713311900b8723341c9649> /usr/lib/libmis.dylib 0x184ca0000 - 0x184d20fff LanguageModeling arm64 <25b1d85465f531118bbcd9b3afcb4151> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x184d24000 - 0x184e01fff ManagedConfiguration arm64 <6829ea88182532c69d9eb79c0d5d8ab8> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x184e04000 - 0x184e1bfff libmarisa.dylib arm64 <72aff9de7b7a3d0f8d24b2f2e33599b1> /usr/lib/libmarisa.dylib 0x184e1c000 - 0x184ee3fff ProofReader arm64 /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x184ee4000 - 0x184eeafff MediaAccessibility arm64 /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x184eec000 - 0x184efbfff MobileAsset arm64 <4f36adf36909306e8cdda53f431aec5e> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x184efc000 - 0x184f5dfff ColorSync arm64 <7a7f1de762e734a1b0185bbcf4c5805d> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x184f60000 - 0x184fabfff MetalPerformanceShaders arm64 <7530c46bdba43048b3780b308d1e0349> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x184fac000 - 0x1853d8fff FaceCore arm64 <9fe0da65d44f3e58872fa11c1d79a801> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1853dc000 - 0x185457fff Quagga arm64 <872de61a4b163a57b1e5df76124b9013> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x185458000 - 0x185602fff CoreImage arm64 /System/Library/Frameworks/CoreImage.framework/CoreImage 0x185604000 - 0x185636fff TextInput arm64 <475a479564123e0aafd3f578a8ad861a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x185638000 - 0x185645fff libAccessibility.dylib arm64 <767e55a612343e498e13731d796f2f9f> /usr/lib/libAccessibility.dylib 0x185648000 - 0x185651fff MobileInstallation arm64 /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x185654000 - 0x185c35fff JavaScriptCore arm64 <7b9d576bd0b0397aa02c5215ff3b128b> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x185c38000 - 0x185e28fff StoreServices arm64 <1d049fdac44435b5bc226bd646743eef> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x185e2c000 - 0x186e04fff WebCore arm64 /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x186e08000 - 0x186e31fff libxslt.1.dylib arm64 <6553a930d8933aa0b054d0ebd966c83a> /usr/lib/libxslt.1.dylib 0x186e34000 - 0x186f0ffff WebKitLegacy arm64 <6bf2496789113045a9c472f536802b90> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x186f10000 - 0x186fc8fff CoreUI arm64 <1fd04759197f312ab80538caca1dd94e> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x186fcc000 - 0x186ff1fff DictionaryServices arm64 <03b326076ce4388099fb7442bcbcbd3b> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x186ff4000 - 0x186ff4fff HangTracer arm64 <2989b93ed68939929f8898e8d586bdc2> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x186ff8000 - 0x187046fff PhysicsKit arm64 /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x187048000 - 0x18711efff UIFoundation arm64 /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x187120000 - 0x187d4afff UIKit arm64 /System/Library/Frameworks/UIKit.framework/UIKit 0x187d4c000 - 0x187d6dfff CoreBluetooth arm64 <6d465f745c9f3d40994aa5c5dfb8bd47> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x187d70000 - 0x187d95fff DataAccessExpress arm64 /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x187d98000 - 0x187db1fff NetworkStatistics arm64 <5e417d9061873b19b049ad6121fa503f> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x187db4000 - 0x187e2ffff AddressBook arm64 /System/Library/Frameworks/AddressBook.framework/AddressBook 0x187e30000 - 0x187f3dfff CoreMotion arm64 <84fc4640c3f6324988e607818fd7c81e> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x187f40000 - 0x187f4ffff CacheDelete arm64 <0cd7d27acecb36cd896af0ecbce96841> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x187f50000 - 0x187f5dfff CoreAUC arm64 <49032794e9663a38870ae3825f822ff9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x187f60000 - 0x18837dfff MediaToolbox arm64 <63c82682825d390e9fc5306f1e0ef3d9> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x188380000 - 0x188501fff Celestial arm64 <3e18c23e80013d3585844d78cc463503> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x188504000 - 0x188510fff IntlPreferences arm64 <26be9c8bb13f380cb1c3b6b817802f17> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x188514000 - 0x188516fff CoreDuetDebugLogging arm64 /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x188518000 - 0x18852dfff CoreDuetDaemonProtocol arm64 <12eeb031ac203a6bb7794b5bab52671a> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x188530000 - 0x1885e3fff CoreDuet arm64 <227bd93065bc38dbafff0c3774d180ff> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1885e4000 - 0x1885e5fff BTLEAudioController arm64 <02b9ff17791e3118a8607eb323b8501a> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x1885e8000 - 0x188660fff libAVFAudio.dylib arm64 <6085404284a933f29311bda931a38e43> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x188664000 - 0x1887e4fff AVFoundation arm64 <6dddb40fbe9c39dc82bae11fb54fafaa> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1887e8000 - 0x188819fff libtidy.A.dylib arm64 <62273117ae1833b6b0fbc5374ac00955> /usr/lib/libtidy.A.dylib 0x18881c000 - 0x18888dfff IMFoundation arm64 /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x188890000 - 0x188d1bfff GeoServices arm64 /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x188d1c000 - 0x188d1dfff DiagnosticLogCollection arm64 <23c742c1baa03399bd005d2330fe2272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x188d20000 - 0x188d21fff Marco arm64 <78085fa90dd73982acd80b9b4f074efa> /System/Library/PrivateFrameworks/Marco.framework/Marco 0x188d24000 - 0x188d8dfff CoreLocation arm64 <9339dae59c4834b69ad70baaef9d5488> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x188d90000 - 0x188d95fff ConstantClasses arm64 /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x188d98000 - 0x188da3fff libChineseTokenizer.dylib arm64 <12cb857d186b341f9ad1c8ee75095ee5> /usr/lib/libChineseTokenizer.dylib 0x188da4000 - 0x189003fff libmecabra.dylib arm64 /usr/lib/libmecabra.dylib 0x189004000 - 0x189037fff IDSFoundation arm64 <63f4b86771bf3c97bcc739adab9ba183> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x189038000 - 0x1890b4fff IDS arm64 /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1890b8000 - 0x1890d3fff MediaServices arm64 /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1890d4000 - 0x1890f8fff AuthKit arm64 /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1890fc000 - 0x189101fff libheimdal-asn1.dylib arm64 <2cdbd8d18d663aafb7fbb18c2235f1c6> /usr/lib/libheimdal-asn1.dylib 0x189104000 - 0x189196fff MediaRemote arm64 <55291d9da59b36468c3c29ace13e2c82> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x189198000 - 0x1892c9fff MobileSpotlightIndex arm64 /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1892cc000 - 0x1892e7fff PlugInKit arm64 <84c62dcf044f3ddbbb66629ff757016d> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1892e8000 - 0x189310fff ProtectedCloudStorage arm64 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x189314000 - 0x18932ffff libresolv.9.dylib arm64 <0062ade5d59d35ecbb8bf9c15b88d6f8> /usr/lib/libresolv.9.dylib 0x189330000 - 0x189345fff ApplePushService arm64 <1d6fc72f497e3abbbc13e9f0528c4bf1> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x189348000 - 0x189370fff ContactsFoundation arm64 <5b56325e99d43df0875893f3629cf775> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x189374000 - 0x189378fff ParsecSubscriptionServiceSupport arm64 /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x18937c000 - 0x189404fff Contacts arm64 /System/Library/Frameworks/Contacts.framework/Contacts 0x189408000 - 0x189443fff CoreSpotlight arm64 <4fc7c966e5a03e14bc6d2bd4bb757934> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x189444000 - 0x189463fff vCard arm64 <8139df6f04d830f39ef345d53ffb6466> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x189464000 - 0x189488fff VoiceServices arm64 <144c9634ff96328a9352e50b95d41de6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x18948c000 - 0x1894d2fff SAObjects arm64 /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1894d4000 - 0x1894d6fff CommonAuth arm64 <38dc2b74c43034c5902810188fe4cc8c> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1894d8000 - 0x189545fff Heimdal arm64 <70f45556567c3167af7cc67723c0c37b> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x189548000 - 0x189571fff GSS arm64 <03e9cbf8ff0c3f2594f933f040f57bb4> /System/Library/Frameworks/GSS.framework/GSS 0x189580000 - 0x1895d7fff AssistantServices arm64 <773c3d0701ab3f4bad7b6cd61c9f24d2> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1895d8000 - 0x1895e1fff FMCoreLite arm64 <9c24f373ca553da0aae4e1601f5d4131> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x1895e4000 - 0x1895e7fff MessageSupport arm64 <3f0b005a0f2f3e11be2e3de6019bb0d2> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1895e8000 - 0x18962ffff MIME arm64 <0afac5bbb15c3d78a8d210f32b7cf762> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x189630000 - 0x189636fff AOSNotification arm64 <02d1059c4f77377f91574b51b6fd1e56> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x189638000 - 0x18969dfff AccountsDaemon arm64 /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1896a0000 - 0x1896bafff AppleIDSSOAuthentication arm64 /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1896bc000 - 0x1896cbfff MailServices arm64 <3e4e96a3897b3ad98ef2ab8565b5dfa7> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1896cc000 - 0x189728fff AppleAccount arm64 <6abcea21b5863d0abe482ff62c0e25fc> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x18972c000 - 0x189730fff CommunicationsFilter arm64 <529acb9e5bed3635a3d63112484bf115> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x189734000 - 0x189758fff ChunkingLibrary arm64 <5ad8b7937ec334709934a8ad10ab8012> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x18975c000 - 0x189766fff CaptiveNetwork arm64 <9c19a9fb40b930098b60496851683f6d> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x189768000 - 0x18978efff EAP8021X arm64 /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x189790000 - 0x189795fff AssetCacheServices arm64 <048dcff988ef32a38008bf337d776629> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x189798000 - 0x18980dfff MMCS arm64 <5aefee3454823fc2800803ddd4db1b84> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x189810000 - 0x189822fff MobileWiFi arm64 /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x189824000 - 0x189865fff ContentIndex arm64 /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x189868000 - 0x189870fff MobileIcons arm64 <077159249f6c3bcebb1217dd27a87e8a> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x189874000 - 0x189880fff MobileBluetooth arm64 <09cc2d3dcc003a5aa796e05406dfe8a6> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x189884000 - 0x1898bcfff NanoRegistry arm64 <52fb492288d4357c801cb2222861f549> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1898c0000 - 0x1898c7fff BluetoothManager arm64 <1d6811f5c6ba3f42b5279502c90ed632> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1898c8000 - 0x1898f8fff Bom arm64 <774d3a8c549537bfae570bb88c6ae221> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1898fc000 - 0x189902fff CertUI arm64 /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x189904000 - 0x189938fff FTServices arm64 <2f9cac51e8233f8abf76332b2408b5e7> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x18993c000 - 0x189997fff CoreDAV arm64 /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x189998000 - 0x1899a1fff BaseBoardUI arm64 <3786d8e147593bd5b5a93165e25c29e6> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1899a4000 - 0x1899b5fff UserManagement arm64 <1d49514ccc853a8f8ad3fdec01ad4766> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1899b8000 - 0x189a83fff CorePDF arm64 <5a2aee277ba63cf4a29b20292a94e614> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x189a84000 - 0x189ab9fff iCalendar arm64 <7b77a3fa3223346cb37b38a63710e8b2> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x189abc000 - 0x189ac4fff libtzupdate.dylib arm64 <9fcf1d5743c33e7693532e9edbf9a294> /usr/lib/libtzupdate.dylib 0x189ac8000 - 0x189b14fff CalendarFoundation arm64 <43adb429bf073220a41de36f2bf9795e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x189b18000 - 0x189b1efff IncomingCallFilter arm64 /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x189b20000 - 0x189c02fff Preferences arm64 <4254479c9d32364c86589cca97274aca> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x189c04000 - 0x189c89fff CalendarDatabase arm64 <1ed133ea9106366eaf60d17657030960> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x189c8c000 - 0x189cc2fff CalendarDaemon arm64 /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x189cc4000 - 0x189d56fff EventKit arm64 <6b8725dec175318fa7d92186f20a23e0> /System/Library/Frameworks/EventKit.framework/EventKit 0x189d58000 - 0x18a03dfff WebKit arm64 <30d0ac8dc2263a139ca5f109b5871037> /System/Library/Frameworks/WebKit.framework/WebKit 0x18a040000 - 0x18a076fff WebBookmarks arm64 <74bdb4a84d6f3f44aed2eb45e443bdef> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x18a078000 - 0x18a17afff ContactsUI arm64 /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x18a17c000 - 0x18a55dfff ModelIO arm64 <9ce2a0abac573badb6bac9cf2c6bfdbb> /System/Library/Frameworks/ModelIO.framework/ModelIO 0x18a560000 - 0x18a566fff DAAPKit arm64 <87e48b7832d23d5181cae92b86ba8db7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x18a568000 - 0x18a5e6fff CoreSymbolication arm64 <19811191ce553bdf9fe2a7add475285d> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x18a5e8000 - 0x18a64bfff TelephonyUtilities arm64 /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x18a64c000 - 0x18a67afff GLKit arm64 <7b348b1148193b90878c60bc46d6abe6> /System/Library/Frameworks/GLKit.framework/GLKit 0x18a67c000 - 0x18a8ccfff MusicLibrary arm64 <422dbfc175f33cc48b8d01930dfc6dc3> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x18a8d0000 - 0x18a910fff Notes arm64 <8294e82858123421b9708190c870b78e> /System/Library/PrivateFrameworks/Notes.framework/Notes 0x18a914000 - 0x18a9eafff AddressBookUI arm64 <0d022f7b6eac3e4fa32bd247ddedebb8> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x18a9ec000 - 0x18aaa5fff CloudKit arm64 <5a0898b0056f3aa8bb9a6f5e84185c9a> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x18aaa8000 - 0x18aaeefff iTunesStore arm64 /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x18aaf0000 - 0x18aaf6fff CloudPhotoServices arm64 /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x18aaf8000 - 0x18abd6fff CloudPhotoLibrary arm64 /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x18abd8000 - 0x18ac28fff DataAccess arm64 <050cac9b39e23897afcc62f92fb3c365> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x18ac2c000 - 0x18ac51fff AssetsLibraryServices arm64 <95e063176764337495fab184d2cdc6be> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x18ac54000 - 0x18acf1fff HomeSharing arm64 <3a275dea8c3d3ec8af36f220e62b3654> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x18acf4000 - 0x18ad21fff ACTFramework arm64 <148246d53b103ced8d9153e7ac0f7cc4> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x18ad24000 - 0x18ad2ffff DCIMServices arm64 /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x18ad30000 - 0x18ae5cfff CoreMediaStream arm64 <78d4e1723350363ea044c7ecb28eaacb> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x18ae60000 - 0x18ae77fff PhotosFormats arm64 <4f1480ae641f35e8b43a77469a30be67> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x18ae78000 - 0x18ae7ffff XPCKit arm64 /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x18ae80000 - 0x18b0f9fff MediaPlayer arm64 <3eec1ad746da343686485bcdde78c415> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18b0fc000 - 0x18b1e4fff CameraKit arm64 <94253a49d5553f4583d5bf83e90e30b4> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x18b1e8000 - 0x18b1effff CoreTime arm64 /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x18b1f0000 - 0x18b20bfff MediaStream arm64 <685fea53e4533d44b5d2e0a4f63404cf> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x18b20c000 - 0x18b54afff PhotoLibraryServices arm64 /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18b54c000 - 0x18b582fff PrototypeTools arm64 <6cfae20cd6b33580b866c61118851fd9> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x18b5f4000 - 0x18b617fff ScreenReaderCore arm64 <96379f32dbca34b296e6d4b6ffa06bbf> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x18b618000 - 0x18b697fff BulletinBoard arm64 /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x18b698000 - 0x18b698fff MobileObliteration arm64 <1925bbd546ea33f2b67b3b9f07a174fe> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 0x18b69c000 - 0x18b6b4fff TextToSpeech arm64 /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x18b6b8000 - 0x18b715fff SpringBoardFoundation arm64 <4dfdb2efe9f43c7c9c10a2243eeb0b34> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x18b718000 - 0x18b71afff libAXSafeCategoryBundle.dylib arm64 /usr/lib/libAXSafeCategoryBundle.dylib 0x18b71c000 - 0x18b724fff libAXSpeechManager.dylib arm64 /usr/lib/libAXSpeechManager.dylib 0x18b728000 - 0x18b7aafff AccessibilityUtilities arm64 <34de5b6776a634b7ba61e2e9fd6e7be0> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x18b7ac000 - 0x18b8ccfff Message arm64 <9081fd823a9936eaad2147151a5e9ca9> /System/Library/PrivateFrameworks/Message.framework/Message 0x18b8ec000 - 0x18b931fff TelephonyUI arm64 <7575a0f23e913adeb005d26c372c6e57> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x18b934000 - 0x18b954fff ToneLibrary arm64 /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x18b9d0000 - 0x18b9dbfff NotificationsUI arm64 /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI 0x18b9dc000 - 0x18b9e1fff ProgressUI arm64 <6eb91cfd91b8315f9287a9ac931b0689> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x18bc68000 - 0x18bc9cfff SpringBoardUIServices arm64 /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x18bcd4000 - 0x18bd91fff Photos arm64 /System/Library/Frameworks/Photos.framework/Photos 0x18bd94000 - 0x18bdc4fff AXRuntime arm64 <2d625992b13a3e14b91aec4be2c437b8> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x18bdec000 - 0x18be3afff RemoteUI arm64 <2477159bf6fd3db4a9cb5a9e8dd0fcf2> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x18be3c000 - 0x18be54fff GenerationalStorage arm64 <4480109728263983957dcc8a897cef54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x18be58000 - 0x18be63fff CoreRecents arm64 /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x18be68000 - 0x18be6efff AccessibilityUIUtilities arm64 /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x18bf28000 - 0x18bf43fff SpringBoardUI arm64 <9937ac5f485b3ceeaa30d37e75075373> /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI 0x18bf44000 - 0x18c5a2fff VectorKit arm64 <96526ae78f843c1f81e408a35625a541> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x18c5a4000 - 0x18c735fff MapKit arm64 <46807e7621a03234a634436879ad6b59> /System/Library/Frameworks/MapKit.framework/MapKit 0x18c754000 - 0x18c756fff FTClientServices arm64 <4bffd1a289bc3cc4926c400cb813bf33> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x18c758000 - 0x18c766fff QuickLookThumbnailing arm64 <78f45a609e163e91bde4d4e762d2b58d> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x18c828000 - 0x18c82ffff AXMediaUtilities arm64 <1706235d64a535b8b045cb50c7b5629a> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXMediaUtilities.framework/AXMediaUtilities 0x18c830000 - 0x18c884fff QuickLook arm64 <1ba1acc9f25132fb9bb303f3a4d5558e> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x18c888000 - 0x18c8cdfff UIAccessibility arm64 <5cec4bed09733be9b38d4e1d6263d64f> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x18c8d0000 - 0x18c906fff ContactsAutocomplete arm64 /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x18c908000 - 0x18c916fff NanoPreferencesSync arm64 /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x18c918000 - 0x18c9f4fff MessageUI arm64 <4102eb0943623581872e2cae088900c9> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x18cd18000 - 0x18cd18fff AdSupport arm64 /System/Library/Frameworks/AdSupport.framework/AdSupport 0x18cd1c000 - 0x18cd36fff StoreKit arm64 /System/Library/Frameworks/StoreKit.framework/StoreKit 0x18cdd8000 - 0x18cdf0fff SharedUtils arm64 <630caa69325938db893656de12e8cfc1> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x18d0d0000 - 0x18d0dbfff LocalAuthentication arm64 /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x18d2e8000 - 0x18d35dfff CoreRecognition arm64 /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x18d360000 - 0x18d36efff FindMyDevice arm64 <0954ec54cbb53b60ab73be95aaa2db27> /System/Library/PrivateFrameworks/FindMyDevice.framework/FindMyDevice 0x18d384000 - 0x18d3acfff Pegasus arm64 <7b0e31b4d0ad348db506838df0ad13d5> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x18d468000 - 0x18d4b1fff AVKit arm64 <7ef0e8c16cab36979a80028c7e3fe283> /System/Library/Frameworks/AVKit.framework/AVKit 0x18d4b4000 - 0x18d4bafff AITTarget arm64 <5d91357362c43244979438b4de2ae52f> /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget 0x18d578000 - 0x18d757fff SafariShared arm64 <6bddf19f6aec360e81d81762ad6f65d0> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x18df28000 - 0x18df64fff WebUI arm64 <73f84ea778e831e08c13e6f4efec9111> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x18e3c8000 - 0x18e43efff SafariServices arm64 <4991f6075c363be0861fbb8f268e71e6> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x18e688000 - 0x18e6d7fff WatchKit arm64 /System/Library/Frameworks/WatchKit.framework/WatchKit 0x18e910000 - 0x18e916fff iAdServices arm64 <714e2abbd560361db3c81e4123d753a6> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x18ea88000 - 0x18eac1fff iAd arm64 <08ccdfe2b5473eb0b6c371e00409b9fe> /System/Library/Frameworks/iAd.framework/iAd 0x18fccc000 - 0x18fcd4fff AccessibilityUI arm64 <66a61854b11d33439a7bd1da61a357ef> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI 0x19015c000 - 0x190165fff NanoGlanceSettings arm64 /System/Library/PrivateFrameworks/NanoGlanceSettings.framework/NanoGlanceSettings 0x190168000 - 0x1901a0fff PBBridgeSupport arm64 /System/Library/PrivateFrameworks/PBBridgeSupport.framework/PBBridgeSupport 0x1901a4000 - 0x190271fff PassKitCore arm64 <839b9750a78f30729f9e1e775b1f0b81> /System/Library/PrivateFrameworks/PassKitCore.framework/PassKitCore 0x1903c0000 - 0x1903cbfff BridgePreferences arm64 /System/Library/PrivateFrameworks/BridgePreferences.framework/BridgePreferences 0x190e48000 - 0x190ea1fff CoreBrightness arm64 /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1914a0000 - 0x1914a4fff ZoomServices arm64 <7d03fde7f79734dbaca9eb2e49009e84> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices 0x191d10000 - 0x191d61fff libstdc++.6.dylib arm64 /usr/lib/libstdc++.6.dylib 0x1936dc000 - 0x1936e0fff AXSpeechImplementation arm64 <5284aaaf974f3bee83ff0199f72ccb3d> /System/Library/AccessibilityBundles/AXSpeechImplementation.bundle/AXSpeechImplementation 0x1936e4000 - 0x1936edfff AccessibilitySettingsLoader arm64 <95c4039167ab3471a2804e751adca057> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x19378c000 - 0x193795fff QuickSpeak arm64 <6f64da21f56e32178ff8374db59b7ea8> /System/Library/AccessibilityBundles/QuickSpeak.bundle/QuickSpeak 0x19395c000 - 0x193b33fff RawCamera arm64 <4c63ccfe546b32f7a2e65ca97fafca60> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x193c2c000 - 0x193c3efff libCGInterfaces.dylib arm64 /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1949d4000 - 0x194af3fff PassKit arm64 /System/Library/Frameworks/PassKit.framework/PassKit 0x1950c4000 - 0x1950cefff AppConduit arm64 <048024a9396132179bd28fc0bb7f3dee> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1958dc000 - 0x195901fff CoreServicesInternal arm64 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x195c24000 - 0x195c2ffff libGSFontCache.dylib arm64 /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x197410000 - 0x19743dfff SafariSafeBrowsing arm64 <9563be8f369f36b9be7a93e06c8ea1ad> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1990d8000 - 0x1990e1fff libMobileGestaltExtensions.dylib arm64 <246fbccd8eba307880f48cea3c348c24> /usr/lib/libMobileGestaltExtensions.dylib

`