Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Wireshark on MacOS Mojave crashes when setting SSL key in protocols

I have a capture that I need to decrypt. I also have the private key from the server.

I started wireshark from command line ( wireshark /tmp/capture.cap ).

Then in Preferences->Protocols->SSL I set the path to the Pre-Shared-Key.

Then I click OK.

Now the app will crash and terminate. This is what it prints to stdout

20:03:47.629 Capture Warn

sync_pipe_wait_for_child: waitpid returned EINTR. retrying. Segmentation fault: 11

Please help. I am unable to decrypt the SSL session. Here is the crash log being sent to apple:

 Process:               Wireshark [64120]
Path:                  /Applications/Wireshark.app/Contents/MacOS/Wireshark
Identifier:            org.wireshark.Wireshark
Version:               2.6.6 (2.6.6)
Code Type:             X86-64 (Native)
Parent Process:        bash [51400]
Responsible:           Wireshark [64120]
User ID:               501

Date/Time: 2019-02-12 20:12:09.134 -0800 OS Version: Mac OS X 10.14.3 (18D109) Report Version: 12 Bridge OS Version: 3.0 (14Y674) Anonymous UUID: 7E979940-36F9-12F4-14A2-4529CA6C98D6

Sleep/Wake UUID: AF9A1738-CD5B-45A6-91FA-2E0AB6984F69

Time Awake Since Boot: 29000 seconds Time Since Wake: 3800 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [64120]

Application Specific Information: Performing @selector(itemFired:) from sender NSMenuItem 0x7fcc26a0b860 Wireshark 2.6.6 (v2.6.6-0-gdf942cd8)

Compiled (64-bit) with Qt 5.3.2, with libpcap, without POSIX capabilities, with GLib 2.37.6, with zlib 1.2.5, with SMI 0.4.8, with c-ares 1.12.0, with Lua 5.2.4, with GnuTLS 3.4.17, with Gcrypt 1.7.7, with MIT Kerberos, with MaxMind DB resolver, with nghttp2 1.21.0, with LZ4, with Snappy, with libxml2 2.9.4, with QtMultimedia, with SBC, with SpanDSP, with bcg729.

Running on Mac OS X 10.14.3, build 18D109 (Darwin 18.2.0), with Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (with SSE4.2), with 16384 MB of physical memory, with locale en_US.UTF-8, with libpcap version 1.8.1 -- Apple version 79.200.4, with GnuTLS 3.4.17, with Gcrypt 1.7.7, with zlib 1.2.11, binary plugins supported (0 loaded).

Built using llvm-gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00).

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x0000000111b028d4 QSortFilterProxyModel::parent(QModelIndex const&) const + 84 1 QtCore 0x0000000111af7175 QIdentityProxyModel::parent(QModelIndex const&) const + 53 2 QtCore 0x0000000111adb0e3 QPersistentModelIndex::parent() const + 35 3 QtCore 0x0000000111aee072 mergeIndexes(QVector<qpersistentmodelindex> const&) + 306 4 QtCore 0x0000000111aeda5d QItemSelectionModelPrivate::_q_layoutChanged(QList<qpersistentmodelindex> const&, QAbstractItemModel::LayoutChangeHint) + 1853 5 QtCore 0x0000000111af1bb9 QItemSelectionModel::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 921 6 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 7 QtCore 0x0000000111be2be3 QAbstractItemModel::layoutChanged(QList<qpersistentmodelindex> const&, QAbstractItemModel::LayoutChangeHint) + 67 8 QtCore 0x0000000111af852c QIdentityProxyModelPrivate::_q_sourceLayoutChanged(QList<qpersistentmodelindex> const&, QAbstractItemModel::LayoutChangeHint) + 876 9 QtCore 0x0000000111af8bf2 QIdentityProxyModel::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 850 10 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 11 QtCore 0x0000000111be2be3 QAbstractItemModel::layoutChanged(QList<qpersistentmodelindex> const&, QAbstractItemModel::LayoutChangeHint) + 67 12 QtCore 0x0000000111b0449b QSortFilterProxyModel::invalidate() + 187 13 org.wireshark.Wireshark 0x0000000109c28bcf InterfaceSortFilterModel::resetPreferenceData() + 279 (interface_sort_filter_model.cpp:140) 14 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 15 org.wireshark.Wireshark 0x0000000109b6abdb WiresharkApplication::emitAppSignal(WiresharkApplication::AppSignal) + 119 (wireshark_application.cpp:921) 16 org.wireshark.Wireshark 0x0000000109b6ad2c WiresharkApplication::flushAppSignals() + 96 (wireshark_application.cpp:958) 17 org.wireshark.Wireshark 0x0000000109a68255 MainWindow::showPreferencesDialog(QString) + 191 (main_window_slots.cpp:2372) 18 org.wireshark.Wireshark 0x0000000109a683ce MainWindow::on_actionEditPreferences_triggered() + 70 (qstring.h:995) 19 org.wireshark.Wireshark 0x0000000109c90e4b MainWindow::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 7119 (moc_main_window.cpp:1848) 20 org.wireshark.Wireshark 0x0000000109ca76f6 MainWindow::qt_metacall(QMetaObject::Call, int, void) + 78 (moc_main_window.cpp:1876) 21 QtCore 0x0000000111b6296f QMetaObject::activate(QObject, int, int, void) + 1359 22 QtWidgets 0x0000000110d901d4 QAction::activate(QAction::ActionEvent) + 260 23 QtWidgets 0x0000000110d9065f QAction::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 431 24 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 25 libqcocoa.dylib 0x0000000114a8638f -[QCocoaMenuDelegate itemFired:] + 111 26 com.apple.AppKit 0x00007fff47abe60b -[NSApplication(NSResponder) sendAction:to:from:] + 312 27 com.apple.AppKit 0x00007fff47b1b63f -[NSMenuItem _corePerformAction] + 323 28 com.apple.AppKit 0x00007fff47b1b3b2 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 29 com.apple.AppKit 0x00007fff47b7fb12 -[NSMenu performActionForItemAtIndex:] + 133 30 com.apple.AppKit 0x00007fff47b7fa7d -[NSMenu _internalPerformActionForItemAtIndex:] + 94 31 com.apple.AppKit 0x00007fff47b7f8ae -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 106 32 com.apple.AppKit 0x00007fff47ae99fc NSSLMMenuEventHandler + 902 33 com.apple.HIToolbox 0x00007fff49508af9 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 1502 34 com.apple.HIToolbox 0x00007fff49507e36 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 371 35 com.apple.HIToolbox 0x00007fff4952529d SendEventToEventTarget + 39 36 com.apple.HIToolbox 0x00007fff4957836f SendHICommandEvent(unsigned int, HICommand const, unsigned int, unsigned int, unsigned char, void const, OpaqueEventTargetRef, OpaqueEventTargetRef, OpaqueEventRef) + 380 37 com.apple.HIToolbox 0x00007fff495a0ac6 SendMenuCommandWithContextAndModifiers + 49 38 com.apple.HIToolbox 0x00007fff495a0a78 SendMenuItemSelectedEvent + 191 39 com.apple.HIToolbox 0x00007fff495a095d FinishMenuSelection(SelectionData, MenuResult, MenuResult) + 96 40 com.apple.HIToolbox 0x00007fff495a1319 MenuSelectCore(MenuData, Point, double, unsigned int, OpaqueMenuRef, unsigned short) + 603 41 com.apple.HIToolbox 0x00007fff495a102e _HandleMenuSelection2 + 453 42 com.apple.AppKit 0x00007fff477d0585 _NSHandleCarbonMenuEvent + 223 43 com.apple.AppKit 0x00007fff477d03ea _DPSEventHandledByCarbon + 54 44 com.apple.AppKit 0x00007fff477c445c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2220 45 libqcocoa.dylib 0x0000000114a81fc7 QCocoaEventDispatcher::processEvents(QFlags<qeventloop::processeventsflag>) + 855 46 org.wireshark.Wireshark 0x0000000109a70f13 MainWindow::captureFileReadStarted(QString const&) + 397 (main_window_slots.cpp:921) 47 org.wireshark.Wireshark 0x0000000109a7158b MainWindow::captureEventHandler(CaptureEvent) + 617 (main_window.h:81) 48 org.wireshark.Wireshark 0x0000000109c9018c MainWindow::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 3856 (qtui_automoc.cpp:1433) 49 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 50 org.wireshark.Wireshark 0x0000000109c9d6c4 CaptureFile::captureEvent(CaptureEvent) + 38 (moc_capture_file.cpp:150) 51 org.wireshark.Wireshark 0x000000010990433b CaptureFile::captureFileEvent(int, void*) + 677 (capture_file.cpp:31) 52 org.wireshark.Wireshark 0x00000001098ba9e1 cf_read + 417 (file.c:146) 53 org.wireshark.Wireshark 0x0000000109a5ff6c MainWindow::openCaptureFile(QString, QString, unsigned int, int) + 1692 (main_window_slots.cpp:254) 54 org.wireshark.Wireshark 0x00000001098b2f51 main + 3057 (wireshark-qt.cpp:878) 55 org.wireshark.Wireshark 0x00000001098b20a4 start + 52

Thread 1: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 2: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 3: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 4:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 5:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 6: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 7:: QThread 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x000000011192971b QWaitConditionPrivate::wait(unsigned long) + 43 3 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 4 org.wireshark.Wireshark 0x0000000109916306 CaptureFilterSyntaxWorker::start() + 182 (capture_filter_syntax_worker.cpp:59) 5 org.wireshark.Wireshark 0x0000000109c99160 CaptureFilterSyntaxWorker::qt_static_metacall(QObject, QMetaObject::Call, int, void) + 304 (moc_capture_filter_syntax_worker.cpp:79) 6 QtCore 0x0000000111b62b6f QMetaObject::activate(QObject, int, int, void) + 1871 7 QtCore 0x00000001119273d5 QThreadPrivate::start(void) + 309 8 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 9 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 10 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 8: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 9:: Dispatch queue: NSCGSDisableUpdates 0 libsystem_kernel.dylib 0x00007fff775fb17a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff775fb6d0 mach_msg + 60 2 com.apple.SkyLight 0x00007fff703e0bc5 CGSUpdateManager::enable_updates_common() + 577 3 com.apple.SkyLight 0x00007fff70383e3b CGSUpdateManager::enable_update(unsigned long long) + 317 4 libdispatch.dylib 0x00007fff77472d53 _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff77473dcf _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff7747a124 _dispatch_lane_serial_drain + 618 7 libdispatch.dylib 0x00007fff7747abdc _dispatch_lane_invoke + 388 8 libdispatch.dylib 0x00007fff77483090 _dispatch_workloop_worker_thread + 603 9 libsystem_pthread.dylib 0x00007fff776b460b _pthread_wqthread + 409 10 libsystem_pthread.dylib 0x00007fff776b4405 start_wqthread + 13

Thread 10: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 11: 0 libsystem_pthread.dylib 0x00007fff776b43f8 start_wqthread + 0 1 ??? 0x0000000054485244 0 + 1414025796

Thread 12:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff775fb17a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff775fb6d0 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff4a274fde __CFRunLoopServiceMachPort + 337 3 com.apple.CoreFoundation 0x00007fff4a27452d __CFRunLoopRun + 1654 4 com.apple.CoreFoundation 0x00007fff4a273c64 CFRunLoopRunSpecific + 463 5 com.apple.AppKit 0x00007fff477cdf89 _NSEventThread + 160 6 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 8 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 14:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 15:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 16:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff775fe7de __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff776b8593 _pthread_cond_wait + 724 2 QtCore 0x0000000111929b51 QWaitConditionPrivate::wait_relative(unsigned long) + 289 3 QtCore 0x000000011192973b QWaitConditionPrivate::wait(unsigned long) + 75 4 QtCore 0x0000000111929421 QWaitCondition::wait(QMutex, unsigned long) + 369 5 QtCore 0x000000011192397e QThreadPoolThread::run() + 606 6 QtCore 0x00000001119273f2 QThreadPrivate::start(void) + 338 7 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 8 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 9 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 17:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff776025aa __select + 10 1 com.apple.CoreFoundation 0x00007fff4a2a2c13 __CFSocketManager + 639 2 libsystem_pthread.dylib 0x00007fff776b5305 _pthread_body + 126 3 libsystem_pthread.dylib 0x00007fff776b826f _pthread_start + 70 4 libsystem_pthread.dylib 0x00007fff776b4415 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00037fcc2a526e10 rbx: 0x00007ffee6354b80 rcx: 0x00007fcc26fe62a8 rdx: 0x00007ffee6354b98 rdi: 0x00007ffee6354b80 rsi: 0x00007fcc26fe62a8 rbp: 0x00007ffee6354b70 rsp: 0x00007ffee6354b50 r8: 0x00000000ffffffff r9: 0x00000000ffffffff r10: 0x0000000000000000 r11: 0x00007fcc2b871240 r12: 0x00007fcc2b8c3280 r13: 0x0000000000000001 r14: 0x00007ffee6354cd8 r15: 0x0000000000000000 rip: 0x0000000111b028d4 rfl: 0x0000000000010246 cr2: 0x0000000111af4450

Logical CPU: 0 Error Code: 0x00000000 Trap Number: 13

Binary Images: 0x1098a7000 - 0x10a098ff7 +org.wireshark.Wireshark (2.6.6 - 2.6.6) <6BA3E909-1CDE-37A2-ABBC-CE1DBCE44A23> /Applications/Wireshark.app/Contents/MacOS/Wireshark 0x10a3d1000 - 0x10a3d2ff7 +libgmodule-2.0.0.dylib (3707) <210728E7-55A8-3C76-A081-727269F1ED42> /Applications/Wireshark.app/Contents/Frameworks/libgmodule-2.0.0.dylib 0x10a3d8000 - 0x10a40afff +QtPrintSupport (5.3.2) <971275C8-785A-3A4D-8B22-12A510600CBE> /Applications/Wireshark.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x10a438000 - 0x10a4c8fff +QtMultimedia (5.3.2) <e2018405-320a-315f-b36f-0c2ad42c023a> /Applications/Wireshark.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia 0x10a52c000 - 0x10a563fff +QtSvg (5.3.2) <6EAEE05B-2F0E-3F5D-B50C-CEF7896F39AA> /Applications/Wireshark.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x10a586000 - 0x10a58ffff +QtMacExtras (5.3.2) <498B2DA2-68A1-3AA8-99A2-F8C9ACC49322> /Applications/Wireshark.app/Contents/Frameworks/QtMacExtras.framework/Versions/5/QtMacExtras 0x10a59a000 - 0x10a59afff +libgthread-2.0.0.dylib (3707) <4B6E15A3-4157-3A60-994B-11D13CF7A5B7> /Applications/Wireshark.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x10a59f000 - 0x10a6aaff7 +libglib-2.0.0.dylib (3707) <1A2C4D56-EB92-39BF-8497-324827FAE047> /Applications/Wireshark.app/Contents/Frameworks/libglib-2.0.0.dylib 0x10a718000 - 0x10a721fff +libintl.8.dylib (10.5) <5FA04A1A-E267-33E3-821D-8AF90F48D3E8> /Applications/Wireshark.app/Contents/Frameworks/libintl.8.dylib 0x10a72f000 - 0x10a740ff7 +libwscodecs.2.dylib (2) <0E308978-C830-3AFB-9A40-5DECBD3DB146> /Applications/Wireshark.app/Contents/Frameworks/libwscodecs.2.dylib 0x10a751000 - 0x10c608fe7 +libwireshark.11.dylib (11.1.6) <99CD34D3-5287-3226-AC74-899C03B75F2F> /Applications/Wireshark.app/Contents/Frameworks/libwireshark.11.dylib 0x1102bf000 - 0x1102ccff7 +libcares.2.dylib (5) <570476BB-187F-3D65-B227-AB95C7BA2477> /Applications/Wireshark.app/Contents/Frameworks/libcares.2.dylib 0x1102d9000 - 0x11037cfe7 +libgcrypt.20.dylib (22.7) <dcc8e4ea-f060-318d-a06e-693c2e45b8a4> /Applications/Wireshark.app/Contents/Frameworks/libgcrypt.20.dylib 0x1103bb000 - 0x1103cbfef +libgpg-error.0.dylib (23) <8D31F224-2490-3EA8-BA84-BB2E52291C2A> /Applications/Wireshark.app/Contents/Frameworks/libgpg-error.0.dylib 0x1103dc000 - 0x1104d5fff +libgnutls.30.dylib (38) <24608129-5D7D-3ECC-8549-6605034F6151> /Applications/Wireshark.app/Contents/Frameworks/libgnutls.30.dylib 0x110554000 - 0x1105a4ff7 +libsmi.2.dylib (3.27) <6B160437-F803-302E-B822-D391E067F465> /Applications/Wireshark.app/Contents/Frameworks/libsmi.2.dylib 0x1105bf000 - 0x1105d1fff +liblz4.1.dylib (1.7.5) <6FF2FED5-FF89-37A5-9113-B24D8D699849> /Applications/Wireshark.app/Contents/Frameworks/liblz4.1.dylib 0x1105dc000 - 0x1105e1fef +libsnappy.1.dylib (5.1) <cfeb2d05-d8d4-3af5-a43b-5e64b87d371e> /Applications/Wireshark.app/Contents/Frameworks/libsnappy.1.dylib 0x1105ec000 - 0x1106f9fff +QtNetwork (5.3.2) <f6fae5d5-faa7-3f63-a3db-a0d227f1a4eb> /Applications/Wireshark.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x110763000 - 0x11080ffef +libspandsp.2.dylib (3) <97CCC5FD-AF98-3380-B477-54590AD58F29> /Applications/Wireshark.app/Contents/Frameworks/libspandsp.2.dylib 0x110855000 - 0x110861ff7 +libbcg729.0.dylib (1) <d41bac00-d34a-35c3-88aa-4e95e32377cd> /Applications/Wireshark.app/Contents/Frameworks/libbcg729.0.dylib 0x11086b000 - 0x1108cbfe7 +libwiretap.8.dylib (8.0.6) <ddd2553f-90cb-38c6-9eab-24d202dc9453> /Applications/Wireshark.app/Contents/Frameworks/libwiretap.8.dylib 0x110933000 - 0x11094efff +libwsutil.9.dylib (9) <3DAC56EA-4A32-34E4-9FEC-9E7241841006> /Applications/Wireshark.app/Contents/Frameworks/libwsutil.9.dylib 0x110962000 - 0x110981fe7 +libnghttp2.14.dylib (28.1) <f77806e7-db67-3724-8aaf-fcb0786b9c8a> /Applications/Wireshark.app/Contents/Frameworks/libnghttp2.14.dylib 0x110998000 - 0x110ad5fff +libxml2.2.dylib (12.4) <356917DF-D0EE-3CA4-AB3F-53385AFA498C> /Applications/Wireshark.app/Contents/Frameworks/libxml2.2.dylib 0x110b42000 - 0x110b6ffff +libnettle.6.dylib (6.3) <52F61B82-E5F1-3CCB-9623-54497748CA9C> /Applications/Wireshark.app/Contents/Frameworks/libnettle.6.dylib 0x110b8e000 - 0x110bb8fff +libhogweed.4.dylib (4.3) <4FE1870C-43F6-382B-9408-5CF1948BFCA6> /Applications/Wireshark.app/Contents/Frameworks/libhogweed.4.dylib 0x110bce000 - 0x110c35ff7 +libgmp.10.dylib (14.2) <e7e34e23-8a39-3579-bebf-403e0384c521> /Applications/Wireshark.app/Contents/Frameworks/libgmp.10.dylib 0x110c8a000 - 0x110d08a87 dyld (655.1) <3EBA447F-A546-366B-B302-8DC3B21A3E30> /usr/lib/dyld 0x110d6b000 - 0x111218fff +QtWidgets (5.3.2) <878A2FA0-18EB-3632-AC77-0F295CF0E7F3> /Applications/Wireshark.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x1113c5000 - 0x1117bfff7 +QtGui (5.3.2) <94D6B5FA-0650-329A-8C4D-71FE0D4BA1A6> /Applications/Wireshark.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x1118f4000 - 0x111e28ff7 +QtCore (5.3.2) <94810710-91FA-308D-B210-3166F83FCA81> /Applications/Wireshark.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x111f22000 - 0x111f6efff +libtiff.3.dylib (12.1) <d049f514-3bdd-3c2e-9bb2-9dad0648aee3> /Applications/Wireshark.app/Contents/Frameworks/libtiff.3.dylib 0x111f86000 - 0x111fa7fef +liblzma.5.dylib (8.3) <4FC6C1B4-B32A-3C62-B8BB-B81EEE76B1E5> /Applications/Wireshark.app/Contents/Frameworks/liblzma.5.dylib 0x114a63000 - 0x114b09fff +libqcocoa.dylib (0) <11698C69-9848-3320-B311-B5F9CF22C1FE> /Applications/Wireshark.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x1163e5000 - 0x1163edff7 +libqdds.dylib (0) <ed27748d-53ec-3b07-96bf-dd17957163f1> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqdds.dylib 0x1163f2000 - 0x1163f8ff7 +libqgif.dylib (0) <cdcdfbc7-82ef-35c6-bdd8-3e22aca44c6a> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqgif.dylib 0x1163fd000 - 0x116404ff7 +libqicns.dylib (0) <74D2D3A9-99B1-3F8E-9317-C04E970E6360> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqicns.dylib 0x116409000 - 0x11640eff7 +libqico.dylib (0) <50F1D633-311C-3AC2-A448-A9B03721F4E1> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqico.dylib 0x116413000 - 0x11648dfff +libqjp2.dylib (0) <159A30CB-AB33-37BF-8577-3412F1A543E0> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqjp2.dylib 0x1164a5000 - 0x1164e0fff +libqjpeg.dylib (0) <ffe78d9b-634a-3f7b-b29b-47ee48ef3a00> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x1164ea000 - 0x116538fff +libqmng.dylib (0) <63BA7686-5C0B-3A94-920E-A92FEFF62517> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqmng.dylib 0x116549000 - 0x11654dfff +libqsvg.dylib (0) <a8b7263b-0441-3cef-adb5-0fb991ab5cac> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x116552000 - 0x116556fff +libqtga.dylib (0) <0A849246-1630-343A-B00E-B081A6077673> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqtga.dylib 0x11655b000 - 0x1165b7ff7 +libqtiff.dylib (0) <1F1612BB-DB22-3F4B-ADD0-BE264F937A08> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x1165c5000 - 0x1165c9ff7 +libqwbmp.dylib (0) <7E07DB9B-46B7-39B9-96C7-52ED63FDF914> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x1165ce000 - 0x116621fff +libqwebp.dylib (0) <3BA451F8-8ED9-39CE-B169-8EC54EB90592> /Applications/Wireshark.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x117df2000 - 0x117df5fff +usbdump.so (???) <7F1065C2-89D5-335D-B261-7CF53C8932F3> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/wiretap/usbdump.so 0x117ea0000 - 0x117ea3047 libobjc-trampolines.dylib (750.1) <0D004834-E2EB-3066-8598-6F413521157F> /usr/lib/libobjc-trampolines.dylib 0x1181e2000 - 0x1181e5fff +l16mono.so (???) <03B53944-F541-3930-8B0A-46F7029522C7> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/codecs/l16mono.so 0x11f425000 - 0x11f449ff7 +libqtaccessiblewidgets.dylib (0) <c446c9b2-4b3b-33d5-989c-4e2d810d2cec> /Applications/Wireshark.app/Contents/PlugIns/accessible/libqtaccessiblewidgets.dylib 0x1207d9000 - 0x1207eefff +ethercat.so (???) <d5b91fe2-6091-3ca6-8713-a360affe29a5> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/ethercat.so 0x120818000 - 0x120869fff +wimax.so (???) <d52691df-1ec8-3fe3-b21d-ca812ae6904c> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/wimax.so 0x1208ee000 - 0x1208ffff7 +wimaxasncp.so (???) <9209B547-CD2B-3DCD-BE47-A2CFE3FE9E77> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/wimaxasncp.so 0x12090b000 - 0x120912fff +stats_tree.so (???) <9E36BE79-A771-30B1-8CF1-D28653963049> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/stats_tree.so 0x120919000 - 0x120960fff +profinet.so (???) <7C628989-F9FF-3873-870D-2BE0C416D449> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/profinet.so 0x1209ab000 - 0x1209b4ff7 +transum.so (???) <ee66e924-8da9-32c3-ad71-171b99b7bafa> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/transum.so 0x1209bb000 - 0x1209d0ff7 +gryphon.so (???) <370DBD45-4A2D-300E-A98D-0831D76A19D5> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/gryphon.so 0x1209e9000 - 0x1209feff7 +unistim.so (???) <e44871c0-ff62-3fc5-99d4-120742ca5d4f> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/unistim.so 0x120a16000 - 0x120a21fff +irda.so (???) <cdd21e1f-ff34-39a9-8b6b-bedc9bcfc8cf> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/irda.so 0x120a2d000 - 0x120a3afff +wimaxmacphy.so (???) <6451DBC4-8E4A-3BD2-A6AF-197F1035B0DD> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/wimaxmacphy.so 0x120a4f000 - 0x120a64fef +mate.so (???) <9BFC2DDD-9C7F-315F-B219-BEF018E57FD3> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/mate.so 0x120a81000 - 0x120aa8fff +opcua.so (???) <45B9F9E6-5790-35C3-ACB0-7EE38D46B9B7> /Applications/Wireshark.app/Contents/PlugIns/wireshark/2.6/epan/opcua.so 0x7fff4044a000 - 0x7fff40595fff com.apple.AMDMTLBronzeDriver (2.4.10 - 2.0.4) <d06807e4-fc1b-3ae6-aa16-428ce745f924> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff43815000 - 0x7fff43a9cff7 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (12.4.7.2 - 12.0.4) <e8f51a32-c943-300c-bf6e-bdca13af9069> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff46194000 - 0x7fff46198fff com.apple.agl (3.3.2 - AGL-3.3.2) <a65e1bdb-be14-380c-b283-bb4b79208e7d> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x7fff46565000 - 0x7fff46565fff com.apple.Accelerate (1.11 - Accelerate 1.11) <a09cb6d5-3f8a-3e05-b0eb-63878296a059> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff46566000 - 0x7fff4657cfef libCGInterfaces.dylib (506.19.1) <55B9EFFF-6719-381E-B7F3-C3AA07F5D78F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff4657d000 - 0x7fff46c1dfe3 com.apple.vImage (8.1 - ???) <bda40eb0-9b20-3acf-be37-199578fa84f4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff46c1e000 - 0x7fff46e95fd7 libBLAS.dylib (1243.200.4) <0ADBEAE3-6636-33E5-AC9F-11C2249E19D3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff46e96000 - 0x7fff46f08fe7 libBNNS.dylib (38.200.5) <cc93b9b5-2a8c-3d42-9234-75dd41ec8c0d> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff46f09000 - 0x7fff472affff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff472b0000 - 0x7fff472c5ffb libLinearAlgebra.dylib (1243.200.4) <3923AB79-213E-32FD-AC87-8B1A1A832336> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff472c6000 - 0x7fff472cbff3 libQuadrature.dylib (3.200.2) <4FBCAC0A-81A4-3C53-8458-27F3569C809D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff472cc000 - 0x7fff47349ffb libSparse.dylib (79.200.5) <2D650C50-E87E-3F24-9BFA-C8EB6DE1A6E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff4734a000 - 0x7fff4735dffb libSparseBLAS.dylib (1243.200.4) <6F8C78BE-A0FD-3507-8A95-541AFC57F1EE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff4735e000 - 0x7fff47542ff3 libvDSP.dylib (671.220.1) <2F576522-08B1-3C65-8F00-3427E938ADDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff47543000 - 0x7fff475f8ff3 libvMisc.dylib (671.220.1) <d7b5f89d-3310-31f4-b8bf-42da300abe64> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff475f9000 - 0x7fff475f9fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <221E4FEF-0431-3316-8281-22B6F8315A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff477aa000 - 0x7fff485cbffb com.apple.AppKit (6.9 - 1671.20.108) <d460682f-1b60-372e-a8e5-58d7f3a1cb3a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff4861d000 - 0x7fff4861dfff com.apple.ApplicationServices (50.1 - 50.1) <86D6F10E-21F8-3CDC-9838-EB07A1C54BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff4861e000 - 0x7fff48689ff7 com.apple.ApplicationServices.ATS (377 - 453.11) <4080F8BE-F2A2-3707-8754-436FBDB1DAF1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff48722000 - 0x7fff48841fff libFontParser.dylib (228.6) <bbcbee2c-5b55-3278-b81d-22d72466753e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff48842000 - 0x7fff4888dff7 libFontRegistry.dylib (228.12.1.1) <b515718c-81bc-3705-a207-7215486c6d28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff488ec000 - 0x7fff4891fff7 libTrueTypeScaler.dylib (228.6) <760BF895-3D7A-36E2-B97C-6775C3615A1D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff48989000 - 0x7fff4898dff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <4B1238CC-9B77-3AA5-8329-EE3C736F07EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff48a2a000 - 0x7fff48a7cff3 com.apple.HIServices (1.22 - 627.14.2) <1F851BF9-AD29-3558-9EA5-AAD9BAAAC823> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff48a7d000 - 0x7fff48a8bff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <5654723A-7B3B-391F-B9F7-0DE4D5940185> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff48a8c000 - 0x7fff48ad8fff com.apple.print.framework.PrintCore (14.2 - 503.8) <f1246c9a-2216-3390-8df1-89304f47ce5d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff48ad9000 - 0x7fff48b14ff7 com.apple.QD (3.12 - 407.2) <f6b648da-da39-3eb4-b593-1b7e316661cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff48b15000 - 0x7fff48b21ff7 com.apple.speech.synthesis.framework (8.1.0 - 8.1.0) <cf19c8b6-aad5-3dcf-abd0-3babb44d119c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff48b22000 - 0x7fff48dbffff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <5D484151-F269-3D98-B507-0544A6B950AC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff48dc1000 - 0x7fff48dc1fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <91100E0A-C14D-3E6C-B095-0C4109AC6694> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff49125000 - 0x7fff494e6fff com.apple.CFNetwork (976 - 976) <a434842f-305b-301d-8f88-373ca7bf7196> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff494fb000 - 0x7fff494fbfff com.apple.Carbon (158 - 158) <82E18DC5-6557-3A66-89A9-9FAD7B4E56DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff494fc000 - 0x7fff494ffffb com.apple.CommonPanels (1.2.6 - 98) <775C94BE-EC00-315F-96E0-F0C1CD6EE3F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff49500000 - 0x7fff49807ff7 com.apple.HIToolbox (2.1.1 - 917.3) <8FEBBC30-9C36-3AD4-BC4C-AE3537E8943D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff49808000 - 0x7fff4980bffb com.apple.help (1.3.8 - 66) <0C6CC127-A860-30D2-8434-6CC3CAFFB030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff4980c000 - 0x7fff49811ff7 com.apple.ImageCapture (9.0 - 1530.1) <72ABBF32-531B-3B04-926D-E14B8D9003A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff49812000 - 0x7fff498a6ff3 com.apple.ink.framework (10.9 - 225) <344AACCC-E997-3498-8B1D-2EFD3A889205> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff498a7000 - 0x7fff498c1fff com.apple.openscripting (1.7 - 179) <a57fc4db-4c51-3abb-842f-9578991043e3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff498e2000 - 0x7fff498e3fff com.apple.print.framework.Print (14.2 - 267.4) <618D290C-2EA0-3959-A2A8-FB7B61DA92DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff498e4000 - 0x7fff498e6ff7 com.apple.securityhi (9.0 - 55006) <2FE1EB07-F717-3E89-9662-8BA7C17C6AEC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff498e7000 - 0x7fff498edff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <f7e95c56-19e8-30a1-9594-84d4dd89f6d4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff49a16000 - 0x7fff49a16fff com.apple.Cocoa (6.11 - 23) <3F281295-3B16-359C-AE0C-5B4181DE1579> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff49a24000 - 0x7fff49af0fff com.apple.ColorSync (4.13.0 - 3340) <2F45EB01-0C51-3D25-9836-18F99222E1C7> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff49c8b000 - 0x7fff49d1bfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E7EF105-B843-370D-884E-0A43E1A5800B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff49d81000 - 0x7fff49dacff7 com.apple.CoreBluetooth (1.0 - 1) <f041753e-7709-3fa4-ada3-6b37296d92fb> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff49dad000 - 0x7fff4a14efef com.apple.CoreData (120 - 866.1) <18CD58FD-513E-385B-B43C-08EEB909709C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff4a14f000 - 0x7fff4a238ff7 com.apple.CoreDisplay (101.3 - 106.2) <ee0d334b-8b71-3a70-9f90-677171d6762f> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff4a239000 - 0x7fff4a686fef com.apple.CoreFoundation (6.9 - 1562) <02A2C178-9FF6-385C-A9C5-7F4FC9D66311> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff4a688000 - 0x7fff4ad15ff7 com.apple.CoreGraphics (2.0 - 1249.2) <78B75F62-4B60-3FF4-9259-8981E755F6CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff4ad17000 - 0x7fff4b040fff com.apple.CoreImage (14.2.0 - 720.0.130) <b356ba95-edd3-35d8-9e4b-250af6c6ddf9> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff4b4f6000 - 0x7fff4b4f6fff com.apple.CoreServices (941 - 941) <6DBA4791-26DB-39FB-A6A3-5910A0F2EDD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff4b4f7000 - 0x7fff4b575ffb com.apple.AE (771 - 771) <4B009524-699E-3891-98DD-E3B6BB433C8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff4b576000 - 0x7fff4b84eff7 com.apple.CoreServices.CarbonCore (1178.16 - 1178.16) <17FC2B9E-EB6C-3768-A2D0-6E086F2563D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff4b84f000 - 0x7fff4b899ff7 com.apple.DictionaryServices (1.2 - 284.16.3) <1DAC9153-FB5A-3798-8797-CBFEFF227F71> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff4b89a000 - 0x7fff4b8a2ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8E1507EA-F0A8-3845-B32D-4FBC1381E89C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff4b8a3000 - 0x7fff4ba6efff com.apple.LaunchServices (941 - 941) <a8e42760-995c-35e2-bf4a-c96fd0633b29> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff4ba6f000 - 0x7fff4bb11fff com.apple.Metadata (10.7.0 - 1191.53) <48609998-8A34-3CAF-8A42-52C180809656> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff4bb12000 - 0x7fff4bb5dff7 com.apple.CoreServices.OSServices (941 - 941) <1B9EA259-09DF-332B-807A-BD50F3184CAC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff4bb5e000 - 0x7fff4bbccff7 com.apple.SearchKit (1.4.0 - 1.4.0) <cec29bb5-d28e-3424-84fe-70756e521f3b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff4bbcd000 - 0x7fff4bbf1ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) <6389B59D-DDAC-3C97-A982-137B9B1FB734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff4bf39000 - 0x7fff4c09effb com.apple.CoreText (352.0 - 584.26) <5F61037C-825D-37A4-9091-0047413CC213> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff4c09f000 - 0x7fff4c0dcfff com.apple.CoreVideo (1.8 - 0.0) <34EC73F1-F0ED-32F5-B96E-7683B1F9A7A2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff4c0dd000 - 0x7fff4c173ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <32426190-3455-3049-8C09-0EC04D9C1279> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff4c303000 - 0x7fff4c30effb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <14C33C2D-0D4E-3A86-ABD3-CA6893B7145E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff4c30f000 - 0x7fff4c3c9ff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <b5f927a2-6ab4-3d88-a578-8df122885468> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff4c3f0000 - 0x7fff4c3f5fff com.apple.DiskArbitration (2.7 - 2.7) <97707A79-30E7-3D99-AA20-B992B0900BC4> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff4c5be000 - 0x7fff4c98cfff com.apple.Foundation (6.9 - 1562) <83D4A12B-EA5A-3C62-8D93-95E64F0A256B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff4c9fd000 - 0x7fff4ca2dff3 com.apple.GSS (4.0 - 2.0) <86D07291-5DFC-30C2-9A18-5FCEDB0BE621> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff4cb47000 - 0x7fff4cc51ff3 com.apple.Bluetooth (6.0.10 - 6.0.10f1) <b3e7a841-1d1b-3043-a2c9-398928cb31ab> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff4ccb3000 - 0x7fff4cd46fff com.apple.framework.IOKit (2.0.2 - 1483.240.1) <241690BB-8AFA-3B6A-A210-67874197CB59> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff4cd48000 - 0x7fff4cd52ff7 com.apple.IOSurface (255.1 - 255.1) <58826B1A-38E8-3C76-8FFC-76C9282DA893> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff4cda9000 - 0x7fff4cf47fff com.apple.ImageIO.framework (3.3.0 - 1822.1) <908907D5-5C29-32F7-ACD9-C6A6D51C4D15> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff4cf48000 - 0x7fff4cf4cffb libGIF.dylib (1822.1) <35E37B95-1962-3A25-9C9E-CADD161152B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff4cf4d000 - 0x7fff4d032fe7 libJP2.dylib (1822.1) <bdbcbf28-12db-3d63-b6f0-a559d1839f81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff4d033000 - 0x7fff4d058ff7 libJPEG.dylib (1822.1) <d443c754-4afc-38e1-9e45-d309acbce17b> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff4d32b000 - 0x7fff4d351fe7 libPng.dylib (1822.1) <28FE6E2C-1A17-3A84-AAF3-76014DEADDD4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff4d352000 - 0x7fff4d354ff7 libRadiance.dylib (1822.1) <687906E3-4EC2-3CE9-B7EA-34418239EE1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff4d355000 - 0x7fff4d3a3ffb libTIFF.dylib (1822.1) <0A1C083B-CE2F-3A00-8E45-EB58DCA2FF34> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff4e44d000 - 0x7fff4e466fff com.apple.Kerberos (3.0 - 1) <5D1B0593-3C0E-32D5-AAE5-ABC22A98B639> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff4e467000 - 0x7fff4e49cffb com.apple.LDAPFramework (2.4.28 - 194.5) <50FCA7E8-3A67-39B2-B504-6CB32FA8611F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff4ee88000 - 0x7fff4ef1bfff com.apple.Metal (158.5 - 158.5) <72BF7187-81FE-389B-882F-7B2587FEB455> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff4ef38000 - 0x7fff4ef58ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <18281B14-0C6A-38F8-AB80-2D4BB0743C88> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff4ef59000 - 0x7fff4efd7ff7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <beaf764b-362b-3c45-86f5-2afba5fa0f47> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff4efd8000 - 0x7fff4f000fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <116D6C1A-2FD7-3743-95A0-CDDA3D459529> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff4f001000 - 0x7fff4f133ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <88E80BEE-3D2B-328B-80D4-F4717BDB2E9F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff4f134000 - 0x7fff4f14fff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <e0e652b0-1624-3435-ad60-83a9c4b59852> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff4f150000 - 0x7fff4f150ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <1BBA8BC8-49C6-3C9B-B985-7CE4373E3553> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff5034e000 - 0x7fff5035affb com.apple.NetFS (6.0 - 4.0) <918DF6CD-2DB0-36A8-B869-5EF637A06C0D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff52e1a000 - 0x7fff52e72fff com.apple.opencl (2.15.1 - 2.15.1) <cc9439c3-ff30-38d2-bf2f-ea0ef1b5775e> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff52e73000 - 0x7fff52e8fff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <2CB1F122-2FA0-347C-8454-9CE0FA150832> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff52e90000 - 0x7fff52e9cffb com.apple.OpenDirectory (10.14 - 207.200.4) <a3fb0f0c-57f4-3f89-a4b1-63da1f7c9e8e> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff537ff000 - 0x7fff53801fff libCVMSPluginSupport.dylib (17.3.1) <b2310175-04d6-378b-a220-a8ad7f0da68e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff53802000 - 0x7fff53807ff3 libCoreFSCache.dylib (163.20) <566DB80E-F1D6-3AEC-AF06-08955507AFEE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff53808000 - 0x7fff5380cfff libCoreVMClient.dylib (163.20) <b9a89373-bdcd-3003-9a82-6d73b930a122> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff5380d000 - 0x7fff53815ffb libGFXShared.dylib (17.3.1) <9FFA679A-8CC9-3932-8A41-AA80C386AD3A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff53816000 - 0x7fff53821fff libGL.dylib (17.3.1) <cfab6ae4-e646-3e8a-b872-ef091caf949e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff53822000 - 0x7fff5385cfef libGLImage.dylib (17.3.1) <1AEC8E56-D851-3516-96FE-2829883A8302> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff539d0000 - 0x7fff53a0dfff libGLU.dylib (17.3.1) <90279918-D4B2-31E0-9709-8E06628D9486> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff543bd000 - 0x7fff543ccff3 com.apple.opengl (17.3.1 - 17.3.1) <2F59064F-D6EF-35CD-9747-20A91DB3D5DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff55228000 - 0x7fff55481fff com.apple.QuartzCore (1.11 - 696.3) <01A2F065-8759-311D-AC2E-FD49F52A87FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff55cd5000 - 0x7fff55ffdff7 com.apple.security (7.0 - 58286.240.4) <91A03FF2-2EE9-36A7-AC4F-169E11FE7846> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff55ffe000 - 0x7fff5608dfff com.apple.securityfoundation (6.0 - 55185.200.14) <f6a0ec77-51db-3312-991c-3e1f920de8f1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff560bf000 - 0x7fff560c3ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <26BA237C-DBA0-3322-B9BF-8B8E739E3A20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff56480000 - 0x7fff564f0ff3 com.apple.SystemConfiguration (1.17 - 1.17) <a8fd596e-c858-397f-836c-978038b97ac0> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff5975e000 - 0x7fff59803fe7 com.apple.APFS (1.0 - 1) <bcb42c90-dee0-3cd2-9b28-55cd8efd9487> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff5a24f000 - 0x7fff5a250ff3 com.apple.AggregateDictionary (1.0 - 1) <eba6443e-6cf0-34f6-b77a-3fcec57f8f80> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff5a747000 - 0x7fff5a763ff7 com.apple.AppContainer (4.0 - 360.220.2) <852D4D20-EAB7-3489-82EB-646B87EF6A35> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff5a764000 - 0x7fff5a771ff7 com.apple.AppSandbox (4.0 - 360.220.2) <e76cabb9-ca21-32f3-b607-1a2b84576088> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff5a84d000 - 0x7fff5a879ff7 com.apple.framework.Apple80211 (13.0 - 1376.2) <a71eadcb-7582-3d1b-9122-356f03e11594> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff5ab55000 - 0x7fff5ab64fcf com.apple.AppleFSCompression (96.200.3 - 1.0) <78D538DD-1D24-34FC-AFB3-10411494870D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff5ac62000 - 0x7fff5ac6dfff com.apple.AppleIDAuthSupport (1.0 - 1) <e41452b2-3afb-3493-bb82-0ce6d04df424> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff5acae000 - 0x7fff5acf7ff3 com.apple.AppleJPEG (1.0 - 1) <ec4c49f1-c060-3c0f-910f-3620985d4f12> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff5af45000 - 0x7fff5af49ff7 com.apple.AppleSRP (5.0 - 1) <b16080fc-44d7-3e35-a151-a0dce1764277> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff5af4a000 - 0x7fff5af72ff7 com.apple.applesauce (1.0 - ???) <58654BC0-9243-39D1-BC43-B7F2E37A3A44> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff5b0d8000 - 0x7fff5b0eeffb com.apple.AssertionServices (1.0 - 1) <3F767D20-FE14-35CF-A089-E0445375ECFB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff5b42a000 - 0x7fff5b6cdff7 com.apple.AuthKit (1.0 - 1) <4FF8DA76-2250-39B9-B6A9-0E584C8B988F> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff5b89e000 - 0x7fff5b8a7ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <05CF66F0-9650-3F75-9857-F8D186043866> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff5b8a8000 - 0x7fff5b94afff com.apple.backup.framework (1.10.3 - ???) <0B4C2292-AEA9-39B5-A65F-8F381166C5C2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff5b94b000 - 0x7fff5b9bcffb com.apple.BaseBoard (360.24 - 360.24) <04AF4372-C5D3-3F0A-A688-68D888D6D138> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff5d564000 - 0x7fff5d570fff com.apple.CommerceCore (1.0 - 708.2.3) <c18129fb-a8f9-30bf-9769-2d9a6132c9cd> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff5d571000 - 0x7fff5d57afff com.apple.CommonAuth (4.0 - 2.0) <090893E5-BB65-39DA-A174-EAB2C7191EFE> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff5e06f000 - 0x7fff5e078fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <7440BF22-4197-33A4-9213-9F9CEC4526EC> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff5e28b000 - 0x7fff5e29ffff com.apple.CoreEmoji (1.0 - 69.19.8) <26BC0F82-08C1-3EBD-9299-D3CC5091C467> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff5e875000 - 0x7fff5e8e7ff7 com.apple.CoreNLP (1.0 - 130.15.22) <d0a3e880-cdea-360a-9838-220d76baecc6> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff5ebb2000 - 0x7fff5ebbaffb com.apple.CorePhoneNumbers (1.0 - 1) <2D9AF545-ED3C-3EC1-887F-86922652EC57> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff5ed49000 - 0x7fff5ed7afff com.apple.CoreServicesInternal (357 - 357) <789E57F4-5A14-3220-93DF-1D4FEE315431> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff5f14f000 - 0x7fff5f1ddff7 com.apple.CoreSymbolication (10.1 - 64460.6) <177AC44B-32E4-3F80-A36B-5B9999B388A8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff5f26d000 - 0x7fff5f399fff com.apple.coreui (2.1 - 498.46) <5EFE2CDC-897C-3A6B-A60B-4E0FB1D1ECA9> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff5f39a000 - 0x7fff5f51ffff com.apple.CoreUtils (5.7.4 - 574.17) <def9c8a6-ddf1-37f4-a7f0-7dfaa95e8451> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff5f576000 - 0x7fff5f5d9ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <818F8915-BA51-3145-9C40-C9B8D7BE2DBD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff5f5da000 - 0x7fff5f5ebffb com.apple.CrashReporterSupport (10.13 - 938.23) <d8d105f5-b6fb-3e91-a116-7cd92171e5c5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff5f66e000 - 0x7fff5f67dff3 com.apple.framework.DFRFoundation (1.0 - 211) <b72944ed-e4e8-3479-b832-8d50c4e30386> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff5f67e000 - 0x7fff5f682ff7 com.apple.DSExternalDisplay (3.1 - 380) <76449D22-BA27-3FB1-AD25-A290936E6DEA> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff5f705000 - 0x7fff5f77cffb com.apple.datadetectorscore (7.0 - 590.24) <3A49EC90-2081-3031-8CAE-3A6D5F7BFA1E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff5f7ca000 - 0x7fff5f80bfff com.apple.DebugSymbols (185 - 185) <64F5F9D6-401D-388B-82AD-A48B56413556> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff5f80c000 - 0x7fff5f965ff7 com.apple.desktopservices (1.13.1 - ???) <ad61a660-0218-327e-8963-a1a170ec2c20> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff5fa97000 - 0x7fff5fb69ff7 com.apple.DiskImagesFramework (480.240.1 - 480.240.1) <1753AA83-6F05-3431-8A33-F84CC315933F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff5fb6a000 - 0x7fff5fc2efff com.apple.DiskManagement (12.0 - 1530) <c4614030-06e0-31be-9083-c90786880d1f> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff5fcd7000 - 0x7fff5fcdafff com.apple.EFILogin (2.0 - 2) <0C9EC3A1-43A5-3F43-AA6D-007A520929C3> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff609a7000 - 0x7fff60dcffff com.apple.vision.FaceCore (3.3.4 - 3.3.4) <41218EB7-19C9-3813-A793-B0623387CADF> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff60dd9000 - 0x7fff60dfbff7 com.apple.framework.familycontrols (4.1 - 410) <7D0DA15B-CB60-3826-9FB6-38E471174925> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff646f1000 - 0x7fff646f2fff libmetal_timestamp.dylib (902.2.2) <55E0B1F2-94F0-3A77-9DB3-152F44848DA5> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff65d9c000 - 0x7fff65da1ff7 com.apple.GPUWrangler (3.28.4 - 3.28.4) <7E06C75D-5502-3F1D-987C-4F103917CD85> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff66c0c000 - 0x7fff66c1bfff com.apple.GraphVisualizer (1.0 - 5) <cafe626e-9738-3c14-88aa-b6a9182f2c39> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff66d6c000 - 0x7fff66de1fff com.apple.Heimdal (4.0 - 2.0) <d99ff31f-6310-3d80-8ae3-64934385ac11> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff66de2000 - 0x7fff66e11fff com.apple.HelpData (2.3 - 184.2) <a891fc5d-14fe-3b2a-aa32-b395d89fe671> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff681c7000 - 0x7fff681d0fff com.apple.IOAccelMemoryInfo (1.0 - 1) <4C91E3B6-3BB3-3AB6-942C-F67CC0B21228> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff681d1000 - 0x7fff681d8ffb com.apple.IOAccelerator (404.2.2 - 404.2.2) <2F099589-DBE9-3442-AC93-F4AB363482A0> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff681dc000 - 0x7fff681f5fff com.apple.IOPresentment (1.0 - 42.6) <f7e91cc9-e4bb-3904-8647-0473e3bcaf70> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6860a000 - 0x7fff68639ff7 com.apple.IconServices (379 - 379) <694E17A6-471B-3C57-92D6-ECC4295FB859> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff688d9000 - 0x7fff688ecfff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <dc6f5e18-3411-32af-b395-afc110c74a63> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff68908000 - 0x7fff689fffff com.apple.LanguageModeling (1.0 - 159.15.15) <34609F31-4DA1-3881-8947-85BEA7AFC938> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff68a00000 - 0x7fff68a41ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <07E008F3-E823-333B-8B41-A46024AB0561> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff68a48000 - 0x7fff68a4eff7 com.apple.LinguisticData (1.0 - 238.23.4) <f6aa7095-3975-3c76-9833-bbe955efebd7> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff68b47000 - 0x7fff68b4cffb com.apple.LoginUICore (4.0 - 4.0) <43B415C4-F8EB-3D8C-A4E1-143F30FBAD3A> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff693ce000 - 0x7fff69401ff3 com.apple.MediaKit (16 - 906) <aa899ade-7163-3f27-9996-14ffa6506bfd> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff697ab000 - 0x7fff697d3ffb com.apple.spotlight.metadata.utilities (1.0 - 1191.53) <2CFFD786-87A5-3629-B5E1-8E4DEF51ADA8> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff697d4000 - 0x7fff69866fff com.apple.gpusw.MetalTools (1.0 - 1) <c0489bbd-c25c-33e5-84cd-8a50205080a0> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff69a11000 - 0x7fff69a2cff3 com.apple.MobileKeyBag (2.0 - 1.0) <663E513E-CE91-3474-9108-77DF844F17BA> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff69aba000 - 0x7fff69ae4ff7 com.apple.MultitouchSupport.framework (2410.5 - 2410.5) <3A712911-F672-3BB3-B62B-A2A7BADF3578> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff69d57000 - 0x7fff69d62fff com.apple.NetAuth (6.2 - 6.2) <a6474abc-fd4b-3a8f-ab33-7aaceeed7f0e> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff6a62f000 - 0x7fff6a685fff com.apple.OTSVG (1.0 - ???) <f020144a-d840-390d-a87f-29e8095c78af> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff6b7f0000 - 0x7fff6b7ffff3 com.apple.PerformanceAnalysis (1.217 - 217) <aa34989f-7e01-303e-8134-5bb37ce82ddf> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff6d766000 - 0x7fff6d7bdff3 com.apple.ProtectedCloudStorage (1.0 - 1) <436023B4-2F14-33B4-8982-F46A0282D8D8> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff6d7be000 - 0x7fff6d7dcff7 com.apple.ProtocolBuffer (1 - 263.1) <d70a1e3d-d2f7-3765-861c-173f5bbc848b> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff6d98b000 - 0x7fff6d9e3f0f com.apple.ROCKit (24 - 24) <fa6b086a-1841-3a5e-800b-ce7a52c3daf1> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff6db03000 - 0x7fff6db26ffb com.apple.RemoteViewServices (2.0 - 128) <55D89BC9-0613-3910-B63E-9A146D35D91A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff6f334000 - 0x7fff6f337ff7 com.apple.SecCodeWrapper (4.0 - 360.220.2) <2C30C3E4-267C-3CB2-8558-252F908F4A53> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff6f49c000 - 0x7fff6f5bafff com.apple.Sharing (1214.19 - 1214.19) <27C2CFC8-1C1B-3F98-B0BC-7AB6B1847B1B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff6f5bb000 - 0x7fff6f5daff3 com.apple.shortcut (2.16 - 101) <542B2E16-F7C3-3714-8AB5-5C0992E7A4A8> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff70374000 - 0x7fff70626ff3 com.apple.SkyLight (1.600.0 - 337.5) <b18b2f6f-f44b-3b5b-8da1-3b8977e59240> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff70df7000 - 0x7fff70e04fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <fabb97bc-9555-33fe-b6c5-606cc403ce16> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff71c65000 - 0x7fff71cf2ff7 com.apple.Symbolication (10.1 - 64460.8) <7DDC5C90-947F-34FF-864D-5ED3C2B746A9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff71f4e000 - 0x7fff71f7afff com.apple.framework.SystemAdministration (1.0 - 1.0) <8DFE4C30-E4EC-378A-813C-B7600C38889E> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff721fb000 - 0x7fff72208ffb com.apple.TCC (1.0 - 1) <81F88B91-49C1-36E7-8A39-C4BD654EE942> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff7247b000 - 0x7fff72542ff7 com.apple.TextureIO (3.8.4 - 3.8.1) <83CDF659-E5B3-381F-BDA1-FF0BFA17B5EE> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff725fc000 - 0x7fff725fdfff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <5C3E1B2D-40A8-3237-A8D9-4E7B15EEA678> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff72603000 - 0x7fff727bdfff com.apple.UIFoundation (1.0 - 551) <65A80450-7A24-3366-B521-4D02C4DB5094> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff734ac000 - 0x7fff73595ff7 com.apple.ViewBridge (401.1 - 401.1) <e76bc854-5b08-3fff-aa2c-9679754fcaf0> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff73dbb000 - 0x7fff73dbefff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <5F779D77-4AB1-3CCD-9AAF-101EC7E4905B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff741ef000 - 0x7fff741f1ff3 com.apple.loginsupport (1.0 - 1) <67BC49D6-320F-33ED-912E-16E5A342F385> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff744ac000 - 0x7fff744e4fff libCRFSuite.dylib (41.15.4) <92752A96-D1CF-3CA1-837A-1E075AE4C642> /usr/lib/libCRFSuite.dylib 0x7fff744e7000 - 0x7fff744f2ff7 libChineseTokenizer.dylib (28.15.3) <55572692-4918-3C54-AD35-726E03EC47D5> /usr/lib/libChineseTokenizer.dylib 0x7fff744f3000 - 0x7fff7457fff7 libCoreStorage.dylib (546.50.1) <f2becc83-911f-31ab-a776-7db8049f15b3> /usr/lib/libCoreStorage.dylib 0x7fff74583000 - 0x7fff74584ff7 libDiagnosticMessagesClient.dylib (107) <15210AC0-61F9-3F9D-A159-A009F62EB537> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff745bb000 - 0x7fff7477eff7 libFosl_dynamic.dylib (18.3.2) <d67b74e9-eb95-38bc-995c-5f4cc044c3f7> /usr/lib/libFosl_dynamic.dylib 0x7fff7479f000 - 0x7fff747a6fff libMatch.1.dylib (31.200.1) <5F633A34-4719-3E14-8384-B43F5DF1F514> /usr/lib/libMatch.1.dylib 0x7fff747d4000 - 0x7fff747f3ff7 libMobileGestalt.dylib (645.220.9) <c2c55511-993b-34d2-9040-902bfda38141> /usr/lib/libMobileGestalt.dylib 0x7fff747f4000 - 0x7fff747f4fff libOpenScriptingUtil.dylib (179) <441A2E60-5D5C-3567-9B00-AA22E6EE5358> /usr/lib/libOpenScriptingUtil.dylib 0x7fff74935000 - 0x7fff74936ffb libSystem.B.dylib (1252.200.5) <c6201660-5e17-397d-ba21-c503420cd706> /usr/lib/libSystem.B.dylib 0x7fff749c0000 - 0x7fff749c1fff libThaiTokenizer.dylib (2.15.1) <f09eb0bb-1e8a-3391-bef5-7d91f0715a62> /usr/lib/libThaiTokenizer.dylib 0x7fff749d4000 - 0x7fff749eaffb libapple_nghttp2.dylib (1.24.1) <71C126C5-D869-3E67-9778-058FA7F3CA74> /usr/lib/libapple_nghttp2.dylib 0x7fff749eb000 - 0x7fff74a14ffb libarchive.2.dylib (54.200.3) <32B8634D-E465-3F6D-B254-A20D44504508> /usr/lib/libarchive.2.dylib 0x7fff74a15000 - 0x7fff74a94fef libate.dylib (1.13.8) <c7f1cec4-467f-34b2-92ff-6482460a39e1> /usr/lib/libate.dylib 0x7fff74a98000 - 0x7fff74a98ff3 libauto.dylib (187) <003DEF68-0C59-3AFB-A7B7-A1B5ED301AF2> /usr/lib/libauto.dylib 0x7fff74b6f000 - 0x7fff74b7fff3 libbsm.0.dylib (39.200.18) <58A9ACEC-BF46-3A4E-86F5-3DD9AD7095B4> /usr/lib/libbsm.0.dylib 0x7fff74b80000 - 0x7fff74b8efff libbz2.1.0.dylib (38.200.3) <4DEC3797-087F-3C8D-815B-48E895813251> /usr/lib/libbz2.1.0.dylib 0x7fff74b8f000 - 0x7fff74be6ff7 libc++.1.dylib (400.9.4) <b260ac33-eb9a-30c6-8746-d011b3b02b08> /usr/lib/libc++.1.dylib 0x7fff74be7000 - 0x7fff74bfcfff libc++abi.dylib (400.17) <446F4748-8A89-3D2E-AE1C-27EEBE93A8AB> /usr/lib/libc++abi.dylib 0x7fff74bfd000 - 0x7fff74bfdff3 libcharset.1.dylib (51.200.6) <43F7E100-F5D1-36AB-A26E-CF94196A19C0> /usr/lib/libcharset.1.dylib 0x7fff74bfe000 - 0x7fff74c0effb libcmph.dylib (6.15.1) <ceda6538-c071-3b5a-948e-df61e2878983> /usr/lib/libcmph.dylib 0x7fff74c0f000 - 0x7fff74c27ffb libcompression.dylib (52.200.13) <05A2A91B-D24D-39E8-A071-261CBC5BB158> /usr/lib/libcompression.dylib 0x7fff74ed2000 - 0x7fff74ee8fff libcoretls.dylib (155.220.1) <1229F9EA-C070-3D03-9DC6-F548C59F9FD5> /usr/lib/libcoretls.dylib 0x7fff74ee9000 - 0x7fff74eeaff3 libcoretls_cfhelpers.dylib (155.220.1) <33661841-3C3B-3608-86AC-C88D1CD6FE98> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff753b4000 - 0x7fff7554cff7 libcrypto.42.dylib (22.240.1) <0D84CC9C-8FAB-383D-97A4-EA5C644EC334> /usr/lib/libcrypto.42.dylib 0x7fff7554d000 - 0x7fff75558ff7 libcsfde.dylib (546.50.1) <2E741DA2-B368-3913-9F45-6F7B8B85B1CF> /usr/lib/libcsfde.dylib 0x7fff75561000 - 0x7fff755b8ffb libcups.2.dylib (462.10) <29B6D106-A5F2-321D-8916-90F595545D88> /usr/lib/libcups.2.dylib 0x7fff755e2000 - 0x7fff75636ff3 libcurl.4.dylib (105.200.2) <b8f75d4f-e577-3ace-8afb-a30754d0d819> /usr/lib/libcurl.4.dylib 0x7fff756f0000 - 0x7fff756f0fff libenergytrace.dylib (17.200.1) <f5ba8134-16f9-31cd-90e1-d1ebebada4ae> /usr/lib/libenergytrace.dylib 0x7fff75722000 - 0x7fff75727ff7 libgermantok.dylib (17.15.2) <9381B152-5CFD-3D23-A5A7-4D64EE55B85E> /usr/lib/libgermantok.dylib 0x7fff75728000 - 0x7fff7572dff7 libheimdal-asn1.dylib (520.220.2) <d851a47d-e162-35f8-b8d4-6abea7ffdad7> /usr/lib/libheimdal-asn1.dylib 0x7fff75759000 - 0x7fff7584aff7 libiconv.2.dylib (51.200.6) <9FB95807-7C62-32B7-A19F-946D7FB7CCA6> /usr/lib/libiconv.2.dylib 0x7fff7584b000 - 0x7fff75aaeffb libicucore.A.dylib (62109.0.1) <feb89bd3-79c4-3208-a754-7e6bc4d38548> /usr/lib/libicucore.A.dylib 0x7fff75afb000 - 0x7fff75afcfff liblangid.dylib (128.15.1) <663D0A24-7260-31D1-9BFE-74D67B6F72F6> /usr/lib/liblangid.dylib 0x7fff75afd000 - 0x7fff75b15fff liblzma.5.dylib (10.200.3) <9A52A949-0CB1-39B6-9244-D079FB609559> /usr/lib/liblzma.5.dylib 0x7fff75b2d000 - 0x7fff75bddfff libmecab.1.0.0.dylib (779.24.1) <590BC39C-2A3E-368B-9499-C808B84C4955> /usr/lib/libmecab.1.0.0.dylib 0x7fff75bde000 - 0x7fff75e1bff7 libmecabra.dylib (779.24.1) <22BFD5A8-EA42-3DC3-8910-F27DCFB1B631> /usr/lib/libmecabra.dylib 0x7fff75ff3000 - 0x7fff7634bffb libnetwork.dylib (1229.240.1) <f99593da-3089-3008-be5b-5ac096ebf3a3> /usr/lib/libnetwork.dylib 0x7fff763dd000 - 0x7fff76b63fe7 libobjc.A.dylib (750.1) <804715F4-F52D-34D0-8FEC-A25DC08513C3> /usr/lib/libobjc.A.dylib 0x7fff76b64000 - 0x7fff76b65fff libodfde.dylib (24.50.1) <0998B78E-DCB8-33EA-A439-6E591D808F45> /usr/lib/libodfde.dylib 0x7fff76b76000 - 0x7fff76b7affb libpam.2.dylib (22.200.1) <85253002-89F2-3872-9C8A-1801303A2EBB> /usr/lib/libpam.2.dylib 0x7fff76b7d000 - 0x7fff76bb3ff7 libpcap.A.dylib (79.200.4) <6D25197A-2F7C-3147-A45A-F6F13E55909F> /usr/lib/libpcap.A.dylib 0x7fff76ccd000 - 0x7fff76ce5ffb libresolv.9.dylib (65.200.2) <a1a77b4e-1af0-3039-9945-d05440494e00> /usr/lib/libresolv.9.dylib 0x7fff76ce7000 - 0x7fff76d23ff7 libsandbox.1.dylib (851.230.3) <95E3F1B6-D1D5-3DF6-8F04-D4933109AC44> /usr/lib/libsandbox.1.dylib 0x7fff76d24000 - 0x7fff76d36ff7 libsasl2.2.dylib (211) <4A339F6D-927B-31C2-AAC5-896094D7A0B7> /usr/lib/libsasl2.2.dylib 0x7fff76d37000 - 0x7fff76d38ff7 libspindump.dylib (267.1) <9DEA015B-410E-3D6E-A3EE-54E046092EA9> /usr/lib/libspindump.dylib 0x7fff76d39000 - 0x7fff76f10fe7 libsqlite3.dylib (274.22) <b30e3b7e-e22e-37a0-a3eb-ea333adee13e> /usr/lib/libsqlite3.dylib 0x7fff77013000 - 0x7fff77060fff libssl.44.dylib (22.240.1) <4E76614A-D49D-30A8-9D42-7C4B37C20103> /usr/lib/libssl.44.dylib 0x7fff77061000 - 0x7fff770b2ff7 libstdc++.6.dylib (104.1) <289782E6-5965-3C65-B54D-A4236C8B35A3> /usr/lib/libstdc++.6.dylib 0x7fff7719d000 - 0x7fff771a0ffb libutil.dylib (51.200.4) <10C5E165-0939-363A-9D13-7076F3B513EC> /usr/lib/libutil.dylib 0x7fff771a1000 - 0x7fff771aefff libxar.1.dylib (404) <16E875B3-CF89-3059-87BB-36D301B32E7B> /usr/lib/libxar.1.dylib 0x7fff771b3000 - 0x7fff77296fff libxml2.2.dylib (32.8) <3E7875AC-3195-3800-AC48-8AA3B7BE51E4> /usr/lib/libxml2.2.dylib 0x7fff77297000 - 0x7fff772bfff3 libxslt.1.dylib (16.1) <d6ebfebb-f88e-398f-b1b5-66f413c2cd32> /usr/lib/libxslt.1.dylib 0x7fff772c0000 - 0x7fff772d2ffb libz.1.dylib (70.200.4) <15F7B40A-424C-33BB-BF2C-7E8195128B78> /usr/lib/libz.1.dylib 0x7fff77343000 - 0x7fff77347ff3 libcache.dylib (81) <704331AC-E43D-343A-8C24-39201142AF27> /usr/lib/system/libcache.dylib 0x7fff77348000 - 0x7fff77352ff3 libcommonCrypto.dylib (60118.220.1) <9C865644-EE9A-3662-AB77-7C8A5E561784> /usr/lib/system/libcommonCrypto.dylib 0x7fff77353000 - 0x7fff7735afff libcompiler_rt.dylib (63.4) <817772E3-E836-3FFD-A39B-BDCD1C357221> /usr/lib/system/libcompiler_rt.dylib 0x7fff7735b000 - 0x7fff77364ff3 libcopyfile.dylib (146.200.3) <5C5C4F35-DAB7-3CF1-940F-F47192AB8289> /usr/lib/system/libcopyfile.dylib 0x7fff77365000 - 0x7fff773e9fdf libcorecrypto.dylib (602.230.1) <c78d1a87-5543-3561-beb4-3b480ba94ecb> /usr/lib/system/libcorecrypto.dylib 0x7fff77470000 - 0x7fff774aaff7 libdispatch.dylib (1008.220.2) <2FDB1401-5119-3DF0-91F5-F4E105F00CD7> /usr/lib/system/libdispatch.dylib 0x7fff774ab000 - 0x7fff774daff3 libdyld.dylib (655.1) <90C801E7-5D05-37A8-810C-B58E8C53953A> /usr/lib/system/libdyld.dylib 0x7fff774db000 - 0x7fff774dbffb libkeymgr.dylib (30) <a4efd9a4-2ef3-3e18-b325-f527e3821939> /usr/lib/system/libkeymgr.dylib 0x7fff774dc000 - 0x7fff774e8ff7 libkxld.dylib (4903.241.1) <d039b38d-e8e6-3011-94f5-a21cd3d59526> /usr/lib/system/libkxld.dylib 0x7fff774e9000 - 0x7fff774e9ff7 liblaunch.dylib (1336.240.2) <d5f0014d-cf46-3b04-9de0-a1466da14a2c> /usr/lib/system/liblaunch.dylib 0x7fff774ea000 - 0x7fff774effff libmacho.dylib (921) <6ADB99F3-D142-3A0A-B3CE-031354766ACC> /usr/lib/system/libmacho.dylib 0x7fff774f0000 - 0x7fff774f2ffb libquarantine.dylib (86.220.1) <58524FD7-63C5-38E0-9D90-845A79551C14> /usr/lib/system/libquarantine.dylib 0x7fff774f3000 - 0x7fff774f4ff3 libremovefile.dylib (45.200.2) <ba53ca8a-9974-3a43-9265-b110b1ae470f> /usr/lib/system/libremovefile.dylib 0x7fff774f5000 - 0x7fff7750cff3 libsystem_asl.dylib (356.200.4) <33C62769-1242-3BC1-9459-13CBCDECC7FE> /usr/lib/system/libsystem_asl.dylib 0x7fff7750d000 - 0x7fff7750dfff libsystem_blocks.dylib (73) <152EDADF-7D94-35F2-89B7-E66DCD945BBA> /usr/lib/system/libsystem_blocks.dylib 0x7fff7750e000 - 0x7fff77596fff libsystem_c.dylib (1272.200.26) <d6c701a2-9f17-308d-b6ac-9e17ef31b7df> /usr/lib/system/libsystem_c.dylib 0x7fff77597000 - 0x7fff7759aff7 libsystem_configuration.dylib (963.200.27) <94898525-ECC8-3CC9-B312-CBEAAC305E32> /usr/lib/system/libsystem_configuration.dylib 0x7fff7759b000 - 0x7fff7759eff7 libsystem_coreservices.dylib (66) <10818C17-70E1-328E-A3E3-C3EB81AEC590> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7759f000 - 0x7fff775a5ffb libsystem_darwin.dylib (1272.200.26) <07468CF7-982F-37C4-83D0-D5E602A683AA> /usr/lib/system/libsystem_darwin.dylib 0x7fff775a6000 - 0x7fff775acff7 libsystem_dnssd.dylib (878.240.1) <5FEA5E1E-E80F-3616-AD33-8E936D61F31A> /usr/lib/system/libsystem_dnssd.dylib 0x7fff775ad000 - 0x7fff775f9ff3 libsystem_info.dylib (517.200.9) <54B65F21-2E93-3579-9B72-6637A03245D9> /usr/lib/system/libsystem_info.dylib 0x7fff775fa000 - 0x7fff77622ff7 libsystem_kernel.dylib (4903.241.1) <ca10bc3a-5b09-32ce-b74f-bad01755aa37> /usr/lib/system/libsystem_kernel.dylib 0x7fff77623000 - 0x7fff7766eff7 libsystem_m.dylib (3158.200.7) <af25f8e8-194c-314f-a2d3-a424853ee796> /usr/lib/system/libsystem_m.dylib 0x7fff7766f000 - 0x7fff77693ff7 libsystem_malloc.dylib (166.220.1) <4777DC06-F9C6-356E-82AB-86A1C6D62F3A> /usr/lib/system/libsystem_malloc.dylib 0x7fff77694000 - 0x7fff7769fff3 libsystem_networkextension.dylib (767.240.1) <4DB0D4A2-83E7-3638-AAA0-39CECD5C25F8> /usr/lib/system/libsystem_networkextension.dylib 0x7fff776a0000 - 0x7fff776a7fff libsystem_notify.dylib (172.200.21) <65B3061D-41D7-3485-B217-A861E05AD50B> /usr/lib/system/libsystem_notify.dylib 0x7fff776a8000 - 0x7fff776b1fef libsystem_platform.dylib (177.200.16) <83DED753-51EC-3B8C-A98D-883A5184086B> /usr/lib/system/libsystem_platform.dylib 0x7fff776b2000 - 0x7fff776bcfff libsystem_pthread.dylib (330.230.1) <80CC5992-823E-327E-BB6E-9D4568B84161> /usr/lib/system/libsystem_pthread.dylib 0x7fff776bd000 - 0x7fff776c0ff7 libsystem_sandbox.dylib (851.230.3) <d6469a17-c13c-3538-a300-d6517bb7f249> /usr/lib/system/libsystem_sandbox.dylib 0x7fff776c1000 - 0x7fff776c3ff3 libsystem_secinit.dylib (30.220.1) <5964B6D2-19D4-3CF9-BDBC-4EB1D42348F1> /usr/lib/system/libsystem_secinit.dylib 0x7fff776c4000 - 0x7fff776cbff7 libsystem_symptoms.dylib (820.237.2) <487E1794-4C6E-3B1B-9C55-95B1A5FF9B90> /usr/lib/system/libsystem_symptoms.dylib 0x7fff776cc000 - 0x7fff776e1ff7 libsystem_trace.dylib (906.220.1) <4D4BA88A-FA32-379D-8860-33838723B35F> /usr/lib/system/libsystem_trace.dylib 0x7fff776e3000 - 0x7fff776e8ffb libunwind.dylib (35.4) <ef1a77fd-a86b-39f5-abea-6100ab23583a> /usr/lib/system/libunwind.dylib 0x7fff776e9000 - 0x7fff77719fff libxpc.dylib (1336.240.2) <ee0cda53-6ff9-3b4e-a571-335a5ff6b6f4> /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: 38285 thread_create: 0 thread_set_state: 0

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

                            VIRTUAL   REGION

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= ATS (font support) 32.1M 7 ATS (font support) (reserved) 8K 3 reserved VM address space (unallocated) Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 65.6M 7 CG image 752K 4 CoreGraphics 8K 2 CoreImage 40K 7 CoreServices 220K 2 CoreUI image data 1816K 17 CoreUI image file 208K 4 Dispatch continuations 16.0M 2 Foundation 4K 2 IOKit 116K 4 IOSurface 4K 2 Kernel Alloc Once 8K 2 MALLOC 373.7M 68 MALLOC guard page 32K 7 Memory Tag 242 12K 2 STACK GUARD 56.1M 19 Stack 16.6M 19 VM_ALLOCATE 120K 15 __DATA 54.3M 342 __FONT_DATA 4K 2 __LINKEDIT 261.7M 65 __TEXT 226.8M 332 __UNICODE 564K 2 mapped file 57.0M 31 shared memory 696K 16 =========== ======= ======= TOTAL 1.1G 962 TOTAL, minus reserved VM space 1.1G 962

Model: MacBookPro14,3, BootROM 185.0.0.0.0, 4 processors, Intel Core i7, 2.8 GHz, 16 GB, SMC 2.45f0 Graphics: Radeon Pro 555, Radeon Pro 555, PCIe Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320 Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2) Bluetooth: Version 6.0.10f1, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB 3.0 Bus USB Device: iBridge Thunderbolt Bus: MacBook Pro, Apple Inc., 39.2 Thunderbolt Bus: MacBook Pro, Apple Inc., 39.2