MatthewPierson / Ramiel

An open-source, multipurpose macOS GUI utility for checkm8-vulnerable iOS/iPadOS devices
GNU General Public License v3.0
172 stars 27 forks source link

[Bug] Crash when making SSH Ramdisk #24

Open randomenc opened 3 years ago

randomenc commented 3 years ago

When the Ramdisk starts being made on Catalina this happens! Screen Shot 2021-03-27 at 10 57 28 PM

MatthewPierson commented 3 years ago

I need to see the full log to be able to help

randomenc commented 3 years ago

I need to see the full log to be able to help

The program doesn't give an option to export log but it only happens on iOS 12.

MatthewPierson commented 3 years ago

If you launch it from terminal, like you did in the first screenshot, you can just highlight everything then copy paste it over (or paste in a .txt file and send that).

What device + specific iOS 12 version?

YuHaoyua commented 3 years ago

I also have this problem. There is the full log. Process: Ramiel [795] Path: /Applications/Ramiel.app/Contents/MacOS/Ramiel Identifier: com.moski.Ramiel Version: 1.0.4 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Ramiel [795] User ID: 501

Date/Time: 2021-04-04 12:34:42.331 +0800 OS Version: Mac OS X 10.15.6 (19G2006) Report Version: 12 Anonymous UUID: 29ED45BF-7F90-AEE3-EA29-C76F047A318D

Time Awake Since Boot: 210 seconds

System Integrity Protection: disabled

Crashed Thread: 3 Dispatch queue: com.apple.root.user-initiated-qos

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!' abort() called terminating with uncaught exception of type NSException

Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff38c28727 __exceptionPreprocess + 250 1 libobjc.A.dylib 0x00007fff71b74a9e objc_exception_throw + 48 2 CoreFoundation 0x00007fff38c510ac -[NSException raise] + 9 3 AppKit 0x00007fff35e395ec -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 310 4 AppKit 0x00007fff35e21052 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1416 5 AppKit 0x00007fff36001db5 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50 6 AppKit 0x00007fff35e20ac3 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42 7 AppKit 0x00007fff36001d6a -[NSPanel initWithContentRect:styleMask:backing:defer:] + 64 8 AppKit 0x00007fff35e1eaa9 -[NSWindowTemplate nibInstantiate] + 393 9 AppKit 0x00007fff35de8e46 -[NSIBObjectData instantiateObject:] + 253 10 AppKit 0x00007fff35de8500 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 534 11 AppKit 0x00007fff35ddc6d1 loadNib + 401 12 AppKit 0x00007fff35ddbc92 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 693 13 AppKit 0x00007fff35ddb8e8 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201 14 AppKit 0x00007fff361a4624 -[NSAlert init] + 101 15 Ramiel 0x00000001029a1293 Ramiel + 283283 16 Ramiel 0x000000010299092a Ramiel + 215338 17 libdispatch.dylib 0x00007fff72cba6c4 _dispatch_call_block_and_release + 12 18 libdispatch.dylib 0x00007fff72cbb658 _dispatch_client_callout + 8 19 libdispatch.dylib 0x00007fff72cc9aa8 _dispatch_root_queue_drain + 663 20 libdispatch.dylib 0x00007fff72cca097 _dispatch_worker_thread2 + 92 21 libsystem_pthread.dylib 0x00007fff72f199f7 _pthread_wqthread + 220 22 libsystem_pthread.dylib 0x00007fff72f18b77 start_wqthread + 15

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff72e55dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff72e56170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff38baca27 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff38bab4e1 CFRunLoopRun + 1329 4 com.apple.CoreFoundation 0x00007fff38baa953 CFRunLoopRunSpecific + 466 5 com.apple.HIToolbox 0x00007fff377c5abd RunCurrentEventLoopInMode + 292 6 com.apple.HIToolbox 0x00007fff377c57d5 ReceiveNextEventCommon + 584 7 com.apple.HIToolbox 0x00007fff377c5579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff35e0b039 _DPSNextEvent + 883 9 com.apple.AppKit 0x00007fff35e09880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 10 com.apple.AppKit 0x00007fff35dfb58e -[NSApplication run] + 658 11 com.apple.AppKit 0x00007fff35dcd396 NSApplicationMain + 777 12 com.moski.Ramiel 0x00000001029bc86f 0x10295c000 + 395375 13 libdyld.dylib 0x00007fff72d14cc9 start + 1

Thread 1:: Dispatch queue: com.apple.root.user-initiated-qos 0 libsystem_kernel.dylib 0x00007fff72e58756 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff72ddbeea nanosleep + 196 2 libsystem_c.dylib 0x00007fff72ddbd52 sleep + 41 3 com.moski.Ramiel 0x0000000102984228 0x10295c000 + 164392 4 com.moski.Ramiel 0x00000001029838a7 0x10295c000 + 161959 5 libdispatch.dylib 0x00007fff72cba6c4 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff72cbb658 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff72cc9aa8 _dispatch_root_queue_drain + 663 8 libdispatch.dylib 0x00007fff72cca097 _dispatch_worker_thread2 + 92 9 libsystem_pthread.dylib 0x00007fff72f199f7 _pthread_wqthread + 220 10 libsystem_pthread.dylib 0x00007fff72f18b77 start_wqthread + 15

Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff72e55dfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff72e56170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff38baca27 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff38bab4e1 CFRunLoopRun + 1329 4 com.apple.CoreFoundation 0x00007fff38baa953 CFRunLoopRunSpecific + 466 5 com.apple.AppKit 0x00007fff35fac954 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff72f1d109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff72f18b8b thread_start + 15

Thread 3 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos 0 libsystem_kernel.dylib 0x00007fff72e5c33a __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff72f1ce60 pthread_kill + 430 2 libsystem_c.dylib 0x00007fff72de3808 abort + 120 3 libc++abi.dylib 0x00007fff7004a458 abort_message + 231 4 libc++abi.dylib 0x00007fff7003b8bf demangling_terminate_handler() + 262 5 libobjc.A.dylib 0x00007fff71b76a57 _objc_terminate() + 96 6 libc++abi.dylib 0x00007fff70049887 std::__terminate(void (*)()) + 8 7 libc++abi.dylib 0x00007fff70049829 std::terminate() + 41 8 libdispatch.dylib 0x00007fff72cbb66c _dispatch_client_callout + 28 9 libdispatch.dylib 0x00007fff72cc9aa8 _dispatch_root_queue_drain + 663 10 libdispatch.dylib 0x00007fff72cca097 _dispatch_worker_thread2 + 92 11 libsystem_pthread.dylib 0x00007fff72f199f7 _pthread_wqthread + 220 12 libsystem_pthread.dylib 0x00007fff72f18b77 start_wqthread + 15

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

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

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

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

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

Thread 9: 0 libsystem_pthread.dylib 0x00007fff72f18b68 start_wqthread + 0

Thread 10: 0 libsystem_pthread.dylib 0x00007fff72f18b68 start_wqthread + 0

Thread 11: 0 libsystem_pthread.dylib 0x00007fff72f18b68 start_wqthread + 0

Thread 12: 0 libsystem_pthread.dylib 0x00007fff72f18b68 start_wqthread + 0

Thread 3 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000700005584000 rcx: 0x00007000055838b8 rdx: 0x0000000000000000 rdi: 0x0000000000003c63 rsi: 0x0000000000000006 rbp: 0x00007000055838e0 rsp: 0x00007000055838b8 r8: 0x0000700005583780 r9: 0x0000700005583950 r10: 0x0000700005584000 r11: 0x0000000000000246 r12: 0x0000000000003c63 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007fff72e5c33a rfl: 0x0000000000000246 cr2: 0x00007fff98e3acc8

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10295c000 - 0x1029cbff7 +com.moski.Ramiel (1.0.4 - 1) <8DC8A987-9E39-3676-8966-79DC8E4D1F92> /Applications/Ramiel.app/Contents/MacOS/Ramiel 0x1029e6000 - 0x102a0dff7 +org.cocoapods.AFNetworking (2.7.0 - 1) /Applications/Ramiel.app/Contents/Frameworks/AFNetworking.framework/Versions/A/AFNetworking 0x102a67000 - 0x102a86fff +org.cocoapods.SSZipArchive (2.2.3 - 1) /Applications/Ramiel.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive 0x102ab2000 - 0x102ab8ff3 +libusbmuxd-2.0.6.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libusbmuxd-2.0.6.dylib 0x102ac2000 - 0x102ad1ffb +libusb-1.0.0.dylib (0) <58A99A32-16D5-39AD-8F6F-160E1B8BEEF6> /Applications/Ramiel.app/Contents/Frameworks/libusb-1.0.0.dylib 0x102ae1000 - 0x102ca0cc3 +libcrypto.1.1.dylib (0) <7E0DB44C-31DF-320B-8204-7735FC4CC5D7> /Applications/Ramiel.app/Contents/Frameworks/libcrypto.1.1.dylib 0x102d48000 - 0x102d4fff7 +libirecovery-1.0.3.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libirecovery-1.0.3.dylib 0x102d5a000 - 0x102d63ff3 +libplist-2.0.3.dylib (0) <5D46B622-D8F3-35DC-A644-070AC890A9E0> /Applications/Ramiel.app/Contents/Frameworks/libplist-2.0.3.dylib 0x102d73000 - 0x102d95ffb +libpng16.16.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libpng16.16.dylib 0x10592b000 - 0x10592e047 libobjc-trampolines.dylib (787.1) <571C6A14-9E0E-3139-B82D-A1A3D46F2C9C> /usr/lib/libobjc-trampolines.dylib 0x106784000 - 0x10678cffb com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x107748000 - 0x1077d9f47 dyld (750.6) <34A11073-9E4C-38C3-9293-7D566ABAE8B6> /usr/lib/dyld 0x7fff2bb7d000 - 0x7fff2bb8cff7 libSimplifiedChineseConverter.dylib (76) <8D2C283D-B15C-3D43-A01E-46D52CB769B2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x7fff2bdf4000 - 0x7fff2bf22ff8 com.apple.AMDMTLBronzeDriver (3.10.15 - 3.1.0) /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff34351000 - 0x7fff3454cff8 com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff3454d000 - 0x7fff34619ffe com.apple.audio.AVFAudio (1.0 - 415.75) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff34739000 - 0x7fff34739fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3473a000 - 0x7fff34751ff7 libCGInterfaces.dylib (524.2.1) <69118118-1CEC-3019-A36E-3EC2FF1CAD8F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff34752000 - 0x7fff34fedfcf com.apple.vImage (8.1 - 524.2.1) <4B6AB2C1-7CF5-3FDA-AC1C-04E531AB9BCE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff34fee000 - 0x7fff35183fef libBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff35184000 - 0x7fff354c5fff libBNNS.dylib (144.100.2) <69FA0C4F-B59D-374A-9DCF-E9FA79F332FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff354c6000 - 0x7fff3586dfff libLAPACK.dylib (1303.60.1) <6FEC8434-0C35-3528-A3DE-E3C78A748B6C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff3586e000 - 0x7fff35883ffc libLinearAlgebra.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff35884000 - 0x7fff35889ff3 libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff3588a000 - 0x7fff358fafff libSparse.dylib (103) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff358fb000 - 0x7fff3590dff7 libSparseBLAS.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff3590e000 - 0x7fff35aa0fe3 libvDSP.dylib (735.140.1) <1586D162-55FD-3EC0-AFC7-975EAE2D0DD6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff35aa1000 - 0x7fff35c1ffe7 libvMisc.dylib (735.140.1) <61CF1106-41C2-3971-9187-BD1D53C00343> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff35c20000 - 0x7fff35c20fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4686AE53-FD05-302C-AC20-C014EFC2305F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff35c21000 - 0x7fff35c80ff0 com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff35dca000 - 0x7fff36b8aff2 com.apple.AppKit (6.9 - 1894.60.100) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff36bda000 - 0x7fff36bdafff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff36bdb000 - 0x7fff36c46fff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff36cdf000 - 0x7fff36d1dff0 libFontRegistry.dylib (274.0.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff36d78000 - 0x7fff36da7fff com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff36da8000 - 0x7fff36dacffb com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff36e46000 - 0x7fff36e9dffa com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff36e9e000 - 0x7fff36eacfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff36ead000 - 0x7fff36ef2ffa com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff36ef3000 - 0x7fff36efdff7 com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff36efe000 - 0x7fff36f0bffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff36f0c000 - 0x7fff36fedffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8CFA0620-5E43-3C4D-A75B-981C0961C2DE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff36fef000 - 0x7fff36feffff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff37386000 - 0x7fff37715ffa com.apple.CFNetwork (1128.0.1 - 1128.0.1) <07F9CA9C-B954-3EA0-A710-3122BFF9F057> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff37791000 - 0x7fff37791fff com.apple.Carbon (160 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff37792000 - 0x7fff37795ff3 com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff37796000 - 0x7fff37a8aff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff37a8b000 - 0x7fff37a8eff3 com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff37a8f000 - 0x7fff37a94ff7 com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff37a95000 - 0x7fff37a95fff com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff37a96000 - 0x7fff37ab0ffa com.apple.openscripting (1.7 - 185.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff37ad1000 - 0x7fff37ad1fff com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff37ad2000 - 0x7fff37ad4ff7 com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff37ad5000 - 0x7fff37adbfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff37adc000 - 0x7fff37c74ffa com.apple.cloudkit.CloudKit (867 - 867) <1B851180-FC00-357F-B6C1-BB0EA7D6D5CA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff37c75000 - 0x7fff37c75fff com.apple.Cocoa (6.11 - 23) <2F5C8ABA-711F-316C-BB97-921122AEE4DF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff37c83000 - 0x7fff37d79fff com.apple.ColorSync (4.13.0 - 3394.9) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff38064000 - 0x7fff3856dffb com.apple.audio.CoreAudio (5.0 - 5.0) <9DA02E7A-56A0-3FFF-94C2-1795BA761F07> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff385c0000 - 0x7fff385f8fff com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff385f9000 - 0x7fff389f4ff8 com.apple.CoreData (120 - 977.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff389f5000 - 0x7fff38b27ff6 com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff38b28000 - 0x7fff38fa8ffb com.apple.CoreFoundation (6.9 - 1677.104) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff38faa000 - 0x7fff39641ff0 com.apple.CoreGraphics (2.0 - 1355.22) <7C62C568-C5FF-3B7A-B630-9D875EE09126> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff3964f000 - 0x7fff399aaff0 com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff399ab000 - 0x7fff39a14ff0 com.apple.corelocation (2394.0.22 - 2394.0.22) <75966124-2FB7-33C3-BE49-3DD5F327F911> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff39a68000 - 0x7fff39d6aff2 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff39d6b000 - 0x7fff39e46ffc com.apple.CoreMedia (1.0 - 2625.9) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff39e47000 - 0x7fff39ea9ffe com.apple.CoreMediaIO (1000.0 - 5125.6) <8FDC573F-890A-3F08-B357-99895521C93D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff39f33000 - 0x7fff39f33fff com.apple.CoreServices (1069.24 - 1069.24) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff39f34000 - 0x7fff39fb9fff com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff39fba000 - 0x7fff3a29bff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff3a29c000 - 0x7fff3a2e9ffd com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff3a2ea000 - 0x7fff3a2f2ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff3a2f3000 - 0x7fff3a52dff6 com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff3a52e000 - 0x7fff3a5c6ff1 com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff3a5c7000 - 0x7fff3a5f4fff com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff3a5f5000 - 0x7fff3a65cfff com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff3a65d000 - 0x7fff3a681ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff3a8de000 - 0x7fff3a9a5ffc com.apple.CoreTelephony (113 - 7560.1) <31D93EB1-0A20-3383-9680-090E441F25D8> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony 0x7fff3a9a6000 - 0x7fff3ab5dffc com.apple.CoreText (643.1.5.1 - 643.1.5.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff3ab5e000 - 0x7fff3aba2ffb com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff3aba3000 - 0x7fff3ac30ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) <6C76A9E0-430F-3B3C-AE8A-3005F8E6FCFF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3adf8000 - 0x7fff3aea2ff0 com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff3aec7000 - 0x7fff3aecdfff com.apple.DiskArbitration (2.7 - 2.7) <63923E3F-1489-3762-B5EB-5CE28A35FF50> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff3b0c2000 - 0x7fff3b1f0ff6 com.apple.FileProvider (304.1 - 304.1) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff3b208000 - 0x7fff3b5cdfff com.apple.Foundation (6.9 - 1677.104) <7C69F845-F651-3193-8262-5938010EC67D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff3b63a000 - 0x7fff3b68aff7 com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3b7c7000 - 0x7fff3b8dbff3 com.apple.Bluetooth (7.0.6 - 7.0.6f7) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3b941000 - 0x7fff3b9e5ff3 com.apple.framework.IOKit (2.0.2 - 1726.140.1) <14223387-6F81-3976-8605-4BC2F253A93E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3b9e7000 - 0x7fff3b9f8ffb com.apple.IOSurface (269.11 - 269.11) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3ba16000 - 0x7fff3ba76ff5 com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff3ba77000 - 0x7fff3bbd5ffe com.apple.ImageIO.framework (3.3.0 - 1976.11) <3F4CA5A4-F210-3578-AF38-C19B3D85CC0A> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3bbd6000 - 0x7fff3bbd9fff libGIF.dylib (1976.11) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3bbda000 - 0x7fff3bc93fff libJP2.dylib (1976.11) <6D13D9BA-54EB-3130-8386-E3AD5D858BC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3bc94000 - 0x7fff3bcb8ff7 libJPEG.dylib (1976.11) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3bf37000 - 0x7fff3bf51ff7 libPng.dylib (1976.11) <798EBADF-2FA2-3CC3-8F84-990B66F89680> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3bf52000 - 0x7fff3bf53fff libRadiance.dylib (1976.11) <7058805D-0629-3E96-BD6E-295A80B56417> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3bf54000 - 0x7fff3bf9aff7 libTIFF.dylib (1976.11) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3bfb3000 - 0x7fff3c442ff8 com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents 0x7fff3c445000 - 0x7fff3d4e5fe9 com.apple.JavaScriptCore (15609 - 15609.3.5.1.3) <1874AA53-2C73-3DB2-A98F-69D9BDB3ADC8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff3d4fc000 - 0x7fff3d50eff3 com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3d50f000 - 0x7fff3d50ffff libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3d8a1000 - 0x7fff3d8abffb com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff3d977000 - 0x7fff3e0c4ff2 com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff3e0c6000 - 0x7fff3e190fff com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3e192000 - 0x7fff3e1acff5 com.apple.MetalKit (141.2 - 141.2) /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff3e1ad000 - 0x7fff3e1eaff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3e1eb000 - 0x7fff3e275fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3e276000 - 0x7fff3e29bff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3e29c000 - 0x7fff3e2b1ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3e2b2000 - 0x7fff3e410ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3e411000 - 0x7fff3e460ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3e461000 - 0x7fff3e462ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3f4f0000 - 0x7fff3f4fcffe com.apple.NetFS (6.0 - 4.0) <4415F027-D36D-3B9C-96BA-AD22B44A4722> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3f4fd000 - 0x7fff3f654ff3 com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3f655000 - 0x7fff3f8b5ffa com.apple.NetworkExtension (1.0 - 1) <3ED35C5A-B170-373E-8277-D4198E408810> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension 0x7fff42086000 - 0x7fff420defff com.apple.opencl (3.5 - 3.5) <293FE223-9186-320B-81A4-EC8104C38357> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff420df000 - 0x7fff420fbfff com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff420fc000 - 0x7fff42107ffd com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff42a6d000 - 0x7fff42a6ffff libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff42a70000 - 0x7fff42a75fff libCoreFSCache.dylib (176.15) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff42a76000 - 0x7fff42a7afff libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff42a7b000 - 0x7fff42a83ff7 libGFXShared.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff42a84000 - 0x7fff42a8efff libGL.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff42a8f000 - 0x7fff42ac3ff7 libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff42c59000 - 0x7fff42c95fff libGLU.dylib (17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff436d1000 - 0x7fff436e0ff7 com.apple.opengl (17.10.22 - 17.10.22) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff43892000 - 0x7fff43985ff0 com.apple.PDFKit (1.0 - 835.7) <715CA68F-4DF4-3EE3-8489-FF8825BEE40F> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff43986000 - 0x7fff43a9dff9 com.apple.PencilKit (1.0 - 1) <95301D00-CE35-3F53-BAE1-6E6217706702> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff43d3e000 - 0x7fff43d44ff6 com.apple.PushKit (1.0 - 1) /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff43e65000 - 0x7fff440abff7 com.apple.imageKit (3.0 - 1081) <5F086EE2-5745-3E28-B292-1DE5E0652E36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff440ac000 - 0x7fff4456bfff com.apple.QuartzComposer (5.1 - 378) <9C10ADF7-94B0-3779-AD44-5AF6394A32AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff4456c000 - 0x7fff44591ffc com.apple.quartzfilters (1.10.0 - Tag) <876E8B28-9500-34C6-B297-EA404D89C903> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff44592000 - 0x7fff4469cff7 com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff4469d000 - 0x7fff4469dfff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff4469e000 - 0x7fff44921ffb com.apple.QuartzCore (1.11 - 841.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff44922000 - 0x7fff4497bff5 com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff4497c000 - 0x7fff449b1ffc com.apple.QuickLookThumbnailing (1.0 - 1) <9CCB50D8-AA39-3744-93FB-7B5B65467AB3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff44e82000 - 0x7fff44e9cff8 com.apple.SafariServices.framework (15610 - 15610.1.28.1.9) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff454a4000 - 0x7fff457edff1 com.apple.security (7.0 - 59306.140.5) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff457ee000 - 0x7fff45876ffb com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff458a5000 - 0x7fff458a9ff8 com.apple.xpc.ServiceManagement (1.0 - 1) <2C62956C-F2D4-3EB0-86C7-EAA06331621A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff46555000 - 0x7fff465cfff7 com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff4684f000 - 0x7fff46bd2ff4 com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff4a53f000 - 0x7fff4a604fe7 com.apple.APFS (1412.141.1 - 1412.141.1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff4b719000 - 0x7fff4b71aff1 com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4bb6d000 - 0x7fff4bcb8ff5 com.apple.AnnotationKit (1.0 - 325.9) <9BB0EDB6-3808-30FC-B0ED-764DE5AAB893> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff4bcb9000 - 0x7fff4bcd6ff4 com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff4bcf8000 - 0x7fff4bd0eff3 com.apple.AppSSOCore (1.0 - 1) <3FBA882A-83BF-3163-916F-0D7FA17D010D> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7fff4bd2b000 - 0x7fff4bd39ff7 com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff4c124000 - 0x7fff4c189ff7 com.apple.AppSupport (1.0.0 - 29) <7408886B-B0CC-3EF0-9F11-9088DEE266ED> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff4c1b5000 - 0x7fff4c1d9ffb com.apple.framework.Apple80211 (13.0 - 1610.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4c497000 - 0x7fff4c4a6fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4c5a5000 - 0x7fff4c5b0ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4c5f2000 - 0x7fff4c63aff7 com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4c9fd000 - 0x7fff4ca23ffb com.apple.aps.framework (4.0 - 4.0) <3ED300B6-43E3-31DC-B3C6-6A0FF41A2595> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff4ca24000 - 0x7fff4ca28ff7 com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4ca29000 - 0x7fff4ca4bfff com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4cb0a000 - 0x7fff4cb0dfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4cb0e000 - 0x7fff4cb5eff7 com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8E18983B-AF92-3853-8251-A6577A55AC15> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff4cba7000 - 0x7fff4cbb6ff9 com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4d0f9000 - 0x7fff4d4f4ff8 com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff4d74a000 - 0x7fff4d98afe0 com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4d98e000 - 0x7fff4daaafff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4dc67000 - 0x7fff4dc70ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4dc71000 - 0x7fff4dd12ff5 com.apple.backup.framework (1.11.6 - 1298.6.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4dd13000 - 0x7fff4dd9fff6 com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4dea1000 - 0x7fff4deddff7 com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4dffb000 - 0x7fff4e032ff5 com.apple.C2 (1.3 - 495) <4A7E2A63-E19A-3936-92F5-03F2FD602172> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff4ea5d000 - 0x7fff4eaacfff com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4f958000 - 0x7fff4f968ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4f97c000 - 0x7fff4f993fff com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff5009a000 - 0x7fff5046ffc8 com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff50470000 - 0x7fff5049dff7 com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff504c0000 - 0x7fff504e1ff4 com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff505ea000 - 0x7fff50660fff com.apple.corebrightness (1.0 - 1) <10CCC8E4-B762-3AD7-A18B-DBD6CF6922FD> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff507ec000 - 0x7fff507f7ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff507f8000 - 0x7fff50a03ff1 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff50a04000 - 0x7fff50a51ff3 com.apple.coreduetcontext (1.0 - 1) <72341E86-6921-35FE-89CA-7B04725ECC0F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext 0x7fff50a52000 - 0x7fff50a62ffe com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E31B761-4B30-39A8-9084-97ECFD268B6F> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff50a65000 - 0x7fff50a67fff com.apple.CoreDuetDebugLogging (1.0 - 1) <6D0113DB-61D8-3A21-95CB-9E30D8F929F9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff50a78000 - 0x7fff50a88ff3 com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff50c3e000 - 0x7fff50d8bfff com.apple.CoreHandwriting (161 - 1.2) <21DAD964-51A7-3F38-9C91-EF46C0CFF12D> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff510c8000 - 0x7fff51132ff0 com.apple.CoreNLP (1.0 - 213) /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff513f5000 - 0x7fff5147dffe com.apple.CorePDF (4.0 - 518.4.1) <8F94505C-96C2-3694-BEC7-F3B5581A7AB9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff51560000 - 0x7fff51568ff8 com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff51f55000 - 0x7fff51f78fff com.apple.CoreSVG (1.0 - 129.3) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff51f79000 - 0x7fff51facfff com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff51fad000 - 0x7fff51fdbffd com.apple.CSStore (1069.24 - 1069.24) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff52500000 - 0x7fff52596ff7 com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff5262e000 - 0x7fff5275aff6 com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff5275b000 - 0x7fff52914ffa com.apple.CoreUtils (6.2.4 - 624.7) <456CC907-E838-3945-B70A-66E862C19CD6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff52a4e000 - 0x7fff52a61ff1 com.apple.CrashReporterSupport (10.13 - 15016) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff52b1a000 - 0x7fff52b2cff8 com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff52b2d000 - 0x7fff52b32fff com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff52bbc000 - 0x7fff52c36ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff52c82000 - 0x7fff52cbfff8 com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff52cc0000 - 0x7fff52e48ff6 com.apple.desktopservices (1.14.5 - 1281.5.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff531c0000 - 0x7fff53293ff1 com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff53294000 - 0x7fff53298ff1 com.apple.DisplayServicesFW (3.1 - 380) <4D71ADB3-B29D-3D20-B6DE-9E94061F86AC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff532f2000 - 0x7fff53316ff7 com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler 0x7fff53340000 - 0x7fff53375ff7 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X 0x7fff53376000 - 0x7fff5337aff9 com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff53ec4000 - 0x7fff5452eff9 com.apple.vision.EspressoFramework (1.0 - 188.4) <70B1521B-1B24-3DA4-A41B-E727CF140F1F> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff54809000 - 0x7fff54c24ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff552c3000 - 0x7fff553faff4 libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff553fb000 - 0x7fff5542ffff libTrueTypeScaler.dylib (277.2.6.1) /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff55494000 - 0x7fff554a4ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff58985000 - 0x7fff58986fff libmetal_timestamp.dylib (902.14.11) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5a040000 - 0x7fff5a046fff com.apple.GPUWrangler (5.2.6 - 5.2.6) <487F2E7A-A5FF-3C36-A8E9-B85D98618116> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff5a365000 - 0x7fff5a38bff1 com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff5a3a4000 - 0x7fff5b38dff1 com.apple.GeoServices (1.0 - 1624.26.4.26.9) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff5b4b9000 - 0x7fff5b4c7ffb com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff5b530000 - 0x7fff5b53dff9 com.apple.HID (1.0 - 1) <9C8E2F7D-96D9-36A9-B8F4-7C339A5B78F1> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID 0x7fff5b666000 - 0x7fff5b724ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5d8a0000 - 0x7fff5d8a9ffe com.apple.IOAccelMemoryInfo (1.0 - 1) <50DDA9C2-BDDF-33D4-9BA9-A161E99F1EAD> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff5d8aa000 - 0x7fff5d8b2ff5 com.apple.IOAccelerator (438.7.3 - 438.7.3) <06E3E70B-C0D0-39A2-96B7-12ED6A0EBEE7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5d8bf000 - 0x7fff5d8d6fff com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5dc5e000 - 0x7fff5dca9ff1 com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5de46000 - 0x7fff5de54fff com.apple.IntentsFoundation (1.0 - 1) <1BC7D355-E136-391A-8215-6982742645DD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation 0x7fff5de67000 - 0x7fff5de6eff9 com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5e0fb000 - 0x7fff5e11affd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5e24f000 - 0x7fff5e31dffd com.apple.LanguageModeling (1.0 - 215.1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5e31e000 - 0x7fff5e366fff com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5e36d000 - 0x7fff5e372ff3 com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5e399000 - 0x7fff5e3bdffe com.apple.locationsupport (2394.0.22 - 2394.0.22) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff5ec0b000 - 0x7fff5ec0efff com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff5edcc000 - 0x7fff5edf2ffc com.apple.MarkupUI (1.0 - 325.9) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff5ee77000 - 0x7fff5ef01ff8 com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff5ef02000 - 0x7fff5ef35fff com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff5f6db000 - 0x7fff5f727fff com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5f728000 - 0x7fff5f7f9ffa com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5fa6f000 - 0x7fff5fa8dfff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5fb59000 - 0x7fff5fcefffd com.apple.Montreal (1.0 - 121.1) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff5fcf0000 - 0x7fff5fd20ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff60220000 - 0x7fff6022afff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff60c40000 - 0x7fff60c8bffb com.apple.OTSVG (1.0 - 643.1.5.1) <001E5E8C-1DC0-3A6E-BDE4-1B7887E47F76> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff61ea8000 - 0x7fff61eb3ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff61eb4000 - 0x7fff61edcffb com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff63957000 - 0x7fff63987ff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff639b2000 - 0x7fff639c5ffc com.apple.PowerLog (1.0 - 1) /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff64841000 - 0x7fff6489bff6 com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff6489c000 - 0x7fff648b5ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff649c7000 - 0x7fff649caff4 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff649cb000 - 0x7fff649eeff0 com.apple.quicklook.QuickLookSupport (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport 0x7fff64a35000 - 0x7fff64aaeff3 com.apple.Rapport (1.9.5 - 195.2) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport 0x7fff64d15000 - 0x7fff64d3eff1 com.apple.RemoteViewServices (2.0 - 148) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff64ea3000 - 0x7fff64edeff0 com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff667bf000 - 0x7fff667c2ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff66935000 - 0x7fff66a5cfff com.apple.Sharing (1526.37 - 1526.37) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff66ad4000 - 0x7fff66af4ff5 com.apple.sidecar-core (1.0 - 209.40.4) <469E5222-A5C7-3B09-B617-EDB6E9E46B93> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff66af5000 - 0x7fff66b07ff0 com.apple.sidecar-ui (1.0 - 209.40.4) <5CA517E3-4B92-30B1-96EF-77A7A2FBBEE4> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff67e71000 - 0x7fff68167ff7 com.apple.SkyLight (1.600.0 - 451.4) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff689b4000 - 0x7fff689c2ffb com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff691f6000 - 0x7fff691ffff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <14929A5D-C369-3B46-844B-CD29A3D1A015> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff694b6000 - 0x7fff694c6ff3 com.apple.TCC (1.0 - 1) <017AB27D-6821-303A-8FD2-6DAC795CC7AA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff699eb000 - 0x7fff69ab1ff0 com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff69c81000 - 0x7fff69ed9ff0 com.apple.UIFoundation (1.0 - 662) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff69f70000 - 0x7fff69f76ffe com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting 0x7fff6ab4e000 - 0x7fff6ab6effc com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff6b91a000 - 0x7fff6ba04ff8 com.apple.ViewBridge (464.1 - 464.1) <25CE39DF-2052-3873-9113-DB52B385C4BB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6bbaa000 - 0x7fff6bbabfff com.apple.WatchdogClient.framework (1.0 - 67.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6c7db000 - 0x7fff6c7deffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6c858000 - 0x7fff6c866ff5 com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6cba8000 - 0x7fff6cbaaff3 com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6cbab000 - 0x7fff6cbbeffd com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6cbf0000 - 0x7fff6cbfcffd com.apple.perfdata (1.0 - 51.100.6) <21760CFD-62FF-3466-B3AD-191D02411DA0> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff6f681000 - 0x7fff6f68dff9 libAudioStatistics.dylib (1104.93) <42CAC6A2-BCC3-391B-B1C1-D0AC69E99CF4> /usr/lib/libAudioStatistics.dylib 0x7fff6f68e000 - 0x7fff6f6c1ffa libAudioToolboxUtility.dylib (1104.93) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6f6c8000 - 0x7fff6f6fcfff libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib 0x7fff6f6ff000 - 0x7fff6f709fff libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib 0x7fff6f70a000 - 0x7fff6f792fff libCoreStorage.dylib (551) /usr/lib/libCoreStorage.dylib 0x7fff6f795000 - 0x7fff6f797ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6f7dd000 - 0x7fff6f994ffb libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib 0x7fff6f9bb000 - 0x7fff6f9c1ff3 libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib 0x7fff6faa3000 - 0x7fff6faaafff libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib 0x7fff6fad9000 - 0x7fff6faf9ff7 libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib 0x7fff6fb79000 - 0x7fff6fc56ff7 libSMC.dylib (20) <5C9C17F2-1E6F-3A19-A440-86F74D82284F> /usr/lib/libSMC.dylib 0x7fff6fc6b000 - 0x7fff6fc6cfff libSystem.B.dylib (1281.100.1) <001B3B7F-D02C-31D3-B961-1ED445D5A266> /usr/lib/libSystem.B.dylib 0x7fff6fc6d000 - 0x7fff6fcf8ff7 libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib 0x7fff6fcf9000 - 0x7fff6fcfafff libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib 0x7fff6fd12000 - 0x7fff6fd28fff libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib 0x7fff6fd5d000 - 0x7fff6fdcfff7 libarchive.2.dylib (72.140.1) /usr/lib/libarchive.2.dylib 0x7fff6fdd0000 - 0x7fff6fefffed libate.dylib (3.0.1) /usr/lib/libate.dylib 0x7fff6ff03000 - 0x7fff6ff03ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6ff04000 - 0x7fff6ffc8ffe libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib 0x7fff6ffc9000 - 0x7fff6ffd9ffb libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib 0x7fff6ffda000 - 0x7fff6ffe6fff libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib 0x7fff6ffe7000 - 0x7fff70039fff libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib 0x7fff7003a000 - 0x7fff7004fffb libc++abi.dylib (902) /usr/lib/libc++abi.dylib 0x7fff70050000 - 0x7fff70050fff libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib 0x7fff70051000 - 0x7fff70062fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff70063000 - 0x7fff7007bfd7 libcompression.dylib (87) <3938CD1B-E242-3474-8A7F-9F66D316AFF3> /usr/lib/libcompression.dylib 0x7fff70355000 - 0x7fff7036bff7 libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib 0x7fff7036c000 - 0x7fff7036dfff libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff70917000 - 0x7fff70922fff libcsfde.dylib (551) /usr/lib/libcsfde.dylib 0x7fff7092a000 - 0x7fff70989ff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff70a93000 - 0x7fff70a93fff libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib 0x7fff70a94000 - 0x7fff70aacfff libexpat.1.dylib (19.60.2) /usr/lib/libexpat.1.dylib 0x7fff70aba000 - 0x7fff70abcfff libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib 0x7fff70acb000 - 0x7fff70ad0fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib 0x7fff70ad1000 - 0x7fff70adaff7 libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib 0x7fff70adb000 - 0x7fff70bcbfff libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib 0x7fff70bcc000 - 0x7fff70e23fff libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib 0x7fff70e3d000 - 0x7fff70e3efff liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib 0x7fff70e3f000 - 0x7fff70e57ff3 liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff70e6f000 - 0x7fff70f16ff7 libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib 0x7fff70f17000 - 0x7fff71179ff1 libmecabra.dylib (883.11) /usr/lib/libmecabra.dylib 0x7fff714e6000 - 0x7fff71515fff libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib 0x7fff71645000 - 0x7fff71ac1ff5 libnetwork.dylib (1880.120.4) /usr/lib/libnetwork.dylib 0x7fff71ac2000 - 0x7fff71ad9fff libnetworkextension.dylib (1095.140.2) /usr/lib/libnetworkextension.dylib 0x7fff71b62000 - 0x7fff71b94fde libobjc.A.dylib (787.1) <265783CE-6D74-36C9-B6D2-95D3910199EC> /usr/lib/libobjc.A.dylib 0x7fff71ba7000 - 0x7fff71babfff libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib 0x7fff71bae000 - 0x7fff71be4ff7 libpcap.A.dylib (89.120.1) /usr/lib/libpcap.A.dylib 0x7fff71c24000 - 0x7fff71c32ff9 libperfcheck.dylib (37.100.2) <9D9C4879-8A80-34C4-B0D2-BE341FD6D321> /usr/lib/libperfcheck.dylib 0x7fff71c68000 - 0x7fff71c80fff libresolv.9.dylib (67.40.1) /usr/lib/libresolv.9.dylib 0x7fff71c82000 - 0x7fff71cc6ff7 libsandbox.1.dylib (1217.140.4) /usr/lib/libsandbox.1.dylib 0x7fff71cda000 - 0x7fff71cdbff7 libspindump.dylib (281.3) /usr/lib/libspindump.dylib 0x7fff71cdc000 - 0x7fff71ebeff7 libsqlite3.dylib (308.5) /usr/lib/libsqlite3.dylib 0x7fff720b4000 - 0x7fff7210eff8 libusrtcp.dylib (1880.120.4) <05346A91-737C-33D0-B21B-F040950DFB28> /usr/lib/libusrtcp.dylib 0x7fff7210f000 - 0x7fff72112ffb libutil.dylib (57) /usr/lib/libutil.dylib 0x7fff72113000 - 0x7fff72120ff7 libxar.1.dylib (425.2) /usr/lib/libxar.1.dylib 0x7fff72126000 - 0x7fff72208ff7 libxml2.2.dylib (33.4) /usr/lib/libxml2.2.dylib 0x7fff7220c000 - 0x7fff72234fff libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib 0x7fff72235000 - 0x7fff72247ff3 libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib 0x7fff72272000 - 0x7fff72274ff9 liblog_network.dylib (1880.120.4) /usr/lib/log/liblog_network.dylib 0x7fff72af6000 - 0x7fff72afbff3 libcache.dylib (83) /usr/lib/system/libcache.dylib 0x7fff72afc000 - 0x7fff72b07fff libcommonCrypto.dylib (60165.120.1) /usr/lib/system/libcommonCrypto.dylib 0x7fff72b08000 - 0x7fff72b0ffff libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib 0x7fff72b10000 - 0x7fff72b19ff7 libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib 0x7fff72b1a000 - 0x7fff72bacfdb libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib 0x7fff72cb9000 - 0x7fff72cf9ff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff72cfa000 - 0x7fff72d30fff libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib 0x7fff72d31000 - 0x7fff72d31ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff72d32000 - 0x7fff72d3eff3 libkxld.dylib (6153.141.1) <756B1F0D-2E37-31A7-A6F0-2E5C22E62C3D> /usr/lib/system/libkxld.dylib 0x7fff72d3f000 - 0x7fff72d3fff7 liblaunch.dylib (1738.140.1) /usr/lib/system/liblaunch.dylib 0x7fff72d40000 - 0x7fff72d45ff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff72d46000 - 0x7fff72d48ff3 libquarantine.dylib (110.40.3) /usr/lib/system/libquarantine.dylib 0x7fff72d49000 - 0x7fff72d4aff7 libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib 0x7fff72d4b000 - 0x7fff72d62ff3 libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib 0x7fff72d63000 - 0x7fff72d63ff7 libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib 0x7fff72d64000 - 0x7fff72debfff libsystem_c.dylib (1353.100.2) /usr/lib/system/libsystem_c.dylib 0x7fff72dec000 - 0x7fff72defffb libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib 0x7fff72df0000 - 0x7fff72df3fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff72df4000 - 0x7fff72dfcfff libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib 0x7fff72dfd000 - 0x7fff72e04fff libsystem_dnssd.dylib (1096.100.3) /usr/lib/system/libsystem_dnssd.dylib 0x7fff72e05000 - 0x7fff72e06ffb libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib 0x7fff72e07000 - 0x7fff72e54ff7 libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib 0x7fff72e55000 - 0x7fff72e81ff7 libsystem_kernel.dylib (6153.141.1) <2B6311E6-6240-3EF7-8C87-475B66F7452C> /usr/lib/system/libsystem_kernel.dylib 0x7fff72e82000 - 0x7fff72ecdfef libsystem_m.dylib (3178) /usr/lib/system/libsystem_m.dylib 0x7fff72ece000 - 0x7fff72ef5fff libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib 0x7fff72ef6000 - 0x7fff72f03ffb libsystem_networkextension.dylib (1095.140.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fff72f04000 - 0x7fff72f0dff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff72f0e000 - 0x7fff72f16fef libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib 0x7fff72f17000 - 0x7fff72f21fff libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib 0x7fff72f22000 - 0x7fff72f26ff3 libsystem_sandbox.dylib (1217.140.4) <4ADBB2C0-C8B9-39FF-B9AF-2E00460A0FD6> /usr/lib/system/libsystem_sandbox.dylib 0x7fff72f27000 - 0x7fff72f29fff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff72f2a000 - 0x7fff72f31ffb libsystem_symptoms.dylib (1238.120.1) <5820A2AF-CE72-3AB3-ABCC-273A3419FB55> /usr/lib/system/libsystem_symptoms.dylib 0x7fff72f32000 - 0x7fff72f48ff2 libsystem_trace.dylib (1147.120) <04B47629-847B-3D74-8ABE-C05EF9DEEFE4> /usr/lib/system/libsystem_trace.dylib 0x7fff72f4a000 - 0x7fff72f4fff7 libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib 0x7fff72f50000 - 0x7fff72f85ffe libxpc.dylib (1738.140.1) <3E243A41-030F-38E3-9FD2-7B38C66C35B1> /usr/lib/system/libxpc.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 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: 1294 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=657.7M resident=0K(0%) swapped_out_or_unallocated=657.7M(100%) Writable regions: Total=623.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=623.2M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 296K 2 CG image 40K 8 CoreAnimation 516K 55 CoreGraphics 8K 1 CoreImage 8K 2 CoreUI image data 1408K 21 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 223.6M 69 MALLOC guard page 48K 11 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) SQLite page cache 64K 1 STACK GUARD 56.0M 13 Stack 14.1M 13 VM_ALLOCATE 72K 7 DATA 36.8M 370 DATA_CONST 220K 8 FONT_DATA 4K 1 LINKEDIT 390.0M 17 OBJC_RO 32.3M 1 OBJC_RW 1908K 2 TEXT 267.8M 361 UNICODE 564K 1 libnetwork 128K 8 mapped file 65.0M 27 shared memory 656K 19 =========== ======= ======= TOTAL 1.4G 1024 TOTAL, minus reserved VM space 1.1G 1024

Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 24 GB, SMC 1.25f4 Graphics: AMD Radeon HD 7970, AMD Radeon HD 7970, spdisplays_pcie_device, 3 GB Memory Module: DIMM Riser B/DIMM 1, 8 GB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x333648545331473732465936363741314434 Memory Module: DIMM Riser B/DIMM 2, 8 GB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x333648545331473732465936363741314434 Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x373254323536393230484641335342202020 Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x373254323536393230484641335342202020 Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x37325432353634323048464E335341202020 Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x8551, 0x37325432353634323048464E335341202020 Bluetooth: Version 7.0.6f7, 3 services, 26 devices, 1 incoming serial ports Network Service: Ethernet 2, Ethernet, en1 PCI Card: AMD Radeon HD 7970, sppci_displaycontroller, Slot-1 PCI Card: AMD Radeon HD 7970, ATY,HamachiParent, Slot-1 Serial ATA Device: KINGSTON SV300S37A120G, 120.03 GB Serial ATA Device: WDC WD3200AAJS-41VWA0, 320.07 GB Serial ATA Device: ST3250318AS, 250.06 GB Parallel ATA Device: PIONEER DVD-RW DVR-112D Parallel ATA Device: OPTIARC DVD RW AD-7170A USB Device: USB 2.0 Bus USB Device: Hub USB Device: USB PnP Sound Device USB Device: Apple Cinema Display USB Device: Apple Mobile Device (DFU Mode) USB Device: USB Bus USB Device: Bluetooth HCI USB Device: USB Bus USB Device: Hub in Apple Pro Keyboard USB Device: HP LaserJet Professional P1606dn USB Device: Apple Pro Keyboard USB Device: USB Bus USB Device: USB Bus FireWire Device: built-in_hub, Up to 800 Mb/sec FireWire Device: unknown_device, Unknown Thunderbolt Bus: