Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

will new version be released for macOS Catalina #94

Open
dougrock opened this issue Sep 1, 2019 · 46 comments
Open

will new version be released for macOS Catalina #94

dougrock opened this issue Sep 1, 2019 · 46 comments

Comments

@dougrock
Copy link

dougrock commented Sep 1, 2019

No description provided.

@robertklep
Copy link
Owner

Perhaps 😅 It will depend on how much effort it's going to take to get it working on Catalina. Since I don't typically install beta's, I'll only be able to look at it when Catalina is officially released and I have installed it.

@Gruntfuggly
Copy link

Would love to see this working with Catalina...

@robertklep
Copy link
Owner

It will probably be quite a while before I upgrade to Catalina, given that I don't see any upside of using it (and a lot of downsides 😕)

@reekes
Copy link

reekes commented Dec 26, 2019

I'm not a fan of Catalina, and can't give any reason to upgrade. But one of my Macs is on Catalina, and I miss using QuoteFix.

@Rogue-Git-Dev
Copy link

I second this notion to make Quote Fix compatible. I am using the latest public beta build of Catalina and just attempted to enable the plugin with the Mail 13.0 incompatible dialogue. This is possibly the sole plugin that will make Mail tolerable; I have used MailMate for years but need to use Mail to circumvent a system that disabled IMAP.

@herbs
Copy link

herbs commented Mar 3, 2020

I'll add another plead for Catalina compatibility!

@alxmueller
Copy link

Missing support for Catalina is actually the only thing that keeps me from upgrading. That's how important QuoteFix is to me. Compatibility with Catalina would be highly appreciated.

@defrilitus
Copy link

Same here. QuoteFix is the only thing reason I haven't upgraded. If you have the time, Catalina compatability would be great.

@robertklep
Copy link
Owner

@defrilitus it's not a question of time, it's a question of me not running Catalina 😬

@defrilitus
Copy link

@robertklep Thanks for your reply. I understand perfectly ;-)

@goranmoomin
Copy link

So, if anyone is interested, you can just add the macOS 10.15 compatibility UUID to the current Mojave mailbundle (which unfortunately I can't get it to build and work on my machine) to make it work. Looks like nothing breaks here. If you trust me, you can just use this binary:
QuoteFix.mailbundle.zip

If you don't, download the current QuoteFix.mailbundle from the README link, edit the QuoteFix.mailbundle/Contents/Info.plist with your favorite editor and insert this under Supported10.14PluginCompatibilityUUIDs:

	<key>Supported10.15PluginCompatibilityUUIDs</key>
	<array>
		<string>6EEA38FB-1A0B-469B-BB35-4C2E0EEA9053</string>
	</array>

and it will work. The final Info.plist should look like this:

스크린샷 2020-05-15 오전 1 40 18

@goranmoomin
Copy link

BTW, @robertklep Do you know why it doesn't build on my machine? If I use my system python2.7, it crashes with this log:

Click to expand the log:
Process:               Mail [92562]
Path:                  /System/Applications/Mail.app/Contents/MacOS/Mail
Identifier:            com.apple.mail
Version:               13.4 (3608.80.23.2.2)
Build Info:            Mail-3608080023002002~4
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Mail [92562]
User ID:               501

PlugIn Path:             /Users/USER/Library/Containers/com.apple.mail/*/QuoteFix
PlugIn Identifier:       name.klep.mail.QuoteFix
PlugIn Version:          2.10.0a1 (2.10.0a1)

Date/Time:             2020-05-14 22:20:19.850 +0900
OS Version:            Mac OS X 10.15.4 (19E287)
Report Version:        12
Bridge OS Version:     3.0 (14Y908)
Anonymous UUID:        A505E36D-6514-311C-84E9-C87998C2A49A

Sleep/Wake UUID:       63E0FBBC-880E-4FE4-873A-A567B08971D0

Time Awake Since Boot: 700000 seconds
Time Since Wake:       4500 seconds

System Integrity Protection: disabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (Code Signature Invalid)
Exception Codes:       0x0000000000000032, 0x0000000107bac000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace CODESIGNING, Code 0x2

kernel messages:

VM Regions Near 0x107bac000:
    VM_ALLOCATE            0000000107ba8000-0000000107bac000 [   16K] r--/rwx SM=PRV  
--> mapped file            0000000107bac000-0000000107ca0000 [  976K] r-x/rwx SM=COW  �
    VM_ALLOCATE (reserved) 0000000107ca0000-0000000107d1c000 [  496K] rw-/rwx SM=NUL  reserved VM address space (unallocated)

Application Specific Information:
dyld3 mode

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libdyld.dylib                 	0x00007fff708c5053 dyld3::MachOFile::isMachO(Diagnostics&, unsigned long long) const + 9
1   libdyld.dylib                 	0x00007fff708dbb5d invocation function for block in dyld3::Loader::mapImage(Diagnostics&, dyld3::LoadedImage&, bool) + 357
2   libdyld.dylib                 	0x00007fff708bb92c dyld3::closure::Image::forEachDiskSegment(void (unsigned int, unsigned int, unsigned int, long long, unsigned long long, unsigned char, bool, bool&) block_pointer) const + 284
3   libdyld.dylib                 	0x00007fff708c8952 dyld3::Loader::mapImage(Diagnostics&, dyld3::LoadedImage&, bool) + 1578
4   libdyld.dylib                 	0x00007fff708c2edd dyld3::Loader::mapAndFixupAllImages(Diagnostics&, bool, bool) + 353
5   libdyld.dylib                 	0x00007fff708c2580 dyld3::AllImages::loadImage(Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 526
6   libdyld.dylib                 	0x00007fff708bd37b dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 943
7   libdyld.dylib                 	0x00007fff708bce8b dyld3::dlopen_internal(char const*, int, void*) + 206
8   libdyld.dylib                 	0x00007fff708db2c7 dyld3::NSAddImage(char const*, unsigned int) + 64
9   name.klep.mail.QuoteFix       	0x0000000107b6ab51 0x107b69000 + 6993
10  libdyld.dylib                 	0x00007fff708bc6d2 invocation function for block in dyld3::AllImages::runAllInitializersInImage(dyld3::closure::Image const*, dyld3::MachOLoaded const*) + 159
11  libdyld.dylib                 	0x00007fff708bc5ae dyld3::closure::Image::forEachInitializer(void const*, void (void const*) block_pointer) const + 84
12  libdyld.dylib                 	0x00007fff708bc325 invocation function for block in dyld3::AllImages::runInitialzersBottomUp(dyld3::closure::Image const*) + 349
13  libdyld.dylib                 	0x00007fff708bc1a0 dyld3::closure::Image::forEachImageToInitBefore(void (unsigned int, bool&) block_pointer) const + 86
14  libdyld.dylib                 	0x00007fff708c2641 dyld3::AllImages::loadImage(Diagnostics&, unsigned int, dyld3::closure::DlopenClosure const*, bool, bool, bool, bool) + 719
15  libdyld.dylib                 	0x00007fff708bd37b dyld3::AllImages::dlopen(Diagnostics&, char const*, bool, bool, bool, bool, bool, void const*) + 943
16  libdyld.dylib                 	0x00007fff708bce8b dyld3::dlopen_internal(char const*, int, void*) + 206
17  libdyld.dylib                 	0x00007fff708bcd53 dlopen + 116
18  com.apple.CoreFoundation      	0x00007fff369b3132 _CFBundleDlfcnLoadBundle + 147
19  com.apple.CoreFoundation      	0x00007fff36a2be45 _CFBundleLoadExecutableAndReturnError + 482
20  com.apple.Foundation          	0x00007fff3902391f -[NSBundle loadAndReturnError:] + 369
21  com.apple.mail                	0x000000010139edc5 0x1011e6000 + 1805765
22  com.apple.mail                	0x000000010139fa1d 0x1011e6000 + 1808925
23  com.apple.mail                	0x00000001011eb40f 0x1011e6000 + 21519
24  com.apple.mail                	0x00000001011eaaec 0x1011e6000 + 19180
25  com.apple.CoreFoundation      	0x00007fff369809cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
26  com.apple.CoreFoundation      	0x00007fff36980963 ___CFXRegistrationPost1_block_invoke + 63
27  com.apple.CoreFoundation      	0x00007fff369808d8 _CFXRegistrationPost1 + 372
28  com.apple.CoreFoundation      	0x00007fff36980544 ___CFXNotificationPost_block_invoke + 80
29  com.apple.CoreFoundation      	0x00007fff369506bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554
30  com.apple.CoreFoundation      	0x00007fff3694fb69 _CFXNotificationPost + 1351
31  com.apple.Foundation          	0x00007fff38fc6866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
32  com.apple.AppKit              	0x00007fff33c11153 -[NSApplication _postDidFinishNotification] + 312
33  com.apple.AppKit              	0x00007fff33c10e92 -[NSApplication _sendFinishLaunchingNotification] + 208
34  com.apple.AppKit              	0x00007fff33c0df53 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 549
35  com.apple.AppKit              	0x00007fff33c0db98 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
36  com.apple.Foundation          	0x00007fff38ff1b06 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
37  com.apple.Foundation          	0x00007fff38ff1970 _NSAppleEventManagerGenericHandler + 98
38  com.apple.AE                  	0x00007fff37cfd203 0x7fff37cf0000 + 53763
39  com.apple.AE                  	0x00007fff37cfc929 0x7fff37cf0000 + 51497
40  com.apple.AE                  	0x00007fff37cf4bd7 aeProcessAppleEvent + 449
41  com.apple.HIToolbox           	0x00007fff355ce7fa AEProcessAppleEvent + 54
42  com.apple.AppKit              	0x00007fff33c07f31 _DPSNextEvent + 1547
43  com.apple.AppKit              	0x00007fff33c064e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
44  com.apple.AppKit              	0x00007fff33bf81ee -[NSApplication run] + 658
45  com.apple.AppKit              	0x00007fff33bc9ff6 NSApplicationMain + 777
46  libdyld.dylib                 	0x00007fff708d1cc9 start + 1

Thread 1:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 2:: Dispatch queue: com.apple.root.background-qos
0   libsystem_kernel.dylib        	0x00007fff70a13672 __getattrlist + 10
1   com.apple.CoreServicesInternal	0x00007fff4fca079c corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 631
2   com.apple.CoreServicesInternal	0x00007fff4fca04c4 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 363
3   com.apple.CoreServicesInternal	0x00007fff4fc9cb9e _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 221
4   com.apple.CoreFoundation      	0x00007fff3695e6b0 CFURLCopyResourcePropertyForKey + 119
5   com.apple.CoreFoundation      	0x00007fff36974bc4 -[NSURL getResourceValue:forKey:error:] + 110
6   com.apple.Foundation          	0x00007fff38ff0d42 -[NSURL(NSURLPathUtilities) URLByAppendingPathComponent:] + 217
7   com.apple.contacts.ContactsPersistence	0x00007fff4da539f6 +[CNPersistentStoreCoordinatorBuildTask urlForAccountWithIdentifier:baseURL:] + 137
8   com.apple.contacts.ContactsPersistence	0x00007fff4da53943 __56-[CNPersistentStoreCoordinatorBuildTask makeAccountURLs]_block_invoke + 76
9   com.apple.AddressBook.ContactsFoundation	0x00007fff4d9cf668 CNArrayMapFastPath + 209
10  com.apple.AddressBook.ContactsFoundation	0x00007fff4d9cf464 -[NSArray(ContactsFoundation) _cn_map:] + 92
11  com.apple.contacts.ContactsPersistence	0x00007fff4da538a5 -[CNPersistentStoreCoordinatorBuildTask makeAccountURLs] + 150
12  com.apple.contacts.ContactsPersistence	0x00007fff4da53258 -[CNPersistentStoreCoordinatorBuildTask run:] + 44
13  com.apple.AddressBook.ContactsFoundation	0x00007fff4d9d2de0 -[CNTask run] + 96
14  com.apple.contacts.ContactsPersistence	0x00007fff4da530cc -[CNPersistentStoreCoordinatorFactory addStoresForAccountCollection:withStoreBuilder:] + 116
15  com.apple.contacts.ContactsPersistence	0x00007fff4da52a91 -[CNPersistentStoreCoordinatorFactory pool_makeCoordinatorForAllSourcesWithAccountCollection:] + 155
16  com.apple.AddressBook.ContactsFoundation	0x00007fff4d9d2524 CNResultWithAutoreleasePool + 33
17  com.apple.contacts.ContactsPersistence	0x00007fff4da529aa -[CNPersistentStoreCoordinatorFactory makeCoordinatorForSourcesWithAccountCollection:] + 99
18  com.apple.contacts.ContactsPersistence	0x00007fff4da51f77 -[CNPersistentStoreCoordinatorCache coordinatorForSourcesWithAccountCollection:] + 286
19  com.apple.contacts.ContactsPersistence	0x00007fff4da51a8a +[CNCDPersistentBackend backendWithAccountCollection:] + 90
20  com.apple.contacts.ContactsPersistence	0x00007fff4da519a8 -[CNCDPersistenceStack makePersistenceContext] + 21
21  com.apple.contacts            	0x00007fff35c66177 -[CNCDChangeHistoryStore resultWithManagedObjectContext:] + 78
22  com.apple.contacts            	0x00007fff35c660b4 -[CNCDChangeHistoryStore currentHistoryToken] + 34
23  com.apple.contacts            	0x00007fff35c6605e -[CNCoreDataMapperX currentHistoryToken] + 48
24  com.apple.contacts            	0x00007fff35c65fef -[CNDataMapperContactStore currentHistoryToken] + 117
25  com.apple.AddressBook.core    	0x00007fff49334164 -[ABDistributedNotificationListener initWithDelegate:notificationCenter:contactStore:scheduler:] + 263
26  com.apple.AddressBook.core    	0x00007fff49334025 -[ABDistributedNotificationListener initWithDelegate:] + 252
27  com.apple.AddressBook.core    	0x00007fff493335c3 -[ABAddressBook nts_InitWithOptions:] + 1724
28  com.apple.AddressBook.core    	0x00007fff49332dc6 -[ABAddressBook nts_InitDefaultContactManager] + 131
29  com.apple.AddressBook.core    	0x00007fff49332ce9 +[ABAddressBook nts_SharedAddressBook] + 84
30  com.apple.AddressBook.core    	0x00007fff49332bc3 +[ABAddressBook nts_CreateSharedAddressBook] + 57
31  com.apple.AddressBook.core    	0x00007fff493329ee +[ABAddressBook sharedAddressBook] + 81
32  com.apple.contacts            	0x00007fff35c648e8 __28+[CNContactStore initialize]_block_invoke_2 + 52
33  libdispatch.dylib             	0x00007fff708842b9 _dispatch_block_async_invoke2 + 83
34  libdispatch.dylib             	0x00007fff70878658 _dispatch_client_callout + 8
35  libdispatch.dylib             	0x00007fff70886aa8 _dispatch_root_queue_drain + 663
36  libdispatch.dylib             	0x00007fff70887097 _dispatch_worker_thread2 + 92
37  libsystem_pthread.dylib       	0x00007fff70ad29f7 _pthread_wqthread + 220
38  libsystem_pthread.dylib       	0x00007fff70ad1b77 start_wqthread + 15

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff70ad1b68 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007ffeeea0d048  rbx: 0x00007ffeeea11a40  rcx: 0x00007ffeeea0d088  rdx: 0x00000000000f4000
  rdi: 0x0000000107bac000  rsi: 0x00007ffeeea11a40  rbp: 0x00007ffeeea0cd20  rsp: 0x00007ffeeea0cd10
   r8: 0x000000000000001c   r9: 0x0000000000000000  r10: 0x0000000000000012  r11: 0x0000000000000202
  r12: 0x0000000000000000  r13: 0x0000000107bac000  r14: 0x00000000000f4000  r15: 0x00007ffeeea0ce40
  rip: 0x00007fff708c5053  rfl: 0x0000000000010246  cr2: 0x0000000107bac000
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14


Binary Images:
       0x1011e6000 -        0x101554fff  com.apple.mail (13.4 - 3608.80.23.2.2) <218322B0-EFCB-3FF1-8213-B68A62145EE9> /System/Applications/Mail.app/Contents/MacOS/Mail
       0x107aa9000 -        0x107aac047  libobjc-trampolines.dylib (787.1) <CCA8AC98-12A2-3984-ACD6-1D77DAD6C0AD> /usr/lib/libobjc-trampolines.dylib
       0x107b69000 -        0x107b6cff7 +name.klep.mail.QuoteFix (2.10.0a1 - 2.10.0a1) <2894CDD1-3C86-39E1-85CD-D9451C56BE9F> /Users/USER/Library/Containers/com.apple.mail/*/QuoteFix
       0x10b8b8000 -        0x10b949eff  dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld
    0x7fff29936000 -     0x7fff29957ff7  libKoreanConverter.dylib (76) <1CF294BC-91E8-3780-AB01-3BA70635457B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x7fff2f315000 -     0x7fff2f714ff1  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff321b3000 -     0x7fff323aeffb  com.apple.avfoundation (2.0 - 1841.57) <AB376C9E-111C-3F42-B09A-566D50F2E296> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff323af000 -     0x7fff3247bffe  com.apple.audio.AVFAudio (1.0 - 415.72) <D912C207-81D1-35AB-8E31-1110F511A685> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3259b000 -     0x7fff3259bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3259c000 -     0x7fff325b2fff  libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff325b3000 -     0x7fff32c09fef  com.apple.vImage (8.1 - 524.2) <DAE0E5C5-BA70-325D-8B4C-6B821F009CBF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff32c0a000 -     0x7fff32e71ff7  libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff32e72000 -     0x7fff33345fef  libBNNS.dylib (144.100.2) <C05F9F9D-4498-37BD-9C1C-2F7B920B401D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff33346000 -     0x7fff336e1fff  libLAPACK.dylib (1303.60.1) <F8E9D081-7C60-32EC-A47D-2D30CAD73C5F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff336e2000 -     0x7fff336f7fec  libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff336f8000 -     0x7fff336fdff3  libQuadrature.dylib (7) <EB7C9E98-D1E7-314C-90B4-3EB04428CC7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff336fe000 -     0x7fff3376efff  libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3376f000 -     0x7fff33781fef  libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff33782000 -     0x7fff33959fd7  libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff3395a000 -     0x7fff33a1cfef  libvMisc.dylib (735.100.4) <E6C94B52-931B-3858-AF4D-C2EA52ACB7F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff33a1d000 -     0x7fff33a1dfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff33a1e000 -     0x7fff33a7dff0  com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff33a7f000 -     0x7fff33bc6ff3  com.apple.AddressBook.framework (11.0 - 2421.22) <578863D9-6358-30F5-9B1C-F35568056CBA> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff33bc7000 -     0x7fff34986ff5  com.apple.AppKit (6.9 - 1894.40.150) <FDDF35FF-4007-3F0B-B59C-03CFF3A0A73B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff349d6000 -     0x7fff349d6fff  com.apple.ApplicationServices (48 - 50) <CABCF23C-55E5-35E1-AAF0-EE5DDE3FDB03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff349d7000 -     0x7fff34a42fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff34adb000 -     0x7fff34b19ff0  libFontRegistry.dylib (274.0.4.2) <FBF6EC26-42C0-334E-B67C-871AD50DB0BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff34b74000 -     0x7fff34ba3fff  com.apple.ATSUI (1.0 - 1) <D8C604E9-D854-3A32-B37B-819197537A63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff34ba4000 -     0x7fff34ba8ffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff34c42000 -     0x7fff34c99ffa  com.apple.HIServices (1.22 - 675.1) <B2DEE96F-ED7A-3924-A2E2-44BB7A950BD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff34c9a000 -     0x7fff34ca8fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff34ca9000 -     0x7fff34ceeffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff34cef000 -     0x7fff34cf9ff7  com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff34cfa000 -     0x7fff34d07ffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <C2E5BBFC-2EF0-3FFE-A1CF-960631DC249C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff34d08000 -     0x7fff34de9ffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff34deb000 -     0x7fff34debfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff34f1b000 -     0x7fff34f29ffc  com.apple.AuthenticationServices (12.0 - 1.0) <669AE9B7-6595-31A3-8A3F-BBE75A6B27DF> /System/Library/Frameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices
    0x7fff3517e000 -     0x7fff3550cffd  com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff35588000 -     0x7fff35588fff  com.apple.Carbon (160 - 162) <CAA294BD-BC93-384A-8415-B254C89098FC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff35589000 -     0x7fff3558cff3  com.apple.CommonPanels (1.2.6 - 101) <63261921-DD00-312E-AFD1-C099E1984725> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3558d000 -     0x7fff35881ff3  com.apple.HIToolbox (2.1.1 - 994.6) <C03A48FC-1A02-320D-9147-F4687A1BBC6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff35882000 -     0x7fff35885ff3  com.apple.help (1.3.8 - 71) <F5E9EA64-5D5E-346F-98D0-D04A2F805D8D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff35886000 -     0x7fff3588bff7  com.apple.ImageCapture (9.0 - 1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3588c000 -     0x7fff3588cfff  com.apple.ink.framework (10.15 - 227) <90518F56-AD8A-3627-905A-16E2B8640F87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3588d000 -     0x7fff358a7ffa  com.apple.openscripting (1.7 - 185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff358c8000 -     0x7fff358c8fff  com.apple.print.framework.Print (15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff358c9000 -     0x7fff358cbff7  com.apple.securityhi (9.0 - 55008) <478C57A9-D5A5-3951-B289-DA5323E9044A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff358cc000 -     0x7fff358d2fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <E6BE4EC1-5C53-38BB-AAFD-E7BF7A8975BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff358d3000 -     0x7fff35a6bffa  com.apple.cloudkit.CloudKit (867 - 867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff35a6c000 -     0x7fff35a6cfff  com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff35a7a000 -     0x7fff35b70fff  com.apple.ColorSync (4.13.0 - 3394.7) <FC6CFACE-CDD8-3811-BAB6-C9F82AC0A594> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff35c62000 -     0x7fff35d9bff6  com.apple.contacts (1.0 - 3455.17) <29D3760B-2AB2-3D38-9FA5-6EFFC7F51EBC> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff35d9c000 -     0x7fff35e5aff7  com.apple.ContactsUI (11.0 - 2421.22) <86895E55-CE8D-3795-AA25-DCE955B9D476> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff35e5b000 -     0x7fff36364ffb  com.apple.audio.CoreAudio (5.0 - 5.0) <CF50C6CC-6753-3D64-A76B-21CE211A98E8> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff363b7000 -     0x7fff363effff  com.apple.CoreBluetooth (1.0 - 1) <D2943204-C3A0-3C09-A7A9-BF75822678B4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff363f0000 -     0x7fff367dafe8  com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff367db000 -     0x7fff36906ffe  com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff36907000 -     0x7fff36d86ffb  com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff36d88000 -     0x7fff373fcfe0  com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3740a000 -     0x7fff37765ff0  com.apple.CoreImage (15.0.0 - 940.9) <CA78A35D-E15E-3D98-BDEF-9F3D9039DB78> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff37766000 -     0x7fff377cfff0  com.apple.corelocation (2394.0.22 - 2394.0.22) <ACC174CE-32D4-3DFB-BD94-13A980F28CBC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff37823000 -     0x7fff37b25ff2  com.apple.CoreML (1.0 - 1) <D21E403C-E85E-30E0-9465-38C804CEC405> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff37b26000 -     0x7fff37c02ff4  com.apple.CoreMedia (1.0 - 2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff37c03000 -     0x7fff37c65ffe  com.apple.CoreMediaIO (1000.0 - 5125.6) <11F1EB21-E366-3AEE-8012-D72DEEAC4D3C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff37cef000 -     0x7fff37ceffff  com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff37cf0000 -     0x7fff37d75fff  com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff37d76000 -     0x7fff38057ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <D0FECC17-7E16-308F-98EA-AF311CB77FE6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff38058000 -     0x7fff380a5ffd  com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff380a6000 -     0x7fff380aeff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <CE3D8B13-2583-3527-8532-D5DDAAD7D56B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff380af000 -     0x7fff382e8ffc  com.apple.LaunchServices (1069.22 - 1069.22) <E51EE658-608C-3034-9635-4FDF1E241E62> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff382e9000 -     0x7fff38381ff1  com.apple.Metadata (10.7.0 - 2076.3) <EE42CCA1-FEC2-3F1C-9B62-2E73EFB05FCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff38382000 -     0x7fff383affff  com.apple.CoreServices.OSServices (1069.22 - 1069.22) <A0654B4E-3194-3066-911F-FF1FBEE1D2C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff383b0000 -     0x7fff38417fff  com.apple.SearchKit (1.4.1 - 1.4.1) <D4F82BC9-FD9B-3E04-B78E-D9E2A73B0BD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff38418000 -     0x7fff3843cff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <AEB4E42C-F5A2-3F63-80B0-4226483AD4F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3843d000 -     0x7fff384aefff  com.apple.CoreSpotlight (1.0 - 2076.3) <F05E5BA0-6741-39B0-9893-0DA6B723ACBB> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff38699000 -     0x7fff38760ffc  com.apple.CoreTelephony (113 - 7549) <73AB1DBA-D993-3766-B110-323F132FAB58> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff38761000 -     0x7fff38918ffc  com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff38919000 -     0x7fff3895dffb  com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3895e000 -     0x7fff389ebffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <C1C2BBD4-EA97-3CC1-845D-1F1578E68380> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff38a22000 -     0x7fff38a62ff5  com.apple.CryptoTokenKit (1.0 - 1) <89B9F9E1-5343-3EE9-9642-87E2D949FFEA> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff38ba7000 -     0x7fff38bb2ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <A2504DEB-2C9D-3F87-90FF-70104421DAF7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff38bb3000 -     0x7fff38c5dff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <F4588360-A78E-361C-B7F5-370D38C57B3C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff38c82000 -     0x7fff38c88fff  com.apple.DiskArbitration (2.7 - 2.7) <D7617B57-B01C-3848-8818-593FB12039E9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff38cad000 -     0x7fff38e59ff5  com.apple.ical.EventKit (3.0 - 1370.4.2) <5991FA34-2809-3269-928A-A50558855D31> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff38e7a000 -     0x7fff38fa5ffa  com.apple.FileProvider (276 - 276) <B3EB6E66-807E-3F67-951F-88B8484FB8CD> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff38fbd000 -     0x7fff39382ff8  com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff39384000 -     0x7fff393abffe  com.apple.GLKit (114 - 114) <17A5B3E7-8E4D-3008-909F-51E88A1D2341> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
    0x7fff393ef000 -     0x7fff3943fff7  com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3957c000 -     0x7fff39690ff3  com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff396f6000 -     0x7fff3979aff3  com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3979c000 -     0x7fff397adffb  com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff397cb000 -     0x7fff3982bff7  com.apple.ImageCaptureCore (1.0 - 1600.60.4.2) <47AD8B27-A38D-3A6A-B3F1-2770A8CF7EB3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3982c000 -     0x7fff39988fee  com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) <EDAA3E6B-6D65-3807-86C2-91736BC0AF88> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff39989000 -     0x7fff3998cfff  libGIF.dylib (1976.3.4.4) <A4627958-EB22-3ADA-92BE-16229F9E9767> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3998d000 -     0x7fff39a46fff  libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff39a47000 -     0x7fff39a6afe3  libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff39ce6000 -     0x7fff39d00fef  libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff39d01000 -     0x7fff39d02fff  libRadiance.dylib (1976.3.4.4) <E506A652-A423-3170-8032-0B03FF367FE8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff39d03000 -     0x7fff39d4cffb  libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff39d61000 -     0x7fff39d64ffe  com.apple.iChat.InstantMessage (8.0 - 5501) <D5CE22EC-9C9A-3A15-B2E8-134D50905AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff39d65000 -     0x7fff3a1f4ff8  com.apple.Intents (1.0 - 1) <04636FBB-7F57-381D-BF5C-58DACE6B4A43> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff3a1f7000 -     0x7fff3b296fe9  com.apple.JavaScriptCore (15609 - 15609.1.20.111.8) <BCA32239-EE89-36EB-9908-32A8E6F7C5F4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3b2ae000 -     0x7fff3b2c0ff3  com.apple.Kerberos (3.0 - 1) <DC673FF3-4DC9-3C23-9718-343AB36B2984> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3b2c1000 -     0x7fff3b2c1fff  libHeimdalProxy.dylib (77) <A970C7A8-7CCD-3701-A459-078BD5E8FE4E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3b2c2000 -     0x7fff3b2f8ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff3b2f9000 -     0x7fff3b319fff  com.apple.speech.LatentSemanticMappingFramework (2.12.3 - 2.12.5) <067FB315-C417-3222-9B6F-8C5AB9B7C287> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff3b3dd000 -     0x7fff3b3f8ff1  com.apple.LocalAuthentication.DaemonUtils (1.0 - 693.100.21) <E31BD394-97FC-3B44-8037-35FEC37D5A7F> /System/Library/Frameworks/LocalAuthentication.framework/Support/DaemonUtils.framework/Versions/A/DaemonUtils
    0x7fff3b40c000 -     0x7fff3b42effc  com.apple.CoreAuthentication.SharedUtils (1.0 - 693.100.21) <A53F70BC-6E8B-3DC2-AED1-6C0BDE408ED9> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff3b42f000 -     0x7fff3b445ffe  com.apple.LocalAuthentication (1.0 - 693.100.21) <B95EF0B6-F121-3457-A5CE-06896F5C717C> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff3b446000 -     0x7fff3b651ff8  com.apple.MapKit (1.0 - 2096.24.10.29.44) <6DE77321-1144-3733-BDF3-E965F7AFEC67> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
    0x7fff3b653000 -     0x7fff3b65dffb  com.apple.MediaAccessibility (1.0 - 125.1) <B2F72AF8-99DC-3613-B618-C588252EEAC2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3b65e000 -     0x7fff3b670ffa  com.apple.MediaLibrary (1.6.2 - 787) <14E43529-B9A0-3D9C-874E-AFE723BDEB76> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
    0x7fff3b729000 -     0x7fff3be74ffd  com.apple.MediaToolbox (1.0 - 2612.58.4.6) <FEB63B0B-D774-3FEB-B89A-66C2179DAC85> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3be76000 -     0x7fff3bf40fff  com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3bf42000 -     0x7fff3bf5cff5  com.apple.MetalKit (141.2 - 141.2) <72334BFA-7EB7-31F2-AB42-A3D66FF53451> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3bf5d000 -     0x7fff3bf9aff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3bf9b000 -     0x7fff3c025fe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <CDC36001-66DA-3BBD-A9AA-2470B634B9C9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3c026000 -     0x7fff3c04bff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3c04c000 -     0x7fff3c061ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3c062000 -     0x7fff3c1c0ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3c1c1000 -     0x7fff3c210ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3c211000 -     0x7fff3c212ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3c220000 -     0x7fff3d213ff1  com.apple.ModelIO (217.42 - 217.42) <78A833E0-22C1-3F0E-BBA6-ECA7668C673C> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
    0x7fff3d25f000 -     0x7fff3d298ff5  com.apple.NaturalLanguage (1.0 - 57) <D5891EA5-CDB4-3748-9D71-77566E7074BA> /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
    0x7fff3d299000 -     0x7fff3d2a5ffe  com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3d2a6000 -     0x7fff3d3fdff3  com.apple.Network (1.0 - 1) <D1C8FDDE-C822-3C40-BB26-18F24CFC8AE2> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3d3fe000 -     0x7fff3d65dff7  com.apple.NetworkExtension (1.0 - 1) <CB7E4930-C6EC-3642-B4BF-2B9D54BA3A53> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3fe2e000 -     0x7fff3fe86fff  com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3fe87000 -     0x7fff3fea3fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3fea4000 -     0x7fff3feafffd  com.apple.OpenDirectory (10.15 - 220.40.1) <D846BA35-59A1-3B78-B1C8-7E0EDE972AD2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff40815000 -     0x7fff40817fff  libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff40818000 -     0x7fff4081dfff  libCoreFSCache.dylib (176.11) <AEAEE894-BA4B-334F-90E1-7374DFB41979> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff4081e000 -     0x7fff40822fff  libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff40823000 -     0x7fff4082bff7  libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff4082c000 -     0x7fff40836fff  libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff40837000 -     0x7fff4086bff7  libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff40a01000 -     0x7fff40a3dfff  libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff41479000 -     0x7fff41488ff7  com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff4163a000 -     0x7fff4172dff8  com.apple.PDFKit (1.0 - 835.6) <8C1A9D1F-8563-3563-A44B-2168F1BBC73B> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff4172e000 -     0x7fff41845ff9  com.apple.PencilKit (1.0 - 1) <5B2098EE-671A-35D3-AA04-04222E2CFA51> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff41aba000 -     0x7fff41ae5ff7  com.apple.frameworks.preferencepanes (16.0 - 16.0) <ADD5C3C8-4C7B-3A53-9022-CB4EB03C2A16> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff41ae6000 -     0x7fff41aecff6  com.apple.PushKit (1.0 - 1) <9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff41c0d000 -     0x7fff41e53ff7  com.apple.imageKit (3.0 - 1081) <8E987D0B-D19B-3740-8EAF-865E71F6BD3D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff41e54000 -     0x7fff42313fff  com.apple.QuartzComposer (5.1 - 378) <4F12AAA2-6D2B-378F-A9ED-F86E0C3867CC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff42314000 -     0x7fff42339ffc  com.apple.quartzfilters (1.10.0 - Tag) <0787E515-8FBF-3F28-ADEC-1AB655785FD0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff4233a000 -     0x7fff42444ff7  com.apple.QuickLookUIFramework (5.0 - 906.2) <3AC6282E-1B48-34D1-876E-6ABDF4C6C5B7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff42445000 -     0x7fff42445fff  com.apple.quartzframework (1.5 - 23) <A9A117A8-F5FC-3C4A-82D1-7A18F40A68BA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff42446000 -     0x7fff426c8ff2  com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff426c9000 -     0x7fff42722ff5  com.apple.QuickLookFramework (5.0 - 906.2) <56BE172A-8762-3A61-999A-230781937BCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff42723000 -     0x7fff42758ffc  com.apple.QuickLookThumbnailing (1.0 - 1) <D2623EE2-3CA8-348E-9172-F5F4113A75F5> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff42c29000 -     0x7fff42c41ff0  com.apple.SafariServices.framework (15609 - 15609.1.20.111.8) <0750CC9F-F8E8-3F55-BA25-A4553130B638> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff42c42000 -     0x7fff43207feb  com.apple.SceneKit (1.0 - 540.10) <40A2D015-0E53-33F1-915E-F77960182863> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff43249000 -     0x7fff43592ff1  com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff43593000 -     0x7fff4361bffb  com.apple.securityfoundation (6.0 - 55236.60.1) <BC15B825-955D-33CF-B416-A64D69A1D008> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff4361c000 -     0x7fff43649ff7  com.apple.securityinterface (10.0 - 55139.100.1) <64A937FE-AF16-3E4E-A988-B3C6916CD7F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4364a000 -     0x7fff4364eff8  com.apple.xpc.ServiceManagement (1.0 - 1) <C66FC9CF-224B-348C-94A5-ABAC579F5C0A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff4364f000 -     0x7fff4369fffe  com.apple.sociald.Social (609) <7ECC7D19-251D-345F-9A8A-308CD13BE0C4> /System/Library/Frameworks/Social.framework/Versions/A/Social
    0x7fff442f9000 -     0x7fff44367ff7  com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff44530000 -     0x7fff44565ff2  com.apple.UserNotifications (1.0 - ???) <5D9AF9BD-5A3F-3805-B94E-280BF0E02F54> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff445e6000 -     0x7fff44969ff4  com.apple.VideoToolbox (1.0 - 2612.58.4.6) <C488A935-B94F-3F80-88E7-D2743FB1E460> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4496a000 -     0x7fff44bedfff  com.apple.VN (3.0.97 - 3.0.97) <6BEB0BF2-3479-35D3-8FF9-D9B835B51F9A> /System/Library/Frameworks/Vision.framework/Versions/A/Vision
    0x7fff44c0b000 -     0x7fff453a8fff  libwebrtc.dylib (7609.1.20.111.8) <5F570670-3E03-3487-9989-C194803EC3CE> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff453a9000 -     0x7fff4760aff4  com.apple.WebCore (15609 - 15609.1.20.111.8) <C7BDC427-752C-3B6F-9BED-9084A4E560A4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff4760b000 -     0x7fff47816ff7  com.apple.WebKitLegacy (15609 - 15609.1.20.111.8) <ACD4362A-7AFB-3360-9FB5-A6DD519158C3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff47817000 -     0x7fff47f15ff5  com.apple.WebKit (15609 - 15609.1.20.111.8) <02E73B70-1559-324B-968A-4B7E41629F1A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff48047000 -     0x7fff4809cff0  com.apple.AOSAccounts (1.3.1 - 155) <AD53271D-0773-3F38-88F3-C1B123B72A91> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff4809f000 -     0x7fff481b2ff8  com.apple.AOSKit (1.07 - 277) <9E3386C6-9B78-350F-9A0C-48CC55E1608D> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff481b3000 -     0x7fff481b3ffb  com.apple.AOSMigrate (1.0 - 1) <FBE28F59-B98B-3602-9AAE-B26F0D1FF468> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff481b4000 -     0x7fff482c3ffc  com.apple.AOSUI (1.2 - 726.0.0.3) <183B6654-A032-3CAA-9F41-A03A010EC473> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
    0x7fff482c4000 -     0x7fff48389ff7  com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff489ce000 -     0x7fff489d9ffc  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <ED6545B8-9FFD-3C7E-81B7-229AB7E9B28F> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff48cd2000 -     0x7fff48d83ffe  com.apple.accounts.AccountsDaemon (113 - 113) <42F80252-2CFD-3704-8390-CD182FDB6491> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff48d84000 -     0x7fff48db8ff9  com.apple.framework.accountsui (1.0 - 97.6) <18B5E69E-07EF-3663-A04F-CD3CA7FA59B0> /System/Library/PrivateFrameworks/AccountsUI.framework/Versions/A/AccountsUI
    0x7fff49326000 -     0x7fff4947affa  com.apple.AddressBook.core (1.0 - 1) <1E80A7B4-2266-33AE-B694-FCBCF986AC91> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff49496000 -     0x7fff49497ff1  com.apple.AggregateDictionary (1.0 - 1) <FE9B8728-9C37-367E-91A6-2D1321D485A0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff498e5000 -     0x7fff49a30ff5  com.apple.AnnotationKit (1.0 - 325.8) <46E422E4-E51A-3E68-9333-19FC8C1A93D1> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff49a31000 -     0x7fff49a4eff4  com.apple.AppContainer (4.0 - 448.100.6) <FBA274DA-2172-31C8-9759-AFB227E0E7E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff49a4f000 -     0x7fff49a6fffd  com.apple.AppSSO (1.0 - 1) <939499D5-179D-380F-82D2-E5CFF566CC8E> /System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
    0x7fff49aa3000 -     0x7fff49ab1ff7  com.apple.AppSandbox (4.0 - 448.100.6) <B38CE066-5303-3FBF-B0D3-A0D3889E2005> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff49e9b000 -     0x7fff49f00ff7  com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff49f2c000 -     0x7fff49f50ffb  com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff49f51000 -     0x7fff4a084ff3  com.apple.AppleAccount (1.0 - 1.0) <D9EE7C63-15DB-3A8A-9957-94F25369F0D0> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff4a20e000 -     0x7fff4a21dfd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <E1B024EB-DAB1-30A1-A43D-01D9E9357F2B> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4a31c000 -     0x7fff4a327ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <BE6A7C6D-060E-38E9-A010-61975ECE5E43> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4a328000 -     0x7fff4a368ff1  com.apple.AppleIDSSOAuthentication (1.0 - 1) <5D26AF50-D536-341B-8256-039B86B74730> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff4a369000 -     0x7fff4a3b1ff7  com.apple.AppleJPEG (1.0 - 1) <C163D80A-6818-3C36-B9A9-7CC8777FE593> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4a3b2000 -     0x7fff4a3c2ff7  com.apple.AppleLDAP (10.15 - 52) <CF4F9D84-DA43-36BE-9058-995B59E91CA3> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff4a3c3000 -     0x7fff4a767ffe  com.apple.AppleMediaServices (1.0 - 1) <5CE187D7-42DB-37EE-8CFF-E996503B3D45> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff4a768000 -     0x7fff4a773ffc  com.apple.AppleMediaServicesUI (1.0 - 1) <3BDBF0DC-EA02-33FA-803E-3B2A66352EF8> /System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/Versions/A/AppleMediaServicesUI
    0x7fff4a774000 -     0x7fff4a799ffb  com.apple.aps.framework (4.0 - 4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4a79a000 -     0x7fff4a79eff7  com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4a79f000 -     0x7fff4a7c1fff  com.apple.applesauce (1.0 - 16.25) <A6C6D37B-9AA5-3137-A02E-F61798A908B0> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4a880000 -     0x7fff4a883ffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4a884000 -     0x7fff4a8d4ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <A46D4D00-6251-302B-9A4A-3A930855BC1F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4a914000 -     0x7fff4a91cffc  com.apple.AskPermission (1.0 - 1) <EC5E89AA-8960-3D6C-9B4E-3A1638A148E6> /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermission
    0x7fff4a91d000 -     0x7fff4a92cff9  com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4aa2b000 -     0x7fff4ab79ffb  com.apple.AssistantServices (1.0 - 1) <4C5EBAEF-7DDA-3C63-A07F-0C8260668FE6> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/AssistantServices
    0x7fff4ae6e000 -     0x7fff4b269ff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <B7E163FF-F028-32A5-9AD3-DB7022E99DE7> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4b4bf000 -     0x7fff4b6ffff0  com.apple.audio.AudioToolboxCore (1.0 - 1104.80) <EE6A2BD9-843C-3CC3-AEFC-6D7855DBB331> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4b703000 -     0x7fff4b81fff3  com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4b820000 -     0x7fff4b8bbffd  com.apple.AuthKitUI (1.0 - 1) <5E9561DC-B8AC-3D01-A1C9-52C9D01CCC4F> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
    0x7fff4b9c5000 -     0x7fff4b9dbff8  com.apple.BackBoardServices (1.0 - 1.0) <98D4920C-7212-33B3-81D8-84442746A300> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff4b9dc000 -     0x7fff4b9e5ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4b9e6000 -     0x7fff4ba87ff5  com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4ba88000 -     0x7fff4bb14ff6  com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4bb33000 -     0x7fff4bb39ffa  com.apple.BezelServicesFW (336 - 336) <FACB0B01-48EB-393E-BEBE-2E6FB6B8147E> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
    0x7fff4bb3a000 -     0x7fff4bb3cff0  com.apple.BioKitAggDLibrary (1.0 - 1) <09CC4199-089F-33DA-A8DF-E4FF620AA92B> /System/Library/PrivateFrameworks/BioKitAggD.framework/Versions/A/BioKitAggD
    0x7fff4bb3d000 -     0x7fff4bb77ff6  com.apple.BiometricKit (1.0 - 187.100.6) <1D17DBB7-02D1-38A7-B9F2-3AABC89054DF> /System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit
    0x7fff4bbd6000 -     0x7fff4bbe4ff8  com.apple.BluetoothManager (1.0 - 1) <53234A24-BD3D-3996-9199-D42CCDA629F7> /System/Library/PrivateFrameworks/BluetoothManager.framework/Versions/A/BluetoothManager
    0x7fff4bbe5000 -     0x7fff4bc15ffa  com.apple.BoardServices (1.0 - 466.3) <275081C1-A1ED-39F6-9B21-9D4B60BB8C8F> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff4bc16000 -     0x7fff4bc52ff7  com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff4bd50000 -     0x7fff4bd57ff2  com.apple.BridgeOSSoftwareUpdate (1.0 - 1) <7003CDFA-C37C-3A69-B6E4-AFF1D338456F> /System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate
    0x7fff4bd58000 -     0x7fff4bd62ff7  com.apple.BridgeXPC (1.0 - 37) <74A86FAE-9253-3A8E-A67F-5881C74BC2E8> /System/Library/PrivateFrameworks/BridgeXPC.framework/Versions/A/BridgeXPC
    0x7fff4bd63000 -     0x7fff4bd69ff5  com.apple.BulkSymbolication (1.243.2 - 243.2) <7B47E3F7-3DD9-37CC-AA22-45CD5E93E702> /System/Library/PrivateFrameworks/BulkSymbolication.framework/Versions/A/BulkSymbolication
    0x7fff4bd70000 -     0x7fff4bda7ff5  com.apple.C2 (1.3 - 495) <EFE56369-34F2-32E7-B0E8-EC5F087BBC64> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4beaa000 -     0x7fff4bed2ffc  com.apple.CacheDelete (1.0 - 1) <274CA5D9-9BFA-3C99-85B2-51DBF5208A18> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
    0x7fff4bed3000 -     0x7fff4bf2dff2  com.apple.CalDAV (8.0 - 790.4.1) <B7F1310F-D207-34CD-86FB-0DEC1796D2E2> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff4c0dd000 -     0x7fff4c108ffb  com.apple.CalendarAgentLink (8.0 - 250) <078543B6-DBB7-3C44-9BA3-0F2BEB442F9F> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff4c109000 -     0x7fff4c120ff2  com.apple.iCal.CalendarDraw (8.0 - 1833) <D1A3C2DC-4A73-3BCB-8DF6-362CE27937A1> /System/Library/PrivateFrameworks/CalendarDraw.framework/Versions/A/CalendarDraw
    0x7fff4c121000 -     0x7fff4c198ff8  com.apple.CalendarFoundation (8.0 - 1140.4.2) <6BEE603A-378B-366E-9255-84C9EF3DCBA7> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff4c1cf000 -     0x7fff4c4c6ff5  com.apple.CalendarPersistence (8.0 - 1040.2.3) <7AACFAB0-8C6C-38CF-A7EE-10D554450C37> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff4c4c7000 -     0x7fff4c62bff4  com.apple.CalendarUI (8.0 - 1020.4.2) <1F7EA85A-290B-3085-8740-1C01F5381F61> /System/Library/PrivateFrameworks/CalendarUI.framework/Versions/A/CalendarUI
    0x7fff4c62c000 -     0x7fff4c689fff  com.apple.CalendarUIKit (1.0 - 790.3.2) <EC66958D-51B1-3A6C-85D9-866BE6F5BFC6> /System/Library/PrivateFrameworks/CalendarUIKit.framework/Versions/A/CalendarUIKit
    0x7fff4c7ce000 -     0x7fff4c81dfff  com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4c81e000 -     0x7fff4c889ffc  com.apple.ClassKit (1.2 - 145.4.49) <9BC67B04-0864-3E74-93A9-DC44A0FCA578> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff4c941000 -     0x7fff4c9ccff0  com.apple.CloudDocs (1.0 - 698.1) <FB0D9E1E-12F3-33F6-832E-00A392FC41CE> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4d38a000 -     0x7fff4d39cff8  com.apple.CloudPhotoServicesConfiguration (5.0 - 141.19.150) <669B0F59-AD37-320F-AE4C-6F1906A6461F> /System/Library/PrivateFrameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration
    0x7fff4d39d000 -     0x7fff4d3bcffd  com.apple.CloudServices (1.0 - 384.100.13) <4AE7A0E3-E48F-3752-91E3-78E46924594E> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
    0x7fff4d620000 -     0x7fff4d681ff9  com.apple.CommerceKit (1.2.0 - 709.6.5) <31B8C47E-0524-37BE-BDA8-0A438986A560> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff4d682000 -     0x7fff4d68dff5  com.apple.CommerceCore (1.0 - 709.6.5) <98C154AE-2EE0-3E36-9662-F85EF62534AB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff4d68e000 -     0x7fff4d69effb  com.apple.CommonAuth (4.0 - 2.0) <E09BBBBE-ECDD-3442-8D4E-27A12F5E2347> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4d6b2000 -     0x7fff4d6c9fff  com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4d6ca000 -     0x7fff4d6ceffa  com.apple.communicationsfilter (10.0 - 1000) <FCB2E140-E0C3-3C09-A429-5B3A0BBC0E4B> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
    0x7fff4d809000 -     0x7fff4d88cff1  com.apple.framework.ConfigurationProfiles (12.2 - 1284) <BC4EA49A-F72F-34B4-A398-CB1E4BA3FE46> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
    0x7fff4d95d000 -     0x7fff4d999ffa  com.apple.contacts.ContactsAutocomplete (1.0 - 1138) <B1A4EC54-EF5B-3E3C-A511-EF5799180BC8> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
    0x7fff4d99a000 -     0x7fff4d9acff5  com.apple.ContactsAutocompleteUI (1.0 - 1) <F2ED480B-AC36-3DAA-B544-32E0B7EE2528> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/Versions/A/ContactsAutocompleteUI
    0x7fff4d9ad000 -     0x7fff4d9c4ffa  com.apple.contacts.donation (1.0 - 1) <B37E9811-379A-3BA1-946E-C6C97969E032> /System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/ContactsDonation
    0x7fff4d9ca000 -     0x7fff4da4eff1  com.apple.AddressBook.ContactsFoundation (8.0 - 1118.8) <821F9BDA-991A-3B55-A7B4-9443163B6B71> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff4da4f000 -     0x7fff4da8bff7  com.apple.contacts.ContactsPersistence (1.0 - 3455.17) <2FE35C62-0F8F-3750-9ABB-8F4917C08AA6> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff4da8c000 -     0x7fff4daffff5  com.apple.Contacts.ContactsUICore (1.0 - 999.9.9) <6B933608-5C0D-3D71-A1BE-D6FDBF678269> /System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore
    0x7fff4ddcf000 -     0x7fff4e1a4fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4e1a5000 -     0x7fff4e1d2ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4e1f5000 -     0x7fff4e214ffc  com.apple.analyticsd (1.0 - 1) <F33987F5-A14A-3A55-8D26-FDE9A57B9269> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4e31d000 -     0x7fff4e393fff  com.apple.corebrightness (1.0 - 1) <10CCC8E4-B762-3AD7-A18B-DBD6CF6922FD> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4e394000 -     0x7fff4e3b3ffe  com.apple.CoreCDP-OSX (1.0 - 1) <116AEC58-A1E2-3087-AB5E-8D7C96096792> /System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/CoreCDP
    0x7fff4e3b4000 -     0x7fff4e3fbff3  com.apple.CoreCDPInternal (1.0 - 1) <AE4A3E76-9E16-3AD1-A0E7-640AA72A7F02> /System/Library/PrivateFrameworks/CoreCDPInternal.framework/Versions/A/CoreCDPInternal
    0x7fff4e3fc000 -     0x7fff4e41fff8  com.apple.CoreCDPUI (1.0 - 1) <4047DEF1-5AF3-3061-BF36-E17B2AA51DC8> /System/Library/PrivateFrameworks/CoreCDPUI.framework/Versions/A/CoreCDPUI
    0x7fff4e47d000 -     0x7fff4e50effe  com.apple.coredav (1.0.1 - 870.4.1) <ADA955E5-7A35-3B73-A731-D8BF62FC10A8> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff4e50f000 -     0x7fff4e51aff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4e51b000 -     0x7fff4e726ff9  com.apple.CoreDuet (1.0 - 1) <26744EDE-E48B-39EE-8EDF-75AB09FF574E> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff4e727000 -     0x7fff4e774ff3  com.apple.coreduetcontext (1.0 - 1) <91D144A3-0F77-34DD-B33D-487C1C41C54F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff4e775000 -     0x7fff4e785ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <7E293F10-84E1-3A09-8F1F-6784D1864685> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff4e788000 -     0x7fff4e78afff  com.apple.CoreDuetDebugLogging (1.0 - 1) <6B53E397-5677-342B-9E49-72853B73FDE8> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff4e79b000 -     0x7fff4e7abff3  com.apple.CoreEmoji (1.0 - 107) <AC83B860-61BD-384E-81BF-CA3CBE655968> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4e7ac000 -     0x7fff4e7c3ff8  com.apple.CoreFollowUp-OSX (1.0 - 1) <6CD9906F-414A-33D1-8D6F-7F63C94C1358> /System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
    0x7fff4e7c4000 -     0x7fff4e7c9ffd  com.apple.CoreFollowUpUI (1.0 - 1) <F13C12CC-73E1-39D5-B12F-510E66261E2E> /System/Library/PrivateFrameworks/CoreFollowUpUI.framework/Versions/A/CoreFollowUpUI
    0x7fff4e961000 -     0x7fff4eaaefff  com.apple.CoreHandwriting (161 - 1.2) <8EE651B7-9ACC-30FE-822D-C2BD0FFCF472> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4edeb000 -     0x7fff4ee55ff0  com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4f113000 -     0x7fff4f117ffb  com.apple.CoreOptimization (1.0 - 1) <6BE934CA-FCF0-3267-BA06-4662705F95D7> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff4f118000 -     0x7fff4f1a0ffe  com.apple.CorePDF (4.0 - 518.4.1) <EFC6126F-8569-3DE6-A452-BFC7FD8A786C> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4f1a1000 -     0x7fff4f282ffd  com.apple.siri.parsec.CoreParsec (1.0 - 312.5.17) <1CCB3C68-4E43-3E09-A162-A1ED5AE3D441> /System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
    0x7fff4f283000 -     0x7fff4f28bff8  com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4f28c000 -     0x7fff4f2de94b  com.apple.CorePrediction (1.0 - 1) <E4BB1A51-1CEC-358B-8649-309D07E91D6C> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff4fb9f000 -     0x7fff4fbaaffa  com.apple.corerecents (1.0 - 1) <5A260D04-0222-30DA-B248-7779FEB257E0> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff4fbab000 -     0x7fff4fc2bffd  com.apple.CoreRecognition (1.3 - 157) <9A06475D-9681-3887-BA93-91899AE04B1D> /System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition
    0x7fff4fc60000 -     0x7fff4fc77ffe  com.apple.CoreSDB (10.0 - 1000) <B3E353BA-F2C2-368C-98C1-88D76407390E> /System/Library/PrivateFrameworks/CoreSDB.framework/Versions/A/CoreSDB
    0x7fff4fc78000 -     0x7fff4fc9bfff  com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4fc9c000 -     0x7fff4fccffff  com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4fcd0000 -     0x7fff4fcfeffd  com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4fe82000 -     0x7fff4ff25fff  com.apple.CoreSuggestions (1.0 - 1052.33) <C281DDF1-8831-3DCE-A2FF-D91A11250A74> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff5020a000 -     0x7fff50221ffd  com.apple.CoreSuggestionsUI (1.0 - 1052.33) <47D5ABCE-631D-30B2-B858-29B8E73646ED> /System/Library/PrivateFrameworks/CoreSuggestionsUI.framework/Versions/A/CoreSuggestionsUI
    0x7fff50222000 -     0x7fff502b8ff7  com.apple.CoreSymbolication (11.4 - 64535.33.1) <DCA00787-D285-3944-AAFA-CAF78775B8D3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff50350000 -     0x7fff5047cff6  com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff5047d000 -     0x7fff50633ff5  com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff5076d000 -     0x7fff50780ff1  com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff50839000 -     0x7fff5084bff8  com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff5084c000 -     0x7fff50851fff  com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff508a0000 -     0x7fff508daff4  com.apple.datadetectors (5.0 - 410.1) <D1AF947D-0941-3A1F-B80D-75D3CBFA1C14> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff508db000 -     0x7fff50955ff0  com.apple.datadetectorscore (8.0 - 659) <F7BA8B28-FD51-34A7-A423-63878638D00E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff50957000 -     0x7fff509a0ffe  com.apple.DataDetectorsNaturalLanguage (1.0 - 154) <C6112805-8B29-34E9-866E-05ECE6AEFC15> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff509a1000 -     0x7fff509deff8  com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff509df000 -     0x7fff50b66ff2  com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff50b7c000 -     0x7fff50b88ff0  com.apple.DeviceIdentity (1.0 - 1) <5476D0B4-DC0A-3B12-8975-CD1242919116> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7fff50c14000 -     0x7fff50c15ffc  com.apple.diagnosticlogcollection (10.0 - 1000) <541DC527-FE6F-37C7-8E73-BDEB07D835B3> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff50d5c000 -     0x7fff50d9ffff  com.apple.DifferentialPrivacy (1.0 - 1) <CE7D6800-9C02-3485-BC07-C7952D1C3E44> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
    0x7fff50df0000 -     0x7fff50eb8ffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <A8949EC6-1D1A-3DC6-92A5-BC6B57FB6F90> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff50eb9000 -     0x7fff50f8aff6  com.apple.DiskManagement (13.0 - 1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff50f8b000 -     0x7fff50f8fff1  com.apple.DisplayServicesFW (3.1 - 380) <0E9DB70C-B7B0-3914-B203-BA13DCF69C9E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff50fe9000 -     0x7fff5100dff9  com.apple.DuetActivityScheduler (1.0 - 1) <9E7A184D-142D-39C2-802B-A1B5EEF67738> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff51037000 -     0x7fff5106cff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <8502740F-167A-3864-8F4C-CB1916CE6458> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff5106d000 -     0x7fff51071ff9  com.apple.EFILogin (2.0 - 2) <6230668A-F2C2-3BFC-A965-CAB00821BCE6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff51083000 -     0x7fff5112aff4  com.apple.Email (11.0 - 3608.80.23.2.2) <AB0EF31B-A053-3E05-AAAD-71B2B89E7F30> /System/Library/PrivateFrameworks/Email.framework/Versions/A/Email
    0x7fff5112b000 -     0x7fff51137ff9  com.apple.EmailAddressing (11.0 - 3608.80.23.2.2) <EDCC7025-CD95-3D16-B196-4DA42063761B> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
    0x7fff51138000 -     0x7fff5119aff2  com.apple.EmailCore (11.0 - 3608.80.23.2.2) <4125CA75-8636-3828-B03F-10F5481919B1> /System/Library/PrivateFrameworks/EmailCore.framework/Versions/A/EmailCore
    0x7fff5119b000 -     0x7fff51357ffe  com.apple.EmailDaemon (1.0 - 3608.80.23.2.2) <5B708F10-26FF-3B4E-85EF-7D3D7E962752> /System/Library/PrivateFrameworks/EmailDaemon.framework/Versions/A/EmailDaemon
    0x7fff51358000 -     0x7fff513cdffb  com.apple.EmailFoundation (11.0 - 3608.80.23.2.2) <DDC3A5DE-5B3F-3AEE-B8E8-786B10B75B2F> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
    0x7fff51b7c000 -     0x7fff51b82ff7  com.apple.EmbeddedOSSupportHost (1.0 - 1) <DFF6891F-AD2B-3B92-B42A-58C36718181E> /System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost
    0x7fff51ba4000 -     0x7fff51bb9ff2  com.apple.Engram (1.0 - 1) <0C526FF7-5F37-34F9-9BA8-407DEE806C5F> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff51bba000 -     0x7fff52224ff9  com.apple.vision.EspressoFramework (1.0 - 188.4) <3B6124CE-8741-3223-BB31-B781FF9CE48D> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff5226d000 -     0x7fff522caff2  com.apple.ExchangeWebServices (8.0 - 806.1) <C0AD152E-10A9-3441-AAF6-364E11294FB4> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff52303000 -     0x7fff52323ff7  com.apple.icloud.FMCore (1.0 - 1) <37B83EAF-CF21-3F26-A4BE-173BB01B5BAA> /System/Library/PrivateFrameworks/FMCore.framework/Versions/A/FMCore
    0x7fff52324000 -     0x7fff5233cff9  com.apple.icloud.FMCoreLite (1.0 - 1) <A7EBA600-3B0D-322E-8284-C03E70A4348C> /System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite
    0x7fff5233d000 -     0x7fff52342ff8  com.apple.icloud.FMCoreUI (1.0 - 1) <7BB63EC7-A4F0-38BA-AC2E-BE7EE58EC69E> /System/Library/PrivateFrameworks/FMCoreUI.framework/Versions/A/FMCoreUI
    0x7fff52343000 -     0x7fff52372ffd  com.apple.icloud.FMF (1.0 - 1) <C28FFEA3-2AC9-3138-A52F-E4A30391A57D> /System/Library/PrivateFrameworks/FMF.framework/Versions/A/FMF
    0x7fff52373000 -     0x7fff52385ffe  com.apple.icloud.FMFUI (1.0 - 1) <53FECF6E-2C42-3E49-8A6B-EFA177C2F5FD> /System/Library/PrivateFrameworks/FMFUI.framework/Versions/A/FMFUI
    0x7fff52464000 -     0x7fff52483ff4  com.apple.ftawd (8.0 - 900) <BC25EBEB-85D7-399C-9026-B65C713AF0A4> /System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
    0x7fff52484000 -     0x7fff52487ff3  com.apple.ftclientservices (10.0 - 1000) <0F4EE2FB-538A-3B39-9C18-EE65DAB0BF06> /System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
    0x7fff52488000 -     0x7fff524e8ff8  com.apple.facetimeservices (10.0 - 1000) <7E99D7CC-F842-34A9-964F-69882C2A7E41> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff524ff000 -     0x7fff5291aff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <E081D201-B82C-3AE3-8B58-1E909CE053B3> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff5291b000 -     0x7fff52926ff9  com.apple.FamilyCircle (1.0 - 76.0.0.2) <43509397-6A54-3A67-80D2-5415DD3A7306> /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
    0x7fff52929000 -     0x7fff5294bff0  com.apple.framework.familycontrols (4.1 - 410) <D1A15DDD-095E-3B3A-84E8-A080067B51AE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff52a38000 -     0x7fff52a4eff9  com.apple.icloud.FindMyDevice (1.0 - 1) <05D230F7-E3F4-35E1-89A5-1A80CDFD70FE> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff52a4f000 -     0x7fff52a5affc  com.apple.icloud.FindMyDeviceUI (1.0 - 18) <21C9CDBD-8599-328A-8300-AD274AC190C2> /System/Library/PrivateFrameworks/FindMyDeviceUI.framework/Versions/A/FindMyDeviceUI
    0x7fff52a5b000 -     0x7fff52a60ffc  com.apple.FindMyMac (3.1 - 59.0.0.1) <EDA39DEA-948C-37EE-A1B4-C46A33ACA8AD> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
    0x7fff52fab000 -     0x7fff530e2ffc  libFontParser.dylib (277.2.4.2) <B59E080A-9FC3-3511-9024-E6D5461E60D1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff530e3000 -     0x7fff53117fff  libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff5317c000 -     0x7fff5318cff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff53190000 -     0x7fff53207ff5  com.apple.FrontBoardServices (626.7 - 626.7) <900DE3E5-DC8C-39CF-AD25-ABDCAC8315B7> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff53208000 -     0x7fff5321effb  com.apple.Futhark (1.0 - 1) <112CE509-B5C9-34D6-BCC2-0ECBBC758719> /System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
    0x7fff5666d000 -     0x7fff5666efff  libmetal_timestamp.dylib (902.14.9) <E675DA7E-A99D-3351-94D1-3485CD86808B> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff57cfd000 -     0x7fff57d02ffb  com.apple.GPUInfo (1.2.52 - 1.2.52) <D73C2314-F647-3745-AF61-53470CA3C4A6> /System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo
    0x7fff57d1e000 -     0x7fff57d24fff  com.apple.GPUWrangler (5.1.16 - 5.1.16) <F91AD6D6-8242-348C-8296-AF1DD8DBA2EF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff58043000 -     0x7fff58069ff1  com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5806a000 -     0x7fff58081fff  com.apple.geokit (2.2 - 2.2) <9F1D4880-59EA-3C4E-B605-C082724057A7> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
    0x7fff58082000 -     0x7fff5906cffc  com.apple.GeoServices (1.0 - 1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff59198000 -     0x7fff591a6ffb  com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff591a7000 -     0x7fff591b4ff3  com.apple.GraphicsServices (1.0 - 1.0) <D28FCA52-116D-3886-8A23-263A2D8A9147> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff5920f000 -     0x7fff5921cff9  com.apple.HID (1.0 - 1) <A9E6AB64-2343-34B8-98BA-9E48D63CB164> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff59346000 -     0x7fff59404ff4  com.apple.Heimdal (4.0 - 2.0) <C4838DCE-48FB-3828-9FB2-097BA2848C99> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5ab5d000 -     0x7fff5ab9dff1  com.apple.IASUtilities (1.0 - 550.2.1) <E9B00F02-DFFF-3D35-A2E5-2ABEBD244311> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
    0x7fff5ab9e000 -     0x7fff5ac9cffe  com.apple.ids (10.0 - 1000) <66E56A39-EF51-3622-9DAF-67CDB76571C4> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff5ac9d000 -     0x7fff5add8ff2  com.apple.idsfoundation (10.0 - 1000) <5B6A802A-B147-3259-A7ED-254CB5697A92> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff5addf000 -     0x7fff5ade4ffd  com.apple.idskvstore (10.0 - 1000) <A8C34A66-B658-3807-87BF-DB9C4BDCF400> /System/Library/PrivateFrameworks/IDSKVStore.framework/Versions/A/IDSKVStore
    0x7fff5ade6000 -     0x7fff5ae6bff3  com.apple.IMAP (11.0 - 3608.80.23.2.2) <16832D05-5F0E-35C3-A261-F24DD53EFF73> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x7fff5af16000 -     0x7fff5b0fdffc  com.apple.imcore (10.0 - 1000) <7327A9F9-8096-3E3D-A396-7CB1DFA2FFAB> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff5b102000 -     0x7fff5b251ffc  com.apple.IMDPersistence (10.0 - 1000) <CC5BEEBF-F592-3950-85D6-ABD7899BB466> /System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersistence
    0x7fff5b3f5000 -     0x7fff5b455ff2  com.apple.imfoundation (10.0 - 1000) <F4E107F2-A4C8-397E-A16A-A3062E50B799> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff5b47b000 -     0x7fff5b525ff7  com.apple.imsharedutilities (10.0 - 1000) <7255E23C-610F-395D-9882-56D7117DC377> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/Versions/A/IMSharedUtilities
    0x7fff5b585000 -     0x7fff5b58dff5  com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5b599000 -     0x7fff5b599fff  com.apple.IOPlatformPluginFamily (1.0 - 1) <3032F6E8-F182-3AD4-9E93-A2F71B6F9D9B> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
    0x7fff5b59a000 -     0x7fff5b5b0fff  com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5b938000 -     0x7fff5b983ff1  com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5b989000 -     0x7fff5b98eff5  com.apple.incomingcallfilter (10.0 - 1000) <676E556B-2AA1-3B1D-B94D-5971EEF32A43> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
    0x7fff5ba29000 -     0x7fff5ba47ff3  com.apple.DistributionKit (700 - 1000) <8A20FE77-4E96-3A43-A671-16DF092B2564> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
    0x7fff5baf1000 -     0x7fff5bb05ff6  com.apple.InstallerDiagnostics (1.0 - 1) <1A903173-A2CC-3055-B2B4-76981474CF79> /System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics
    0x7fff5bb20000 -     0x7fff5bb2efff  com.apple.IntentsFoundation (1.0 - 1) <8B3D3F36-5399-32F9-843C-E54D3DF1FFF4> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff5bb41000 -     0x7fff5bb48ffa  com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5bb49000 -     0x7fff5bb4bff3  com.apple.InternationalTextSearch (1.0 - 1) <0A0AB4EF-C757-3ADB-B1F5-4AC077430280> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff5bbb0000 -     0x7fff5bbdfff3  com.apple.IntlPreferences (2.0 - 301.6) <A6D28088-611D-3BAF-A5CB-BD8888B74B12> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff5bdc8000 -     0x7fff5bdd4ff7  com.apple.KerberosHelper (4.0 - 1.0) <83A0E225-8D52-3666-AC20-6859345073FB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff5bdd5000 -     0x7fff5bdf4ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <D0F59C6D-F069-3F0D-81C2-CBFC2E6B7101> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5bf29000 -     0x7fff5bff7ffd  com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5bff8000 -     0x7fff5c040fff  com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5c047000 -     0x7fff5c04cff3  com.apple.LinguisticData (1.0 - 353.18) <BA3869B7-9C39-32DA-A4BA-12F1BC4B04CF> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5c050000 -     0x7fff5c072ff1  com.apple.LocalAuthenticationUI (1.0 - 693.100.21) <495BA413-6E46-3110-B100-C3CB35E7FB7E> /System/Library/PrivateFrameworks/LocalAuthenticationUI.framework/Versions/A/LocalAuthenticationUI
    0x7fff5c073000 -     0x7fff5c097ffe  com.apple.locationsupport (2394.0.22 - 2394.0.22) <F396B85A-34DB-3A32-9E88-28C2F3FCFCF1> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff5c09a000 -     0x7fff5c0efff7  com.apple.LoggingSupport (1.0 - 1147.100.8) <5D49B78D-FCA2-3A9D-9D06-2A53DC648292> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff5c0f0000 -     0x7fff5c0f5ff7  com.apple.LoginUICore (4.0 - 4.0) <49975B17-B54D-338D-AA55-D2AA825D4FC9> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff5c14f000 -     0x7fff5c168ffc  com.apple.LookupFramework (1.2 - 274) <7A07A725-8E1E-37AA-A32A-C724C2CD6B82> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
    0x7fff5c46a000 -     0x7fff5c46cffe  com.apple.framework.machinesettings (11.0 - 11.0) <D99D7EF8-89AA-33E1-A4A3-15F14B54D559> /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineSettings
    0x7fff5c46d000 -     0x7fff5c73effe  com.apple.Mail.framework (11.0 - 3608.80.23.2.2) <5FE38303-D16B-32C5-8FD6-A785B12265DC> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff5c73f000 -     0x7fff5c805ff0  com.apple.MailCore (11.0 - 3608.80.23.2.2) <A5F26B39-8D21-3EA9-BBE5-2B30AFA94A3B> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
    0x7fff5c806000 -     0x7fff5c80effc  com.apple.MailService (11.0 - 3608.80.23.2.2) <646951CE-CCB3-3B43-9ED2-B7A8D1EBB431> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
    0x7fff5c80f000 -     0x7fff5c83eff1  com.apple.MailSupport (11.0 - 3608.80.23.2.2) <B1D74D6F-7ECD-377E-AE7D-D9A8CF59EABB> /System/Library/PrivateFrameworks/MailSupport.framework/Versions/A/MailSupport
    0x7fff5c83f000 -     0x7fff5c896ffe  com.apple.MailUI (11.0 - 3608.80.23.2.2) <D884EED4-6375-38D0-BE11-CD60217FD17F> /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI
    0x7fff5c8e4000 -     0x7fff5c8e7fff  com.apple.Mangrove (1.0 - 25) <9490A0D4-5EF9-3FDA-B048-A71BE3A17096> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5caa4000 -     0x7fff5caa4ff5  com.apple.marco (10.0 - 1000) <9DE7A1B7-CE7A-3D43-BFB9-82FD2DF7C3C8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff5caa5000 -     0x7fff5cacbffc  com.apple.MarkupUI (1.0 - 325.8) <F2CC59DD-88A3-3455-ADB9-F9647DD2BF73> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5cb50000 -     0x7fff5cbdaff8  com.apple.MediaExperience (1.0 - 1) <F86763CC-6791-390E-8BCF-512B04C931BA> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5cbdb000 -     0x7fff5cc0efff  com.apple.MediaKit (16 - 923) <DFDC82DF-3E23-394C-8284-3DBC31E7EBDB> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5ccd3000 -     0x7fff5d068ff6  com.apple.MediaRemote (1.0 - 1) <4E30AD80-C612-30CC-85C7-7B98EF4C3FA9> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
    0x7fff5d069000 -     0x7fff5d0a5ffc  com.apple.MediaServices (1.0 - 1) <C2FA96F6-8466-3064-B9F8-39FC0C1A4F9F> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
    0x7fff5d3a6000 -     0x7fff5d3b2ffc  com.apple.MessagesKit (1.0 - 5500) <8F4A444B-0326-384B-8D9C-341A38857961> /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit
    0x7fff5d3b3000 -     0x7fff5d3fffff  com.apple.spotlight.metadata.utilities (1.0 - 2076.3) <EF8AC054-B15F-375F-AACB-018DC73CD16E> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5d400000 -     0x7fff5d4d1ffa  com.apple.gpusw.MetalTools (1.0 - 1) <BA343D96-58EA-374A-818C-E42968101EA8> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5d52e000 -     0x7fff5d547ff4  com.apple.MobileAssets (1.0 - 619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5d54c000 -     0x7fff5d55dffb  com.apple.MobileBluetooth (1.0 - 1.0) <156F9DB4-C4C5-3191-9A2F-1C1A10A45A0E> /System/Library/PrivateFrameworks/MobileBluetooth.framework/Versions/A/MobileBluetooth
    0x7fff5d704000 -     0x7fff5d722fff  com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5d7ee000 -     0x7fff5d984ffd  com.apple.Montreal (1.0 - 121.1) <87D77C55-8176-3288-B0AF-6DFD2BD99C8C> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff5d985000 -     0x7fff5d9b5ff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5d9b6000 -     0x7fff5d9c2ff0  com.apple.multiverse (1.0 - 99.40.1) <D4E54FB1-27F2-312E-B396-EE2358545F8A> /System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
    0x7fff5dc35000 -     0x7fff5dd1fffe  com.apple.NLP (1.0 - 202) <1075DCE3-66BE-3861-8FEF-63A619C001C8> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff5dd20000 -     0x7fff5de30a7b  com.apple.Navigation (1.0 - 1) <760193A3-D742-3FF4-B535-837FD3D7B034> /System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
    0x7fff5deb4000 -     0x7fff5debefff  com.apple.NetAuth (6.2 - 6.2) <D324C7CC-E614-35F6-8619-DECBE90ECAEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5debf000 -     0x7fff5dec4ffb  com.apple.NetFSServer (2.0 - 1) <95212070-D261-3DF8-B3AC-5199805499B1> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
    0x7fff5e62b000 -     0x7fff5e62dffe  com.apple.OAuth (25 - 25) <9CFA9387-699A-33B4-AC6F-99695666DF6D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5e712000 -     0x7fff5e890ff7  com.apple.OSPersonalization (1.0 - 72) <A561B5AD-A50B-30E0-9D8A-42CDB7176ED4> /System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization
    0x7fff5e8c9000 -     0x7fff5e914ffb  com.apple.OTSVG (1.0 - 643.1.4.4) <DCCAD72C-ED3E-3FB9-80C8-4DB36362C28A> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5ef11000 -     0x7fff5ef24ffa  com.apple.OnBoardingKit (1.0 - 1) <629470B1-4678-38E1-8800-E1B8AEB161F9> /System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit
    0x7fff5f407000 -     0x7fff5f4c5ff4  com.apple.PackageKit (3.0 - 980.2) <EF8A6E09-A3E0-3F63-B25B-46791075429D> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff5f53a000 -     0x7fff5f545ff3  com.apple.PassKit (1.0 - 1) <2A0A7780-3976-34E1-BB7D-82D641DABEEB> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    0x7fff5f546000 -     0x7fff5f9edff6  com.apple.PassKitCore (1.0 - 1) <41D7EC23-B28A-3E55-801C-D5BD02E4BA6A> /System/Library/PrivateFrameworks/PassKitCore.framework/Versions/A/PassKitCore
    0x7fff5f9ee000 -     0x7fff5fa97ff9  com.apple.PassKitUI (1.0 - 1) <3A5B83D6-1A17-3AB1-B1BD-F499FD5AFED2> /System/Library/PrivateFrameworks/PassKitUI.framework/Versions/A/PassKitUI
    0x7fff5fa98000 -     0x7fff5fabfff9  com.apple.PassKitUIFoundation (1.0 - 1464.5.46.3) <695E30CA-F92A-3F4A-9858-C0D6F4070AF4> /System/Library/PrivateFrameworks/PassKitUIFoundation.framework/Versions/A/PassKitUIFoundation
    0x7fff5fb1c000 -     0x7fff5fb27ff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <FFE831BE-C133-38BE-A6B4-BEEB9FD6BF37> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5fb28000 -     0x7fff5fb50ffb  com.apple.persistentconnection (1.0 - 1.0) <F16D4768-61F2-3298-8E37-0EAF612A55C0> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5fb51000 -     0x7fff5fb5fffe  com.apple.PersonaKit (1.0 - 1) <EDB4F220-96AD-30F8-A349-DE067A8F3F13> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff5fb60000 -     0x7fff5fb6fffe  com.apple.PersonaUI (1.0 - 1) <96FF54FC-0914-3252-9EA9-8565D1E02744> /System/Library/PrivateFrameworks/PersonaUI.framework/Versions/A/PersonaUI
    0x7fff5fd09000 -     0x7fff5fd09ffa  com.apple.PhoneNumbers (1.0 - 1) <BC4CEC07-7425-3C54-BC3E-37A64A561FA2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff615c9000 -     0x7fff615f9ff7  com.apple.pluginkit.framework (1.0 - 1) <EDB3D9C8-B4C4-3669-961D-E60D983927B6> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff61624000 -     0x7fff61637ffc  com.apple.PowerLog (1.0 - 1) <E9052A48-811B-3976-A5AA-260E1B69B12A> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff61638000 -     0x7fff61638ffd  com.apple.PowerlogControl (1.0 - 1) <4CF7DE81-0F8A-3C44-82D7-83C6B5F230BB> /System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl
    0x7fff618ed000 -     0x7fff61918ffe  com.apple.frameworks.preferencepanessupport (13.0 - 13.0) <0616C5A9-6C73-38E3-B730-BBA08A5B6C4F> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport
    0x7fff622bd000 -     0x7fff622ddff1  com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <17751318-9FE9-309E-B063-35D674E83E6C> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7fff62364000 -     0x7fff623cdff2  com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) <A1BEC354-A0A2-3EC9-90FE-1D5875EB1CBB> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff624b3000 -     0x7fff6250dff6  com.apple.ProtectedCloudStorage (1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff6250e000 -     0x7fff62527ffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff62561000 -     0x7fff625defff  com.apple.Quagga (1.0 - 1) <F9D0C875-00D6-3801-B8BE-9FEAA3FD09A3> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff62639000 -     0x7fff6263cff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <8587B366-9FC2-377B-B9A6-180941032C42> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff6263d000 -     0x7fff62660ff0  com.apple.quicklook.QuickLookSupport (1.0 - 1) <33987A17-0281-32D0-85EF-2EC2D9F9D2BB> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff62662000 -     0x7fff6266bffb  com.apple.RTCReporting (10.86 - 10.86) <C6314AAD-D4D2-397E-8B34-2CD9E90F5699> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7fff626a7000 -     0x7fff62720ff3  com.apple.Rapport (1.9.5 - 195.2) <9B131F28-080B-370D-A6FD-BDF3F20DED98> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff62967000 -     0x7fff62973ff5  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.100.39) <9E3DFC01-AD53-32E6-9FD4-1EE539CB0A35> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff62986000 -     0x7fff629afff1  com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff629b0000 -     0x7fff629c5ffa  com.apple.xpc.RemoteXPC (1.0 - 1738.100.39) <5A2222AF-F150-3800-804F-F66D0592B9C9> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff62a33000 -     0x7fff62a7dffa  com.apple.ResponseKit (1.0 - 148.2) <886E981A-0E1B-3810-BB8A-16FDA50FD631> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
    0x7fff62b14000 -     0x7fff62b4fff0  com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff62b50000 -     0x7fff62beeff3  com.apple.SAObjects (1.0 - 1) <6A581E5D-0DC1-312C-993E-505F1F84FCE4> /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects
    0x7fff6300d000 -     0x7fff6303aff9  com.apple.icloud.SPOwner (1.0 - 116.0.9.4.4) <3B909D0A-1C81-32D6-B22E-4C6526FFF59F> /System/Library/PrivateFrameworks/SPOwner.framework/Versions/A/SPOwner
    0x7fff63801000 -     0x7fff63864ffd  com.apple.Safari.Core (15609 - 15609.1.20.111.8) <94767C98-C6CF-3569-A87B-2843A1959BEA> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
    0x7fff63865000 -     0x7fff63870ff8  com.apple.SafariFoundation (15609 - 15609.1.20.111.8) <5802BACD-93C7-3041-86EB-8F5AB7E51F80> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
    0x7fff63875000 -     0x7fff638c1ff9  com.apple.Safari.SafeBrowsing (15609 - 15609.1.20.111.8) <644ABE7E-FA65-3B84-A92A-D00154B9FE2E> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff63bc0000 -     0x7fff63c69ff5  com.apple.SampleAnalysis (1.0 - 243.2) <85CA3620-7640-3536-BB94-073C5FCA1224> /System/Library/PrivateFrameworks/SampleAnalysis.framework/Versions/A/SampleAnalysis
    0x7fff64265000 -     0x7fff643baffa  com.apple.SearchFoundation (1.0 - 312.5.17) <A7A7ACC1-313D-31EA-8E6B-C6F76A74315B> /System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
    0x7fff6442c000 -     0x7fff6442fff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff644b9000 -     0x7fff644beffc  com.apple.ServerInformation (2.0 - 1) <B047D7D6-0C4D-35FB-9C8C-B3505D6C59CA> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff644c8000 -     0x7fff64555ff6  com.apple.ShareKit (641.6 - 641.6) <D77DF9CF-8459-3205-B213-48786112113C> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff64590000 -     0x7fff645a1ff5  com.apple.SharedWebCredentials (213.2 - 213.2) <3B54078D-350C-3E90-827E-24ED64BAF145> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7fff645a2000 -     0x7fff646c9ff1  com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff64741000 -     0x7fff64761ff5  com.apple.sidecar-core (1.0 - 209.40.4) <90141C89-DFE8-3989-8427-EB95AA3FDE0E> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff64762000 -     0x7fff64774ff0  com.apple.sidecar-ui (1.0 - 209.40.4) <DFA77679-44C5-3751-B785-B26FFF3C7EF7> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff64775000 -     0x7fff6477fffc  com.apple.performance.SignpostCollection (1.42.1 - 42.1) <078BFE1D-323D-3BD6-B1D9-EFB6283A95BA> /System/Library/PrivateFrameworks/SignpostCollection.framework/Versions/A/SignpostCollection
    0x7fff64782000 -     0x7fff647c8ffb  com.apple.signpost.SignpostSupport (1.42.1 - 42.1) <B70BC757-3004-3BD1-A29E-71F43BFDABE6> /System/Library/PrivateFrameworks/SignpostSupport.framework/Versions/A/SignpostSupport
    0x7fff64894000 -     0x7fff648c7ff4  com.apple.siri.SiriInstrumentation (1.0 - 1) <8E0020DF-8161-380C-9511-6D5649ACA905> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
    0x7fff65adc000 -     0x7fff65dd2fff  com.apple.SkyLight (1.600.0 - 450.9) <C6AF6A79-C673-3B9E-95E0-993F43AE7EED> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff66225000 -     0x7fff6625bff4  com.apple.SocialAppsCore (8.0 - 5500) <24C57B80-F959-3E2F-B010-4EC97593CB57> /System/Library/PrivateFrameworks/SocialAppsCore.framework/Versions/A/SocialAppsCore
    0x7fff6625c000 -     0x7fff66260ffe  com.apple.sociald.SocialServices (87 - 87) <AC51209A-2B4E-3FAF-B7FC-713C95478271> /System/Library/PrivateFrameworks/SocialServices.framework/Versions/A/SocialServices
    0x7fff6661f000 -     0x7fff6662dffb  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff666ef000 -     0x7fff66979ffe  com.apple.spotlight.index (10.7.0 - 2076.3) <B57DF935-DF2D-362A-8F93-759EC9E85A50> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff6698e000 -     0x7fff66a1fff9  com.apple.SpotlightServices (1.0 - 2076.3) <DBC17D3F-F754-3D7D-AC8B-BDDFCC07D15A> /System/Library/PrivateFrameworks/SpotlightServices.framework/Versions/A/SpotlightServices
    0x7fff66a29000 -     0x7fff66a66ffe  com.apple.StorageKit (1.0 - 589) <2BD8DBDD-0922-3C88-904E-9C86F609BAA7> /System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/StorageKit
    0x7fff66a67000 -     0x7fff66a77ffe  com.apple.StorageManagement (1.0 - 1) <4E174B09-8EFB-34AD-8570-C5287F201913> /System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
    0x7fff66a78000 -     0x7fff66addfff  com.apple.StoreFoundation (1.0 - 709.6.5) <6BB2630B-56F3-316B-A6E4-11AE9DE6E2AE> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation
    0x7fff66d07000 -     0x7fff66d48ff9  com.apple.StreamingZip (1.0 - 1) <67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff66d49000 -     0x7fff66dc5ff9  com.apple.Suggestions (6.0 - 322) <B56D0C88-064A-38CA-A606-ABEDC119C21F> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff66e5f000 -     0x7fff66e68ff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) <A2197A8A-796E-321C-8EBB-075AED9995B0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff66ec8000 -     0x7fff66ed8ff3  com.apple.SyncedDefaults (2.0 - 330) <E7C26F21-85E0-3432-BF60-AAC6217D01F5> /System/Library/PrivateFrameworks/SyncedDefaults.framework/Versions/A/SyncedDefaults
    0x7fff66ed9000 -     0x7fff66f03ffc  com.apple.framework.SystemAdministration (1.0 - 1.0) <12180CB1-BA85-3D65-BEAA-39477203113B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff67103000 -     0x7fff67119ff5  com.apple.private.SystemPolicy (1.0 - 1) <5ED5561B-BD4D-3E7F-B3E4-857DD8C13F5D> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff6711e000 -     0x7fff6712eff3  com.apple.TCC (1.0 - 1) <AEE98D6E-03FD-3C80-90AC-5B45B4AE7A2E> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff6719a000 -     0x7fff67263fff  com.apple.TelephonyUtilities (1.0 - 1.0) <DA662B66-99F6-3CC7-9F7E-F6F92E4E5204> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
    0x7fff674d4000 -     0x7fff6762fff5  com.apple.TextRecognition (1.0 - 157) <86CAA6AE-1450-39FA-8D2D-8FB5E32A43A0> /System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
    0x7fff67651000 -     0x7fff67717ff0  com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff6779a000 -     0x7fff677b5ff8  com.apple.ToneKit (1.0 - 1) <F718ED69-3AFF-3177-9052-373B6CF9D30F> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff677b6000 -     0x7fff677e0ff0  com.apple.ToneLibrary (1.0 - 1) <B67CC937-F46B-33FA-9BF8-3BAA68BBC0FD> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff6789f000 -     0x7fff678a0fff  com.apple.TrustEvaluationAgent (2.0 - 33) <F1A2A150-97C1-3050-93EE-6D582E2DF23E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff678d8000 -     0x7fff67b30ff0  com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff67bc7000 -     0x7fff67bcdffe  com.apple.URLFormatting (119 - 119.17) <CF6E4DD0-EFBF-338D-B653-809E2A7134CC> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff68698000 -     0x7fff6869cffe  com.apple.Uninstall (1.0.1 - 211) <3F79008F-9570-3BC9-86BC-1757E74C8222> /System/Library/PrivateFrameworks/Uninstall.framework/Versions/A/Uninstall
    0x7fff68710000 -     0x7fff68712fff  libUAPreferences.dylib (487.11) <35AAD48C-A91D-3EF4-9DF5-D0E1353138B1> /System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
    0x7fff687a3000 -     0x7fff687c3ffc  com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff68873000 -     0x7fff68ffcff7  com.apple.VectorKit (1.0 - 1606.24.10.29.28) <CBAD7B7D-6BC5-3103-9D38-1944CAB7ED70> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff6956f000 -     0x7fff69659ff8  com.apple.ViewBridge (464.1 - 464.1) <E1DB0984-8B31-36E4-9854-A3345F67BED3> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff697ff000 -     0x7fff69800fff  com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff69862000 -     0x7fff69869fff  com.apple.WeatherKit (2.0 - 670.4.3) <05912325-9B18-339F-8B39-7EAF08503972> /System/Library/PrivateFrameworks/WeatherKit.framework/Versions/A/WeatherKit
    0x7fff699d2000 -     0x7fff699d2fff  com.apple.WebInspectorUI (15609 - 15609.1.20.111.8) <3200B1B8-5238-35C9-A227-004FABF1E859> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff69b8b000 -     0x7fff69bc6fff  libAWDSupport.dylib (949) <42B592FB-5600-3062-8B56-7D94396E873B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff69bc7000 -     0x7fff69ea7ff7  libAWDSupportFramework.dylib (3541) <7BDEF2E7-3ACB-3777-A84D-35DD5A9AB09D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff69ea8000 -     0x7fff69eb9fff  libprotobuf-lite.dylib (3541) <E53600CB-4792-3669-BE44-AF2F00D87CA1> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff69eba000 -     0x7fff69f13ffb  libprotobuf.dylib (3541) <40872F70-D56D-3FD9-88EC-A953422DA946> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff69f14000 -     0x7fff69f58ff6  com.apple.awd (1.0 - 949) <0767A365-B79E-3C97-8C02-34FF7A675663> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff6a42c000 -     0x7fff6a42fffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <B40E4B60-2DB5-30ED-A210-3ED708862162> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6a4a9000 -     0x7fff6a4b7ff5  com.apple.audio.caulk (1.0 - 32.3) <DFE1EBB6-9A42-3227-8601-5CFCB1F665CD> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6a67f000 -     0x7fff6a6b4ffe  com.apple.iCalendar (7.0 - 810.4.1) <C506C83B-476D-3517-9485-100514B97B1B> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff6a7a0000 -     0x7fff6a7a4ffb  com.apple.kperf (1.0 - 1) <BD8FD07E-0DBA-3003-B8A3-2D185D49719A> /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
    0x7fff6a7a5000 -     0x7fff6a7acffb  com.apple.kperfdata (1.0 - 1) <98516239-EEE9-3415-AA2B-339F06D4F1FB> /System/Library/PrivateFrameworks/kperfdata.framework/Versions/A/kperfdata
    0x7fff6a7ad000 -     0x7fff6a7f8ff8  com.apple.libktrace (1.0 - 354.100.2) <8D0A8B45-79C7-367A-81EC-63280FF1ED0D> /System/Library/PrivateFrameworks/ktrace.framework/Versions/A/ktrace
    0x7fff6a7f9000 -     0x7fff6a7fbff3  com.apple.loginsupport (1.0 - 1) <B84ABC31-431B-3F99-BABE-44ED0A7DB3C0> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6a7fc000 -     0x7fff6a80fffd  com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6a841000 -     0x7fff6a84dffd  com.apple.perfdata (1.0 - 51.100.6) <F7D0F01D-CD05-3FA8-A475-E71D89250740> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6a84e000 -     0x7fff6a87fffd  com.apple.contacts.vCard (1.0 - 3455.17) <6A885911-1932-3FC9-BAEA-4BD35A77EEC8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff6d1ec000 -     0x7fff6d201ffe  libAccessibility.dylib (2790.54) <341CB8F0-9333-391F-ACF7-1B986F7A1443> /usr/lib/libAccessibility.dylib
    0x7fff6d2cd000 -     0x7fff6d2d9ff9  libAudioStatistics.dylib (1104.80) <9ED11599-1BB1-34B2-A4A2-CD69989DE9EA> /usr/lib/libAudioStatistics.dylib
    0x7fff6d2da000 -     0x7fff6d30dffa  libAudioToolboxUtility.dylib (1104.80) <C34C8FCE-54DE-3884-8074-057B06807D22> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6d314000 -     0x7fff6d348fff  libCRFSuite.dylib (48) <E52BECF7-1819-3998-ACC4-8D1A332CE4EB> /usr/lib/libCRFSuite.dylib
    0x7fff6d34b000 -     0x7fff6d355fff  libChineseTokenizer.dylib (34) <EE842A48-3D30-34B0-B9D2-F045DE582650> /usr/lib/libChineseTokenizer.dylib
    0x7fff6d356000 -     0x7fff6d3defff  libCoreStorage.dylib (551) <96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib
    0x7fff6d3e1000 -     0x7fff6d3e3ff7  libDiagnosticMessagesClient.dylib (112) <BE749883-9400-334A-8FBF-F3321CF205F5> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6d429000 -     0x7fff6d5e0ffb  libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib
    0x7fff6d607000 -     0x7fff6d60dff3  libIOReport.dylib (54) <FA47D01E-E02C-3178-9C10-DF4E7F6351B0> /usr/lib/libIOReport.dylib
    0x7fff6d6ef000 -     0x7fff6d6f6fff  libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib
    0x7fff6d725000 -     0x7fff6d745fff  libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib
    0x7fff6d746000 -     0x7fff6d7affff  libParallelCompression.dylib (142.100.3) <1C75C683-F774-3FBA-8588-DB706857FDF5> /usr/lib/libParallelCompression.dylib
    0x7fff6d7c5000 -     0x7fff6d8a2ff7  libSMC.dylib (20) <8EDBE07C-A4C7-356C-9D80-524FA08BB465> /usr/lib/libSMC.dylib
    0x7fff6d8b7000 -     0x7fff6d8b8fff  libSystem.B.dylib (1281.100.1) <DB8310F1-272D-3533-A840-3B390AF55C26> /usr/lib/libSystem.B.dylib
    0x7fff6d8b9000 -     0x7fff6d944ff7  libTelephonyUtilDynamic.dylib (5017.1) <78480078-F0A7-343F-A088-857C7CA607F3> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6d945000 -     0x7fff6d946fff  libThaiTokenizer.dylib (3) <DC582222-7C1F-3C27-8C3A-BAF696A2197D> /usr/lib/libThaiTokenizer.dylib
    0x7fff6d947000 -     0x7fff6d94dff9  libUniversalAccess.dylib (487.11) <EF29B8C1-6442-37E3-839E-C8B334098183> /usr/lib/libUniversalAccess.dylib
    0x7fff6d95e000 -     0x7fff6d974fff  libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib
    0x7fff6d9a9000 -     0x7fff6da1bff7  libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib
    0x7fff6da1c000 -     0x7fff6dab5fe5  libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib
    0x7fff6dab9000 -     0x7fff6dab9ff3  libauto.dylib (187) <FD0E5750-7004-36A7-B9C2-D6B6B4EF559B> /usr/lib/libauto.dylib
    0x7fff6db7f000 -     0x7fff6db8fffb  libbsm.0.dylib (60.100.1) <B0373A39-DBC6-3A84-879B-BA46E30D04BF> /usr/lib/libbsm.0.dylib
    0x7fff6db90000 -     0x7fff6db9cfff  libbz2.1.0.dylib (44) <FFCD4427-AF87-36D2-8097-8870FDC75A1B> /usr/lib/libbz2.1.0.dylib
    0x7fff6db9d000 -     0x7fff6dbeffff  libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib
    0x7fff6dbf0000 -     0x7fff6dc05ffb  libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib
    0x7fff6dc06000 -     0x7fff6dc06fff  libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib
    0x7fff6dc07000 -     0x7fff6dc18fff  libcmph.dylib (8) <D4C5E0A8-92D9-33D5-9F83-6F4742FFBE29> /usr/lib/libcmph.dylib
    0x7fff6dc19000 -     0x7fff6dc30fd7  libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib
    0x7fff6df0a000 -     0x7fff6df20ff7  libcoretls.dylib (167) <EFC237BB-78F7-33C6-BFF9-53860062DD99> /usr/lib/libcoretls.dylib
    0x7fff6df21000 -     0x7fff6df22fff  libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6e3c5000 -     0x7fff6e4c9fef  libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib
    0x7fff6e4cc000 -     0x7fff6e4d7fff  libcsfde.dylib (551) <A03DD9C3-79A2-33B3-B83D-499B91E20CF4> /usr/lib/libcsfde.dylib
    0x7fff6e4df000 -     0x7fff6e53eff7  libcups.2.dylib (483.6) <F446DEF0-66C0-31AD-88E1-919B05F06C90> /usr/lib/libcups.2.dylib
    0x7fff6e540000 -     0x7fff6e5a7ff7  libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib
    0x7fff6e5ac000 -     0x7fff6e5b5ff1  libdscsym.dylib (243.2) <CCC6EBC3-25C2-3E53-A986-D52A0C77F164> /usr/lib/libdscsym.dylib
    0x7fff6e627000 -     0x7fff6e62bffb  libdz.dylib (1.0.0 - 228.100.5) <E3730538-9C9D-3D13-AE94-B8217329B9ED> /usr/lib/libdz.dylib
    0x7fff6e64a000 -     0x7fff6e64afff  libenergytrace.dylib (21) <FFB9FB70-8DBD-3025-BC92-51F02481A489> /usr/lib/libenergytrace.dylib
    0x7fff6e64b000 -     0x7fff6e663fff  libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib
    0x7fff6e671000 -     0x7fff6e673fff  libfakelink.dylib (149.1) <B04F9A05-7E52-3382-9186-F603BE4BFBB2> /usr/lib/libfakelink.dylib
    0x7fff6e682000 -     0x7fff6e687fff  libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib
    0x7fff6e688000 -     0x7fff6e691ff7  libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib
    0x7fff6e692000 -     0x7fff6e782fff  libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib
    0x7fff6e783000 -     0x7fff6e9dafff  libicucore.A.dylib (64260.0.1) <DCC4A4EE-32FD-350F-84D8-E857F2F29855> /usr/lib/libicucore.A.dylib
    0x7fff6e9f4000 -     0x7fff6e9f5fff  liblangid.dylib (133) <E9595222-602B-38F0-8572-0F1872A00527> /usr/lib/liblangid.dylib
    0x7fff6e9f6000 -     0x7fff6ea0eff3  liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib
    0x7fff6ea26000 -     0x7fff6eacdff7  libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib
    0x7fff6eace000 -     0x7fff6ed30fe1  libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib
    0x7fff6f09d000 -     0x7fff6f0ccfff  libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib
    0x7fff6f1fc000 -     0x7fff6f677ff5  libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib
    0x7fff6f678000 -     0x7fff6f68ffff  libnetworkextension.dylib (1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790> /usr/lib/libnetworkextension.dylib
    0x7fff6f717000 -     0x7fff6f74afde  libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib
    0x7fff6f74b000 -     0x7fff6f74cff7  libodfde.dylib (26) <19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib
    0x7fff6f75d000 -     0x7fff6f761fff  libpam.2.dylib (25.100.1) <D5CEC1AD-A2EC-362C-B71A-22FD521917F1> /usr/lib/libpam.2.dylib
    0x7fff6f764000 -     0x7fff6f79aff7  libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib
    0x7fff6f7da000 -     0x7fff6f7e8ff9  libperfcheck.dylib (37.100.2) <FAD84AEF-7F3A-3330-A193-FF367DA48CC6> /usr/lib/libperfcheck.dylib
    0x7fff6f81e000 -     0x7fff6f836fff  libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib
    0x7fff6f838000 -     0x7fff6f87cff7  libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib
    0x7fff6f87d000 -     0x7fff6f88fff7  libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib
    0x7fff6f890000 -     0x7fff6f891ff7  libspindump.dylib (281.3) <16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib
    0x7fff6f892000 -     0x7fff6fa7cff7  libsqlite3.dylib (308.4) <BBC375B7-AF20-3D2C-8826-78D3BDC8A004> /usr/lib/libsqlite3.dylib
    0x7fff6fb70000 -     0x7fff6fb9dffb  libssl.46.dylib (47.100.4) <E051B5B3-F59C-30E2-BE70-6D70685F4E7C> /usr/lib/libssl.46.dylib
    0x7fff6fba0000 -     0x7fff6fbeaff7  libstdc++.6.dylib (104.1) <3779D567-DCA6-3175-AC9B-0A8293DA5E70> /usr/lib/libstdc++.6.dylib
    0x7fff6fc03000 -     0x7fff6fc1effe  libtailspin.dylib (75.3) <BE881CCF-E993-3A6D-9113-81B06FDAE08F> /usr/lib/libtailspin.dylib
    0x7fff6fc1f000 -     0x7fff6fc50ff7  libtidy.A.dylib (17.1) <7D90FD01-2B95-3342-A64B-6B55F43415A5> /usr/lib/libtidy.A.dylib
    0x7fff6fccd000 -     0x7fff6fcd0ffb  libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib
    0x7fff6fcd1000 -     0x7fff6fcdeff7  libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib
    0x7fff6fcdf000 -     0x7fff6fce3fff  libxcselect.dylib (2373) <172BBC06-56FE-3AFA-83AF-16FBC2B8DF04> /usr/lib/libxcselect.dylib
    0x7fff6fce4000 -     0x7fff6fdc6ff7  libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib
    0x7fff6fdca000 -     0x7fff6fdf2fff  libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib
    0x7fff6fdf3000 -     0x7fff6fe05ff3  libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib
    0x7fff6fe37000 -     0x7fff6fe37fff  liblog_signpost.telemetry.dylib (42.1) <712DF31F-3AC5-3864-AB1D-824BA2B3E997> /usr/lib/log/liblog_signpost.telemetry.dylib
    0x7fff706b3000 -     0x7fff706b8ff3  libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib
    0x7fff706b9000 -     0x7fff706c4fff  libcommonCrypto.dylib (60165) <C7A5E3F7-1E5A-3785-875A-B6647082B614> /usr/lib/system/libcommonCrypto.dylib
    0x7fff706c5000 -     0x7fff706ccfff  libcompiler_rt.dylib (101.2) <A517E149-2D25-3C04-BCEF-F69149C85B18> /usr/lib/system/libcompiler_rt.dylib
    0x7fff706cd000 -     0x7fff706d6ff7  libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib
    0x7fff706d7000 -     0x7fff70769fe3  libcorecrypto.dylib (866.100.30) <FCDEC0D1-8C30-3989-BDD1-996BBC715C29> /usr/lib/system/libcorecrypto.dylib
    0x7fff70876000 -     0x7fff708b6ff0  libdispatch.dylib (1173.100.2) <EB592997-B11C-3AB3-85B1-F725F3D0B412> /usr/lib/system/libdispatch.dylib
    0x7fff708b7000 -     0x7fff708edfff  libdyld.dylib (750.5) <D2A07EF5-A64B-3692-BE13-89DAA2EC5E80> /usr/lib/system/libdyld.dylib
    0x7fff708ee000 -     0x7fff708eeffb  libkeymgr.dylib (30) <CC5A2B43-770B-3C6C-BA10-AA3A6B4A142D> /usr/lib/system/libkeymgr.dylib
    0x7fff708ef000 -     0x7fff708fbff3  libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib
    0x7fff708fc000 -     0x7fff708fcff7  liblaunch.dylib (1738.100.39) <A7FF7357-600F-3014-8C28-A4F367717E8D> /usr/lib/system/liblaunch.dylib
    0x7fff708fd000 -     0x7fff70902ff7  libmacho.dylib (959.0.1) <D8FED478-25A2-3844-AE4B-A5C9F9827615> /usr/lib/system/libmacho.dylib
    0x7fff70903000 -     0x7fff70905ff3  libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib
    0x7fff70906000 -     0x7fff70907ff7  libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib
    0x7fff70908000 -     0x7fff7091fff3  libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib
    0x7fff70920000 -     0x7fff70920ff7  libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib
    0x7fff70921000 -     0x7fff709a8fff  libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib
    0x7fff709a9000 -     0x7fff709acffb  libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib
    0x7fff709ad000 -     0x7fff709b0fff  libsystem_coreservices.dylib (114) <FDA41CC4-170A-3D93-85BD-838A563B03C4> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff709b1000 -     0x7fff709b9fff  libsystem_darwin.dylib (1353.100.2) <B567B86D-8818-38A4-A861-03EB83B55867> /usr/lib/system/libsystem_darwin.dylib
    0x7fff709ba000 -     0x7fff709c1fff  libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff709c2000 -     0x7fff709c3ffb  libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff709c4000 -     0x7fff70a11ff7  libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib
    0x7fff70a12000 -     0x7fff70a3eff7  libsystem_kernel.dylib (6153.101.6) <E76440E1-D1E8-3D9A-8B47-D01F554FF1C4> /usr/lib/system/libsystem_kernel.dylib
    0x7fff70a3f000 -     0x7fff70a86fff  libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib
    0x7fff70a87000 -     0x7fff70aaefff  libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib
    0x7fff70aaf000 -     0x7fff70abcffb  libsystem_networkextension.dylib (1095.100.29) <C9E988B2-6A18-35C0-9577-63201E9D6018> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff70abd000 -     0x7fff70ac6ff7  libsystem_notify.dylib (241.100.2) <E405F84B-BD4F-3874-9755-CB3EC86E18D5> /usr/lib/system/libsystem_notify.dylib
    0x7fff70ac7000 -     0x7fff70acffef  libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib
    0x7fff70ad0000 -     0x7fff70adafff  libsystem_pthread.dylib (416.100.3) <A8514582-E000-3854-911A-0A73D2C79600> /usr/lib/system/libsystem_pthread.dylib
    0x7fff70adb000 -     0x7fff70adfff3  libsystem_sandbox.dylib (1217.101.2) <E9D78CDE-FB67-32E7-BABC-9EFC23AA0DC6> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff70ae0000 -     0x7fff70ae2fff  libsystem_secinit.dylib (62.100.2) <AAC639E5-7103-3366-A602-8FC6944E2C13> /usr/lib/system/libsystem_secinit.dylib
    0x7fff70ae3000 -     0x7fff70aeaffb  libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff70aeb000 -     0x7fff70b01ff2  libsystem_trace.dylib (1147.100.8) <BB90B1FD-8C09-3DF4-BD8B-9E4AEADFEA2B> /usr/lib/system/libsystem_trace.dylib
    0x7fff70b03000 -     0x7fff70b08ff7  libunwind.dylib (35.4) <CC87C836-BE9D-334E-A0E6-0297D52E9D73> /usr/lib/system/libunwind.dylib
    0x7fff70b09000 -     0x7fff70b3effe  libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.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: 16120351
    thread_create: 0
    thread_set_state: 345

VM Region Summary:
ReadOnly portion of Libraries: Total=831.5M resident=0K(0%) swapped_out_or_unallocated=831.5M(100%)
Writable regions: Total=576.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=576.8M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                  992K        2 
CoreImage                           24K        2 
CoreUI image data                  116K        1 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           178.4M       40 
MALLOC guard page                   32K        8 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
Memory Tag 251                      12K        1 
SQLite page cache                  128K        2 
STACK GUARD                       56.0M        9 
Stack                             12.1M        9 
VM_ALLOCATE                        100K       12 
VM_ALLOCATE (reserved)             496K        1         reserved VM address space (unallocated)
__DATA                            67.4M      603 
__DATA_CONST                       442K        6 
__FONT_DATA                          4K        1 
__LINKEDIT                       388.2M        6 
__OBJC_RO                         32.2M        1 
__OBJC_RW                         1892K        2 
__TEXT                           443.3M      587 
__UNICODE                          564K        1 
mapped file                       90.1M       22 
shared memory                      644K       16 
===========                     =======  ======= 
TOTAL                              1.6G     1339 
TOTAL, minus reserved VM space     1.2G     1339 


System Profile:
Network Service: Wi-Fi, AirPort, en0
Boot Volume File System Type: apfs
Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3332443250462D3039
USB Device: USB 3.0 Bus
USB Device: Apple T1 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4
Model: MacBookPro14,2, BootROM 205.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 3.1 GHz, 8 GB, SMC 2.44f2
Graphics: kHW_IntelIrisGraphics650Item, Intel Iris Plus Graphics 650, spdisplays_builtin
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1600.4)
Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports

And when I try to build it in a venv, it errors because it apparently doesn't copy Sparkle.framework's symlinks? I'm not sure why that happens...

@robertklep
Copy link
Owner

@pcr910303 system python never worked for me, I use(d) a Homebrew-installed 2.7 (plus virtualenv) to build.

I'll try and see if I can push a new release with your proposed UUID fix. I had assumed that it wouldn't be this easy (in which case MailPluginFix might also work for those who don't want to mess around with Terminal).

@robertklep
Copy link
Owner

Just pushed a new release with the Catalina UUID added: https://github.com/robertklep/quotefixformac/releases/tag/v2.11.0-alpha.1

@jklundell
Copy link

So far so good (install via script, reply to one easy email). 10.15.4.

@Gruntfuggly
Copy link

Working for me - thanks both of you! Had to re-enable the plugin in Mail preferences, but after that it's all good. I can start replying to emails in the correct place. 😁

@fahirsch
Copy link

fahirsch commented May 15, 2020

Thanks for the new version. I miss it!
Using Catalina 10.15.4
Tried the install command, did nothing.
Manually installed QuoteFix.mailbundle.
No trouble writing the settings I have used previously in Reply, Reply all, Forward
<El ${message.sent.strftime("%d/%m/%Y' a las '%H:%M Z")}, ${message.from.name} escribió:>
<On ${message.sent.strftime("%m/%d/%Y' at '%I:%M' '%p Z", 'en-EN')}, ${message.from.name} wrote:>
Using the Advance->Debbgging:
Error Message:
The QuoteFix plug-in caught an exception:

Traceback (most recent call last):
File "/Users/MyUser/Library/Containers/com.apple.mail/Data/DataVaults/MailBundles/Users/MyUser/Library/Mail/Bundles/QuoteFix.mailbundle/Contents/Resources/lib/python2.7/quotefix/fixer.py", line 90, in fix
AttributeError: 'NSKVONotifying_ComposeBackEndWK1' object has no attribute 'message'

@daftano
Copy link

daftano commented May 15, 2020

In my case (Catalina 10.15.4) , installation went through, but after restarting Mail the plugin window (from Mail settings) doesn't open.
Removing the extension restore the plugin configuration window

@dougrock
Copy link
Author

Thanks for the new version. I miss it!
Using Catalina 10.15.4
Tried the install command, did nothing.
Manually installed QuoteFix.mailbundle.
No trouble writing the settings I have used previously in Reply, Reply all, Forward
<El ${message.sent.strftime("%d/%m/%Y' a las '%H:%M Z")}, ${message.from.name} escribió:>
<On ${message.sent.strftime("%m/%d/%Y' at '%I:%M' '%p Z", 'en-EN')}, ${message.from.name} wrote:>
Using the Advance->Debbgging:
Error Message:
The QuoteFix plug-in caught an exception:

Traceback (most recent call last):
File "/Users/MyUser/Library/Containers/com.apple.mail/Data/DataVaults/MailBundles/Users/MyUser/Library/Mail/Bundles/QuoteFix.mailbundle/Contents/Resources/lib/python2.7/quotefix/fixer.py", line 90, in fix
AttributeError: 'NSKVONotifying_ComposeBackEndWK1' object has no attribute 'message'

getting the same error message - tried uninstall and reinstall - still same error

@robertklep
Copy link
Owner

@dougrock it's likely not everything works. Since @fahirsch has the same issue, my guess is that custom attribution isn't working.

Since I don't run Catalina myself, I can't fix this at the moment.

@dsedivec
Copy link

dsedivec commented Jul 6, 2020

EDIT: I did not see QuoteFix do anything, it just locks up. I'm pretty sure I'm asking the future to resolve itself on the same thread where the future would normally be computed. First guess, then, is that QuoteFix is no longer hooking in at the right point? Either that or I need to... spawn a thread?

I'm way out of my depth here—first time ever running class-dump tonight—but it looks to me like ComposeBackend now has a messageFuture instead of message. messageFuture is an EFFuture from the "EmailFoundation" framework. I edited fixer.py a little bit and I can actually see it change the attribution. Mail.app then hard locks, to the point where I cannot get any window on top of it. Luckily I had a terminal window open where I could type killall Mail (sight unseen).

There's enough code here, and not enough documentation from Apple, that I expect I'm stuck for the time being. I expect I'd need to attach a debugger to find out what it's doing when it gets hung up, and/or digest the rest of this class-dump output to find the new method(s) needed to edit email.

I wish Apple would just move the attribution out of the quoted text on the first line.

@dsedivec
Copy link

dsedivec commented Jul 6, 2020

I have made a small change to fixer.py that does not immediately crash, and even modifies the message as I expect, to my great surprise. I'll test drive this for a week or two, and if it seems stable, and no one who actually understands Objective-C and PyObjC wants to call me out on my mistakes, I can probably clean this up and submit a PR. Someone can ping me if I forget and you care.

@robertklep
Copy link
Owner

@dsedivec thanks for your efforts! I only have limited ability to test, given that I'm not on Catalina, but my goal would be to keep it compatible with older versions of macOS as well.

Once you give the all-clear, I'll try and add backward compatibility and release an alpha version for others to test.

@dsedivec
Copy link

dsedivec commented Jul 7, 2020

@dsedivec thanks for your efforts! I only have limited ability to test, given that I'm not on Catalina, but my goal would be to keep it compatible with older versions of macOS as well.

Once you give the all-clear, I'll try and add backward compatibility and release an alpha version for others to test.

Thank you for maintaining QuoteFix all these years. I want backwards compatibility too, and I... think it'd be easy to detect which selector is present and behave accordingly (as opposed to just hinging directly off version number). I've got Mojave here that needs to keep working, in addition to (sadly) Catalina.

I just did 0.1 imperial tonnes of email replies tonight on Catalina, and Mail.app hasn't crashed or started sending malware to my contacts as far as I know. So far so good.

@dsedivec
Copy link

I want backwards compatibility too, and I... think it'd be easy to detect which selector is present and behave accordingly (as opposed to just hinging directly off version number). I've got Mojave here that needs to keep working, in addition to (sadly) Catalina.

I've been using my previous fix all week on Catalina, and it's been working fine, so I went ahead and cleaned my code up. I mean, it's not at all beautiful, but I think it's better, and more importantly it should be backwards compatible now. My clone of this repo has the updated code. I just very briefly did successful tests of this version under Catalina, Mojave, and High Sierra by hitting "reply" on a message and watching QuoteFix successfully move the attribution line outside of the blockquote.

@robertklep Is this helpful? Should I submit this as a PR?

I would provide a build for people to use but I actually haven't been able to produce a working one under Catalina. I think Catalina may have broken PyObjC, and the fixed version of PyObjC is no longer supported under Catalina? But I think Catalina still ships PyObjC in Python 2.7 so ¯\(ツ)/¯.

Instead I've just been replacing the .py files from the latest release here with my updated .py files, then doing the "re-enable the plug-in" dance in Mail.app.

@robertklep
Copy link
Owner

@dsedivec apologies for not getting back to you sooner. If you issue a PR, I will merge it and build a test-release for you (and others) to try out 👍🏻

@robertklep
Copy link
Owner

robertklep commented Aug 12, 2020

Released v2.11.0-alpha.2 with better Catalina support, thanks to @dsedivec!

@fahirsch
Copy link

fahirsch commented Aug 12, 2020 via email

@robertklep
Copy link
Owner

@fahirsch thanks for testing!
@dsedivec did I break something?

@jklundell
Copy link

The same crash was reported on May 15, above.

@dsedivec
Copy link

The same crash was reported on May 15, above.

Yeah, line 90 of the Catalina branch is a blank line, so I think @fahirsch is probably running a previous release. fahirsch, try installing v2.11.0-alpha.2 per robertklep's comment above.

@fahirsch
Copy link

fahirsch commented Aug 13, 2020 via email

@jklundell
Copy link

Not to belabor the obvious, but do ensure that Terminal has Full Disk Access enabled in the Privacy tab of the Security & Privacy panel in System Preferences.

@GHubbler
Copy link

I'm very glad, that QuoteFix is back. 😊
Works great so far on Catalina 10.15.6 with supplemental update. Just noted a little bug:
${message.subject} will not get the according subject.
Instead it will output 3-5 random like character, like: "fab6"

@LitoFrame
Copy link

I have the same bug like GHubbler.

@robertklep
Copy link
Owner

@GHubbler @LitoFrame looks like it's showing a pointer address instead of the data it's pointing to. It's these kinds of issues that I can't fix without having to actually install Catalina :(

@GHubbler
Copy link

Just started a new issue #96 to move forward to Big Sur. ;)

@Jmuccigr
Copy link

So what's the latest version for Catalina? 2.11.0 a2 is what I have now.

PS I'm having an issue where my MBP crashes when closed or sitting idle overnight and when that happens, QuoteFix gets unchecked in Mail prefs.

@robertklep
Copy link
Owner

@Jmuccigr 2.11.0-alpha.2 is the latest for Catalina.

Mail unchecking QF happens all the time for me (on Mojave), not even after crashes, just quitting Mail will sometimes be enough.

@defrilitus
Copy link

@robertklep I'm still on Mojave too and I'd also noticed that Mail unchecks QF quite regularly; I was wondering if there was a fix, but—since it also happens to you—I imagine that there isn't.

@robertklep
Copy link
Owner

@defrilitus I don't think it's because of something QF does, but can't be 100% certain. I don't use any other plugins so cannot check if those get disabled as well.

@defrilitus
Copy link

defrilitus commented Feb 26, 2021

The only other plugin that I use is NoFlaggedMailbox, which oddly enough is never disabled by Mail. I'm not sure why that is. I did think of writing an AppleScript to reinstall QF every time that Mail starts, but that's a bit too cumbersome to be practical, and I can't think of another solution :-(

@Jmuccigr
Copy link

Jmuccigr commented Mar 2, 2021

Data point: I've got MailTrackerBlocker and it doesn't seem to uncheck while QuoteFix does (which happens maybe when I have a crash).

@defrilitus
Copy link

Thanks @Jmuccigr for your mention of MailTrackerBlocker; it's new to me, but looks very useful.
Unfortunately, with Apple it's not easy to understand what triggers an action (e.g., unchecking QF, for example, every time my Mac restarts).

@dsedivec
Copy link

dsedivec commented Mar 3, 2021

Mail unchecking QF happens all the time for me (on Mojave), not even after crashes, just quitting Mail will sometimes be enough.

FWIW, same here on Mojave. In contrast, Catalina has only disabled it on me maybe a handful of times in the past nine months or so.

Also FWIW, I have two hypotheses (like complete and total guesses) on why it gets disabled: First is due to the additional startup time I see added by enabling QuoteFix. It's possible that it delays some thread or another (to load Python+PyObjC and then monkey patch the core classes?) so long that Mail.app defensively disables the plug-in? Essentially a timeout. This seems a bit far-fetched, especially since you still have long startup times in Catalina but no disabling there.

Second theory is something to do with Python touching pyc/pyo files in the bundle. Maybe it doesn't even change the checksums—or maybe it is doing some byte compiling, I haven't checked—but Mail.app thinks the plug-in has changed, so it disables it. (Silently, natch.)

Again, just total guesses.

@s22-tech
Copy link

I'm happy to report that version 2.11.0-alpha.2 installed successfully and is working under Catalina 10.15.7. I've only been using it for the last hour or so, but there have been no problems so far and it remained selected in the prefs even after a reboot.

However, I figured I'd report that there were 2 error/warning messages in the installation log:

2021-10-22 09:55:23.072 defaults[4196:83295] The domain/default pair of (/Applications/Mail.app/Contents/Info, CFBundleShortVersionString) does not exist 2021-10-22 09:55:23.091 defaults[4197:83299] The domain/default pair of (/Applications/Mail.app/Contents/Info, CFBundleVersion) does not exist

There weren't any messages stating they were fixed, so does anything need to be done about this or not?

Thank you for making this work under Catalina!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.