Skip to content

Instantly share code, notes, and snippets.

@yaleman
Created April 5, 2021 23:48
Show Gist options
  • Save yaleman/fdd528fae3ec68d5cb91f0a685ae3764 to your computer and use it in GitHub Desktop.
Save yaleman/fdd528fae3ec68d5cb91f0a685ae3764 to your computer and use it in GitHub Desktop.
Bitwarden Extension Safari Crash report
#####################################################################################################################
# Snipped out relevant part
#####################################################################################################################
Application Specific Information:
Enabled Web Extensions:
com.bitwarden.desktop.safari (LTZ2PFU5D6) (Version: 1.49.1 - Display Version: 1.49.1) Bitwarden - Free Password Manager
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '<cert(0x11c2e4730) s: *.badssl.com i: COMODO RSA Domain Validation Secure Server CA> does not conform to NSSecureCoding'
terminating with uncaught exception of type NSException
abort() called
#####################################################################################################################
# Whole report
#####################################################################################################################
Process: Safari [78563]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 14.0.3 (16610.4.3.1.7)
Build Info: WebBrowser-7610004003001007~5
Code Type: ARM-64 (Native)
Parent Process: ??? [1]
Responsible: Safari [78563]
User ID: 501
Date/Time: 2021-04-06 07:24:59.286 +1000
OS Version: macOS 11.2.3 (20D91)
Report Version: 12
Anonymous UUID: 043A83DA-D72D-A3EE-1B65-2475741608CE
Sleep/Wake UUID: E63025A8-1EF2-4C1C-8FCE-6CA894182A41
Time Awake Since Boot: 380000 seconds
Time Since Wake: 33000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
Enabled Web Extensions:
com.bitwarden.desktop.safari (LTZ2PFU5D6) (Version: 1.49.1 - Display Version: 1.49.1) Bitwarden - Free Password Manager
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '<cert(0x11c2e4730) s: *.badssl.com i: COMODO RSA Domain Validation Secure Server CA> does not conform to NSSecureCoding'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0 CoreFoundation 0x0000000185d62320 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x0000000185a90c04 objc_exception_throw + 60
2 CoreFoundation 0x0000000185d6216c +[NSException exceptionWithName:reason:userInfo:] + 0
3 WebKit 0x00000001a0df2d68 _ZL19createEncodedObjectP21WKRemoteObjectEncoderP11objc_object + 252
4 WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
5 Foundation 0x0000000186a46024 -[NSArray(NSArray) encodeWithCoder:] + 744
6 WebKit 0x00000001a0df2fec _ZL19createEncodedObjectP21WKRemoteObjectEncoderP11objc_object + 896
7 WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
8 Foundation 0x0000000186a57338 -[NSDictionary(NSDictionary) encodeWithCoder:] + 1036
9 WebKit 0x00000001a0df2fec _ZL19createEncodedObjectP21WKRemoteObjectEncoderP11objc_object + 896
10 WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
11 Foundation 0x0000000186af9770 -[NSError encodeWithCoder:] + 228
12 WebKit 0x00000001a0df2fec _ZL19createEncodedObjectP21WKRemoteObjectEncoderP11objc_object + 896
13 WebKit 0x00000001a0df2a88 _ZL20encodeToObjectStreamP21WKRemoteObjectEncoderP11objc_object + 316
14 WebKit 0x00000001a0df55ac _ZL25encodeInvocationArgumentsP21WKRemoteObjectEncoderP12NSInvocationm + 1040
15 WebKit 0x00000001a0df30bc _ZL19createEncodedObjectP21WKRemoteObjectEncoderP11objc_object + 1104
16 WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
17 WebKit 0x00000001a0e01d1c -[_WKRemoteObjectRegistry _sendInvocation:interface:] + 1160
18 CoreFoundation 0x0000000185cc3ec0 ___forwarding___ + 736
19 CoreFoundation 0x0000000185cc3b30 _CF_forwarding_prep_0 + 96
20 Safari 0x00000001a8abb7a4 -[SafariWebExtensionsController browserViewController:resourceLoad:didCompleteWithError:response:] + 624
21 Safari 0x00000001a890ee38 -[BrowserResourceLoadDelegate webView:resourceLoad:didCompleteWithError:response:] + 148
22 WebKit 0x00000001a0fac918 _ZNK6WebKit20ResourceLoadDelegate18ResourceLoadClient20didCompleteWithErrorEONS_16ResourceLoadInfoEON7WebCore16ResourceResponseEONS4_13ResourceErrorE + 156
23 WebKit 0x00000001a0d57f18 _ZN6WebKit19NetworkProcessProxy36didReceiveNetworkProcessProxyMessageERN3IPC10ConnectionERNS1_7DecoderE + 14688
24 WebKit 0x00000001a0d014f8 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 852
25 WebKit 0x00000001a0d04014 _ZN3WTF6Detail15CallableWrapperIZN3IPC10Connection22enqueueIncomingMessageENSt3__110unique_ptrINS2_7DecoderENS4_14default_deleteIS6_EEEEE3$_7vJEE4callEv + 224
26 JavaScriptCore 0x000000019bc3a19c _ZN3WTF7RunLoop11performWorkEv + 484
27 JavaScriptCore 0x000000019bc3ae84 _ZN3WTF7RunLoop11performWorkEPv + 36
28 CoreFoundation 0x0000000185ce4c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
29 CoreFoundation 0x0000000185ce4b60 __CFRunLoopDoSource0 + 208
30 CoreFoundation 0x0000000185ce484c __CFRunLoopDoSources0 + 268
31 CoreFoundation 0x0000000185ce31e4 __CFRunLoopRun + 824
32 CoreFoundation 0x0000000185ce2740 CFRunLoopRunSpecific + 600
33 HIToolbox 0x000000018d8075c4 RunCurrentEventLoopInMode + 292
34 HIToolbox 0x000000018d8073f4 ReceiveNextEventCommon + 688
35 HIToolbox 0x000000018d807124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
36 AppKit 0x00000001884bc82c _DPSNextEvent + 868
37 AppKit 0x00000001884bb1ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
38 Safari 0x00000001a85c2bf4 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 236
39 AppKit 0x00000001884ad060 -[NSApplication run] + 600
40 AppKit 0x000000018847e804 NSApplicationMain + 1064
41 Safari 0x00000001a85a967c SafariMain + 456
42 libdyld.dylib 0x0000000185c05f34 start + 4
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x0000000185bb8cec __pthread_kill + 8
1 libsystem_pthread.dylib 0x0000000185be9c24 pthread_kill + 292
2 libsystem_c.dylib 0x0000000185b31864 abort + 104
3 libc++abi.dylib 0x0000000185ba9cf8 abort_message + 132
4 libc++abi.dylib 0x0000000185b9ae4c demangling_terminate_handler() + 308
5 libobjc.A.dylib 0x0000000185a936c8 _objc_terminate() + 144
6 libc++abi.dylib 0x0000000185ba90e0 std::__terminate(void (*)()) + 20
7 libc++abi.dylib 0x0000000185babeb0 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
8 libc++abi.dylib 0x0000000185babe5c __cxa_throw + 140
9 libobjc.A.dylib 0x0000000185a90d30 objc_exception_throw + 360
10 com.apple.CoreFoundation 0x0000000185d6216c +[NSException raise:format:] + 112
11 com.apple.WebKit 0x00000001a0df2d68 createEncodedObject(WKRemoteObjectEncoder*, objc_object*) + 252
12 com.apple.WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
13 com.apple.Foundation 0x0000000186a46024 -[NSArray(NSArray) encodeWithCoder:] + 744
14 com.apple.WebKit 0x00000001a0df2fec createEncodedObject(WKRemoteObjectEncoder*, objc_object*) + 896
15 com.apple.WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
16 com.apple.Foundation 0x0000000186a57338 -[NSDictionary(NSDictionary) encodeWithCoder:] + 1036
17 com.apple.WebKit 0x00000001a0df2fec createEncodedObject(WKRemoteObjectEncoder*, objc_object*) + 896
18 com.apple.WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
19 com.apple.Foundation 0x0000000186af9770 -[NSError encodeWithCoder:] + 228
20 com.apple.WebKit 0x00000001a0df2fec createEncodedObject(WKRemoteObjectEncoder*, objc_object*) + 896
21 com.apple.WebKit 0x00000001a0df2a88 encodeToObjectStream(WKRemoteObjectEncoder*, objc_object*) + 316
22 com.apple.WebKit 0x00000001a0df55ac encodeInvocationArguments(WKRemoteObjectEncoder*, NSInvocation*, unsigned long) + 1040
23 com.apple.WebKit 0x00000001a0df30bc createEncodedObject(WKRemoteObjectEncoder*, objc_object*) + 1104
24 com.apple.WebKit 0x00000001a0df2b50 -[WKRemoteObjectEncoder encodeObject:forKey:] + 80
25 com.apple.WebKit 0x00000001a0e01d1c -[_WKRemoteObjectRegistry _sendInvocation:interface:] + 1160
26 com.apple.CoreFoundation 0x0000000185cc3ec0 ___forwarding___ + 736
27 com.apple.CoreFoundation 0x0000000185cc3b30 _CF_forwarding_prep_0 + 96
28 com.apple.Safari.framework 0x00000001a8abb7a4 -[SafariWebExtensionsController browserViewController:resourceLoad:didCompleteWithError:response:] + 624
29 com.apple.Safari.framework 0x00000001a890ee38 -[BrowserResourceLoadDelegate webView:resourceLoad:didCompleteWithError:response:] + 148
30 com.apple.WebKit 0x00000001a0fac918 WebKit::ResourceLoadDelegate::ResourceLoadClient::didCompleteWithError(WebKit::ResourceLoadInfo&&, WebCore::ResourceResponse&&, WebCore::ResourceError&&) const + 156
31 com.apple.WebKit 0x00000001a0d57f18 WebKit::NetworkProcessProxy::didReceiveNetworkProcessProxyMessage(IPC::Connection&, IPC::Decoder&) + 14688
32 com.apple.WebKit 0x00000001a0d014f8 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 852
33 com.apple.WebKit 0x00000001a0d04014 WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_7, void>::call() + 224
34 com.apple.JavaScriptCore 0x000000019bc3a19c WTF::RunLoop::performWork() + 484
35 com.apple.JavaScriptCore 0x000000019bc3ae84 WTF::RunLoop::performWork(void*) + 36
36 com.apple.CoreFoundation 0x0000000185ce4c14 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
37 com.apple.CoreFoundation 0x0000000185ce4b60 __CFRunLoopDoSource0 + 208
38 com.apple.CoreFoundation 0x0000000185ce484c __CFRunLoopDoSources0 + 268
39 com.apple.CoreFoundation 0x0000000185ce31e4 __CFRunLoopRun + 824
40 com.apple.CoreFoundation 0x0000000185ce2740 CFRunLoopRunSpecific + 600
41 com.apple.HIToolbox 0x000000018d8075c4 RunCurrentEventLoopInMode + 292
42 com.apple.HIToolbox 0x000000018d8073f4 ReceiveNextEventCommon + 688
43 com.apple.HIToolbox 0x000000018d807124 _BlockUntilNextEventMatchingListInModeWithFilter + 76
44 com.apple.AppKit 0x00000001884bc82c _DPSNextEvent + 868
45 com.apple.AppKit 0x00000001884bb1ac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1312
46 com.apple.Safari.framework 0x00000001a85c2bf4 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 236
47 com.apple.AppKit 0x00000001884ad060 -[NSApplication run] + 600
48 com.apple.AppKit 0x000000018847e804 NSApplicationMain + 1064
49 com.apple.Safari.framework 0x00000001a85a967c SafariMain + 456
50 libdyld.dylib 0x0000000185c05f34 start + 4
Thread 1:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x0000000185bb4488 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000185bea568 _pthread_cond_wait + 1192
2 libc++.1.dylib 0x0000000185b443c4 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100
3 com.apple.JavaScriptCore 0x000000019bca10c0 bmalloc::Scavenger::threadRunLoop() + 672
4 com.apple.JavaScriptCore 0x000000019bca0b8c bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16
5 com.apple.JavaScriptCore 0x000000019bca2f0c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 48
6 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
7 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 2:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x0000000185bb0ce8 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000185bb1098 mach_msg + 76
2 com.apple.QuartzCore 0x000000018bfac3e8 CA::Render::Server::server_thread(void*) + 480
3 com.apple.QuartzCore 0x000000018bfac1f8 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
5 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x0000000185bb0ce8 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000185bb1098 mach_msg + 76
2 com.apple.CoreFoundation 0x0000000185ce4e98 __CFRunLoopServiceMachPort + 380
3 com.apple.CoreFoundation 0x0000000185ce336c __CFRunLoopRun + 1216
4 com.apple.CoreFoundation 0x0000000185ce2740 CFRunLoopRunSpecific + 600
5 com.apple.AppKit 0x000000018863c864 _NSEventThread + 216
6 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
7 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x0000000185bbb0e8 __select + 8
1 com.apple.CoreFoundation 0x0000000185d0e278 __CFSocketManager + 636
2 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
3 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 5:: com.apple.CFNetwork.CustomProtocols
0 libsystem_kernel.dylib 0x0000000185bb0ce8 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000185bb1098 mach_msg + 76
2 com.apple.CoreFoundation 0x0000000185ce4e98 __CFRunLoopServiceMachPort + 380
3 com.apple.CoreFoundation 0x0000000185ce336c __CFRunLoopRun + 1216
4 com.apple.CoreFoundation 0x0000000185ce2740 CFRunLoopRunSpecific + 600
5 com.apple.CFNetwork 0x000000018a19b7d0 0x189f4f000 + 2410448
6 com.apple.Foundation 0x0000000186a640f4 __NSThread__start__ + 864
7 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
8 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 6:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 11:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 12:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 13:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 15:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 16:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 17:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 18:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 19:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 20:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 21:
0 libsystem_pthread.dylib 0x0000000185be4d8c start_wqthread + 0
Thread 22:: CVDisplayLink
0 libsystem_kernel.dylib 0x0000000185bb4488 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000185bea594 _pthread_cond_wait + 1236
2 com.apple.CoreVideo 0x000000018c5f3db0 CVDisplayLink::waitUntil(unsigned long long) + 172
3 com.apple.CoreVideo 0x000000018c5f3440 CVDisplayLink::runIOThread() + 424
4 libsystem_pthread.dylib 0x0000000185bea06c _pthread_start + 320
5 libsystem_pthread.dylib 0x0000000185be4da0 thread_start + 8
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016b886b10 x5: 0x000000016b8870d0 x6: 0x000000000000006e x7: 0xffffffff0000a400
x8: 0x00000000000005b9 x9: 0x25757565b4c2a634 x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x0000000000000013
x16: 0x0000000000000148 x17: 0x00000001eb82f330 x18: 0x0000000107fb48ac x19: 0x0000000000000006
x20: 0x000000010472bd40 x21: 0x0000000000000303 x22: 0x000000010472be20 x23: 0x000000013b0a6ad0
x24: 0x00000001dbfb2551 x25: 0x0000000000000018 x26: 0x00000001e66b4000 x27: 0x0000000300000004
x28: 0x00000001eff73000 fp: 0x000000016b887030 lr: 0x0000000185be9c24
sp: 0x000000016b887010 pc: 0x0000000185bb8cec cpsr: 0x40000000
far: 0x000000012e0b6a08 esr: 0x56000080
Binary Images:
0x104574000 - 0x104577fff com.apple.Safari (14.0.3 - 16610.4.3.1.7) <0FAF5E09-491E-36CE-AB32-670939279CAD> /Applications/Safari.app/Contents/MacOS/Safari
0x104674000 - 0x1046effff dyld (832.7.3) <4AB185B3-DC20-3C03-A193-67C0E6C589D7> /usr/lib/dyld
0x1111d0000 - 0x1111dbfff libobjc-trampolines.dylib (818.2) <45594839-80BA-3B76-8693-7DB44ED2AF09> /usr/lib/libobjc-trampolines.dylib
0x111500000 - 0x11155ffff com.apple.AppleMetalOpenGLRenderer (1.0 - 1) <1887CA49-02D5-3775-BD8F-07E18B382A9C> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x111588000 - 0x111a87fff com.apple.AGXMetal13-3 (172.26.2 - 172.26.2) <105DD5BC-5020-34D9-AE16-7B0702808D52> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
0x111c08000 - 0x111c23fff com.apple.security.csparser (3.0 - 59754.80.3) <267DD63A-A676-3F09-9177-BB8D5CA823E9> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x11dfb0000 - 0x11dfbffff com.apple.CoreSimulator.CoreSimulatorUtilities (732.18.6 - 732.18.6) <2346C179-8B5C-3E86-9125-FFBF3B436E0A> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimulatorUtilities.framework/Versions/A/CoreSimulatorUtilities
0x11dfd4000 - 0x11dfe3fff com.apple.CoreSimulator.CoreSimDeviceIO (732.18.6 - 732.18.6) <955CA383-C0A4-337E-8CA0-FCF1BF584675> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreSimDeviceIO.framework/Versions/A/CoreSimDeviceIO
0x11e500000 - 0x11e6affff com.apple.mobiledevice (1253.60.1 - 1253.60.1) <CA6BA857-30E6-3230-AFE2-626B51A8AA3D> /Library/Apple/*/MobileDevice.framework/Versions/A/MobileDevice
0x11e7c8000 - 0x11e87ffff com.apple.CoreSimulator (732.18.6 - 732.18.6) <7CAEDF4E-61E3-3A31-B347-5CD19A5EBF3E> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator
0x11e8e0000 - 0x11e917fff com.apple.CoreSimulator.SimPasteboardPlus (12.3 - 732.18.6) <176F3648-D72F-3C74-BA71-E00AE60EF817> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/SimPasteboardPlus.framework/Versions/A/SimPasteboardPlus
0x11e93c000 - 0x11e97ffff com.apple.ROCKit (40 - 40) <0570D097-1F9C-387B-9BCF-34F57DB058FA> /Library/Developer/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x11e9ac000 - 0x11e9e7fff com.apple.CoreSimulator.CoreDeviceUtilities (732.18.6 - 732.18.6) <506171AD-8F19-380C-831B-A3DD79798CC4> /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/Frameworks/CoreDeviceUtilities.framework/Versions/A/CoreDeviceUtilities
0x185946000 - 0x185947fff libsystem_blocks.dylib (78) <9B6D4883-03E9-3785-851E-EA79FA64ADC1> /usr/lib/system/libsystem_blocks.dylib
0x185948000 - 0x18597ffff libxpc.dylib (2038.80.3) <BD0DFD42-0DC3-3F3D-9C04-5A2B3D93794D> /usr/lib/system/libxpc.dylib
0x185980000 - 0x185997fff libsystem_trace.dylib (1277.80.2) <4A466196-D2DD-367B-80AB-988F281EC3B8> /usr/lib/system/libsystem_trace.dylib
0x185998000 - 0x185a0cfff libcorecrypto.dylib (1000.80.5) <9BD8FED7-2A36-3602-A5A7-0CA87C03FB84> /usr/lib/system/libcorecrypto.dylib
0x185a0d000 - 0x185a38fff libsystem_malloc.dylib (317.40.8) <21120432-52C1-34E4-BF01-623722FA3A41> /usr/lib/system/libsystem_malloc.dylib
0x185a39000 - 0x185a7cfff libdispatch.dylib (1271.40.12) <F5BFBD55-EF70-3659-854D-9061325EB26D> /usr/lib/system/libdispatch.dylib
0x185a7d000 - 0x185ab5fff libobjc.A.dylib (818.2) <B03625B0-501E-3AC1-8E16-08B621120EAD> /usr/lib/libobjc.A.dylib
0x185ab6000 - 0x185ab8fff libsystem_featureflags.dylib (28.60.1) <297CC4DD-AFA4-3BA3-B4E1-0DF47E49C21E> /usr/lib/system/libsystem_featureflags.dylib
0x185ab9000 - 0x185b39fff libsystem_c.dylib (1439.40.11) <A7147E08-E7C0-3842-916E-F2270A689F47> /usr/lib/system/libsystem_c.dylib
0x185b3a000 - 0x185b95fff libc++.1.dylib (904.4) <B139607F-1E80-3A8E-870D-0AC022069EA1> /usr/lib/libc++.1.dylib
0x185b96000 - 0x185baffff libc++abi.dylib (904.4) <1DD3A1C9-D765-34FB-B8C1-87BF52CE49C0> /usr/lib/libc++abi.dylib
0x185bb0000 - 0x185be2fff libsystem_kernel.dylib (7195.81.3) <55FCA547-4877-3075-8A08-FE1620BFC682> /usr/lib/system/libsystem_kernel.dylib
0x185be3000 - 0x185beefff libsystem_pthread.dylib (454.80.2) <8E907E6C-C227-312E-944C-767093692AFF> /usr/lib/system/libsystem_pthread.dylib
0x185bef000 - 0x185c2dfff libdyld.dylib (832.7.3) <EF759BF3-97FA-30EA-A1CA-EDECFEA726FE> /usr/lib/system/libdyld.dylib
0x185c2e000 - 0x185c34fff libsystem_platform.dylib (254.80.2) <8633A39C-10A2-3B44-93F7-617AB09FF640> /usr/lib/system/libsystem_platform.dylib
0x185c35000 - 0x185c60fff libsystem_info.dylib (542.40.3) <4CC96CFC-7198-3F26-8C8C-20FB010CDF98> /usr/lib/system/libsystem_info.dylib
0x185c61000 - 0x18610afff com.apple.CoreFoundation (6.9 - 1774.101) <EA76C90A-23ED-3791-8FBC-8292916F0B16> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18610b000 - 0x18633dfff com.apple.LaunchServices (1122.11 - 1122.11) <B79A592B-8036-3E24-AD9D-3FB4E7BE2983> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x18633e000 - 0x186416fff com.apple.gpusw.MetalTools (1.0 - 1) <ED9E3F77-4900-3B5B-978A-70AA6762DFBA> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x186417000 - 0x186671fff libBLAS.dylib (1336.40.1) <96EAD889-D898-3884-A36C-F433DC2C64DD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x186672000 - 0x1866bcfff com.apple.Lexicon-framework (1.0 - 86.1) <81EA9F2C-6059-322A-B336-56CD7F3AB6C2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x1866bd000 - 0x18671ffff libSparse.dylib (106) <1A70E696-43E3-3D8B-A3E1-ADB624729BF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x186720000 - 0x1867a7fff com.apple.SystemConfiguration (1.20 - 1.20) <DD6AB615-BB7B-3634-9D33-3923E5038BAA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x1867a8000 - 0x1867dbfff libCRFSuite.dylib (50) <79C1501B-B0F6-341A-96CC-F4FE066E3D59> /usr/lib/libCRFSuite.dylib
0x1867dc000 - 0x186a06fff libmecabra.dylib (929.1.1) <29B77781-FA91-3180-AFE8-608A355AE97E> /usr/lib/libmecabra.dylib
0x186a07000 - 0x186d98fff com.apple.Foundation (6.9 - 1774.101) <8F7A0D5B-0E89-36F6-AC84-D3BEC2C44792> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x186d99000 - 0x186e8afff com.apple.LanguageModeling (1.0 - 247.1) <66B05273-1979-3DB2-9F68-C0E3A6CD88B1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x186e8b000 - 0x186fadfff com.apple.CoreDisplay (231.3 - 231.3) <55F5D4EC-8342-30A3-91BA-C8EBB2902C62> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x186fae000 - 0x18721bfff com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <2B096342-5488-35F5-A9FF-72A9D7357F56> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x18721c000 - 0x1873edfff com.apple.CoreText (677.3.0.4 - 677.3.0.4) <E2758F16-97F5-3FA7-85C2-60E23A90F471> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x1873ee000 - 0x187a13fff com.apple.audio.CoreAudio (5.0 - 5.0) <2A4CD49F-AB5D-3155-9889-2A388B4505DE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x187a14000 - 0x187d72fff com.apple.security (7.0 - 59754.80.3) <C76855AD-6EE4-3413-9E6E-CC450BDB20E2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x187d73000 - 0x187fe4fff libicucore.A.dylib (66109) <3CE58F97-7FC3-37D8-BB99-D6BECFC86DD2> /usr/lib/libicucore.A.dylib
0x187fe5000 - 0x187feffff libsystem_darwin.dylib (1439.40.11) <B790A863-2D74-300E-9698-A25B5602B32F> /usr/lib/system/libsystem_darwin.dylib
0x187ff0000 - 0x1882dffff com.apple.CoreServices.CarbonCore (1307 - 1307) <3EC22291-65E5-3EB6-9498-9A1244C90147> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x1882e0000 - 0x18831afff com.apple.CoreServicesInternal (476 - 476) <021B41C2-A5E8-37C2-9A8D-899519F02AE6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x18831b000 - 0x188356fff com.apple.CSStore (1122.11 - 1122.11) <52D8D7A1-4879-3488-9D39-5F2C7696EFA8> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x188357000 - 0x188421fff com.apple.framework.IOKit (2.0.2 - 1845.81.1) <516911DA-18D7-3D17-8646-BBF7C75CD070> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x188422000 - 0x18842dfff libsystem_notify.dylib (279.40.4) <A7B6BDA8-5371-352E-8A36-95D46C4B07F1> /usr/lib/system/libsystem_notify.dylib
0x18842e000 - 0x18847afff libsandbox.1.dylib (1441.60.4) <5A1C8805-37B5-3B78-808B-8DEF77CBBEEA> /usr/lib/libsandbox.1.dylib
0x18847b000 - 0x1891d9fff com.apple.AppKit (6.9 - 2022.30.122) <138DA939-08B3-3DB4-90D0-A5FF35E06BA6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1891da000 - 0x189408fff com.apple.UIFoundation (1.0 - 727.3) <BA2FA281-9C94-3F6B-82E2-5125C0E4E9EF> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x189409000 - 0x18941bfff com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <162DF56F-4DE4-3519-974F-87DBBE41DE6D> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x18941c000 - 0x18958afff com.apple.desktopservices (1.18 - 1346.3.1) <1FF1398F-F5C0-327C-8B87-CF818C47C75C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x18958b000 - 0x18959dfff com.apple.metadata.SpotlightLinguistics (1.0 - 1) <DD76D125-17A7-3098-8614-B97BFA32E634> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
0x18959e000 - 0x189791fff com.apple.CoreDuet (1.0 - 1) <C6969C11-AC61-372C-BD49-DCF8825B88E7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x189792000 - 0x189843fff libboringssl.dylib (351.40.2) <E243B96B-1F12-300B-A7B6-CA1F47A0918A> /usr/lib/libboringssl.dylib
0x189844000 - 0x189f4efff libnetwork.dylib (2288.80.2) <07EC53A0-293C-3403-8394-755AE0BDDFA4> /usr/lib/libnetwork.dylib
0x189f4f000 - 0x18a3dcfff com.apple.CFNetwork (1220.1 - 1220.1) <3C5F5D1E-DB7C-3027-BBB0-91E6DEA3E264> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18a3dd000 - 0x18a3ecfff libsystem_networkextension.dylib (1295.80.3) <B6BD1267-BE59-3E42-B2B5-2BF13F17D02D> /usr/lib/system/libsystem_networkextension.dylib
0x18a3ed000 - 0x18a3eefff libenergytrace.dylib (22) <C5CFEF87-BB69-3351-A0C8-9B601383A45C> /usr/lib/libenergytrace.dylib
0x18a3ef000 - 0x18a443fff libMobileGestalt.dylib (978.80.1) <93C6E288-C098-357F-B8A5-3E133DF39ECE> /usr/lib/libMobileGestalt.dylib
0x18a444000 - 0x18a45bfff libsystem_asl.dylib (385) <31E28E59-1CDD-3B83-8BF0-56C675227FA2> /usr/lib/system/libsystem_asl.dylib
0x18a45c000 - 0x18a475fff com.apple.TCC (1.0 - 1) <C55FE947-0C86-3AAC-9306-9EFA7C033D07> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x18a476000 - 0x18a7dcfff com.apple.SkyLight (1.600.0 - 570.7) <E50DF124-C72E-3349-9B99-788BF3160420> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x18a7dd000 - 0x18adcafff com.apple.CoreGraphics (2.0 - 1463.3.2) <EB921871-B552-3F19-B55E-BB03106F4CF0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x18adcb000 - 0x18aec0fff com.apple.ColorSync (4.13.0 - 3473.3.1) <383BFD71-E7FA-3EA0-B8BC-8BC2452DD881> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x18aec1000 - 0x18af1cfff com.apple.HIServices (1.22 - 714) <4404D4B7-FE46-33B6-919F-8A11C242CE96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x18af1d000 - 0x18af59fff libAWDSupport.dylib (949) <58511FB3-C4A2-3CE0-8CA8-F6F195D472DF> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x18af5a000 - 0x18afbcfff libprotobuf.dylib (3919) <C64DA474-70A0-3750-8A54-6BE6523DED70> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x18afbd000 - 0x18afcffff libprotobuf-lite.dylib (3919) <ECBE815C-0532-3492-88F3-6AA638776867> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x18afd0000 - 0x18b017fff com.apple.awd (1.0 - 949) <4EE08481-366B-3207-80B7-29AB0FB6AF7C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x18b018000 - 0x18b189fff com.apple.Montreal (1.0 - 142) <421E714F-2FC4-376B-9C8F-69DD48A94872> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x18b18a000 - 0x18b277fff com.apple.NLP (1.0 - 210) <3BCD977E-2522-3E6B-9E02-714505AB7306> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
0x18b278000 - 0x18b629fff com.apple.CoreData (120 - 1044.3) <FB78C44B-E097-3BB8-8E61-72FF74BB5921> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x18b62a000 - 0x18b641fff com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <38163CA8-14FF-34A9-8AE4-D7D69B8C8854> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x18b642000 - 0x18b7e9fff libsqlite3.dylib (321.1) <8592B35B-9EA3-3C84-8453-9C86FB5C039C> /usr/lib/libsqlite3.dylib
0x18b7ea000 - 0x18b861fff com.apple.Accounts (113 - 113) <9E3D8FCD-16A8-3D28-A7F3-D75476C16B8C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x18b862000 - 0x18b879fff com.apple.commonutilities (8.0 - 900) <34263522-C58C-3F19-8283-8CA507F3D20B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x18b87a000 - 0x18b8fefff com.apple.BaseBoard (526 - 526) <89622432-C593-3BF5-94EE-818870066499> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x18b8ff000 - 0x18b94ffff com.apple.RunningBoardServices (1.0 - 505.80.1) <A450618A-7977-30E6-AA3B-05AAB841F7EA> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x18b950000 - 0x18b9c3fff com.apple.AE (918.0.1 - 918.0.1) <7D13C9B5-D195-3E9E-B6C7-254F95A925C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x18b9c4000 - 0x18b9cbfff libdns_services.dylib (1310.80.1) <64D4BA25-C388-3AB8-BDA8-2E81459DA46A> /usr/lib/libdns_services.dylib
0x18b9cc000 - 0x18b9d3fff libsystem_symptoms.dylib (1431.40.36) <0657E539-C0CE-30F8-B630-FBAE36109542> /usr/lib/system/libsystem_symptoms.dylib
0x18b9d4000 - 0x18bb30fff com.apple.Network (1.0 - 1) <486C55B3-900C-3D09-AB0D-F99A152CFB84> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x18bb31000 - 0x18bb56fff com.apple.analyticsd (1.0 - 1) <E47FE17B-2ED2-3BE2-A5AB-046DB3C02EA0> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x18bb57000 - 0x18bb59fff libDiagnosticMessagesClient.dylib (112) <20AD555E-DF00-3C91-A95B-AB2AD23780AA> /usr/lib/libDiagnosticMessagesClient.dylib
0x18bb5a000 - 0x18bba5fff com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <5400DF7A-9249-30E9-B692-AC431C7F74D9> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x18bba6000 - 0x18bc3ffff com.apple.Metadata (10.7.0 - 2150.7.5) <4B03E6F8-1568-338B-AA75-480F9D824516> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x18bc40000 - 0x18bc46fff com.apple.DiskArbitration (2.7 - 2.7) <7ED2211D-BA3C-37EC-BBA4-4320FBBC8A6A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x18bc47000 - 0x18bf65fff com.apple.vImage (8.1 - 544.2) <B1B84588-8B57-3F98-9D50-AAC142DFF36E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x18bf66000 - 0x18c218fff com.apple.QuartzCore (1.11 - 926.8) <DD1CA6DB-763E-3C10-A626-2E187F05E96E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x18c219000 - 0x18c25bfff libFontRegistry.dylib (309) <B7A493C8-041A-33E8-B703-C2B15800E8E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x18c25c000 - 0x18c375fff com.apple.coreui (2.1 - 690) <35D7762A-4F30-3C06-9561-03129131C328> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x18c376000 - 0x18c456fff com.apple.ViewBridge (551.3 - 551.3) <A263088E-E069-3CAF-A98B-1A2BF034AD2E> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x18c457000 - 0x18c461fff com.apple.PerformanceAnalysis (1.275 - 275) <CE3E666C-9271-36BC-9108-87959EE7DBCC> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x18c462000 - 0x18c46ffff com.apple.OpenDirectory (11.2 - 230.40.1) <C509DC91-F994-34B7-A5C5-A108E7DA5E4E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x18c470000 - 0x18c48ffff com.apple.CFOpenDirectory (11.2 - 230.40.1) <A5449895-6129-3BDF-864B-49ACA82E3052> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x18c490000 - 0x18c498fff com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <72CF142E-3792-318C-B2D6-B60C5E219312> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x18c499000 - 0x18c4bdfff com.apple.coreservices.SharedFileList (144 - 144) <E4152CCC-4A03-3959-B788-D7DD1ADFF8A6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x18c4be000 - 0x18c4c0fff libapp_launch_measurement.dylib (14.1) <A5637442-ADCB-30F0-AAB4-72FA1C5E3811> /usr/lib/libapp_launch_measurement.dylib
0x18c4c1000 - 0x18c504fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <6026D662-F75F-3C82-8C80-F6CEBF6369BF> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x18c505000 - 0x18c5f0fff libxml2.2.dylib (34.9) <E170FFEE-EB9F-3252-9B16-4A47FBAC425A> /usr/lib/libxml2.2.dylib
0x18c5f1000 - 0x18c643fff com.apple.CoreVideo (1.8 - 408.4) <CBC1FBC1-0C8F-365D-BBBE-0A4E67907617> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x18c644000 - 0x18c646fff com.apple.loginsupport (1.0 - 1) <232A91A0-5E9D-3D5E-8A33-FAD681F0E522> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x18c647000 - 0x18c66efff com.apple.aps.framework (4.0 - 4.0) <A26B0BB2-195B-36FC-9BB4-0B9F961F23E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x18c66f000 - 0x18c68efff com.apple.UserManagement (1.0 - 1) <91FCA944-6C2F-38BA-8ACA-D2EE30B059FF> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x18c68f000 - 0x18c83dfff com.apple.cloudkit.CloudKit (970 - 970) <9773F3CB-8F67-3CDB-93EA-EBE1BFD8931D> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x18c83e000 - 0x18c8c2fff com.apple.CloudDocs (1.0 - 726.1) <F1C78782-705A-35E4-8108-19059B10828A> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x18c8c3000 - 0x18cc86fff com.apple.CoreML (1.0 - 1) <878ED684-373E-37BA-81DF-7992D72724A7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x18cc87000 - 0x18d3c9fff libwebrtc.dylib (7610.4.3.1.7) <9929778F-8047-35C8-A4F1-CD1977F6CC25> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x18d3ca000 - 0x18d440fff com.apple.corelocation (2420.12.16 - 2420.12.16) <EAB86025-4FDB-320C-8DB8-C5D3045C935E> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x18d441000 - 0x18d452fff libsystem_containermanager.dylib (318.80.2) <0B742EA4-AFA2-36B6-AB4B-2F8ACA7211AA> /usr/lib/system/libsystem_containermanager.dylib
0x18d453000 - 0x18d464fff com.apple.IOSurface (289.3 - 289.3) <64E3394D-C908-378C-B5CE-B89C6BE61E9F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x18d465000 - 0x18d46efff com.apple.IOAccelerator (439.52 - 439.52) <2995471C-4A7A-342A-B702-496519D138E2> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x18d46f000 - 0x18d565fff com.apple.Metal (244.32.7 - 244.32.7) <E8BC8E6D-4359-3A04-87CB-6F0D4F8F5C4B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x18d566000 - 0x18d585fff com.apple.audio.caulk (1.0 - 70) <E99AE5AD-D1DE-39EF-98CD-D90A6318A7B5> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x18d586000 - 0x18d67cfff com.apple.CoreMedia (1.0 - 2765.6.4.2) <9544A01C-6A6E-33E7-8408-A5118DEFD83C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x18d67d000 - 0x18d7d5fff libFontParser.dylib (305.3.0.1) <05D15A58-A965-37AB-99E1-B219E1BE7A4D> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18d7d6000 - 0x18dae5fff com.apple.HIToolbox (2.1.1 - 1061.2) <69773C1A-17CF-3400-AC76-C1033939733F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x18dae6000 - 0x18dafdfff com.apple.framework.DFRFoundation (1.0 - 265) <A8459222-E57D-35F4-8559-776156ACB9AE> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x18dafe000 - 0x18db01fff com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <E95F758C-2298-3CD7-AF9A-DF2C65EE70E8> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x18db02000 - 0x18db2cfff com.apple.CoreSVG (1.0 - 149) <4C650BC1-BFF9-34D2-9655-A4B31EEB3A87> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x18db2d000 - 0x18dd4afff com.apple.ImageIO (3.3.0 - 2130.3.5) <D1A2B2DB-312D-3ACF-93AA-9844E17E3F08> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x18dd4b000 - 0x18e06bfff com.apple.CoreImage (16.2.0 - 1130.1) <78FEE69F-A99D-3425-B458-510574A62A6E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x18e06c000 - 0x18e0c3fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <F07355C4-C893-3534-B74E-DD5FBCBEC76C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x18e0c4000 - 0x18e0c8fff libsystem_configuration.dylib (1109.60.2) <AEC5E654-A5B8-343E-80B7-27D5D0D856D9> /usr/lib/system/libsystem_configuration.dylib
0x18e0c9000 - 0x18e0cdfff libsystem_sandbox.dylib (1441.60.4) <D7CDDE27-978E-3511-AE6F-296D901290B2> /usr/lib/system/libsystem_sandbox.dylib
0x18e0ce000 - 0x18e0cffff com.apple.AggregateDictionary (1.0 - 1) <516D38F6-E0E1-36B4-AC96-E5079ECC6ED4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x18e0d0000 - 0x18e0d3fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E6509790-A434-3A6A-AF9E-EA1FDBF15F6A> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x18e0d4000 - 0x18e0d5fff liblangid.dylib (136) <12979BA7-28E3-3E74-AC24-65166A921235> /usr/lib/liblangid.dylib
0x18e0d6000 - 0x18e164fff com.apple.CoreNLP (1.0 - 245.1) <92E28F08-9AB8-3B02-A889-677A716E393C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x18e165000 - 0x18e16cfff com.apple.LinguisticData (1.0 - 399) <2B3E7B26-D669-38C0-9B7F-FFB2E94BC23B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x18e16d000 - 0x18e622fff libBNNS.dylib (288.80.1) <695BEB14-BA36-3386-8C72-A219A73C9601> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x18e623000 - 0x18e6d5fff libvDSP.dylib (760.40.6) <9FAC0A5B-0CD5-3999-815A-3C663EC71F65> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x18e6d6000 - 0x18e6e8fff com.apple.CoreEmoji (1.0 - 128) <0FCD33E9-8DC4-3FB1-86DC-8ECA2FA10E37> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x18e6e9000 - 0x18e6f3fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <57F4592F-D6FA-3ED9-ACEF-B1D7A7359DC1> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x18e6f4000 - 0x18e7bffff com.apple.framework.CoreWLAN (16.0 - 1657) <CE21D5A5-CEEA-3F7F-8DFB-DB200BC844BF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x18e7c0000 - 0x18e9bffff com.apple.CoreUtils (6.5 - 650.6) <768C98CD-589C-3020-B046-9945F4A79073> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x18e9c0000 - 0x18e9e2fff com.apple.MobileKeyBag (2.0 - 1.0) <32451B9C-8D50-39E2-ACA5-6571087CE2E3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x18e9e3000 - 0x18e9f2fff com.apple.AssertionServices (1.0 - 505.80.1) <61B246D7-5C18-38AC-8A21-C6117863F42A> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x18e9f3000 - 0x18ea78fff com.apple.securityfoundation (6.0 - 55240.40.4) <6D4E864F-4AAC-31AF-85AF-C308528C0F0B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x18ea79000 - 0x18ea82fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <8981AD5E-DC12-3B54-BAC0-E9E113C4B1A0> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x18ea83000 - 0x18ea88fff com.apple.xpc.ServiceManagement (1.0 - 1) <7B4325ED-9CF7-3D9E-A39C-F0AE7819F0C0> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x18ea89000 - 0x18ea8bfff libquarantine.dylib (119.40.2) <66942A5C-57B3-3524-BA49-0F2DA4A584D1> /usr/lib/system/libquarantine.dylib
0x18ea8c000 - 0x18ea9bfff libCheckFix.dylib (31) <05E93C9D-45F9-3758-95FD-481E5EA2D5EF> /usr/lib/libCheckFix.dylib
0x18ea9c000 - 0x18eab2fff libcoretls.dylib (169) <2B83641A-06E3-30E5-863E-BFE8CEC3B859> /usr/lib/libcoretls.dylib
0x18eab3000 - 0x18eac3fff libbsm.0.dylib (68.40.1) <CE32C4E7-4F74-3ACC-99B8-16AFE4A23E03> /usr/lib/libbsm.0.dylib
0x18eac4000 - 0x18eb08fff libmecab.dylib (929.1.1) <CE0C1CA4-368D-38EE-891D-D61091F647A2> /usr/lib/libmecab.dylib
0x18eb09000 - 0x18eb0dfff libgermantok.dylib (24) <585D03D1-A1E6-3956-8F81-27B564E177DC> /usr/lib/libgermantok.dylib
0x18eb0e000 - 0x18eb23fff libLinearAlgebra.dylib (1336.40.1) <774FCF6E-9563-390C-9999-EEE1EC1045D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x18eb24000 - 0x18ed27fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <369F0556-1E68-3ACD-970F-9BA2E7D7DE69> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x18ed28000 - 0x18ed71fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <C80E83CD-2C05-3249-8E4E-D5375BD16441> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x18ed72000 - 0x18eeadfff com.apple.MLCompute (1.0 - 1) <CD7FE3D8-A588-399A-8D59-BEAD2D718392> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x18eeae000 - 0x18eedcfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <D1041D3B-5213-3C8A-8403-EF7C26C10E73> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x18eedd000 - 0x18ef18fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <7FBD627B-7007-35FC-8035-1EC2453C7B3B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x18ef19000 - 0x18efa3fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <80EBB4E0-1EFB-39CE-97C8-550F0BE84C3A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x18efa4000 - 0x18efb3fff com.apple.AppleFSCompression (125 - 1.0) <707AA112-C043-353A-A6CE-C3FE9613B183> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x18efb4000 - 0x18efc0fff libbz2.1.0.dylib (44) <E7E9F4E9-8BAC-3994-A193-DDC75B11BF17> /usr/lib/libbz2.1.0.dylib
0x18efc1000 - 0x18efc5fff libsystem_coreservices.dylib (127) <A9BDB37A-3E00-3FD0-AE92-7ED6FB63DD3B> /usr/lib/system/libsystem_coreservices.dylib
0x18efc6000 - 0x18eff6fff com.apple.CoreServices.OSServices (1122.11 - 1122.11) <251E3502-60E9-3379-864A-6AFFD40E6A1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x18eff7000 - 0x18f10cfff com.apple.AuthKit (1.0 - 1) <1F566084-0D88-3EE0-88FA-45B228F17B7A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x18f10d000 - 0x18f140fff com.apple.UserNotifications (1.0 - 348.2) <18AAD1A2-9B9C-3EE9-8CFD-166ABB445390> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
0x18f141000 - 0x18f1b3fff com.apple.CoreSpotlight (1.0 - 2150.7.5) <7DC52674-DA0D-3783-A281-D3DD3A7E3B5C> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x18f1b4000 - 0x18f1c5fff libz.1.dylib (76) <9005FC69-0FEF-375F-AB09-DF5CEBAD5D14> /usr/lib/libz.1.dylib
0x18f1c6000 - 0x18f1f3fff libsystem_m.dylib (3186.40.2) <8FADC1D2-0B61-34C7-9F1C-19D85CB07E16> /usr/lib/system/libsystem_m.dylib
0x18f1f4000 - 0x18f1f4fff libcharset.1.dylib (59) <F0B25393-7B06-3499-A62E-51398A22E835> /usr/lib/libcharset.1.dylib
0x18f1f5000 - 0x18f1fafff libmacho.dylib (973.4) <8146EF75-0B83-3A8D-A1DA-1D49AD62DE88> /usr/lib/system/libmacho.dylib
0x18f1fb000 - 0x18f216fff libkxld.dylib (7195.81.3) <A984A8FB-D44F-31B3-863E-A4947B3E20AE> /usr/lib/system/libkxld.dylib
0x18f217000 - 0x18f224fff libcommonCrypto.dylib (60178.40.2) <49528AE3-1376-376C-BE61-31393A50850D> /usr/lib/system/libcommonCrypto.dylib
0x18f225000 - 0x18f22ffff libunwind.dylib (200.10) <017E8A02-B5EA-36DB-BB73-9EDD72F1229A> /usr/lib/system/libunwind.dylib
0x18f230000 - 0x18f237fff liboah.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/liboah.dylib
0x18f238000 - 0x18f240fff libcopyfile.dylib (173.40.2) <B123D3D2-7B17-3A85-AFC6-37D7AD1C5E78> /usr/lib/system/libcopyfile.dylib
0x18f241000 - 0x18f244fff libcompiler_rt.dylib (102.2) <EDB437BA-9775-3761-A646-58086BD12C4D> /usr/lib/system/libcompiler_rt.dylib
0x18f245000 - 0x18f247fff libsystem_collections.dylib (1439.40.11) <B252D66F-979E-3ABA-83AC-0BDED154A9A7> /usr/lib/system/libsystem_collections.dylib
0x18f248000 - 0x18f24afff libsystem_secinit.dylib (87.60.1) <F250D007-BE32-3C94-86DD-33598CF6D3E3> /usr/lib/system/libsystem_secinit.dylib
0x18f24b000 - 0x18f24dfff libremovefile.dylib (49.40.3) <FE46F050-5062-3117-88B2-E727C8AFABA6> /usr/lib/system/libremovefile.dylib
0x18f24e000 - 0x18f24efff libkeymgr.dylib (31) <1EE40BB9-C661-3FB2-8409-44E93D2820DA> /usr/lib/system/libkeymgr.dylib
0x18f24f000 - 0x18f257fff libsystem_dnssd.dylib (1310.80.1) <7F309D4C-1FE5-3C27-8403-9F305D7D8725> /usr/lib/system/libsystem_dnssd.dylib
0x18f258000 - 0x18f25dfff libcache.dylib (83) <C8504CA2-F42B-312F-B79D-2B1C7E64FA4D> /usr/lib/system/libcache.dylib
0x18f25e000 - 0x18f25ffff libSystem.B.dylib (1292.60.1) <CF348B98-3432-3B5A-920B-2C7AFE89000D> /usr/lib/libSystem.B.dylib
0x18f260000 - 0x18f263fff libfakelink.dylib (3) <398932A6-EE2F-3C11-8255-AEB91EF9069D> /usr/lib/libfakelink.dylib
0x18f264000 - 0x18f264fff com.apple.SoftLinking (1.0 - 1) <B609E3D2-B652-38E2-A5E0-4985185E9F69> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x18f265000 - 0x18f29ffff libpcap.A.dylib (98.40.1) <D19BF558-C2D8-352C-8452-A2807FAC5D91> /usr/lib/libpcap.A.dylib
0x18f2a0000 - 0x18f392fff libiconv.2.dylib (59) <36178571-5C2D-3429-9D94-B0E956AE4B2C> /usr/lib/libiconv.2.dylib
0x18f393000 - 0x18f3a8fff libcmph.dylib (8) <65B14CE5-2B6F-3698-9BF9-39C3196A928D> /usr/lib/libcmph.dylib
0x18f3a9000 - 0x18f419fff libarchive.2.dylib (83.40.4) <C556EDF4-08F0-331E-8A62-9C7233BB930B> /usr/lib/libarchive.2.dylib
0x18f41a000 - 0x18f48afff com.apple.SearchKit (1.4.1 - 1.4.1) <211189D3-E503-37A5-A5E6-7B02A44E08E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x18f48b000 - 0x18f48cfff libThaiTokenizer.dylib (3) <3E87F039-817A-38BB-94E2-2AA93C5D5965> /usr/lib/libThaiTokenizer.dylib
0x18f48d000 - 0x18f4b1fff com.apple.applesauce (1.0 - 16.26) <D616410B-2D32-3B48-A2EB-CF9CA1D8DE54> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x18f4b2000 - 0x18f4c8fff libapple_nghttp2.dylib (1.41) <670949F6-4C08-36D4-B515-469A0846A4F3> /usr/lib/libapple_nghttp2.dylib
0x18f4c9000 - 0x18f4dafff libSparseBLAS.dylib (1336.40.1) <11F539F3-F024-3D45-832A-D2B362539C0C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x18f4db000 - 0x18f4dcfff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <30262021-FD5E-3A9A-B63F-6A615BD26B8E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x18f4dd000 - 0x18f4e1fff libpam.2.dylib (28.40.1) <A54ADB70-CB45-3D50-893E-062B0775AECE> /usr/lib/libpam.2.dylib
0x18f4e2000 - 0x18f4f9fff libcompression.dylib (96.40.6) <77DE8770-609A-3213-AB0D-FDAE0BC1313E> /usr/lib/libcompression.dylib
0x18f4fa000 - 0x18f4fefff libQuadrature.dylib (7) <3CC73BE9-2FB3-3FA0-B73F-A4E9A5B5A89C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x18f4ff000 - 0x18f9a9fff libLAPACK.dylib (1336.40.1) <DF89839C-B788-3136-96DB-48D77F63AF4F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x18f9aa000 - 0x18f9fbfff com.apple.DictionaryServices (1.2 - 341) <A6CA3038-792A-3F3C-B2F1-268425A70910> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x18f9fc000 - 0x18fa14fff liblzma.5.dylib (16) <F96537A2-0FD4-3DA2-813C-C80F610735FA> /usr/lib/liblzma.5.dylib
0x18fa15000 - 0x18fa16fff libcoretls_cfhelpers.dylib (169) <305BD63F-35B3-3C85-87CE-E6A9F9C6134C> /usr/lib/libcoretls_cfhelpers.dylib
0x18fa17000 - 0x18fafafff com.apple.APFS (1677.81.1 - 1677.81.1) <C72B80A2-0F75-3498-BF09-08808758449F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x18fafb000 - 0x18fb08fff libxar.1.dylib (452) <11B97EF4-5F19-3E16-9EEF-D910A09824A1> /usr/lib/libxar.1.dylib
0x18fb09000 - 0x18fb0cfff libutil.dylib (58.40.2) <9FCE657A-8B1D-335A-8867-FC00A1C0CEE9> /usr/lib/libutil.dylib
0x18fb0d000 - 0x18fb36fff libxslt.1.dylib (17.3) <25248CEF-CC74-3ECF-9A57-43A3C80FCF15> /usr/lib/libxslt.1.dylib
0x18fb37000 - 0x18fb41fff libChineseTokenizer.dylib (37) <9C23FE94-6C58-34B3-B16D-43B470BF8BC2> /usr/lib/libChineseTokenizer.dylib
0x18fb42000 - 0x18fbb6fff libvMisc.dylib (760.40.6) <7AE629F6-F842-3C88-A74F-3C48D5625F01> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x18fbb7000 - 0x18fc48fff libate.dylib (3.0.4) <B55E6C3B-6872-3A78-96D9-55EE0F3FF4AA> /usr/lib/libate.dylib
0x18fc49000 - 0x18fc50fff libIOReport.dylib (64) <5E77D159-7724-367D-BA5F-503C20075316> /usr/lib/libIOReport.dylib
0x18fc51000 - 0x18fc7dfff com.apple.CrashReporterSupport (10.13 - 15047.1) <2CBB916B-5DE3-38E3-9EF2-FE363057D6C7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x18fc7e000 - 0x18fc95fff com.apple.AppSSOCore (1.0 - 1) <E3A2A62E-6C92-39A9-BF55-50B26A643E97> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
0x18fc96000 - 0x18fd13fff com.apple.CVNLP (1.0 - 119) <1959676F-F56B-3033-9D9F-B8F6C0FF2F5C> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x18fd14000 - 0x18fd31fff com.apple.SharedWebCredentials (928.0.1 - 928.0.1) <4A404B7D-9BED-3626-8FC6-1AC5D5D00B00> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x18fd32000 - 0x18fd63fff com.apple.pluginkit.framework (1.0 - 1) <72A8F4A7-5CFD-3F2B-A743-D522966A6E5E> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x18fd64000 - 0x18fd6bfff libMatch.1.dylib (38) <147115B3-1E28-364B-BCED-83AE05C3C54C> /usr/lib/libMatch.1.dylib
0x18fd6c000 - 0x18fdeffff libCoreStorage.dylib (554) <D9D7B3CA-EB16-3853-8984-9713EC575DC5> /usr/lib/libCoreStorage.dylib
0x18fdf0000 - 0x18fe3bfff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <B78C7AAC-CB7A-326B-97BB-F3CC524846B9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x18fe3c000 - 0x18fe55fff libexpat.1.dylib (26) <EE6B5F2B-B9BF-3593-BDA5-C5FAF849DD17> /usr/lib/libexpat.1.dylib
0x18fe56000 - 0x18fe5ffff libheimdal-asn1.dylib (597.80.1) <29F9E056-0AA1-3570-B16F-1F8ADA99093C> /usr/lib/libheimdal-asn1.dylib
0x18fe60000 - 0x18fe72fff com.apple.IconFoundation (479.3 - 479.3) <6479DFE9-D7F6-3E77-9223-ED82B0CF00A7> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x18fe73000 - 0x18fed9fff com.apple.IconServices (479.3 - 479.3) <4F9CE33F-3887-3E46-98A1-B885099752DC> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x18feda000 - 0x18ff7dfff com.apple.MediaExperience (1.0 - 1) <5DE9BF5C-D74E-3352-A717-F5A275852683> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x18ff7e000 - 0x18ffa4fff com.apple.persistentconnection (1.0 - 1.0) <3252899F-ED6C-3BD9-959B-06A9773F7719> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x18ffa5000 - 0x18ffb2fff com.apple.GraphVisualizer (1.0 - 100.1) <725B4036-56E6-360F-AEBC-C4784E7A898E> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x18ffb3000 - 0x1903c5fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <4CA300E2-6E7D-3858-A608-2A497C9FE229> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x1903c6000 - 0x190407fff com.apple.OTSVG (1.0 - 677.3.0.4) <2BCF926A-7F63-382A-927D-393058EC1795> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x190408000 - 0x19040ffff com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <A9B4EE7D-C4A9-39DB-B183-B6D99185012C> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x190410000 - 0x19041efff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <2C1D4983-B7F7-3447-9189-92018437127D> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x19041f000 - 0x190421fff libspindump.dylib (295.1) <579EC8E0-21D6-39A2-A74B-726255A25AFE> /usr/lib/libspindump.dylib
0x190422000 - 0x1904d6fff com.apple.Heimdal (4.0 - 2.0) <28FD0493-0DAE-3DCA-80AC-0740244F5E11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x1904d7000 - 0x1904f1fff com.apple.login (3.0 - 3.0) <0AF38602-6AD4-3D2B-80DA-A3D7A5EDB168> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x1904f2000 - 0x1905c5fff com.apple.corebrightness (1.0 - 1) <0E591732-3CD7-3698-90F1-6347B2FADE0A> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x1905c6000 - 0x190665fff com.apple.backup.framework (1.14 - 1350.2.10) <67FF2E59-4FE1-378C-B148-AE127B9F8BF1> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x190666000 - 0x190669fff libodfde.dylib (26) <94B3E5BE-9016-3157-8F58-8BA823F145A7> /usr/lib/libodfde.dylib
0x19066a000 - 0x1906c9fff com.apple.bom (14.0 - 233) <EF1AFFB5-372E-33C5-B564-A1F476507254> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x1906ca000 - 0x19070dfff com.apple.AppleJPEG (1.0 - 1) <B1B863AD-63BA-33B0-BE18-6387FD751F3C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x19070e000 - 0x1907effff libJP2.dylib (2130.3.5) <5E432481-550D-3586-BBE9-7C343A322BA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x1907f0000 - 0x1907f3fff com.apple.WatchdogClient.framework (1.0 - 98.80.2) <9C7D6E3D-9534-32AB-B4FC-F550258067C2> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x1907f4000 - 0x190828fff com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <74BAC7AE-CB7B-3A72-AB21-D82011A73380> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x190829000 - 0x19094efff com.apple.VideoToolbox (1.0 - 2765.6.4.2) <BA33A010-65A6-33E9-9166-A53C1C248CCF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x19094f000 - 0x190981fff libAudioToolboxUtility.dylib (1180.25) <38FA690C-5AF6-30C6-93E5-C6B2FF22964E> /usr/lib/libAudioToolboxUtility.dylib
0x190982000 - 0x1909a8fff libPng.dylib (2130.3.5) <A057B29D-FC15-3C91-8091-961F4A80799A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x1909a9000 - 0x190a04fff libTIFF.dylib (2130.3.5) <945A0686-AA85-3604-8CC0-DBF5E430A051> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x190a05000 - 0x190a23fff com.apple.IOPresentment (54 - 37) <A7F77240-82AF-38E7-8A85-8D43AB485217> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x190a24000 - 0x190a28fff com.apple.GPUWrangler (6.2.2 - 6.2.2) <728ADF65-CA13-361F-B5C0-81FD856C92FF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x190a29000 - 0x190a2bfff libRadiance.dylib (2130.3.5) <FA2AAEB3-DD0F-357F-A7B4-65A50BFD6152> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x190a2c000 - 0x190a31fff com.apple.DSExternalDisplay (3.1 - 380) <DEAD2074-940E-35B4-B4BD-2119BF31BC0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x190a32000 - 0x190a52fff libJPEG.dylib (2130.3.5) <0ED933C7-9E0B-3A4A-9645-A5FC616A9542> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x190a53000 - 0x190a82fff com.apple.ATSUI (1.0 - 1) <715E06A8-D92D-3623-8DD5-A4F61B3754AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x190a83000 - 0x190a87fff libGIF.dylib (2130.3.5) <38BA80C8-AC81-3715-AA8F-20669B71C930> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x190a88000 - 0x190a91fff com.apple.CMCaptureCore (1.0 - 80.20.5) <C7777530-61C4-3290-9118-57BBFF30404D> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x190a92000 - 0x190ad9fff com.apple.print.framework.PrintCore (16 - 531) <5ED88FFD-648C-33E7-92B9-8BE3C6E55F1A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x190ada000 - 0x190b8efff com.apple.TextureIO (3.10.9 - 3.10.9) <D22F970B-F12B-3AF8-BE80-340E24DDD043> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x190b8f000 - 0x190b97fff com.apple.InternationalSupport (1.0 - 60) <F2E27864-5B4F-37DE-BB97-0C588F724906> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x190b98000 - 0x190c0cfff com.apple.datadetectorscore (8.0 - 674) <6D657884-3C78-3877-8958-B0E25D70495B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x190c0d000 - 0x190c6dfff com.apple.UserActivity (435 - 435) <7DF5EB47-668F-3FEF-B39E-5EA5F4D3A31D> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x190c6e000 - 0x1913d7fff com.apple.MediaToolbox (1.0 - 2765.6.4.2) <FF190D45-2EA1-314E-AC8F-D4D35EC9FE1D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x1913d8000 - 0x191440fff libusrtcp.dylib (2288.80.2) <0F6C7D7B-7432-3B23-8ACD-D2E781751378> /usr/lib/libusrtcp.dylib
0x191441000 - 0x191876fff libswiftCore.dylib (5.3.3 - 1200.2.41.2) <61CC2498-8026-3E84-83F4-F3F5A1CD5878> /usr/lib/swift/libswiftCore.dylib
0x191877000 - 0x1918e5fff com.apple.imfoundation (10.0 - 1000) <DAE90BE4-9AF6-3D0C-9674-02007EE18386> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x1918e6000 - 0x19190dfff com.apple.locationsupport (2420.12.16 - 2420.12.16) <44768772-F475-388B-9D5F-B194CA4405C2> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x19190e000 - 0x191943fff libSessionUtility.dylib (76.7) <305D2EF4-36DC-35A5-BD63-9A798D44EB08> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x191944000 - 0x191a68fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <C1A172F1-4663-39D5-AF66-82A785E16F51> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x191a69000 - 0x191ad2fff com.apple.audio.AudioSession (1.0 - 76.7) <705FD16D-F337-3CCA-9A2A-E021D159F280> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x191ad3000 - 0x191ae5fff libAudioStatistics.dylib (25.4) <C3497B7F-B12B-3C44-8FC4-33CE1BB7462B> /usr/lib/libAudioStatistics.dylib
0x191ae6000 - 0x191af9fff com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <C1A8F94B-5D91-3D38-BE38-A15267971569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x191afa000 - 0x191b67fff com.apple.ApplicationServices.ATS (377 - 516) <5B8311CC-7F67-3042-955C-020E9ADFBF5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x191b68000 - 0x191b80fff libresolv.9.dylib (68) <CE79097D-0B90-3F04-9D5E-6325C235AB8D> /usr/lib/libresolv.9.dylib
0x191b81000 - 0x191b94fff libsasl2.2.dylib (214) <D2C32F92-0728-3C67-B774-5CFC95F83497> /usr/lib/libsasl2.2.dylib
0x191b95000 - 0x191ba4fff com.apple.multiverse (1.0 - 109.80.1) <C1B04B41-0E70-3FE0-B63B-52FD85DD16FF> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
0x191ba5000 - 0x191bfcfff libParallelCompression.dylib (204.60.1) <93670516-45B1-350F-AB47-230BB93260C6> /usr/lib/libParallelCompression.dylib
0x191bfd000 - 0x191c29fff com.apple.securityinterface (10.0 - 55149.40.3) <0FC18019-9B32-331E-88FB-3FF94C09EEDA> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x191c2a000 - 0x191c43fff com.apple.CoreFollowUp-OSX (1.0 - 1) <E0696DE7-5C3C-3542-986C-E1825ED7AA97> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
0x191c44000 - 0x191ca7fff com.apple.CoreMediaIO (1000.0 - 5325) <D3D18669-75B2-30F1-A547-B2E0BB8CF1EA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x191ca8000 - 0x191d87fff libSMC.dylib (20) <E52D5859-F6F3-32C2-A149-38AE3F22EB60> /usr/lib/libSMC.dylib
0x191d88000 - 0x191de8fff libcups.2.dylib (494.1) <D1EEA20D-EC1E-3D67-BB31-E66ADFAD1634> /usr/lib/libcups.2.dylib
0x191de9000 - 0x191df8fff com.apple.LangAnalysis (1.7.0 - 254) <5970526F-E849-34C9-9046-10FFD6A8BE79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x191df9000 - 0x191e05fff com.apple.NetAuth (6.2 - 6.2) <DCA9EB85-E03A-311D-BE21-33F7D89D1991> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x191e06000 - 0x191e0dfff com.apple.ColorSyncLegacy (4.13.0 - 1) <A7A63E07-8710-3DFB-8871-8B7F185650EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x191e0e000 - 0x191e19fff com.apple.QD (4.0 - 416) <A4A8AAA7-6675-3573-B869-37C9D6D1F720> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x191e1a000 - 0x192420fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <A10ADB48-D9A7-31DF-AEEA-78B58FB252A2> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x192421000 - 0x19242cfff com.apple.perfdata (1.0 - 67.40.1) <FB09E56C-73D8-37A8-A3E0-78C5BC010683> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x19242d000 - 0x19243bfff libperfcheck.dylib (41) <F85B7E03-74D2-31C8-8401-A01FBEED121A> /usr/lib/libperfcheck.dylib
0x19243c000 - 0x19244cfff com.apple.Kerberos (3.0 - 1) <862CCDF8-B5F2-3EDE-B728-B62CE0F158F7> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x19244d000 - 0x192495fff com.apple.GSS (4.0 - 2.0) <F4CC9D06-2046-3621-B654-96E7575115ED> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x192496000 - 0x1924a5fff com.apple.CommonAuth (4.0 - 2.0) <DEE913BB-9741-3BB8-933A-64623CBCCC70> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x1924a6000 - 0x1924cdfff com.apple.MobileAssets (1.0 - 659.60.1) <9D36AC26-7C15-3E65-854F-0ECD2B4F151B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x1924ce000 - 0x1924f9fff com.apple.CacheDelete (1.0 - 1) <6B7F0799-B01F-310E-AE42-0CCDAF6B94D7> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
0x1924fa000 - 0x19251bfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <AF8477E4-502D-375E-A66A-8BEB42D63FCB> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x19251c000 - 0x192524fff com.apple.CorePhoneNumbers (1.0 - 1) <2A693D33-FF3E-37A1-96C9-0BF8D7EC45B9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x192525000 - 0x1925b6fff libTelephonyUtilDynamic.dylib (5347.1) <A8B02D3B-9CF8-3697-B53F-79DB1553D309> /usr/lib/libTelephonyUtilDynamic.dylib
0x192672000 - 0x192672fff liblaunch.dylib (2038.80.3) <327A64BF-8C2C-303D-91E4-70A168C5D87F> /usr/lib/system/liblaunch.dylib
0x192983000 - 0x192be2fff com.apple.NetworkExtension (1.0 - 1) <07478F7B-17DE-37CB-892C-17A9DFBA58A6> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x192be3000 - 0x192cecfff com.apple.ids (10.0 - 1000) <37DF5E30-FE89-3836-BC25-282377764234> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x192ced000 - 0x192e45fff com.apple.idsfoundation (10.0 - 1000) <6A30DB65-D140-3F46-AD33-736538514C2B> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x192e46000 - 0x192f83fff com.apple.Sharing (1579 - 1579) <A3F1EF00-F472-3E2B-845F-42657DA6362C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x192f84000 - 0x19307cfff com.apple.Bluetooth (8.0.3 - 8.0.3d9) <9202E283-D1C3-3DDE-8354-1EBAB423A34D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x19307d000 - 0x193090fff com.apple.AppContainer (4.0 - 509.60.2) <D3955505-9F58-3EBE-9AA3-FA2D131F00A8> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x193091000 - 0x193094fff com.apple.SecCodeWrapper (4.0 - 509.60.2) <A26F5624-9F29-3F2B-8A92-BDA94A7FF388> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x193095000 - 0x1930edfff com.apple.ProtectedCloudStorage (1.0 - 1) <E6BDE95F-D7EB-3249-BE29-B0D0A7374E5C> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x1930ee000 - 0x19314dfff com.apple.QuickLookFramework (5.0 - 928.2) <370B27B8-7E0B-334F-AE2D-AE51F7843A8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x19314e000 - 0x19316afff com.apple.MetalKit (147.1 - 147.1) <24F04C7A-2CAB-3FF5-B3B9-470A3B76034C> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x19316b000 - 0x19316ffff libxcselect.dylib (2384) <4435B117-6B75-3710-B108-B5354286C72E> /usr/lib/libxcselect.dylib
0x193250000 - 0x19336efff com.apple.combine (1.0 - 252.100) <4E34BDD1-881C-3AFC-BCF3-A64531215479> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x19336f000 - 0x1948affff com.apple.GeoServices (1.0 - 1757.23.11.29.3) <4242C603-83B0-35E5-A4C1-7908771F8B72> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x1948b0000 - 0x1948bbfff com.apple.DirectoryService.Framework (11.2 - 230.40.1) <91E6803F-D8F8-3F0E-9740-C3BC33300D87> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x1948bc000 - 0x1948e3fff com.apple.RemoteViewServices (2.0 - 163) <1186EF9F-BB91-3C43-A59E-4E0E9609FA48> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x1948e4000 - 0x1948f3fff com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <1B4EC5CD-3B08-3786-9B26-49CB2ABD8A5E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x1948f4000 - 0x1948fbfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <B667B854-E85D-349B-89C6-483624035532> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x1948fc000 - 0x19490dfff com.apple.AppleLDAP (11.2 - 54) <7EE4DE1E-624F-3E4B-897A-C469AED9F4A4> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x19490e000 - 0x194b27fff com.apple.MapKit (1.0 - 2237.23.11.29.1) <0975EBBD-08CA-3073-8091-CC500174C1C2> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x194b3c000 - 0x194b3cfff libsystem_product_info_filter.dylib (8.40.1) <616C96CE-226D-3719-B37F-A3FCAA32591A> /usr/lib/system/libsystem_product_info_filter.dylib
0x194b51000 - 0x194b54fff com.apple.IOPlatformPluginFamily (1.0 - 1) <CF05E90E-DB58-3D46-8037-2DFFED09F41A> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x194bbf000 - 0x194bd5fff libnetworkextension.dylib (1295.80.3) <D37C50B2-4E4E-3ECE-8A27-F92B64E594CA> /usr/lib/libnetworkextension.dylib
0x194c16000 - 0x194c16fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <62E20D57-7F67-3ECA-BB6D-809B229682B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x194c3d000 - 0x194c3dfff com.apple.CoreServices (1122.11 - 1122.11) <197C9565-C878-3E83-9172-E45DA7DF75A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x194d7e000 - 0x194eecfff com.apple.CoreSpeech (1.0 - 3002.1) <60840D6F-28FE-39E4-9D89-0681CAA6DF55> /System/Library/PrivateFrameworks/CoreSpeech.framework/Versions/A/CoreSpeech
0x194ef7000 - 0x194ef7fff com.apple.Accelerate (1.11 - Accelerate 1.11) <28C41AFA-8A87-38A8-8AED-1A589F6DDB6E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x194f3b000 - 0x194f47fff com.apple.MediaAccessibility (1.0 - 130) <3BA93553-B583-31C7-AEEF-1FCA21DD96FB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x194f48000 - 0x194f67fff com.apple.networking.AlgosScoreFramework (1.0 - 1) <78A63D05-B5D5-3233-8016-213D12FA6968> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x194f68000 - 0x194f6dfff com.apple.AppleSRP (5.0 - 1) <B5A220E7-2443-34E1-8F27-04EB37EBF77C> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x194f6e000 - 0x194f78fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CD84E649-D35C-31E6-A918-87CED788BCE4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x194f79000 - 0x194fadfff com.apple.framework.SystemAdministration (1.0 - 1.0) <C70B6F5A-9849-341E-9AB3-AB974E38912D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x194fae000 - 0x195267fff com.apple.VN (4.1.2 - 4.1.2) <F7B2666B-92CC-3131-94EB-CD0ABE8F08B9> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
0x195268000 - 0x1953e3fff libswiftFoundation.dylib (20) <F1B7D0BC-7062-35E5-A588-3E9697EE3E4C> /usr/lib/swift/libswiftFoundation.dylib
0x1953e4000 - 0x195475fff com.apple.AddressBook.ContactsFoundation (8.0 - 1151) <0B8CF617-60E7-34A6-A9B8-C081C0B80906> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x195476000 - 0x1954c0fff com.apple.contacts.ContactsPersistence (1.0 - 3497.3) <A801FD6F-7165-3855-94E6-1B7263F37B9C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x1954c1000 - 0x19560efff com.apple.AddressBook.core (1.0 - 2452.4) <DF265ED1-9FB6-3747-8DA9-2C45D864C5D9> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x19560f000 - 0x195760fff com.apple.contacts (1.0 - 3497.3) <412426A2-94EC-3073-B22A-72E1E7D0FECA> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x195761000 - 0x195770fff com.apple.PersonaKit (1.0 - 1) <4B144ADA-63F3-33F4-86E1-D5204A20C5DB> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
0x195771000 - 0x195775fff com.apple.communicationsfilter (10.0 - 1000) <FD8AB7B1-0F6F-3D68-9C6C-C74A1F2660C6> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
0x195776000 - 0x19578bfff com.apple.FamilyCircle (1.0 - 113.1.0.5) <075ADDF5-DF92-318C-A450-93D0A4588D2A> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
0x19578c000 - 0x1957e7fff com.apple.CoreBluetooth (1.0 - 1) <9EA4DBC8-ACFD-3538-B4CD-465533099F36> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x1957e8000 - 0x1957f2fff com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <A9372355-F59C-37D3-87CD-C55791236859> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x1957f3000 - 0x195807fff com.apple.PowerLog (1.0 - 1) <09280C51-F63A-3E0E-96DA-28847408B452> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x195808000 - 0x195813fff com.apple.AppleIDAuthSupport (1.0 - 1) <45CAFEAC-3F4F-3DCD-84EF-2AB4AE972ED2> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x195814000 - 0x1958c8fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <AB7E3147-57AE-3C5A-975C-594CA1D7DCDD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x1958c9000 - 0x1958fcfff com.apple.MediaKit (16 - 927.40.2) <E1A7958A-8385-386A-AC6D-47395CE2A889> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x1958fd000 - 0x1959ddfff com.apple.DiskManagement (14.0 - 1733.80.1) <23D64617-73D5-31A2-9D20-6BAD5914E313> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x1959de000 - 0x1959e9fff com.apple.CoreAUC (322.2.0 - 322.2.0) <878AEBBF-00E6-340C-B91D-D3B9948B3C01> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x1959ea000 - 0x1959edfff com.apple.Mangrove (1.0 - 25) <0246E143-39BF-3CE2-BED8-A2BFDDF8479C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x1959ee000 - 0x195a1dfff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <AD4B5D9E-D5D3-34B3-8DCB-39B15B6CA5A5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x195a1e000 - 0x195b46fff com.apple.FileProvider (326.3 - 326.3) <532BE590-A8EB-3008-86C9-1D1E0A70A39E> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x195b47000 - 0x195b6afff com.apple.GenerationalStorage (2.0 - 322) <2713C0EB-CE8B-3921-9663-D62F412AA76D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x195b6b000 - 0x195b85fff com.apple.security.octagontrust (1.0 - 1) <17677506-E22B-32BB-9732-6F132A44922C> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
0x195f0d000 - 0x195fe7fff com.apple.CoreTelephony (113 - 8183.1) <842A76F2-7EF3-35E7-BF6A-BD6F5FC8EF08> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x195fe8000 - 0x195ff4fff com.apple.AppSandbox (4.0 - 509.60.2) <AF63FEB2-FFA3-316E-A912-7F126C66F601> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x195ff5000 - 0x19600dfff libswiftDispatch.dylib (4.40.2) <7BBD5EBE-00DB-3321-9807-CB0370AAB534> /usr/lib/swift/libswiftDispatch.dylib
0x19600e000 - 0x1961bdfff com.apple.AVFCore (1.0 - 2005.3.4.1) <DD6BE817-1421-331B-AB86-A4C947663043> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x1961be000 - 0x196237fff com.apple.FrontBoardServices (702.3.3 - 702.3.3) <4E86C63D-856E-3849-8F98-5720B7EE6C56> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x196238000 - 0x196261fff com.apple.BoardServices (1.0 - 526) <75EB189A-35FE-3337-89E3-F70F54D8DA5C> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x196262000 - 0x196293fff com.apple.contacts.vCard (1.0 - 3497.3) <7641DD32-09E7-3D3D-97D5-D2CC73BFBC9E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x1962a2000 - 0x1962a4fff com.apple.suggestions.FoundInAppsPlugins (1.0 - 1115.505.1) <EFE62ED4-3D77-3D0C-959D-09EAEFE1CFCD> /System/Library/PrivateFrameworks/FoundInAppsPlugins.framework/Versions/A/FoundInAppsPlugins
0x1962a9000 - 0x1962c5fff com.apple.ExtensionKit (19.4 - 19.4) <36D4A567-F686-3E5C-A06A-3B2A02BF1F0E> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
0x1962c6000 - 0x1962cdfff com.apple.ExtensionFoundation (19.4 - 19.4) <37BE3AE3-8D51-3352-8326-AE55CEE5CC09> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
0x1962ce000 - 0x196310fff com.apple.CryptoTokenKit (1.0 - 1) <68917B97-657E-356A-B913-0B5E8E94D07C> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
0x196311000 - 0x196328fff com.apple.LocalAuthentication (1.0 - 827.80.7) <4D83FBAC-D967-3BB1-B51B-5DE3216358A3> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x196329000 - 0x196356fff com.apple.CoreAuthentication.SharedUtils (1.0 - 827.80.7) <5DE40199-524D-3726-8EDB-23A78ADBFFBA> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x196465000 - 0x196508fff com.apple.SAObjects (1.0 - 1) <C8D1180B-CB09-37D7-9335-8C7AD60678E7> /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects
0x196509000 - 0x196543fff com.apple.DebugSymbols (195.1 - 195.1) <00A00401-49B1-388E-BAF7-C533C30F3809> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x196544000 - 0x1965fbfff com.apple.CoreSymbolication (12.2 - 64541.4) <B68FF85F-CCCD-3B25-9265-FD4176F916DE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x1965fc000 - 0x196605fff com.apple.CoreTime (284) <CAD974A8-4065-3F7F-A93C-FAF109C8D86D> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x196606000 - 0x196680fff com.apple.Rapport (2.3.0 - 230.1) <F6C2D0E2-C87D-34F4-9E74-F3E266812462> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x196681000 - 0x196e73fff com.apple.private.EmbeddedAcousticRecognition (1.0 - 1) <7E689D4F-86B1-3208-AAD2-495B4AFFAAD3> /System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/Versions/A/EmbeddedAcousticRecognition
0x196e74000 - 0x196ec4fff com.apple.coreduetcontext (1.0 - 1) <1EB1734C-3654-345D-9E87-45514B33EB1B> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x196ec5000 - 0x197481fff com.apple.Intents (1.0 - 1) <F9DFC3C8-2C50-3EE1-9F6D-94A84EBB6246> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x197482000 - 0x1974e1fff com.apple.framework.Apple80211 (17.0 - 1728) <574C3E0F-B738-3711-B4B0-E3C9853E4227> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x1974e2000 - 0x19761afff com.apple.CoreWiFi (3.0 - 341) <81120F89-4C72-39F9-803C-9E30241D8A0D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x19761b000 - 0x197635fff com.apple.BackBoardServices (1.0 - 1.0) <D15FFC25-4795-30A8-AC9D-330BBDE8CDFB> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x197636000 - 0x197671fff com.apple.LDAPFramework (2.4.28 - 194.5) <88CDCA1D-1EA7-3239-BEE3-AF60346B1908> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x197672000 - 0x197673fff com.apple.TrustEvaluationAgent (2.0 - 35) <552D9A3A-C8AC-3F8F-9594-0AD58E7B8756> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x197674000 - 0x19776dfff libcrypto.44.dylib (56.60.2) <BD87A1AF-8D52-3A71-AFCD-079E916BFA26> /usr/lib/libcrypto.44.dylib
0x19776e000 - 0x197799fff libssl.46.dylib (56.60.2) <0AE6F88D-D66D-3F1D-BCBF-A383D34A9E2A> /usr/lib/libssl.46.dylib
0x19779a000 - 0x19784dfff com.apple.DiskImagesFramework (595.40.1 - 595.40.1) <4B3F9E3B-2376-3744-A367-506888B431A1> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x19784e000 - 0x197883fff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <0898AE28-01FD-3EB6-B785-C55E5F3CC514> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x197884000 - 0x197893fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <8ECD1B89-7FC6-3979-B8E7-F1CAA450969A> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x197894000 - 0x1978abfff com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <B111449B-C70C-337F-A8D4-B04A0EA895C1> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x1978ac000 - 0x1978eefff com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <4FA1B9C5-2C4E-3CF0-980B-7503FA583E38> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
0x1978ef000 - 0x1978f2fff com.apple.help (1.3.8 - 71) <FC85240A-E6F2-3323-9EE1-D0A42EFD4343> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x1978f3000 - 0x1978fafff com.apple.EFILogin (2.0 - 2) <34A36D3D-6D66-32B5-9025-601870A19AA2> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x1978fb000 - 0x197906fff libcsfde.dylib (554) <468DD1A9-5045-3F63-A62E-9F9E6297CE39> /usr/lib/libcsfde.dylib
0x197907000 - 0x197966fff libcurl.4.dylib (121.40.2) <0407388D-EC76-366D-95BF-584061F656BB> /usr/lib/libcurl.4.dylib
0x197967000 - 0x19796efff com.apple.LoginUICore (4.0 - 4.0) <B67FB072-626A-324B-A22F-46953DFE4820> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x19796f000 - 0x1979cefff com.apple.AppSupport (1.0.0 - 29) <CFCEF66C-82B2-31D7-BAC8-6B5D23750D0C> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x1979cf000 - 0x1979f3fff com.apple.AppSSO (1.0 - 1) <87317CE2-4938-3E75-84BE-5A6BE54BAF08> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
0x197b2c000 - 0x197b2cfff com.apple.ApplicationServices (48 - 50) <D55F06B7-1294-3FF0-AD83-E68B7644A470> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x197b2d000 - 0x197b33fff com.apple.InternationalTextSearch (1.0 - 1) <C7FB7AB7-FC0A-3850-9DCB-54242794B614> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
0x197b34000 - 0x197babfff com.apple.ClassKit (1.2 - 146.3.3) <FDB38975-9AE5-3D80-AA86-D3A57B07BCD6> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
0x197bac000 - 0x197cd0fff com.apple.AppleAccount (1.0 - 1.0) <38B1C4B3-545B-3950-BE75-CD2851E6E287> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
0x197cd1000 - 0x197d06fff com.apple.AppleIDSSOAuthentication (1.0 - 1) <7354BCD6-8121-308B-BD91-FF132BE59AE8> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x197d07000 - 0x197d5dfff com.apple.CorePrediction (1.0 - 1) <E1FBC4CD-3FD8-3997-B783-85D1FB2D84B8> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x197d5e000 - 0x197dfefff com.apple.AuthKitUI (1.0 - 1) <E6C0194C-63AA-3A82-B793-32BC4872BA75> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
0x197e13000 - 0x197e13fff libHeimdalProxy.dylib (79) <AA49AAC2-BB2C-30BD-A4F7-2CDAABC100BB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x197ebe000 - 0x197ebefff com.apple.audio.units.AudioUnit (1.14 - 1.14) <B33C2926-C5D2-304A-9CF3-74B951088416> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x197ee9000 - 0x197f26fff com.apple.StreamingZip (1.0 - 1) <AA766ADE-2CD6-374F-910C-863D50EF98BB> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x197f27000 - 0x197f49fff com.apple.DuetActivityScheduler (1.0 - 1) <CA5C3590-0613-32C9-AB7E-A4DB98AB4FF9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x197f4a000 - 0x197f4cfff libswiftObjectiveC.dylib (1) <24534E57-EA2F-33CD-A95F-DEE1DDE36703> /usr/lib/swift/libswiftObjectiveC.dylib
0x197f4d000 - 0x197f5efff libswiftos.dylib (1000.40.3) <1B7B35B5-CAA1-3E94-9961-98D6262F1667> /usr/lib/swift/libswiftos.dylib
0x197f5f000 - 0x197f6cfff com.apple.IntentsFoundation (1.0 - 1) <DEB44D1D-C554-3CEA-9E21-81AB4E707007> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x197f6d000 - 0x197f73fff com.apple.PushKit (1.0 - 1) <BF2031EC-6442-3155-BAE0-F716E835C6A2> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x197f74000 - 0x197facfff com.apple.C2 (1.3 - 569) <7E90F20F-C802-367F-B7B3-96AB3D29C07B> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x197fad000 - 0x197fe1fff com.apple.QuickLookThumbnailing (1.0 - 135.1) <A5A368A5-9BE8-3AFA-B49E-21E8F434E211> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x197fe2000 - 0x1986f5fff com.apple.vision.EspressoFramework (1.0 - 256.2.2) <14D27D70-B58F-3CD9-9899-85F536EC0C3E> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x1986f6000 - 0x19870dfff com.apple.ANEServices (4.52 - 4.52) <459A60D3-EF59-39BF-99B2-E33521EE2D0F> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x19870e000 - 0x19877bfff com.apple.proactive.support.ProactiveSupport (1.0 - 294.4) <A736F46A-2DEA-3D83-B4E7-17E135BDDC31> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
0x19877c000 - 0x198786fff com.apple.corerecents (1.0 - 1) <11B9342D-92A1-3EC8-9039-804210BA528B> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
0x198787000 - 0x1987bafff com.apple.iCalendar (7.0 - 833) <EF121141-2EB1-3506-9824-6BB71C8BD4FE> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x1987bb000 - 0x198832fff com.apple.CalendarFoundation (8.0 - 1178.3.1) <1125EAE8-11B7-38BA-9A74-C95EDBD886A5> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
0x198833000 - 0x198835fff com.apple.CoreDuetDebugLogging (1.0 - 1) <BCB20F53-5F73-3EB2-BFF3-16D0CA0FF4EC> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x198836000 - 0x198844fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <707B5A8C-FFBD-31A7-9F2D-145D1F1D9A5B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x198845000 - 0x19884bfff com.apple.ASEProcessing (1.26.0 - 1.26.0) <A8188CFA-9AA0-3DE4-BCA4-BE5BBCAFF1B4> /System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x19884c000 - 0x1988dbfff com.apple.framework.ConfigurationProfiles (13.1 - 1330) <18045665-A146-3708-A9D4-67CF12FF010B> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x198a3f000 - 0x198a65fff com.apple.AppSupportUI (1.0 - 37) <09C570CF-515C-3D66-8F14-E432E874187A> /System/Library/PrivateFrameworks/AppSupportUI.framework/Versions/A/AppSupportUI
0x198abf000 - 0x198d5ffff com.apple.spotlight.index (10.7.0 - 2150.7.5) <3D8E805D-EAFA-353C-B00F-89716BB2A156> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x198ee5000 - 0x198efbfff com.apple.MediaLibrary (1.7.0 - 796) <1F6805FB-02C4-3215-923A-6A0F8369F8BB> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
0x198efc000 - 0x198f4ffff com.apple.CalDAV (8.0 - 795) <27FD742E-9D51-3CB0-8015-0DE3794ABFFD> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x198f50000 - 0x198ff9fff com.apple.CoreSuggestions (1.0 - 1115.505.1) <6BD37393-D907-362C-A486-D1E812C9D3B9> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
0x198ffa000 - 0x199191fff com.apple.ical.EventKit (3.0 - 1414.3.1) <8EC3B334-CAEB-3C41-8612-BF1A8A6E414C> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
0x199192000 - 0x199456fff com.apple.CalendarPersistence (8.0 - 1071.3.2) <D9E41FE5-3AC1-3C29-B7AD-2021683FB296> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
0x199457000 - 0x199480fff com.apple.CalendarAgentLink (8.0 - 250) <BE262F21-B7D4-3931-BC0C-4EAE11A0964B> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x199481000 - 0x19948cfff com.apple.RTCReporting (11.75.2 - 11.75.2) <CCCA6431-3314-32F8-BA1E-84660E3F6028> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
0x19948d000 - 0x199670fff com.apple.WebKitLegacy (16610 - 16610.4.3.1.7) <279E2C44-43BA-3C98-9E8A-102A7E78F4CC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x199671000 - 0x199674fff com.apple.ConstantClasses (1.0 - 1) <34ADA31A-3CC7-3E7E-A821-282ED2BFBF93> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
0x199675000 - 0x19967cfff com.apple.Seeding (1.0 - 1) <B29748F0-C482-3555-8E27-714A7D8BDAC7> /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Seeding
0x199690000 - 0x1996a6fff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <D43BE86F-34E3-3EEA-920E-68B98171ABA6> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
0x1997df000 - 0x1997e2fff com.apple.Cocoa (6.11 - 23) <4FD56058-DC7C-3FDF-9305-12D435FF95AD> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x19982d000 - 0x199d0afff com.apple.AppleMediaServices (1.0 - 1) <1B60C38D-1017-3C69-8917-AD4E7CF1C586> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
0x199d0b000 - 0x199d0efff com.apple.IOSurfaceAccelerator (1.0.0 - 1.0.0) <DDB3E84C-CDF9-349B-B195-970F4FAB0D36> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x199d0f000 - 0x199d12fff libUAPreferences.dylib (535) <5DF24AD1-4D2C-3EBA-A636-3D84462CFA6C> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x199d13000 - 0x199d34fff com.apple.framework.familycontrols (4.1 - 410) <9A711339-064C-38B4-BE69-89760BF976C8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x199d35000 - 0x199d43fff com.apple.CommerceCore (1.0 - 711.4.1) <A77ACA16-3B37-3285-BCE3-6A728A60D17E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x199d44000 - 0x19a166fff com.apple.MediaRemote (1.0 - 1) <CC26F7DC-C0D4-3D11-8AA1-1839C929C1EF> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
0x19a167000 - 0x19a304fff com.apple.AssistantServices (1.0 - 1) <954FBB4D-51C3-3B30-9227-9921315F64CA> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/AssistantServices
0x19a390000 - 0x19a445fff com.apple.imsharedutilities (10.0 - 1000) <7B37DCE1-AC01-38F9-8233-4734F699F15F> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/Versions/A/IMSharedUtilities
0x19a455000 - 0x19a45cfff com.apple.DisplayServicesFW (3.1 - 380) <1E80CB96-BD3A-30B8-8848-B2714CD63762> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x19a4ba000 - 0x19a4d2fff com.apple.icloud.FMCoreLite (1.0 - 1) <9CC16502-F17D-3374-8933-BBAD0CEE014C> /System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite
0x19a4d3000 - 0x19a9b4fff com.apple.PassKitCore (1.0 - 1) <1E9869D5-6EFA-30CA-99F7-7E0F60DA45BD> /System/Library/PrivateFrameworks/PassKitCore.framework/Versions/A/PassKitCore
0x19a9b5000 - 0x19acb6fff libAWDSupportFramework.dylib (3919) <061F751B-86BD-3D05-96CA-06D3D41862B2> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x19ad2a000 - 0x19ad5bfff libtidy.A.dylib (18.1) <149F771A-DD10-35EA-AFA4-B62099E03325> /usr/lib/libtidy.A.dylib
0x19ad5c000 - 0x19ad7dfff com.apple.MarkupUI (1.0 - 383.3) <057DF09E-ADB6-37CB-A6FD-CAA04853CD00> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x19ad7e000 - 0x19ad93fff com.apple.Engram (1.0 - 1) <2AB9DEB8-0D57-3A71-AB77-6EA99F13E66C> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x19ad94000 - 0x19adaffff com.apple.openscripting (1.7 - 190) <B6C36E7F-CD4C-3255-9711-EBD81498837B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x19adb0000 - 0x19adb3fff com.apple.securityhi (9.0 - 55008) <8DB7AEC6-9218-3104-A004-670AD87CC7D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x19adb4000 - 0x19adb7fff com.apple.ink.framework (10.15 - 227) <44F18750-686B-389D-A165-79EDE2202A98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x19adb8000 - 0x19adbbfff com.apple.CommonPanels (1.2.6 - 101) <8AB32651-DA38-3886-BE79-80916E77BD74> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x19adbc000 - 0x19adc3fff com.apple.ImageCapture (1708.1 - 1708.1) <6B8C2B4D-535B-38B0-9367-CC3931E1EDD9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x19adc4000 - 0x19bf04fff com.apple.JavaScriptCore (16610 - 16610.4.3.1.7) <80B9F142-3296-3559-98FB-AAD3961C9E1E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x19bf05000 - 0x19bf08fff com.apple.PowerlogControl (1.0 - 1) <BECD6B9E-DE8E-35CD-B68F-B8A67E16EE0A> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl
0x19bf09000 - 0x19bf10fff libUniversalAccess.dylib (535) <B02D9249-BAB8-337E-9A86-F9B1B738FEC3> /usr/lib/libUniversalAccess.dylib
0x19bf11000 - 0x19bf14fff libdz.dylib (1.0.0 - 242.80.1) <05F66B0D-448B-34A5-933F-82F0BCCADB95> /usr/lib/libdz.dylib
0x19bf49000 - 0x19bf67fff com.apple.CoreCDP-OSX (1.0 - 1) <8639E395-9DEC-3DCD-861A-E849E444DBA0> /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/CoreCDP
0x19bf68000 - 0x19bf72fff com.apple.SetupAssistantFramework (1.0 - 1) <0EA0F9F4-9578-3615-8195-B7FD5C968AD4> /System/Library/PrivateFrameworks/SetupAssistantFramework.framework/Versions/A/SetupAssistantFramework
0x19bf73000 - 0x19c059fff com.apple.audio.AVFAudio (1.0 - 477.11) <530BECE9-D351-333F-86AF-9B6C08DEBAF2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x19c05a000 - 0x19c170fff com.apple.AVFCapture (1.0 - 80.20.5) <56373D14-25A6-3F33-9951-69DDBFD70D9B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
0x19c171000 - 0x19c202fff com.apple.Quagga (47 - 47) <0D1D9F44-67D9-3757-A9E9-1887CA207908> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
0x19c203000 - 0x19c44cfff com.apple.CMCapture (1.0 - 80.20.5) <D09B40A8-BA97-36CD-A48F-2ED88C478F35> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
0x19c50d000 - 0x19c7e3fff com.apple.CoreSuggestionsInternals (1.0 - 1115.505.1) <EC0DE169-F5B8-329E-80AF-A38FAD6CB0AD> /System/Library/PrivateFrameworks/CoreSuggestionsInternals.framework/Versions/A/CoreSuggestionsInternals
0x19c7e4000 - 0x19c891fff com.apple.accounts.AccountsDaemon (113 - 113) <5B4D989B-0216-3254-BE61-DBEEBD066164> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x19c892000 - 0x19c894fff com.apple.OAuth (25 - 25) <B7EB8864-5A86-36BE-8100-06410FBFCBB8> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x19ce54000 - 0x19ce7dfff com.apple.CloudServices (1.0 - 460.81.1) <F778BF0E-3B6E-35FD-9C9F-2B045915EF15> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
0x19ce7e000 - 0x19ce8afff com.apple.HID (1.0 - 1) <67BBDD4F-623A-3ADA-BF5F-D28E4BAE0F03> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x19ce8b000 - 0x19cf92fff com.apple.QuickLookUIFramework (5.0 - 928.2) <1304B521-9D83-390D-8C48-7E8B5E256B05> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x19cf93000 - 0x19cfb4fff com.apple.IOGPU (20.23 - 20.23) <923BFDCE-0955-3645-8843-C1504513B364> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
0x19cfb5000 - 0x19cfcafff com.apple.SyncedDefaults (2.0 - 386.1) <54E152D5-DF82-3E11-8ABD-31A76DC3DC67> /System/Library/PrivateFrameworks/SyncedDefaults.framework/Versions/A/SyncedDefaults
0x19d365000 - 0x19d3e8fff com.apple.coredav (1.0.1 - 889) <033F6403-326C-3E75-8864-2B12EF6EE90F> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x19d3e9000 - 0x19d445fff com.apple.ExchangeWebServices (8.0 - 814) <9C17EFE2-BA24-3078-9058-3FAB3A3D9F78> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x19d446000 - 0x19d482fff com.apple.MediaServices (1.0 - 1) <6075A55F-85A2-3BF5-854D-AFE86172AA2C> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
0x19d483000 - 0x19d4c5fff com.apple.IASUtilities (1.0 - 594) <B2624990-088A-3F90-8BD3-7EE0DAA09046> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
0x19d509000 - 0x19d537fff com.apple.VirtualGarage (1.0 - 1) <28F013FE-78D3-3E67-8864-50D3AE5E9F97> /System/Library/PrivateFrameworks/VirtualGarage.framework/Versions/A/VirtualGarage
0x19d577000 - 0x19d577fff com.apple.marco (10.0 - 1000) <8D5163B7-ECA9-3997-97EC-EEBBDC0AC0FA> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x19d5c2000 - 0x19d631fff com.apple.CoreRecognition (1.3 - 157) <51AFC5D7-7821-314B-BA1F-3ACA84492902> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition
0x19d632000 - 0x19d643fff com.apple.PersonaUI (1.0 - 1) <B7CFA185-5751-337B-812D-619B4446969D> /System/Library/PrivateFrameworks/PersonaUI.framework/Versions/A/PersonaUI
0x19d644000 - 0x19d6bffff com.apple.Contacts.ContactsUICore (1.0 - 3419) <36D3FCDF-FA5F-31F2-B2C3-2E1F4D82E8C9> /System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore
0x19d6c0000 - 0x19d776fff com.apple.ContactsUI (11.0 - 2452.4) <9DEC6E2C-82D1-3D03-89DD-8D5635D91307> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI
0x19d777000 - 0x19d7b7fff com.apple.contacts.ContactsAutocomplete (1.0 - 1152.2) <3328C449-B1A9-3F23-B325-1A9B5E2CF081> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
0x19d7b8000 - 0x19d7c4fff com.apple.KerberosHelper (4.0 - 1.0) <4E3FE30C-8D3F-35A3-9DC8-2DA9DFD2E735> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x19d7c5000 - 0x19d809fff com.apple.ResponseKit (1.0 - 164.1) <F9EB149E-FDD2-3AED-91E8-95D92AECB0D5> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
0x19d80a000 - 0x19d82cfff com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.4) <E03ED42C-2E18-36B3-B673-0FD06CA4EEC1> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
0x19dc33000 - 0x19dc36fff com.apple.OSAServicesClient (1.0 - 1) <4D366CD7-9D58-3B81-9869-596D7515E62F> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
0x19dc69000 - 0x19dc69fff com.apple.PhoneNumbers (1.0 - 1) <36030D1C-96E5-3065-9B2A-9FE123EDCB6B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x19dc6a000 - 0x19dc71fff com.apple.URLFormatting (146 - 146.8) <C6423840-5444-30DC-8335-ED0B21FC6C34> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x19dc72000 - 0x19dc83fff com.apple.accessibility.AXCoreUtilities (1.0 - 1) <7B9E6727-863D-3F48-9950-E10E159A95C3> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x19dc84000 - 0x19dc9efff libAccessibility.dylib (2885.15.7) <CDAEC0CC-4329-388A-8AB0-7B04C52CCE53> /usr/lib/libAccessibility.dylib
0x19dc9f000 - 0x1a0600fff com.apple.WebCore (16610 - 16610.4.3.1.7) <68A50C97-B3BD-3079-A4F5-B08822ECBA4C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x1a0601000 - 0x1a06b8fff com.apple.PackageKit (3.0 - 1030.1) <237B96D4-3A29-3104-94C9-A3D56A790C78> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x1a06c9000 - 0x1a072efff com.apple.ShazamKit (1.0.0 - 78) <B9F4DBAD-25FB-39C6-820D-3F7643274E5F> /System/Library/PrivateFrameworks/ShazamKit.framework/Versions/A/ShazamKit
0x1a072f000 - 0x1a0901fff libFosl_dynamic.dylib (200) <9BF03840-D176-344A-8582-4F21B66BB64B> /usr/lib/libFosl_dynamic.dylib
0x1a0902000 - 0x1a0923fff com.apple.quicklook.QuickLookSupport (1.0 - 135.1) <6870663A-BDE5-37B5-AA89-BF4FC7A65BA9> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x1a0924000 - 0x1a09b7fff com.apple.AirPlaySync (1.0 - 2765.6.4.2) <311D2667-518B-3514-B078-A81487C9FD32> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
0x1a09bc000 - 0x1a0aaafff com.apple.siri.parsec.CoreParsec (1.0 - 386.3.2) <34044A35-33D8-3F26-9363-D244658CF15C> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
0x1a0aab000 - 0x1a0b72fff com.apple.TelephonyUtilities (1.0 - 1.0) <CF2CBB12-00AC-3314-B9A3-11BFACE7FB86> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
0x1a0b73000 - 0x1a0bc8fff com.apple.DeviceManagement (1.0 - 40.18) <1B53FBAD-BA47-3CC1-A127-A1D98938D0BE> /System/Library/PrivateFrameworks/DeviceManagement.framework/Versions/A/DeviceManagement
0x1a0bc9000 - 0x1a0bd3fff libswiftCoreGraphics.dylib (2) <809A59A0-50F9-3ACD-B2A5-F898B500FC87> /usr/lib/swift/libswiftCoreGraphics.dylib
0x1a0bd4000 - 0x1a0bddfff libswiftDarwin.dylib (??? - ???) <E20EB766-D021-3017-A4FD-A56E98CAFDC6> /usr/lib/swift/libswiftDarwin.dylib
0x1a0bde000 - 0x1a0bf8fff com.apple.ProactiveExperiments (1.0 - 1115.505.1) <FC7CDD3F-04BC-32C9-ABD3-5346EC8DC6DF> /System/Library/PrivateFrameworks/ProactiveExperiments.framework/Versions/A/ProactiveExperiments
0x1a0c2c000 - 0x1a0c74fff com.apple.Safari.SafeBrowsing (610 - 610.4.3.1.7) <C0D7A8B9-279D-3A7D-A454-41A7F87294C4> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x1a0c75000 - 0x1a16a6fff com.apple.WebKit (16610 - 16610.4.3.1.7) <636D2CAC-0186-32B7-9176-CF4F1B31617C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1a17e9000 - 0x1a1868fff com.apple.CorePDF (4.0 - 529) <C7E7962F-488B-39C1-ADF9-23CCB21B4BFB> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x1a1869000 - 0x1a186cfff com.apple.print.framework.Print (15 - 271) <FFD1374B-02A9-3202-A694-267C9C0B94A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x1a186d000 - 0x1a1870fff com.apple.Carbon (160 - 164) <7DE1820C-F271-3AAD-B1CC-A04F147A8EAA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x1a1871000 - 0x1a1913fff com.apple.coremotion (2420.12.16 - 2420.12.16) <0C10E3F9-505D-38DF-BC34-EADA4012577C> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
0x1a1973000 - 0x1a1973fff com.apple.avfoundation (2.0 - 2005.3.4.1) <1CA28123-FF6E-3851-B0E5-D21017474E43> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x1a1974000 - 0x1a1a93fff com.apple.AVKit (1.1 - 730.4.2) <40607A83-2C69-3581-87AB-4A6E2E219820> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x1a1a94000 - 0x1a1af3fff libquic.dylib (2288.80.2) <A0617CDD-E3A2-3E27-91BF-42E5AEB73B9A> /usr/lib/libquic.dylib
0x1a1af4000 - 0x1a1af5fff libquit.dylib (295.1) <EB0691DD-D161-3092-A327-6A18A30B3224> /usr/lib/libquit.dylib
0x1a1af6000 - 0x1a1afdfff com.apple.EmbeddedOSSupportHost (1.0 - 1) <F47573E8-68A9-37F8-AE02-E860D29FE189> /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost
0x1a1afe000 - 0x1a1b1afff com.apple.private.SystemPolicy (1.0 - 1) <23B4D07D-3E6D-3081-9905-10DE3C088797> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x1a1b1b000 - 0x1a1b34fff com.apple.icloud.FindMyDevice (1.0 - 1) <94FA8664-5F25-3E61-A7AB-C743E6E4B6A8> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x1a1c5f000 - 0x1a1cbafff com.apple.AccessibilitySharedSupport (1.0 - 1) <304A807D-EFC8-378D-B465-2E4477EBA5E4> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
0x1a1cbb000 - 0x1a1cdbfff com.apple.sidecar-core (1.0 - 228) <CF2B6499-C430-3BE1-8A17-AA039B10669D> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x1a1cdc000 - 0x1a1ce3fff com.apple.QuickLookNonBaseSystem (1.0 - 1) <B415DCC6-0754-3247-84E1-898284DF109E> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x1a1ce4000 - 0x1a1d17fff com.apple.datadetectors (5.0 - 423) <E5FB73A5-37B1-3E1A-BDC1-297F5A18AFD1> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x1a1d18000 - 0x1a1e81fff com.apple.reminderkit (1.0 - 305.1) <2CA21A4F-2FD7-3161-9B4E-AD4FEEA317EC> /System/Library/PrivateFrameworks/ReminderKit.framework/Versions/A/ReminderKit
0x1a1edf000 - 0x1a2125fff com.apple.Safari.Shared (16610 - 16610.4.3.1.7) <8922F374-8638-3EA5-86E7-F4BDD88CF619> /System/Library/PrivateFrameworks/SafariShared.framework/Versions/A/SafariShared
0x1a2126000 - 0x1a212afff com.apple.CoreOptimization (1.0 - 1) <4BAE0C7B-7465-33DD-853D-61AD51ECD81A> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x1a212b000 - 0x1a2130fff com.apple.FeatureFlagsSupport (1.0 - 28.60.1) <18632BC6-D982-3BD2-9398-5077F4A6A815> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
0x1a2131000 - 0x1a2136fff com.apple.incomingcallfilter (10.0 - 1000) <D27D2D0F-6939-32D3-98B4-1668105B7DF9> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
0x1a2137000 - 0x1a21cbfff com.apple.facetimeservices (10.0 - 1000) <0AD96FD2-D32B-37EF-9BFB-D0CC8CD67D99> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x1a21cc000 - 0x1a21e5fff com.apple.CoreSDB (10.0 - 1000) <84279A5A-F45B-3FB8-9E5B-F40C90055B43> /System/Library/PrivateFrameworks/CoreSDB.framework/Versions/A/CoreSDB
0x1a21e6000 - 0x1a2252fff com.apple.proactive.PersonalizationPortrait (1.0 - 1115.505.1) <C22BAD9D-91BE-3205-8C8B-6D2F0B5FF24B> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/Versions/A/PersonalizationPortrait
0x1a2253000 - 0x1a226afff com.apple.contacts.donation (1.0 - 1079) <051D4C30-B4C3-3EF1-8539-F71FCC0E6B01> /System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/ContactsDonation
0x1a226b000 - 0x1a22acfff com.apple.NaturalLanguage (1.0 - 84) <D33AA6AF-C198-35CD-99BA-0A973A424E20> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
0x1a22ad000 - 0x1a22c8fff com.apple.SafariServices.framework (16610 - 16610.4.3.1.7) <C3192458-FB24-33A7-AB07-C911E45D571F> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x1a22e0000 - 0x1a231dfff com.apple.Catalyst (1.0 - 7) <2518D655-BBF1-3830-813A-F7C7EC87B20E> /System/Library/PrivateFrameworks/Catalyst.framework/Versions/A/Catalyst
0x1a2329000 - 0x1a2359fff com.apple.LocalAuthentication.DaemonUtils (1.0 - 827.80.7) <5DB75593-6486-3F62-8089-E8E03CE75844> /System/Library/Frameworks/LocalAuthentication.framework/Support/DaemonUtils.framework/Versions/A/DaemonUtils
0x1a235a000 - 0x1a2395fff com.apple.BiometricKit (1.0 - 233.80.2) <3C2D777E-CEAB-38DD-9B1E-0EEE93B5FFBC> /System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit
0x1a246b000 - 0x1a2476fff com.apple.MallocStackLogging (1.0 - 1) <285D7342-7258-3F89-9FED-6AEAC0D9635A> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x1a2477000 - 0x1a2479fff liblog_network.dylib (2288.80.2) <773F9A62-2E0A-380C-882E-550F38A63509> /usr/lib/log/liblog_network.dylib
0x1a247a000 - 0x1a248bfff com.apple.StorageManagement (1.0 - 1) <E93E45D6-84B9-31B5-85CA-EE64F2B540FB> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
0x1a248c000 - 0x1a249efff libmis.dylib (274.60.2) <0B42ACC5-A5BE-3EBF-984F-284066FA04AD> /usr/lib/libmis.dylib
0x1a24ac000 - 0x1a24acfff libswiftCoreFoundation.dylib (1.6) <3E7D488F-7E7A-3868-B8D1-26C3253FF6A8> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1a24b8000 - 0x1a24b8fff libswiftXPC.dylib (1.1) <05A54F77-ACFA-3541-A062-45C64553C5C3> /usr/lib/swift/libswiftXPC.dylib
0x1a24b9000 - 0x1a24b9fff libswiftCoreImage.dylib (1) <408D9384-9449-321D-8FDD-065ED54FD9B7> /usr/lib/swift/libswiftCoreImage.dylib
0x1a24ba000 - 0x1a24bafff libswiftIOKit.dylib (1) <C194AC74-D3C6-306D-8D4B-D3E9877C0ADE> /usr/lib/swift/libswiftIOKit.dylib
0x1a24bb000 - 0x1a25f2fff com.apple.CoreHandwriting (161 - 1.2) <0D870A6F-7CE9-3210-B809-F33905BD2254> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x1a25f3000 - 0x1a2804fff com.apple.imageKit (3.0 - 1100) <A2AAAF10-13F1-38E9-9790-E1B4BC8434B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x1a2805000 - 0x1a2914fff com.apple.PencilKit (1.0 - 1) <570DC03C-A2D9-30D2-939E-FA49708B272B> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x1a2915000 - 0x1a2926fff com.apple.sidecar-ui (1.0 - 228) <6493A749-A873-3464-AE2A-9406128FEF61> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x1a2932000 - 0x1a2935fff com.apple.WebInspectorUI (16610 - 16610.4.3.1.7) <D585B4B4-E8CE-3438-9F92-CEA1BF70B053> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x1a2936000 - 0x1a2959fff com.apple.OnBoardingKit (1.0 - 1) <8418B20D-61E9-3ACA-89B2-DE2FBA7D7A25> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit
0x1a2a9c000 - 0x1a2aabfff com.apple.CoreKDL (1.0 - 1) <43973BD2-6478-37A4-8FD8-39A767518BA4> /System/Library/PrivateFrameworks/CoreKDL.framework/Versions/A/CoreKDL
0x1a2aac000 - 0x1a2b19fff com.apple.TrialProto (1.0 - 174.10) <7F259AB5-2B8F-3B1D-8DD1-7ACFA01A1E3A> /System/Library/PrivateFrameworks/TrialProto.framework/Versions/A/TrialProto
0x1a2b1a000 - 0x1a2b53fff com.apple.trial (1.0 - 174.10) <DB9D4937-C54B-35A4-8550-01DA8428450C> /System/Library/PrivateFrameworks/Trial.framework/Versions/A/Trial
0x1a2b54000 - 0x1a2ce6fff com.apple.SearchFoundation (1.0 - 386.3.2) <C91F2F69-B28B-3F7F-A993-7428AA877BD0> /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
0x1a2f3b000 - 0x1a2f97fff com.apple.ImageCaptureCore (1708.1 - 1708.1) <AF28E5E6-2D30-30F6-B8D0-7CEACB1A1960> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x1a2f98000 - 0x1a2fbefff com.apple.quartzfilters (1.10.0 - 98) <45B074FE-5F6B-3AC9-B904-54990AE94293> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x1a2fbf000 - 0x1a2febfff com.apple.IntlPreferences (2.0 - 330) <D8E01599-042C-3026-89F3-FE42399A419A> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x1a2fec000 - 0x1a3017fff com.apple.ToneLibrary (1.0 - 1) <CE5AFDFA-4801-32F0-9D83-A25A89F46FE3> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x1a3020000 - 0x1a309ffff com.apple.internal.VoiceTrigger (1.0 - 1) <391FB712-BC15-3D45-BDFF-FC7EC4EFFE27> /System/Library/PrivateFrameworks/VoiceTrigger.framework/Versions/A/VoiceTrigger
0x1a310b000 - 0x1a3182fff com.apple.ScreenTimeCore (3.0 - 495) <070563EB-D777-3400-9F7B-FE7F7E830449> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/Versions/A/ScreenTimeCore
0x1a3183000 - 0x1a3188fff com.apple.contextkit.ContextKitExtraction (1.0 - 1) <149F697F-BC00-3542-B9E0-0525AF96B59B> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/Versions/A/ContextKitExtraction
0x1a3189000 - 0x1a319afff com.apple.contextkit.ContextKit (1.0 - 1) <94CA10F6-12C7-3EDC-9465-DEF71817D0D6> /System/Library/PrivateFrameworks/ContextKit.framework/Versions/A/ContextKit
0x1a319b000 - 0x1a3209fff com.apple.Safari.Core (16610 - 16610.4.3.1.7) <18661AD9-FA50-3591-B1AF-8E26488E3E59> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
0x1a3372000 - 0x1a36f4fff com.apple.iTunesCloud (1.0 - 1) <E04BDDCB-6627-34A3-92E9-E548781A3ACE> /System/Library/PrivateFrameworks/iTunesCloud.framework/Versions/A/iTunesCloud
0x1a36fd000 - 0x1a3700fff com.apple.BioKitAggDLibrary (1.0 - 1) <083261D4-8BAC-3062-8119-EB64947DFC3E> /System/Library/PrivateFrameworks/BioKitAggD.framework/Versions/A/BioKitAggD
0x1a3701000 - 0x1a3748fff libbootpolicy.dylib (76.80.3) <DF744ACD-8410-3E4A-844B-401D2EF68EB9> /usr/lib/libbootpolicy.dylib
0x1a3749000 - 0x1a386efff com.apple.AnnotationKit (1.0 - 383.3) <5CB44774-C4E6-34EF-A508-0933D095DF17> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x1a386f000 - 0x1a3d28fff com.apple.QuartzComposer (5.1 - 383) <2E1FCA0B-3862-3B94-9FF7-6A92AFF3545A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x1a3d29000 - 0x1a3e0afff com.apple.PDFKit (1.0 - 950.20.2) <B2923A58-7642-35E1-AC03-35B29EA2EC7A> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x1a45c8000 - 0x1a45d3fff com.apple.BridgeXPC (1.0 - 37) <D12168D9-84FE-30C8-883B-F94A4E142938> /System/Library/PrivateFrameworks/BridgeXPC.framework/Versions/A/BridgeXPC
0x1a45d4000 - 0x1a45defff com.apple.skp.FeedbackLogger (1.0 - 1) <5A31A6E8-1A13-3FA4-9811-BA2B399F5A1D> /System/Library/PrivateFrameworks/FeedbackLogger.framework/Versions/A/FeedbackLogger
0x1a45df000 - 0x1a4639fff com.apple.AppleMediaServicesUI (1.0 - 1) <887D8C2D-F0DC-378C-9CFA-60F1D7AE5EAC> /System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/Versions/A/AppleMediaServicesUI
0x1a463a000 - 0x1a465afff com.apple.DistributionKit (700 - 1000) <AC067871-1121-3F73-A2BD-C91328C8F1A5> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
0x1a465b000 - 0x1a46affff com.apple.OSPersonalization (1.0 - 107) <94B1BA8F-D70C-3C12-BA12-53B8E9F35E59> /System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization
0x1a4989000 - 0x1a49e2fff com.apple.CommerceKit (1.2.0 - 711.4.1) <7F1B53E2-BA97-3876-AFB2-D4E02A91E93F> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
0x1a49e3000 - 0x1a49eafff com.apple.ServerInformation (2.0 - 1) <485625FB-A4F5-3219-8923-57ED8EBEF5FB> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x1a4aa4000 - 0x1a4af9fff com.apple.CallHistory (1.0 - 1122.60.7) <0007C647-88C3-3294-98CE-11FB8FC9F18F> /System/Library/PrivateFrameworks/CallHistory.framework/Versions/A/CallHistory
0x1a4b3d000 - 0x1a4bc5fff com.apple.TextInput (1.0 - 1.0) <6AB60694-EEAF-3B9D-B16B-8FBF6608DEDC> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x1a5618000 - 0x1a5651fff com.apple.siri.DistributedEvaluation (1.0 - 36) <AB846BF7-1617-3288-B961-E5186FD7A81C> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/Versions/A/DistributedEvaluation
0x1a5652000 - 0x1a56d1fff com.apple.PeopleSuggester (1.0 - 1) <A6B7CB7C-ADB9-3599-B114-24CD7BB60D8F> /System/Library/PrivateFrameworks/PeopleSuggester.framework/Versions/A/PeopleSuggester
0x1a56d2000 - 0x1a56f6fff com.apple.DataDeliveryServices (1.0 - 1) <5F8E5057-4D9F-34AB-8331-C7046AF501D9> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/Versions/A/DataDeliveryServices
0x1a56f7000 - 0x1a5703fff com.apple.CaptiveNetworkSupport (13.0 - 1) <A99A2A48-3AC2-3E2C-89B2-057B5911C0E6> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
0x1a5808000 - 0x1a5866fff com.apple.StoreFoundation (1.0 - 711.4.1) <65A592CF-6684-3645-9F26-C9FA52AC9146> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation
0x1a5867000 - 0x1a5ab2fff libmorphun.dylib (97.2) <50A9C465-8BB7-34AA-8A0B-83A868CE5628> /usr/lib/libmorphun.dylib
0x1a5ab7000 - 0x1a5acffff com.apple.LookupFramework (1.2 - 284) <11B451BA-DC79-3E3A-A06D-27D22330E06D> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
0x1a5ad0000 - 0x1a5b00fff libncurses.5.4.dylib (57) <30E9C91D-5587-33CF-B16B-B8DAD63CC204> /usr/lib/libncurses.5.4.dylib
0x1a5b62000 - 0x1a5b65fff com.apple.quartzframework (1.5 - 25) <73859D47-B6DB-31A7-8DE6-417E63AD4683> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x1a5b6e000 - 0x1a5b86fff com.apple.IntentsCore (1.0 - 1) <40506F03-C141-3111-9826-DCAFBA1B8688> /System/Library/PrivateFrameworks/IntentsCore.framework/Versions/A/IntentsCore
0x1a5bfa000 - 0x1a5c0dfff com.apple.GPUInfo (1.2.87 - 1.2.87) <F7B1E882-2A38-30D2-B426-C7A4FCEEA15D> /System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo
0x1a5c0e000 - 0x1a5c19fff com.apple.BridgeOSSoftwareUpdate (1.0 - 1) <CDA14A14-DCE0-3C65-9FBA-88DBE0AE957E> /System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate
0x1a5c1a000 - 0x1a5c2cfff com.apple.InstallerDiagnostics (1.0 - 1) <F12931B2-359C-37CD-8C09-45F6D21E6AEA> /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics
0x1a5c64000 - 0x1a5d54fff com.apple.AOSKit (1.07 - 282) <2BFAF60F-B21B-3EAB-B775-F75FD407E091> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x1a5d8e000 - 0x1a5e0ffff com.apple.siri.SiriInstrumentation (1.0 - 1) <39FCDD17-7DDC-394A-B7EF-996D8A3D86B1> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
0x1a5e10000 - 0x1a5e2cfff libCGInterfaces.dylib (544.2) <F1000120-5D8D-32B3-ADAB-141CBBB35B6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x1a5e2d000 - 0x1a5e2efff libswiftCoreLocation.dylib (5) <D186F038-7DDD-3951-A2D5-EBC45999AFF9> /usr/lib/swift/libswiftCoreLocation.dylib
0x1a5e72000 - 0x1a5fd1fff com.apple.IMDPersistence (10.0 - 1000) <50E326A3-32FB-3AFE-A423-46CA9C9211B4> /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersistence
0x1a5fd2000 - 0x1a5fd8fff com.apple.idskvstore (10.0 - 1000) <9D014F98-2D4E-3EF7-BC34-03AA095F685A> /System/Library/PrivateFrameworks/IDSKVStore.framework/Versions/A/IDSKVStore
0x1a5fd9000 - 0x1a5ffcfff com.apple.LocalAuthenticationUI (1.0 - 827.80.7) <DFBF9B20-F0AA-37E8-B69C-58160E6EFCEF> /System/Library/PrivateFrameworks/LocalAuthenticationUI.framework/Versions/A/LocalAuthenticationUI
0x1a60af000 - 0x1a61e7fff com.apple.AddressBook.framework (11.0 - 2452.4) <3B4D411E-28B3-3304-92DD-EA28B945CDEC> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x1a61e8000 - 0x1a6202fff com.apple.ToneKit (1.0 - 1) <71E6C323-399F-3273-9A22-0F8D3DE02730> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x1a626f000 - 0x1a635cfff libcrypto.35.dylib (56.60.2) <D7F0E40A-4997-3EF6-A943-D4819D5BA051> /usr/lib/libcrypto.35.dylib
0x1a643f000 - 0x1a657cfff com.apple.Navigation (1.0 - 1) <24B02F6F-F313-35FB-85EB-F7EAC6391679> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
0x1a657d000 - 0x1a6597fff com.apple.IAP (1.0 - 1.0.0) <F467E04D-BAF3-390C-8EC8-A01707A436B0> /System/Library/PrivateFrameworks/IAP.framework/Versions/A/IAP
0x1a66bf000 - 0x1a66c2fff com.apple.ftclientservices (10.0 - 1000) <19FBE2BB-F6D9-3DC1-B10C-F1564A9CBAFB> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
0x1a673c000 - 0x1a6740fff libswiftCoreData.dylib (3) <67E9F371-2976-3E3B-A3AB-FA4F0C20E805> /usr/lib/swift/libswiftCoreData.dylib
0x1a74c3000 - 0x1a809bfff libfaceCore.dylib (4.1.2) <CA9972D7-6646-3C51-8BD2-202E9FD7D15C> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x1a809c000 - 0x1a819afff com.apple.TextRecognition (1.0 - 157) <0931BD8E-303D-3D7D-A1EE-82E2B7BA7FE3> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
0x1a819b000 - 0x1a81b3fff com.apple.Futhark (1.0 - 1) <3EE78768-7308-37AB-A0A4-F2A1DEA48488> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
0x1a81b4000 - 0x1a820afff com.apple.DifferentialPrivacy (1.0 - 1) <EF07BC4C-EE00-3BF9-9C9F-5929BBCF4F28> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
0x1a820b000 - 0x1a8226fff com.apple.SafariFoundation (16610 - 16610.4.3.1.7) <FB3AEAC8-9F8D-3DE9-A49C-A95ADBD8932E> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
0x1a8227000 - 0x1a822dfff com.apple.SafariPlatformSupport.framework (16610 - ???) <21DE4B28-F950-3A42-B357-CD827685BE28> /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport
0x1a822e000 - 0x1a8457fff com.apple.RawCamera.bundle (9.10.0 - 1430) <FA5A1CA7-374D-3F42-984E-25A6E9F803B9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1a84fb000 - 0x1a8570fff com.apple.ShareKit (665 - 665) <AE45FA21-60B9-3458-B11C-AF6270141AC0> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
0x1a8571000 - 0x1a8585fff com.apple.MobileBluetooth (1.0 - 1.0) <596730CC-1CB1-33E3-91A2-979B42613A97> /System/Library/PrivateFrameworks/MobileBluetooth.framework/Versions/A/MobileBluetooth
0x1a858c000 - 0x1a85a3fff com.apple.AuthenticationServices (12.0 - 1.0) <5D08E47C-D064-3E9E-BE36-E2BF50429215> /System/Library/Frameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices
0x1a85a4000 - 0x1a8de7fff com.apple.Safari.framework (16610 - 16610.4.3.1.7) <1084E5E3-77A1-3DEB-A4E7-03C22DFF475B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x1a8de8000 - 0x1a8debfff com.apple.biome.BiomeFoundation (1.0 - 28.3.1) <1248FC34-14DC-3482-8053-5712F6868E8C> /System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
0x1a8dec000 - 0x1a8df0fff com.apple.DAAPKit (1.0 - 1) <62A6A938-8FBE-319C-BD3B-C669FC169B27> /System/Library/PrivateFrameworks/DAAPKit.framework/Versions/A/DAAPKit
0x1aa636000 - 0x1aa680fff com.apple.TemplateKit (1.0 - 1) <19092984-47F7-3852-8231-008FF1408EAB> /System/Library/PrivateFrameworks/TemplateKit.framework/Versions/A/TemplateKit
0x1aa681000 - 0x1aa793fff com.apple.ConfigurationEngineModel (1.0 - 40.18) <E51419FC-730E-3582-BA66-20807D7B7ACA> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/Versions/A/ConfigurationEngineModel
0x1aa794000 - 0x1aa7c4fff libssl.35.dylib (56.60.2) <34163B45-94C8-32D4-8E34-BE0942B6F414> /usr/lib/libssl.35.dylib
0x1aa7c9000 - 0x1aa7cefff libswiftMetal.dylib (1.3.1) <61BC7F2B-10A9-358D-8EA9-770A2CEC47BB> /usr/lib/swift/libswiftMetal.dylib
0x1aa7d6000 - 0x1aa7e2fff libswiftCloudKit.dylib (970) <ED14FCA3-E359-3A39-9F22-7DB56445D9F7> /usr/lib/swift/libswiftCloudKit.dylib
0x1aa7eb000 - 0x1aa934fff com.apple.SoundAnalysis (1.0 - 1) <9F29B5B2-0B56-3ABF-9D2F-021C8E106B9B> /System/Library/Frameworks/SoundAnalysis.framework/Versions/A/SoundAnalysis
0x1aa93d000 - 0x1aaaf1fff com.apple.proactive.PersonalizationPortraitInternals (1.0 - 1115.505.1) <FA265941-2D52-3408-BD36-FE70966B95ED> /System/Library/PrivateFrameworks/PersonalizationPortraitInternals.framework/Versions/A/PersonalizationPortraitInternals
0x1aaaf2000 - 0x1aacd4fff com.apple.imcore (10.0 - 1000) <3B4138D1-01C8-33AA-9156-EA06EE84412D> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x1aacd5000 - 0x1aacf3fff com.apple.ftawd (8.0 - 900) <604D7182-83FB-3C7F-BEEF-9C12DD7669D9> /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
0x1aaeb6000 - 0x1aaeb8fff com.apple.iChat.InstantMessage (8.0 - 5501) <84E6C32F-E6FD-3E03-815D-550D9085CCE6> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x1aaf57000 - 0x1aaf7ffff com.apple.biome.BiomeStreams (1.0 - 28.3.1) <78D206E4-3CD1-32A0-B23C-05A3CB5B0B11> /System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
0x1aaf80000 - 0x1aaf92fff com.apple.framework.ctcategories (1.0 - 5.26) <FB4308A5-11AF-352F-8453-274607AD3DEF> /System/Library/PrivateFrameworks/Categories.framework/Versions/A/Categories
0x1aafbe000 - 0x1ab079fff com.apple.Maps.MapsSync (1.0 - 1) <65FF89FF-05C9-3C03-B402-DC13FFB5DF65> /System/Library/PrivateFrameworks/MapsSync.framework/Versions/A/MapsSync
0x1abacc000 - 0x1abaf7fff com.apple.UsageTracking (3.0 - 145) <0216B23D-891A-368F-B87F-E7E99C53B3C5> /System/Library/PrivateFrameworks/UsageTracking.framework/Versions/A/UsageTracking
0x1abaf8000 - 0x1abc72fff com.apple.Translation (1.0 - 128.4.1) <E5430837-59A7-3FEA-AED8-F6001EDB4111> /System/Library/PrivateFrameworks/Translation.framework/Versions/A/Translation
0x1abc73000 - 0x1ac4b4fff com.apple.VectorKit (1.0 - 1721.23.11.29.2) <13C82443-6084-34C6-9C8D-00374834A41E> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x1ac4b9000 - 0x1ac503fff com.apple.osanalytics.OSAnalytics (1.0 - 1) <CBCD81F5-C11F-3FB4-8F9F-B5BD5470D1D0> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x1ac7fc000 - 0x1acb89fff com.apple.SDAPI (1.0 - 1) <3B3046B7-7D69-3FB9-8D00-B7C939BD0324> /System/Library/PrivateFrameworks/SDAPI.framework/Versions/A/SDAPI
0x1acd46000 - 0x1acd5afff libswiftAppKit.dylib (103.10) <7F77FEF5-41E3-3E08-A1C0-E9D4FC72C844> /usr/lib/swift/libswiftAppKit.dylib
0x1acd5b000 - 0x1acd5cfff libswiftQuartzCore.dylib (1) <3934AC0D-D50F-38DA-B0E2-ECADE94ACAF6> /usr/lib/swift/libswiftQuartzCore.dylib
0x1acd97000 - 0x1acd9afff libsysmon.dylib (108.80.3) <7669A0E9-A6EC-3A4A-81A5-29E4C9B8D52E> /usr/lib/libsysmon.dylib
0x1acd9b000 - 0x1acdb2fff com.apple.FlightUtilities (1.0 - 141) <49B937DE-5125-3775-B930-3E93683173BF> /System/Library/PrivateFrameworks/FlightUtilities.framework/Versions/A/FlightUtilities
0x1ad0f2000 - 0x1ad0f9fff com.apple.InAppMessagesCore (1.0 - 1) <B5D6E20E-DEA3-3E05-87CC-7228136003DB> /System/Library/PrivateFrameworks/InAppMessagesCore.framework/Versions/A/InAppMessagesCore
0x1ad0fa000 - 0x1ad117fff com.apple.InAppMessages (1.0 - 1) <D12A48B7-3BDC-3824-BF05-F895F7C069B7> /System/Library/PrivateFrameworks/InAppMessages.framework/Versions/A/InAppMessages
0x1ad118000 - 0x1ad184fff com.apple.EmailCore (11.0 - 3654.60.0.2.21) <3C2753FF-4945-397F-B699-71743C540655> /System/Library/PrivateFrameworks/EmailCore.framework/Versions/A/EmailCore
0x1ad2d2000 - 0x1ad33bfff com.apple.SearchUI (1.0 - 1) <2B6B95A7-C25C-3C26-8E85-93F6A8FECBAB> /System/Library/PrivateFrameworks/SearchUI.framework/Versions/A/SearchUI
0x1ae344000 - 0x1ae3c0fff com.apple.EmailFoundation (11.0 - 3654.60.0.2.21) <DEE62E5B-4279-3D44-B9BE-805A01BDADD4> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
0x1ae63b000 - 0x1ae6e6fff libauthinstall.dylib (776.60.1) <B733BA83-878C-3CA4-AC26-61C0E5B8905C> /usr/lib/libauthinstall.dylib
0x1ae783000 - 0x1ae792fff com.apple.Speech (1.0 - 1) <059F2B3A-5AA6-324F-9FE7-ED43F65AE8CE> /System/Library/Frameworks/Speech.framework/Versions/A/Speech
0x1ae82b000 - 0x1ae82efff com.apple.ScreenTimeServiceUI (3.0 - 495) <F16A4FDA-4390-3DED-84B5-3D417589CA62> /System/Library/PrivateFrameworks/ScreenTimeServiceUI.framework/Versions/A/ScreenTimeServiceUI
0x1ae833000 - 0x1ae84cfff com.apple.biome.BiomePubSub (1.0 - 28.3.1) <5BEE746D-7292-3A10-99F4-C238E68056F7> /System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
0x1ae84d000 - 0x1ae85efff com.apple.biome.BiomeStorage (1.0 - 28.3.1) <8CB443C8-2309-3E58-8DD1-FFA5C13D0736> /System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
0x1ae85f000 - 0x1ae918fff com.apple.SpeakerRecognition (1.0 - 3002.1) <F168601C-476C-365C-AAD2-9EE06712F75F> /System/Library/PrivateFrameworks/SpeakerRecognition.framework/Versions/A/SpeakerRecognition
0x1ae942000 - 0x1aea39fff libcrypto.42.dylib (56.60.2) <77888385-5290-3F7E-848E-EA870EA0A9A8> /usr/lib/libcrypto.42.dylib
0x1aed55000 - 0x1aee1afff com.apple.LinkPresentation (146 - 146.8) <A352EC6E-7030-3C66-8779-1F0EF209E623> /System/Library/Frameworks/LinkPresentation.framework/Versions/A/LinkPresentation
0x1aee1b000 - 0x1aee51fff com.apple.CoreSuggestionsML (1.0 - 1115.505.1) <8EAE886C-7D9C-3FA3-91B5-84E1ED42C229> /System/Library/PrivateFrameworks/CoreSuggestionsML.framework/Versions/A/CoreSuggestionsML
0x1aee52000 - 0x1aee71fff com.apple.proactive.ProactiveInputPredictionsInternals (1.0 - 1115.505.1) <CEEA781D-CFB4-3BCF-BF21-0DB19F61C760> /System/Library/PrivateFrameworks/ProactiveInputPredictionsInternals.framework/Versions/A/ProactiveInputPredictionsInternals
0x1aee77000 - 0x1aeed7fff com.apple.proactive.ProactiveML (1.0 - 1115.505.1) <71E2A02D-FA1E-3A83-905C-8AFDB15E91CE> /System/Library/PrivateFrameworks/ProactiveML.framework/Versions/A/ProactiveML
0x1af078000 - 0x1af07ffff com.apple.PIP (1.0 - 109) <B25B7777-F433-38FB-A629-1F4B5E1F8ED5> /System/Library/PrivateFrameworks/PIP.framework/Versions/A/PIP
0x1af959000 - 0x1af983fff com.apple.DeviceIdentity (1.0 - 1) <4BABA3D9-201F-3690-B50D-4904E140BC90> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
0x1b03b0000 - 0x1b03bafff com.apple.EmailAddressing (11.0 - 3654.60.0.2.21) <0F1B4FD0-B36D-36A4-97F1-A856668CC932> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
0x1b03bb000 - 0x1b0466fff com.apple.Email (11.0 - 3654.60.0.2.21) <0BD8646D-C3B5-3C05-9FAE-98DE0A5BC797> /System/Library/PrivateFrameworks/Email.framework/Versions/A/Email
0x1b06db000 - 0x1b06eefff libpartition2_dynamic.dylib (2272.80.5) <4F4199F6-B153-32E3-AEC8-00117AEA94E4> /usr/lib/libpartition2_dynamic.dylib
0x1b1e7c000 - 0x1b1e7efff com.apple.ParsecSubscriptionServiceSupport (1.0 - 977) <F85D48F8-939B-33C1-AD46-A455A123B4B0> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/Versions/A/ParsecSubscriptionServiceSupport
0x1b2772000 - 0x1b27f2fff com.apple.VideoSubscriberAccount.VideoSubscriberAccountFramework (1.0 - 364.20.8) <14147EEC-52D2-389A-BCA6-355EC89F37E5> /System/Library/Frameworks/VideoSubscriberAccount.framework/Versions/A/VideoSubscriberAccount
0x1b27f3000 - 0x1b29cffff com.apple.Osprey (1.0 - 1) <E7745E6F-64C2-3EAA-B58E-35559C2ECC8C> /System/Library/PrivateFrameworks/Osprey.framework/Versions/A/Osprey
0x1b2ab5000 - 0x1b2ba3fff com.apple.Safari.Shared.UI (16610 - 16610.4.3.1.7) <7B19C601-E09E-38F8-8498-6867BA3F36B2> /System/Library/PrivateFrameworks/SafariSharedUI.framework/Versions/A/SafariSharedUI
0x1b3398000 - 0x1b33a4fff com.apple.FlightUtilitiesCore (1.0 - 141) <D45C1135-9FE1-3DC2-BCDB-AFC0A7B5FD93> /System/Library/PrivateFrameworks/FlightUtilitiesCore.framework/Versions/A/FlightUtilitiesCore
0x1b33a5000 - 0x1b33affff com.apple.Reveal (1.0 - 22) <49AC3FF8-C600-34A3-9380-4C35D9C4B22E> /System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal
0x1b33b0000 - 0x1b33b5fff com.apple.RevealCore (1.0 - 22) <1200AF12-65EB-3DD8-AE84-4D3BFA739120> /System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore
0x1b3509000 - 0x1b35bcfff com.apple.WebInspector (16610 - 16610.4.3.1.7) <1E83A1AB-8D6C-38F1-81A6-796CAB8B8C8A> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector
0x1b60d2000 - 0x1b6100fff com.apple.HelpData (2.3 - 200) <A5C8ECB1-53F9-3508-B999-08F9B817759E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x1b6101000 - 0x1b611bfff com.apple.shortcut (2.16 - 117) <620CF024-7D37-337C-A5E9-324B1DA5DBD6> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x1b611c000 - 0x1b61aefff com.apple.Symbolication (12.2 - 64541.7.1) <BA1B369E-A52A-30E9-B7C7-26280C7245E4> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x1b61af000 - 0x1b61d5fff com.apple.ScreenTimeUI (3.0 - 495) <FD0A5C00-815E-3E84-A4C5-911221EFE993> /System/Library/PrivateFrameworks/ScreenTimeUI.framework/Versions/A/ScreenTimeUI
0x1b61e6000 - 0x1b6242fff com.apple.AXRuntime (1.0.0 - 1) <3B93D9E4-DE4F-3E82-ACF6-937A8957E142> /System/Library/PrivateFrameworks/AXRuntime.framework/Versions/A/AXRuntime
0x1b89f9000 - 0x1b8a01fff com.apple.PassKit (1.0 - 1) <A5C895EF-D783-3E2C-9D44-91F2188893D6> /System/Library/Frameworks/PassKit.framework/Versions/A/PassKit
0x1ba09d000 - 0x1ba0b7fff com.apple.proactive.ProactiveInputPredictions (1.0 - 1115.505.1) <765A450B-031C-34A3-9853-8ED7F11B30F4> /System/Library/PrivateFrameworks/ProactiveInputPredictions.framework/Versions/A/ProactiveInputPredictions
0x1bbabd000 - 0x1bbae1fff com.apple.accessibility.AccessibilityPlatformTranslation (1.0 - 1) <CC60FE0E-9153-34D6-B485-BC049B3B9EBA> /System/Library/PrivateFrameworks/AccessibilityPlatformTranslation.framework/Versions/A/AccessibilityPlatformTranslation
0x1c61f8000 - 0x1c61fcfff libmetal_timestamp.dylib (31001.161) <3D565558-80F6-3D4C-92B5-EE70977BB299> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x1c8451000 - 0x1c8457fff libCoreFSCache.dylib (177.22) <7EA6D9B5-8169-3A45-9C5D-4A3635A2DBB8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1c8458000 - 0x1c845dfff libCoreVMClient.dylib (177.22) <D1D20348-4C98-3F99-8458-3AD7C5238077> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x1c845e000 - 0x1c846dfff com.apple.opengl (18.1.1 - 18.1.1) <3172E66B-6B24-3178-8E0C-90D49EBD5C24> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1c846e000 - 0x1c8470fff libCVMSPluginSupport.dylib (18.1.1) <9C3EFC40-CAA1-3209-ADFA-2036B6591FB5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x1c8471000 - 0x1c8479fff libGFXShared.dylib (18.1.1) <CA46B0D2-D452-3B82-AA60-0D43F11A05F0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x1c847a000 - 0x1c84b2fff libGLImage.dylib (18.1.1) <4C2A14D7-2F00-3B57-A550-5B3612736E3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1c84b3000 - 0x1c84ebfff libGLU.dylib (18.1.1) <C8FA8DD5-E4EF-387F-9938-BD1BD48562E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1c84ec000 - 0x1c865afff libGLProgrammability.dylib (18.1.1) <6F424D34-6D07-33AF-8356-7036A4BA7682> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1c865b000 - 0x1c8665fff libGL.dylib (18.1.1) <61A850FD-1E85-3439-AE83-6BC7B4AEC882> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x1c8666000 - 0x1c87cffff GLEngine (18.1.1) <A539502C-3D57-345B-8BDB-3B7CDDD16246> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x1c87d0000 - 0x1c87f5fff GLRendererFloat (18.1.1) <713D7CE5-C67B-33BE-9615-88378F22DEEC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1c87f6000 - 0x1c8855fff com.apple.opencl (4.5 - 4.5) <78A42E39-5CE3-3777-A62F-D76F6B23415A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x1c9919000 - 0x1c992dfff com.apple.ExternalAccessory (1.0.0 - 1.0) <F41CF97C-7D0F-3098-8004-695CF2B4536A> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x1cab4d000 - 0x1cab57fff com.apple.AccessibilityBundles (1.0 - 173) <5C22EDE2-D4DB-35F5-85AA-36E274616117> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
0x1d10e8000 - 0x1d10f3fff com.apple.SymptomAnalytics (1.0 - 1431.40.36) <702781FD-741C-36EE-BE92-D37A07591A28> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
0x1d1319000 - 0x1d1332fff com.apple.SymptomPresentationFeed (1.0 - 1431.40.36) <961D3CEB-A104-32CD-A1EC-BEAA9A184DDF> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
0x1d6ba6000 - 0x1d6ba8fff libAXSafeCategoryBundle.dylib (2885.15.7) <06B81CDD-E0B7-3A9B-AAC9-ACD09DEB0E10> /usr/lib/libAXSafeCategoryBundle.dylib
0x1d6c70000 - 0x1d6c77fff libRosetta.dylib (203.30) <46D9195A-40F2-3CD5-AE73-2F6EF52ECCEC> /usr/lib/libRosetta.dylib
0x1d7181000 - 0x1d71d4fff libstdc++.6.dylib (104.1) <44BD234E-24BC-397E-AE3B-0DB8EA099CA9> /usr/lib/libstdc++.6.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 389911
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=2.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.7G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 5120K 40
Activity Tracing 256K 1
CG backing stores 3264K 6
CG image 19.0M 420
CG raster data 28.6M 21
CoreAnimation 15.5M 564
CoreGraphics 48K 3
CoreImage 880K 55
CoreUI image data 5552K 47
Foundation 128K 3
Image IO 23.0M 106
JS JIT generated code 1.0G 3
Kernel Alloc Once 32K 1
MALLOC 359.5M 80
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 928.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 3264K 51
STACK GUARD 56.4M 23
Stack 20.2M 23
VM_ALLOCATE 2736K 68
WebKit Malloc 23.0M 35
__AUTH 1641K 417
__AUTH_CONST 23.2M 657
__CTF 759 1
__DATA 14.1M 657
__DATA_CONST 24.8M 668
__DATA_DIRTY 3144K 345
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 481.7M 19
__OBJC_CONST 5282K 418
__OBJC_RO 64.5M 1
__OBJC_RW 2544K 1
__TEXT 524.8M 689
__UNICODE 588K 1
libnetwork 1152K 16
mapped file 506.0M 72
shared memory 80K 5
=========== ======= =======
TOTAL 4.5G 5543
TOTAL, minus reserved VM space 3.2G 5543
Model: MacBookPro17,1, BootROM 6723.81.1, proc 8:4:4 processors, 16 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: lp_ddr4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 31 2020 21:39:03 version 18.20.222.20.7.8.104 FWID 01-1b2645bc
Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment