Closed jjmuriel closed 6 years ago
This is the information about my Proxmark3:
MacBook-Pro:3.1.0 jjmuriel$ proxmark3 /dev/cu.usbmodem881
Proxmark3 RFID instrument
[ ARM ] bootrom: iceman/master/ice_v3.1.0-787-g192aa9a-dirty-unclean 2018-04-11 00:36:05 os: iceman/master/ice_v3.1.0-787-g192aa9a-dirty-unclean 2018-04-11 00:36:08 [ FPGA ] LF image built for 2s30vq100 on 2017/10/25 at 19:50:50 HF image built for 2s30vq100 on 2017/11/10 at 19:24:16
[ Hardware ]
--= uC: AT91SAM7S256 Rev D
--= Embedded Processor: ARM7TDMI
--= Nonvolatile Program Memory Size: 256K bytes, Used: 234523 bytes (89) Free: 27621 bytes (11)
--= Second Nonvolatile Program Memory Size: None
--= Internal SRAM Size: 64K bytes
--= Architecture Identifier: AT91SAM7Sxx Series
--= Nonvolatile Program Memory Type: Embedded Flash Memory
If I read the nonces, this is that happen:
pm3 --> hf mf hard r 7b296f353c6b --target block no: 0, target key type:A, known target key: 0x7b296f353c6b, file action: read, Slow: No, Tests: 0
time | #nonces | Activity | expected to brute force | #states | time | ||
---|---|---|---|---|---|---|---|
0 | 0 | Start using 8 threads and AVX2 SIMD core | |||||
0 | 0 | Brute force benchmark: 626 million (2^29.2) keys/s | 140737488355328 | 3d | |||
2 | 0 | Using 235 precalculated bitflip state tables | 140737488355328 | 3d | |||
6 | 0 | Reading nonces from file nonces.bin... | 140737488355328 | 3d | |||
6 | 1792 | Read 1792 nonces from file. cuid=5b3335b7 | 140737488355328 | 3d |
BUG: known target key's even state is not member of first nonce byte's (0x88) states_bitarray!
BUG: known target key's odd state is not member of first nonce byte's (0x88) states_bitarray!
BUG: known target key's even state is not member of all_bitflips_bitarray!
BUG: known target key's odd state is not member of all_bitflips_bitarray!
13 | 1792 | (1. guess: Sum(a8) = 0) | 819276672 | 1s
Segmentation fault: 11
Sorry, I can't help on OSX. My suggestion is that you search older issues and on the proxmark3 forum for help.
Hi,
I have this problem in my Macbook with macOS version 10.13.4 (17E199):
pm3 --> hf mf hard 0 A 7b296f353c6b 0 b --target block no: 0, target key type:B, known target key: 0x000000000000 (not set), file action: none, Slow: No, Tests: 0
Segmentation fault: 11
This is the the trace from my Macbook:
Process: proxmark3 [25550] Path: /usr/local/bin/proxmark3 Identifier: proxmark3 Version: 0 Code Type: X86-64 (Native) Parent Process: bash [450] Responsible: proxmark3 [25550] User ID: 501
Date/Time: 2018-04-11 10:37:43.522 -0500 OS Version: Mac OS X 10.13.4 (17E199) Report Version: 12 Anonymous UUID: 8DFB7D5B-E4AF-5F75-5420-C824AD23C3B5
Time Awake Since Boot: 4300 seconds
System Integrity Protection: enabled
Crashed Thread: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000010f0d5000 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0]
VM Regions Near 0x10f0d5000: MALLOC_LARGE 000000010eed5000-000000010f0d5000 [ 2048K] rw-/rwx SM=PRV
--> MALLOC_LARGE 000000010fad5000-000000010fed5000 [ 4096K] rw-/rwx SM=PRV
Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff5dbc020a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5dbbf724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff357647d5 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff35763b27 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff357631a3 CFRunLoopRunSpecific + 483 5 com.apple.HIToolbox 0x00007fff34a4bd96 RunCurrentEventLoopInMode + 286 6 com.apple.HIToolbox 0x00007fff34a4bb06 ReceiveNextEventCommon + 613 7 com.apple.HIToolbox 0x00007fff34a4b884 _BlockUntilNextEventMatchingListInModeWithFilter + 64 8 com.apple.AppKit 0x00007fff32cfea73 _DPSNextEvent + 2085 9 com.apple.AppKit 0x00007fff33494e34 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044 10 com.apple.AppKit 0x00007fff32cf3885 -[NSApplication run] + 764 11 libqcocoa.dylib 0x000000010a2298dd 0x10a200000 + 170205 12 org.qt-project.QtCore 0x0000000108cda2be QEventLoop::exec(QFlags) + 398
13 org.qt-project.QtCore 0x0000000108cdee91 QCoreApplication::exec() + 369
14 proxmark3 0x00000001077c336b ProxGuiQT::MainLoop() + 307
15 proxmark3 0x00000001077633f1 main + 632
16 libdyld.dylib 0x00007fff5da79015 start + 1
Thread 1:: WorkerThread 0 libsystem_kernel.dylib 0x00007fff5dbc9d8a __semwait_signal + 10 1 libsystem_pthread.dylib 0x00007fff5dd95824 _pthread_join + 626 2 proxmark3 0x00000001077964d5 generate_candidates + 304 3 proxmark3 0x00000001077952e7 mfnestedhard + 6023 4 proxmark3 0x000000010778a8e2 CmdHF14AMfNestedHard + 676 5 proxmark3 0x00000001077b5cd4 CmdsParse + 440 6 proxmark3 0x000000010778e429 CmdHFMF + 31 7 proxmark3 0x00000001077b5cd4 CmdsParse + 440 8 proxmark3 0x000000010777b0cc CmdHF + 31 9 proxmark3 0x00000001077b5cd4 CmdsParse + 440 10 proxmark3 0x0000000107762f34 main_loop + 492 11 org.qt-project.QtCore 0x0000000108b1d45c 0x108af0000 + 185436 12 libsystem_pthread.dylib 0x00007fff5dd91661 _pthread_body + 340 13 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 14 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 2: 0 libsystem_kernel.dylib 0x00007fff5dbc9cfa __select + 10 1 proxmark3 0x00000001077639f3 uart_receive + 154 2 proxmark3 0x00000001077630b6 uart_receiver + 91 3 libsystem_pthread.dylib 0x00007fff5dd91661 _pthread_body + 340 4 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 5 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 3: 0 libsystem_pthread.dylib 0x00007fff5dd90bdc start_wqthread + 0 1 ??? 0x746172656e65672e 0 + 8386109761109976878
Thread 4:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff5dbc020a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff5dbbf724 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff357647d5 CFRunLoopServiceMachPort + 341 3 com.apple.CoreFoundation 0x00007fff35763b27 CFRunLoopRun + 1783 4 com.apple.CoreFoundation 0x00007fff357631a3 CFRunLoopRunSpecific + 483 5 com.apple.AppKit 0x00007fff32e3bfc4 _NSEventThread + 184 6 libsystem_pthread.dylib 0x00007fff5dd91661 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 5: 0 proxmark3 0x0000000107797e98 bitarray_to_list + 2276 1 proxmark3 0x0000000107798438 add_matching_states + 222 2 proxmark3 0x00000001077981cf generate_candidates_worker_thread + 543 3 libsystem_pthread.dylib 0x00007fff5dd91661 _pthread_body + 340 4 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 5 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 6 Crashed: 0 proxmark3 0x0000000107797689 bitarray_to_list + 213 1 proxmark3 0x0000000107798438 add_matching_states + 222 2 proxmark3 0x00000001077981cf generate_candidates_worker_thread + 543 3 libsystem_pthread.dylib 0x00007fff5dd91661 _pthread_body + 340 4 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 5 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff5dbc912e __disable_threadsignal + 10 1 libsystem_pthread.dylib 0x00007fff5dd92eb5 _pthread_exit + 27 2 libsystem_pthread.dylib 0x00007fff5dd9166c _pthread_body + 351 3 libsystem_pthread.dylib 0x00007fff5dd9150d _pthread_start + 377 4 libsystem_pthread.dylib 0x00007fff5dd90bf9 thread_start + 13
Thread 6 crashed with X86 Thread State (64-bit): rax: 0x0000000001000000 rbx: 0x0000000000fbaa20 rcx: 0x000000010f0d5000 rdx: 0x0000000000000000 rdi: 0x0000000000000200 rsi: 0x0000000000000000 rbp: 0x00007000101ede00 rsp: 0x00007000101edd20 r8: 0x0000000000000000 r9: 0x0000000000fbaad0 r10: 0x000000000001e458 r11: 0x00000000ec57e80a r12: 0x0000000000000080 r13: 0x0000000000000100 r14: 0x0000000000fbaae0 r15: 0x0000000000000001 rip: 0x0000000107797689 rfl: 0x0000000000010206 cr2: 0x000000010f0d5000
Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14
Binary Images: 0x107760000 - 0x107822fdf +proxmark3 (0) /usr/local/bin/proxmark3
0x107fef000 - 0x108011ff7 +libreadline.7.dylib (0) <92D9BDBC-69E7-32E5-A62D-5875EF2B2DAF> /usr/local/opt/readline/lib/libreadline.7.dylib
0x10802f000 - 0x10845bff7 +org.qt-project.QtWidgets (5.10 - 5.10.1) /usr/local/opt/qt/lib/QtWidgets.framework/Versions/5/QtWidgets
0x1085c3000 - 0x1089f0ff7 +org.qt-project.QtGui (5.10 - 5.10.1) <96CF196B-1BBB-317F-9F39-86DD41787FC9> /usr/local/opt/qt/lib/QtGui.framework/Versions/5/QtGui
0x108af0000 - 0x108fd1fff +org.qt-project.QtCore (5.10 - 5.10.1) <0967D4C1-9487-3421-9861-304DEE848576> /usr/local/opt/qt/lib/QtCore.framework/Versions/5/QtCore
0x10916d000 - 0x109198ffb +org.qt-project.QtPrintSupport (5.10 - 5.10.1) <7D87076B-A68E-3956-83EA-7F0E06AAD0D6> /usr/local/Cellar/qt/5.10.1/lib/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10a200000 - 0x10a356ff7 +libqcocoa.dylib (0) /usr/local/Cellar/qt/5.10.1/plugins/platforms/libqcocoa.dylib
0x10b5f6000 - 0x10b6409df dyld (551.3) /usr/lib/dyld
0x10e05d000 - 0x10e084ffb +libqmacstyle.dylib (0) <010481BF-26A1-3244-8A54-7D4F47408872> /usr/local/Cellar/qt/5.10.1/plugins/styles/libqmacstyle.dylib
0x7fff2f5f4000 - 0x7fff2f679ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (10.32.48 - 10.3.2) <449B5043-CEF7-32D2-A2CF-49315001BCA1> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff318b4000 - 0x7fff318b8ffb com.apple.agl (3.3.1 - AGL-3.3.1) <9452E8D8-F1F4-32B1-ACEB-7B2415A4F9D3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff31c58000 - 0x7fff31c58fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8632A9C5-19EA-3FD7-A44D-80765CC9C540> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff31c59000 - 0x7fff31c6ffef libCGInterfaces.dylib (417.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff31c70000 - 0x7fff3216efc3 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3216f000 - 0x7fff322c9fe3 libBLAS.dylib (1211.50.2) <62C659EB-3E32-3B5F-83BF-79F5DF30D5CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff322ca000 - 0x7fff322f8fef libBNNS.dylib (38.1) <7BAEFDCA-3227-3E07-80D8-59B6370B89C6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff322f9000 - 0x7fff326b8ff7 libLAPACK.dylib (1211.50.2) <40ADBA5F-8B2D-30AC-A7AD-7B17C37EE52D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff326b9000 - 0x7fff326ceff7 libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff326cf000 - 0x7fff326d4ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff326d5000 - 0x7fff32755fff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff32756000 - 0x7fff32769fff libSparseBLAS.dylib (1211.50.2) <722573CC-31CC-34B2-9032-E4F652A9CCFE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff3276a000 - 0x7fff32917fc3 libvDSP.dylib (622.50.5) <40690941-CF89-3F90-A0AC-A4D200744A5D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff32918000 - 0x7fff329c9fff libvMisc.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff329ca000 - 0x7fff329cafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <54FF3B43-E66C-3F36-B34B-A2B3B0A36502> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff32cbd000 - 0x7fff33b1bfff com.apple.AppKit (6.9 - 1561.40.112) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff33b6d000 - 0x7fff33b6dfff com.apple.ApplicationServices (48 - 50) <8DA47D38-B07B-3AE2-B343-4579864430C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff33b6e000 - 0x7fff33bd4fff com.apple.ApplicationServices.ATS (377 - 445.3) <000C4E9F-E0D9-371D-B304-83BA37460724> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff33c6d000 - 0x7fff33d8ffff libFontParser.dylib (222.1.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff33d90000 - 0x7fff33ddaff7 libFontRegistry.dylib (221.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff33e7f000 - 0x7fff33eb2ff7 libTrueTypeScaler.dylib (222.1.4) <4734ECD6-6F41-3A16-AE35-265BDC1572C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff33f1c000 - 0x7fff33f20ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff33fc0000 - 0x7fff34012ffb com.apple.HIServices (1.22 - 624) <828E189A-62F9-3961-8A89-22F508870CC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff34013000 - 0x7fff34021fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff34022000 - 0x7fff3406efff com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff3406f000 - 0x7fff340a9fff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff340aa000 - 0x7fff340b6fff com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <84ADDF38-36F1-3D3B-B28D-8865FA10FCD7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff340b7000 - 0x7fff34344ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <87D81714-F167-39F5-B5E7-A7A432EDAB5B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff34346000 - 0x7fff34346fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <513C9A4B-4F6D-3A21-921F-2CA101B97830> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff34668000 - 0x7fff34a02ff7 com.apple.CFNetwork (897.15 - 897.15) <0C03AF39-3527-3E0D-8413-8E1B2A962F0D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff34a17000 - 0x7fff34a17fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff34a18000 - 0x7fff34a1bffb com.apple.CommonPanels (1.2.6 - 98) <2391761C-5CAA-3F68-86B7-50B37927B104> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff34a1c000 - 0x7fff34d21fff com.apple.HIToolbox (2.1.1 - 911.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff34d22000 - 0x7fff34d25ffb com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff34d26000 - 0x7fff34d2bfff com.apple.ImageCapture (9.0 - 9.0) <23B4916F-3B43-3DFF-B956-FC390EECA284> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff34d2c000 - 0x7fff34dc1ffb com.apple.ink.framework (10.9 - 221) <5206C8B0-22DA-36C9-998E-846EDB626D5B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff34dc2000 - 0x7fff34ddcff7 com.apple.openscripting (1.7 - 174) <1B2A1F9E-5534-3D61-83CA-9199B39E8708> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff34dfd000 - 0x7fff34dfefff com.apple.print.framework.Print (12 - 267) <3682ABFB-2561-3419-847D-02C247F4800D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff34dff000 - 0x7fff34e01ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff34e02000 - 0x7fff34e08fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2ED8643D-B0C3-3F17-82A2-BBF13E6CBABC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff34f37000 - 0x7fff34ff0fff com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3517d000 - 0x7fff35210ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <6E3F958D-79BB-3658-99AD-59F16BF756F1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff35277000 - 0x7fff352a0ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff352a1000 - 0x7fff355f7fef com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff355f8000 - 0x7fff356ddff7 com.apple.CoreDisplay (1.0 - 97.16) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff356de000 - 0x7fff35b7ffef com.apple.CoreFoundation (6.9 - 1452.23) <945E5C0A-86C5-336E-A64F-5BF06E78985A> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff35b81000 - 0x7fff36191fef com.apple.CoreGraphics (2.0 - 1161.10) <31C36FA0-4026-3347-93FD-71CD7287A6F0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff36193000 - 0x7fff36482fff com.apple.CoreImage (13.0.0 - 579.4.11) <702F8035-26FE-3C78-8587-4C9563E03CC4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff3684a000 - 0x7fff3684afff com.apple.CoreServices (822.31 - 822.31) <615919A2-AE11-3F27-9A37-FB0CFF8D36B6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3684b000 - 0x7fff368bfffb com.apple.AE (735.1 - 735.1) <08EBA184-20F7-3725-AEA6-C314448161C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff368c0000 - 0x7fff36b97fff com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <0D5E19BF-18CB-3FA4-8A5F-F6C787C5EE08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff36b98000 - 0x7fff36bccfff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff36bcd000 - 0x7fff36bd5ffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff36bd6000 - 0x7fff36d93ff7 com.apple.LaunchServices (822.31 - 822.31) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff36d94000 - 0x7fff36e44ff7 com.apple.Metadata (10.7.0 - 1191.4.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff36e45000 - 0x7fff36ea5fff com.apple.CoreServices.OSServices (822.31 - 822.31) <690E3C93-8799-39FF-8663-190A49B002E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff36ea6000 - 0x7fff36f14fff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff36f15000 - 0x7fff36f39ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <7DB79D78-9925-33F8-96BA-35AB7AEB326A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff371da000 - 0x7fff3732afff com.apple.CoreText (352.0 - 578.18) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff3732b000 - 0x7fff37365fff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff37366000 - 0x7fff373f1ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff3766c000 - 0x7fff37671fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff37832000 - 0x7fff37bf8fff com.apple.Foundation (6.9 - 1452.23) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff37c68000 - 0x7fff37c98fff com.apple.GSS (4.0 - 2.0) <41087278-74AE-3FA5-8C0E-9C78EB696299> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff37daa000 - 0x7fff37eaeffb com.apple.Bluetooth (6.0.5 - 6.0.5f3) <85F1B5A6-03C5-3D5A-90B8-5FC86349E330> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff37f0e000 - 0x7fff37fa9ff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff37fab000 - 0x7fff37fb2ffb com.apple.IOSurface (211.12 - 211.12) <392CA7DE-B365-364E-AF4A-33EC2CC48E6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff38009000 - 0x7fff38182fe7 com.apple.ImageIO.framework (3.3.0 - 1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff38183000 - 0x7fff38187ffb libGIF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff38188000 - 0x7fff3826ffef libJP2.dylib (1739.1) <053925CD-59DB-372F-98A8-C2372FF0B899> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff38270000 - 0x7fff38293ff7 libJPEG.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff3856f000 - 0x7fff38595feb libPng.dylib (1739.1) <48633B0C-BE01-3D94-9D9D-A95D50466AF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff38596000 - 0x7fff38598ffb libRadiance.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff38599000 - 0x7fff385e7fef libTIFF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff39483000 - 0x7fff3949cff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff39e76000 - 0x7fff39ef7ff7 com.apple.Metal (125.25 - 125.25) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff39f14000 - 0x7fff39f2ffff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <0B4455FE-5C97-345C-B416-325EC6D88A2A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff39f30000 - 0x7fff39f9ffef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <87F14199-C445-34C2-90F8-57C29212483E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff39fa0000 - 0x7fff39fc4fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff39fc5000 - 0x7fff3a0acff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3a0ad000 - 0x7fff3a0adff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <20ECB52B-B5C2-39EA-88E3-DFEC0C3CC9FF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3b0ac000 - 0x7fff3b0b8ffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3deaa000 - 0x7fff3def8fff com.apple.opencl (2.8.15 - 2.8.15) <83ED39D0-1D39-3593-BA25-70A8A911DE71> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3def9000 - 0x7fff3df15ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3df16000 - 0x7fff3df21fff com.apple.OpenDirectory (10.13 - 207.50.1) <220FB6F2-4892-3A66-8838-C134CF657D3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3f0a0000 - 0x7fff3f0a2fff libCVMSPluginSupport.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3f0a3000 - 0x7fff3f0a8ffb libCoreFSCache.dylib (162.6.1) <879B2738-2E8A-3596-AFF8-9C3FB1B6828B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3f0a9000 - 0x7fff3f0adfff libCoreVMClient.dylib (162.6.1) <64ED0A84-225F-39BC-BE0D-C896ACF5B50A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3f0ae000 - 0x7fff3f0b7ff7 libGFXShared.dylib (16.5.10) <6024B1FE-ACD7-3314-B390-85972CB9B778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3f0b8000 - 0x7fff3f0c3fff libGL.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3f0c4000 - 0x7fff3f0fffe7 libGLImage.dylib (16.5.10) <5B41D074-3132-3587-91B6-E441BA8C9F13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3f26d000 - 0x7fff3f2abffb libGLU.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3fc23000 - 0x7fff3fc32fff com.apple.opengl (16.5.10 - 16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff40a81000 - 0x7fff40cccff7 com.apple.QuartzCore (1.11 - 584.40) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff41500000 - 0x7fff41828fff com.apple.security (7.0 - 58286.51.6) <7212D257-5324-3DBA-8C26-504D6B8F632A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff41829000 - 0x7fff418b5ff7 com.apple.securityfoundation (6.0 - 55185.50.5) <087D601E-7813-3F9E-97EE-BC7081F520BD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff418e7000 - 0x7fff418ebffb com.apple.xpc.ServiceManagement (1.0 - 1) <5BFDB3ED-73A7-3035-A5BC-ADA6E4F74BFD> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff41c90000 - 0x7fff41d00ff3 com.apple.SystemConfiguration (1.17 - 1.17) <8532B8E9-7E30-35A3-BC4A-DDE8E0614FDA> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff44bf1000 - 0x7fff44c84ff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4589f000 - 0x7fff458c7fff com.apple.framework.Apple80211 (13.0 - 1361.7) <16627876-8CF5-3502-A1D6-35FCBDD5E79A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff458c9000 - 0x7fff458d8fef com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff45a1a000 - 0x7fff45a62ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff45a9d000 - 0x7fff45ac5fff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff462e5000 - 0x7fff462ecff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff462ed000 - 0x7fff46374ff7 com.apple.backup.framework (1.9.5 - 1.9.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff47d2a000 - 0x7fff47d33ff3 com.apple.CommonAuth (4.0 - 2.0) <4D237B25-27E5-3577-948B-073659F6D3C0> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff48836000 - 0x7fff48846ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff49724000 - 0x7fff49755ff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff49a91000 - 0x7fff49b22fff com.apple.CoreSymbolication (9.3 - 64026) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff49ba5000 - 0x7fff49cd9fff com.apple.coreui (2.1 - 494.1) <19624CAA-74DE-3DD3-9585-E64BE866EBFF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff49cda000 - 0x7fff49e0aff7 com.apple.CoreUtils (5.5 - 550.44) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff49e5f000 - 0x7fff49ec3fff com.apple.framework.CoreWiFi (13.0 - 1350.1) <6EC5DEB3-6E2F-3DC2-BE59-1FD05175FB0C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff49ec4000 - 0x7fff49ed4ff7 com.apple.CrashReporterSupport (10.13 - 1) <4D0DF741-8BFA-3BCF-971D-6EF849019534> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff49f52000 - 0x7fff49f61ff7 com.apple.framework.DFRFoundation (1.0 - 191.7) <3B8ED6F7-5DFF-34C3-BA90-DDB85679684C> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff49f64000 - 0x7fff49f68ffb com.apple.DSExternalDisplay (3.1 - 380) <8D03D346-887A-3CE7-9483-4AD7804D1FBB> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff49fea000 - 0x7fff4a060fff com.apple.datadetectorscore (7.0 - 590.3) <83E85A62-44A8-33F8-AD79-AC4C807184C4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4a0ae000 - 0x7fff4a0eeff7 com.apple.DebugSymbols (181.0 - 181.0) <299A0238-ED78-3676-B131-274D972824AA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4a0ef000 - 0x7fff4a21efff com.apple.desktopservices (1.12.4 - 1.12.4) <47C3FBF3-5E75-3821-B003-2A4DC3657D8D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4b035000 - 0x7fff4b463fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4d0bf000 - 0x7fff4d0bffff libmetal_timestamp.dylib (802.4.5) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff4e72b000 - 0x7fff4e730ff7 com.apple.GPUWrangler (3.18.48 - 3.18.48) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff4f4a6000 - 0x7fff4f4b5fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff4f538000 - 0x7fff4f5acfff com.apple.Heimdal (4.0 - 2.0) <18607D75-DB78-3CC7-947E-AC769195164C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff4fea8000 - 0x7fff4feafff7 com.apple.IOAccelerator (378.18.1 - 378.18.1) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff4feb3000 - 0x7fff4fecbfff com.apple.IOPresentment (1.0 - 35.1) <214AD582-466F-3844-A0A4-DE0742A8B899> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff50296000 - 0x7fff502bcffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff50554000 - 0x7fff50649ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5064a000 - 0x7fff5068cfff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff50690000 - 0x7fff50697ff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff51376000 - 0x7fff513dfff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff51600000 - 0x7fff5162affb com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <45374A2A-C0BC-3A70-8183-37295205CDFA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff51891000 - 0x7fff5189cfff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5312e000 - 0x7fff5313effb com.apple.PerformanceAnalysis (1.194 - 194) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff54efc000 - 0x7fff54f1afff com.apple.ProtocolBuffer (1 - 260) <40704740-4A53-3010-A49B-08D1D69D1D5E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff550f0000 - 0x7fff55113ffb com.apple.RemoteViewServices (2.0 - 125) <592323D1-CB44-35F1-9921-4C2AB8D920A0> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff56a30000 - 0x7fff56b42fff com.apple.Sharing (1019.46 - 1019.46) <1266C41E-3CA9-3EFC-8413-A37D52EA9FB2> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff56b6d000 - 0x7fff56b6eff7 com.apple.performance.SignpostNotification (1.2.4 - 2.4) <9957B2C0-4D48-3337-8A4D-5E457CC7B542> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff578b6000 - 0x7fff57b52fff com.apple.SkyLight (1.600.0 - 312.50) <0CF4C608-8748-32BF-9586-A1601945F82C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff58318000 - 0x7fff58325ff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <8B5418A4-CDC5-3200-AEF0-F109E0DF9019> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff58ec9000 - 0x7fff58f52fc7 com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff594c2000 - 0x7fff594caff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff596d7000 - 0x7fff59794ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff59841000 - 0x7fff599f0fff com.apple.UIFoundation (1.0 - 547.3) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff5a6c5000 - 0x7fff5a794ff7 com.apple.ViewBridge (343.2 - 343.2) <5519FCED-1F88-3BE6-9BE1-69992086B01B> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff5b0f9000 - 0x7fff5b0fbffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff5b262000 - 0x7fff5b295ff7 libclosured.dylib (551.3) /usr/lib/closure/libclosured.dylib
0x7fff5b34f000 - 0x7fff5b388ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff5b389000 - 0x7fff5b394fff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib
0x7fff5b426000 - 0x7fff5b427ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff5b45e000 - 0x7fff5b628ff3 libFosl_dynamic.dylib (17.8) /usr/lib/libFosl_dynamic.dylib
0x7fff5b660000 - 0x7fff5b660fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff5b797000 - 0x7fff5b79bffb libScreenReader.dylib (562.18.4) /usr/lib/libScreenReader.dylib
0x7fff5b79c000 - 0x7fff5b79dffb libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib
0x7fff5b830000 - 0x7fff5b830fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib
0x7fff5b831000 - 0x7fff5b847ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff5b848000 - 0x7fff5b872ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff5b873000 - 0x7fff5b8f4fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff5b8f8000 - 0x7fff5b8f8ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff5b8f9000 - 0x7fff5b9b1ff3 libboringssl.dylib (109.50.14) /usr/lib/libboringssl.dylib
0x7fff5b9b2000 - 0x7fff5b9c2ff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib
0x7fff5b9c3000 - 0x7fff5b9d0ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff5b9d1000 - 0x7fff5ba27fff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib
0x7fff5ba28000 - 0x7fff5ba4cff7 libc++abi.dylib (400.8.2) /usr/lib/libc++abi.dylib
0x7fff5ba4e000 - 0x7fff5ba5efff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff5ba5f000 - 0x7fff5ba75fff libcompression.dylib (47.50.1) <491784AE-CB90-3E27-9081-95C3A1211760> /usr/lib/libcompression.dylib
0x7fff5bd20000 - 0x7fff5bd38ff7 libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib
0x7fff5bd39000 - 0x7fff5bd3aff3 libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff5c20b000 - 0x7fff5c261ff3 libcups.2.dylib (462.2) <64864CBE-03A3-34C7-9DBB-C93601F183FD> /usr/lib/libcups.2.dylib
0x7fff5c3a1000 - 0x7fff5c3a1fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff5c3d8000 - 0x7fff5c3ddff3 libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib
0x7fff5c409000 - 0x7fff5c4faff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib
0x7fff5c4fb000 - 0x7fff5c722ffb libicucore.A.dylib (59173.0.1) /usr/lib/libicucore.A.dylib
0x7fff5c76f000 - 0x7fff5c770fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff5c771000 - 0x7fff5c78affb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff5c78b000 - 0x7fff5c7a1ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff5c852000 - 0x7fff5ca7aff7 libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib
0x7fff5ca7f000 - 0x7fff5caafffb libncurses.5.4.dylib (53) <030DF747-F71B-367A-83EE-2F30B7947929> /usr/lib/libncurses.5.4.dylib
0x7fff5cc52000 - 0x7fff5cdccfff libnetwork.dylib (1229.51.2) /usr/lib/libnetwork.dylib
0x7fff5ce4b000 - 0x7fff5d2397e7 libobjc.A.dylib (723) /usr/lib/libobjc.A.dylib
0x7fff5d24c000 - 0x7fff5d250fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff5d253000 - 0x7fff5d287fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff5d306000 - 0x7fff5d322ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff5d373000 - 0x7fff5d506ff7 libsqlite3.dylib (274.8.1) /usr/lib/libsqlite3.dylib
0x7fff5d6da000 - 0x7fff5d73aff3 libusrtcp.dylib (1229.51.2) <3D8806D9-4BA9-35EE-BC44-F58BC2A0962D> /usr/lib/libusrtcp.dylib
0x7fff5d73b000 - 0x7fff5d73effb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff5d73f000 - 0x7fff5d74cfff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff5d750000 - 0x7fff5d837fff libxml2.2.dylib (31.10) <503721DB-0D8D-379E-B743-18CE59304155> /usr/lib/libxml2.2.dylib
0x7fff5d838000 - 0x7fff5d860fff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib
0x7fff5d861000 - 0x7fff5d873ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff5d90f000 - 0x7fff5d913ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib
0x7fff5d914000 - 0x7fff5d91eff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib
0x7fff5d91f000 - 0x7fff5d926fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib
0x7fff5d927000 - 0x7fff5d930ffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib
0x7fff5d931000 - 0x7fff5d9b6fff libcorecrypto.dylib (562.50.17) <67007279-24E1-3F30-802D-A55CD5C27946> /usr/lib/system/libcorecrypto.dylib
0x7fff5da3e000 - 0x7fff5da77ff7 libdispatch.dylib (913.50.12) <848EEE57-4235-3A61-9A52-C0097DD2AB5E> /usr/lib/system/libdispatch.dylib
0x7fff5da78000 - 0x7fff5da95ff7 libdyld.dylib (551.3) /usr/lib/system/libdyld.dylib
0x7fff5da96000 - 0x7fff5da96ffb libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib
0x7fff5da97000 - 0x7fff5daa3ff3 libkxld.dylib (4570.51.1) /usr/lib/system/libkxld.dylib
0x7fff5daa4000 - 0x7fff5daa4ff7 liblaunch.dylib (1205.50.76) <4D52BB64-C568-3A36-8935-2480427EE2A2> /usr/lib/system/liblaunch.dylib
0x7fff5daa5000 - 0x7fff5daa9ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib
0x7fff5daaa000 - 0x7fff5daacff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib
0x7fff5daad000 - 0x7fff5daaeff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib
0x7fff5daaf000 - 0x7fff5dac6fff libsystem_asl.dylib (356.50.1) <3B24F2D1-B578-359D-ADB2-0ED19A364C38> /usr/lib/system/libsystem_asl.dylib
0x7fff5dac7000 - 0x7fff5dac7fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib
0x7fff5dac8000 - 0x7fff5db51ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib
0x7fff5db52000 - 0x7fff5db55ffb libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib
0x7fff5db56000 - 0x7fff5db59ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib
0x7fff5db5a000 - 0x7fff5db5bfff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib
0x7fff5db5c000 - 0x7fff5db62ff7 libsystem_dnssd.dylib (878.50.17) <9033B909-BCF7-37EB-A040-ADE8081611D6> /usr/lib/system/libsystem_dnssd.dylib
0x7fff5db63000 - 0x7fff5dbacff7 libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib
0x7fff5dbad000 - 0x7fff5dbd3ff7 libsystem_kernel.dylib (4570.51.1) <5CAAB092-02CC-3A37-9D5F-C4AD1083AB96> /usr/lib/system/libsystem_kernel.dylib
0x7fff5dbd4000 - 0x7fff5dc1ffcb libsystem_m.dylib (3147.50.1) /usr/lib/system/libsystem_m.dylib
0x7fff5dc20000 - 0x7fff5dc3ffff libsystem_malloc.dylib (140.50.6) <7FD43735-9DDD-300E-8C4A-F909A74BDF49> /usr/lib/system/libsystem_malloc.dylib
0x7fff5dc40000 - 0x7fff5dd70ff3 libsystem_network.dylib (1229.51.2) /usr/lib/system/libsystem_network.dylib
0x7fff5dd71000 - 0x7fff5dd7bffb libsystem_networkextension.dylib (767.50.25) <758F1414-796D-3422-83C9-92D2915A06CE> /usr/lib/system/libsystem_networkextension.dylib
0x7fff5dd7c000 - 0x7fff5dd85ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib
0x7fff5dd86000 - 0x7fff5dd8dff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib
0x7fff5dd8e000 - 0x7fff5dd99fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib
0x7fff5dd9a000 - 0x7fff5dd9dfff libsystem_sandbox.dylib (765.50.51) /usr/lib/system/libsystem_sandbox.dylib
0x7fff5dd9e000 - 0x7fff5dd9fff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff5dda0000 - 0x7fff5dda7ff7 libsystem_symptoms.dylib (820.50.37) /usr/lib/system/libsystem_symptoms.dylib
0x7fff5dda8000 - 0x7fff5ddbbfff libsystem_trace.dylib (829.50.17) <6568D68B-1D4C-38EE-90A9-54821D6403C0> /usr/lib/system/libsystem_trace.dylib
0x7fff5ddbd000 - 0x7fff5ddc2ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff5ddc3000 - 0x7fff5ddf0fff libxpc.dylib (1205.50.76) <25DB244E-217D-3CE0-A8F2-0C4255783B42> /usr/lib/system/libxpc.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 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: 2042 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=346.1M resident=0K(0%) swapped_out_or_unallocated=346.1M(100%) Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 2 CG backing stores 992K 3 CoreImage 24K 3 CoreUI image file 280K 4 Dispatch continuations 16.0M 2 Kernel Alloc Once 8K 2 MALLOC 1.3G 31 MALLOC guard page 32K 7 Memory Tag 242 12K 2 STACK GUARD 56.0M 9 Stack 11.6M 14 VM_ALLOCATE 68K 9 DATA 30.3M 235 FONT_DATA 4K 2 LINKEDIT 195.4M 11 TEXT 150.7M 234 __UNICODE 560K 2 mapped file 50.8M 16 shared memory 744K 13 =========== ======= ======= TOTAL 1.8G 583
Model: MacBookPro11,2, BootROM MBP112.0145.B00, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.18f15 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.37.29.1a7) Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet, Ethernet, en5 PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0 Serial ATA Device: APPLE SSD SM0256F, 251 GB USB Device: USB 3.0 Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: PM3 Device Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1 Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5
Can you help me , please?