GithubHelp home page GithubHelp logo

Comments (15)

janydc avatar janydc commented on May 29, 2024 1

关于应用程序不能打开的问题,试试用mac自带的解压app解压

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

下载压缩包,解压缩后直接双击就可以运行了,如果闪退,试试将解压缩后的文件拖到应用程序里再执行(在我这边的osx模拟器里是可以在任意地方运行的)

from kcptun_xclient.

vbonluk avatar vbonluk commented on May 29, 2024

2016-12-13 10 01 08
提示错误~
环境是iMac 系统:10.12

from kcptun_xclient.

vbonluk avatar vbonluk commented on May 29, 2024

2016-12-13 10 03 29

已经允许任何来源了

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

我用新的IDE重新编译一次,你等下用新发布的版本再试试。

from kcptun_xclient.

vbonluk avatar vbonluk commented on May 29, 2024

好的,等你

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

试试新的1.01版本

from kcptun_xclient.

vbonluk avatar vbonluk commented on May 29, 2024

image

不好意思,回复晚了。还是打不开呢。是不是10.12的安全问题呢。我系统防火墙都是关的

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

kcptun
抱歉,我对mac不熟,平常很少用到。1.01版在我的10.12模拟器里运行是正常的,见上图。现在我这边有两个mac模拟器,10.11里有整套开发套件,10.12是个干净系统,没有装任何与开发有关的东西,测试专用。前段时间用1.00在MacBook Air 真机10.9.5下测试运行是没有问题的。

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

或者你打开实用工具中的控制台看看有没有相关的输出,我这边没办法重现这个问题。

from kcptun_xclient.

vbonluk avatar vbonluk commented on May 29, 2024

image

错误信息

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

要不你先试试移到应用程序中运行,从截图看现在是在桌面上运行的。

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

我现在正在安装10.12.1更新,更新完成后我这边再试试。

from kcptun_xclient.

dfdragon avatar dfdragon commented on May 29, 2024

更新到10.12.1了,在模拟器里能正常运行。貌似修改隐私是没有什么用的,改成App Store也一样能跑起来

from kcptun_xclient.

ash0080 avatar ash0080 commented on May 29, 2024

Sierra 闪退, 顺便说下, 上一版本是可以运行的, 但我还没试能不能连

`Process: kcptun_xclient [15972]
Path: /Applications/kcptun_xclient.app/Contents/MacOS/kcptun_xclient
Identifier: kcptun_xclient
Version: 1.0.1 (1.0.1)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: kcptun_xclient [15972]
User ID: 501

Date/Time: 2016-12-20 01:14:00.545 +0800
OS Version: Mac OS X 10.12 (16A323)
Report Version: 12
Anonymous UUID: BC79BC2A-F1DF-822A-690D-BE35524EBF5C

Time Awake Since Boot: 55000 seconds

System Integrity Protection: enabled

Crashed Thread: 5

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [0]

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'nextEventMatchingMask should only be called from the Main Thread!'

Application Specific Backtrace 1:
0 CoreFoundation 0x9467521b __raiseError + 187
1 libobjc.A.dylib 0x9ed086e6 objc_exception_throw + 273
2 AppKit 0x92c7704f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2293
3 AppKit 0x92c76752 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
4 kcptun_xclient 0x00178247 TMethodImplementationIntercept + 938811
5 kcptun_xclient 0x004ff22a TMethodImplementationIntercept + 4637470
6 kcptun_xclient 0x004ff8ea TMethodImplementationIntercept + 4639198
7 kcptun_xclient 0x0096dfd5 TMethodImplementationIntercept + 9285833
8 kcptun_xclient 0x000fcb49 TMethodImplementationIntercept + 433213
9 kcptun_xclient 0x0001943a @DbgExcNotify + 4518
10 libsystem_pthread.dylib 0x9f76a11b _pthread_body + 184
11 libsystem_pthread.dylib 0x9f76a063 _pthread_body + 0
12 libsystem_pthread.dylib 0x9f76993e thread_start + 34

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9f68191e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9f680e93 mach_msg + 51
2 com.apple.CoreFoundation 0x94561556 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x94560988 __CFRunLoopRun + 1576
4 com.apple.CoreFoundation 0x945600fa CFRunLoopRunSpecific + 506
5 com.apple.CoreFoundation 0x9455feeb CFRunLoopRunInMode + 123
6 com.apple.HIToolbox 0x93c681c2 RunCurrentEventLoopInMode + 268
7 com.apple.HIToolbox 0x93c67fae ReceiveNextEventCommon + 494
8 com.apple.HIToolbox 0x93c67da7 _BlockUntilNextEventMatchingListInModeWithFilter + 83
9 com.apple.AppKit 0x9257848f _DPSNextEvent + 1193
10 com.apple.AppKit 0x92c76ce9 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1423
11 com.apple.AppKit 0x92c76752 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
12 com.apple.AppKit 0x9256d17a -[NSApplication run] + 943
13 kcptun_xclient 0x00178227 TMethodImplementationIntercept + 938779
14 kcptun_xclient 0x004ff672 TMethodImplementationIntercept + 4638566
15 kcptun_xclient 0x0097db55 TMethodImplementationIntercept + 9350217

Thread 1:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 2:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 3:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 4:
0 libsystem_kernel.dylib 0x9f68191e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9f680e93 mach_msg + 51
2 kcptun_xclient 0x00037445 _dbk_fcall_wrapper + 62893
3 libsystem_pthread.dylib 0x9f76a11b _pthread_body + 184
4 libsystem_pthread.dylib 0x9f76a063 _pthread_start + 243
5 libsystem_pthread.dylib 0x9f76993e thread_start + 34

Thread 5 Crashed:
0 com.apple.CoreFoundation 0x94675577 TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION + 7
1 com.apple.CoreFoundation 0x9467550a __raiseError + 938
2 libobjc.A.dylib 0x9ed086e6 objc_exception_throw + 273
3 com.apple.AppKit 0x92c7704f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2293
4 com.apple.AppKit 0x92c76752 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
5 kcptun_xclient 0x00178247 TMethodImplementationIntercept + 938811
6 kcptun_xclient 0x004ff22a TMethodImplementationIntercept + 4637470
7 kcptun_xclient 0x004ff8ea TMethodImplementationIntercept + 4639198
8 kcptun_xclient 0x0096dfd5 TMethodImplementationIntercept + 9285833
9 kcptun_xclient 0x000fcb49 TMethodImplementationIntercept + 433213
10 kcptun_xclient 0x0001943a @DbgExcNotify + 4518
11 libsystem_pthread.dylib 0x9f76a11b _pthread_body + 184
12 libsystem_pthread.dylib 0x9f76a063 _pthread_start + 243
13 libsystem_pthread.dylib 0x9f76993e thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 7:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 8:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769c89 _pthread_wqthread + 841
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 9:
0 libsystem_kernel.dylib 0x9f689cbe __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9f769dfa _pthread_wqthread + 1210
2 libsystem_pthread.dylib 0x9f76991a start_wqthread + 34

Thread 10:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x9f68191e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9f680e93 mach_msg + 51
2 com.apple.CoreFoundation 0x94561556 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x94560988 __CFRunLoopRun + 1576
4 com.apple.CoreFoundation 0x945600fa CFRunLoopRunSpecific + 506
5 com.apple.CoreFoundation 0x9455feeb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x926b85b7 _NSEventThread + 235
7 libsystem_pthread.dylib 0x9f76a11b _pthread_body + 184
8 libsystem_pthread.dylib 0x9f76a063 _pthread_start + 243
9 libsystem_pthread.dylib 0x9f76993e thread_start + 34

Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x19bc0040 ebx: 0x011ea6a0 ecx: 0x00000000 edx: 0x00000000
edi: 0x9467516e esi: 0x0197b800 ebp: 0xb047e508 esp: 0xb047e500
ss: 0x00000023 efl: 0x00000286 eip: 0x94675577 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0xa50c6268

Logical CPU: 2
Error Code: 0x00000000
Trap Number: 3

Binary Images:
0x10000 - 0x9d1fb7 +kcptun_xclient (1.0.1 - 1.0.1) /Applications/kcptun_xclient.app/Contents/MacOS/kcptun_xclient
0xfa2000 - 0xfa4ff7 +libcgunwind.1.0.dylib (0) /Applications/kcptun_xclient.app/Contents/MacOS/libcgunwind.1.0.dylib
0xfc7000 - 0xfd6fff libSimplifiedChineseConverter.dylib (69) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x103c000 - 0x1075ba7 dyld (421.1) /usr/lib/dyld
0x4d00000 - 0x4d2cfff libpcre.dylib (8) <28660CC0-3364-37D2-ACEA-97BC50D16548> /usr/lib/libpcre.dylib
0x11000000 - 0x1150efff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.18.65 - 10.1.8) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x90028000 - 0x9037bffb com.apple.RawCamera.bundle (7.00 - 874) <5AD4DA3D-013E-3629-99B2-DB2267C6C571> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x91755000 - 0x91755fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91756000 - 0x9176dff3 libCGInterfaces.dylib (331.4) <9B2D01CB-255B-31D0-AA37-AC2BBCF016DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x9176e000 - 0x91dd4fe7 com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91dd5000 - 0x91f21ff7 libBLAS.dylib (1185) <5427A4D8-E7B6-318E-A4AA-6360A897E4F4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91f22000 - 0x91f34ffb libBNNS.dylib (14) <074FE791-33E4-30FC-A9CA-2E635AA20222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x91f35000 - 0x922d0fff libLAPACK.dylib (1185) <6BC652A3-0B24-327C-B535-AAC398EAB45E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x922d1000 - 0x922e7ff7 libLinearAlgebra.dylib (1185) <830ECD62-F6AF-3459-9477-C4FD7886A7D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x922e8000 - 0x92302ff7 libSparseBLAS.dylib (1185) <986FB661-8202-335F-A063-EA3211AF2846> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x92303000 - 0x92450feb libvDSP.dylib (600) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92451000 - 0x92532fef libvMisc.dylib (600) <5A6450C5-F8B5-3D5C-B542-966BC86E0435> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92533000 - 0x92533fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <4A23E654-6435-3BDF-8AD9-914A9B828A80> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92534000 - 0x931a1ff7 com.apple.AppKit (6.9 - 1504) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x931a2000 - 0x931a2fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x931a3000 - 0x93211fff com.apple.ApplicationServices.ATS (377 - 422) <2F722264-3943-304D-820C-39373CF321CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x932aa000 - 0x933d7ff7 libFontParser.dylib (194) <6725C140-8121-33CD-8724-3F2E570406E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x933d8000 - 0x93423ffb libFontRegistry.dylib (196) <28DB14B1-F153-3240-88E0-C6E5382B5825> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93424000 - 0x93456ffb libTrueTypeScaler.dylib (194) <117705C2-CD40-372A-B491-1B2B14456188> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x934c2000 - 0x93572ff7 com.apple.ColorSync (4.12.0 - 502) <4F99AAFA-ADFC-3342-9624-334AF30EEBFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93573000 - 0x935c9ff7 com.apple.HIServices (1.22 - 589) <91A58803-68CC-3B88-9EE6-D2A67A7D2C9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x935ca000 - 0x935d9ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x935da000 - 0x93632ffb com.apple.print.framework.PrintCore (12 - 491) <3E1C2274-5845-30D7-A32E-19EB414C9347> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93633000 - 0x936cdff3 com.apple.QD (3.12 - 310) <99379D99-FEE4-3955-94EC-9F2A6A4C9CAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x936ce000 - 0x936daff3 com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x936db000 - 0x938c7ffb com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x938c8000 - 0x938c8fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x938c9000 - 0x93c2eff7 com.apple.CFNetwork (807.0.4 - 807.0.4) <313F21F5-898E-36E2-B1F1-DFF4D8EE9F93> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93c2f000 - 0x93c2ffff com.apple.Carbon (154 - 157) <020906DA-F74A-3AEB-AF7B-C6315880D39F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93c30000 - 0x93c39ff3 com.apple.audio.SoundManager (4.2 - 4.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93c3a000 - 0x93c3eff3 com.apple.CommonPanels (1.2.6 - 98) <3CCCCE9C-1CB2-35F0-8292-7A7F1EDC3D4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93c3f000 - 0x93fd7ff7 com.apple.HIToolbox (2.1.1 - 855) <8DC50483-FB21-3D1F-A802-A0773DBC6B01> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93fd8000 - 0x9402bff3 com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9402c000 - 0x9402ffff com.apple.help (1.3.5 - 49) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94030000 - 0x94035ffb com.apple.ImageCapture (9.0 - 9.0) <79C2CE5F-B888-36F2-A9CB-FC80AA9A7AE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94036000 - 0x940d5fff com.apple.ink.framework (10.9 - 219) <3F883447-0C91-3D72-A3F8-70A6A2E1EC72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x940d6000 - 0x94111fff com.apple.NavigationServices (3.8 - 225) <13E5F701-204C-3DEF-8BE6-CEB612116181> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94112000 - 0x9412effb com.apple.openscripting (1.7 - 172) <524EBB38-902E-30CA-B772-8A3F866CC397> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9412f000 - 0x94134ff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94135000 - 0x94137fff com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94138000 - 0x9413eff3 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <7C4EE904-9CD5-3B10-B5AE-9734FBF9F1F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9413f000 - 0x9413ffff com.apple.Cocoa (6.11 - 22) <65D7E4E6-447F-3894-ABA0-EE95CAE4B035> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94140000 - 0x941d9ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <157CF73B-8B24-31C7-8806-5CA025B9E2EE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x941da000 - 0x941ecff3 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x941ed000 - 0x944d3fff com.apple.CoreData (120 - 752.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x944db000 - 0x9497bfff com.apple.CoreFoundation (6.9 - 1348.1) <98E55F8F-66AC-31B6-BE34-8A20CC71F0D6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9497c000 - 0x9501dff7 com.apple.CoreGraphics (2.0 - 1070) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9501e000 - 0x95251ff3 com.apple.CoreImage (12.0.0 - 451) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x953b3000 - 0x953b3fff com.apple.CoreServices (775.8 - 775.8) <9564B4EC-F056-308C-AF22-3BBC0610D97D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x953b4000 - 0x95405fff com.apple.AE (712 - 712) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95406000 - 0x956e7ffb com.apple.CoreServices.CarbonCore (1159 - 1159) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x956e8000 - 0x9571bffb com.apple.DictionaryServices (1.2 - 274) <4393260A-D5BD-3A92-9CB5-3DFEFCA33EF5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9571c000 - 0x95723fff com.apple.CoreServices.FSEvents (1230 - 1230) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x95724000 - 0x95846ffb com.apple.LaunchServices (775.8 - 775.8) <0FBE7FF9-90E5-3615-B84C-76AC0E627FA6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95847000 - 0x958f5fff com.apple.Metadata (10.7.0 - 1075) <948AC0FC-2DCC-344B-B256-9A227BD9FD93> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x958f6000 - 0x95956fff com.apple.CoreServices.OSServices (775.8 - 775.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95957000 - 0x959c8fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x959c9000 - 0x95a0fffb com.apple.coreservices.SharedFileList (38 - 38) <1E657B57-AF5A-346A-B576-BD66AAE8B447> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x95a10000 - 0x95b52fff com.apple.CoreText (352.0 - 544) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x95b53000 - 0x95b8affb com.apple.CoreVideo (1.8 - 234.0) <0BB575AD-DEF9-31EA-82E3-A02C8ECA3C23> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95b8b000 - 0x95bfaff3 com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <75772B76-BB7D-3E3B-A822-7CC7A75E1B7D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x95bfb000 - 0x95c04ff7 com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95c08000 - 0x95f75ff3 com.apple.Foundation (6.9 - 1349) <81CF3276-8D44-3137-8B91-E0FE3E684F12> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95f76000 - 0x95fa6ffb com.apple.GSS (4.0 - 2.0) <793CD806-F2CC-3092-AB04-A306B131BF6C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x95fa7000 - 0x96049ff3 com.apple.Bluetooth (5.0.0 - 5.0.0f18) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9604a000 - 0x960e4ff7 com.apple.framework.IOKit (2.0.2 - 1324.1.7) <50BE062E-02C7-3512-AA9A-316EAF041453> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x960e5000 - 0x960ebfff com.apple.IOSurface (152 - 152) <02614C76-5401-3538-840C-1A9AFE86EBCE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96140000 - 0x96299ffb com.apple.ImageIO.framework (3.3.0 - 1570.1) <641EDB68-4C10-3525-9674-F10C10F3EDEB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9629a000 - 0x9629dffb libGIF.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9629e000 - 0x96396ffb libJP2.dylib (1570.1) <79B063F7-BE2E-3457-B421-652629FF4659> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96397000 - 0x963baff7 libJPEG.dylib (1570.1) <29332648-2A41-367D-92A1-BF19AC502C00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x963bb000 - 0x963e1ff3 libPng.dylib (1570.1) <4E08AE1B-438D-3C0E-A402-F9B5F7FB4AC1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x963e2000 - 0x963e4ffb libRadiance.dylib (1570.1) <1C4DE04C-263B-3619-ACA4-5CC66FB193F7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x963e5000 - 0x9643bffb libTIFF.dylib (1570.1) <97EE44E9-8CAE-3D1E-9DD0-78363DC25317> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9643c000 - 0x96bcfff3 com.apple.JavaScriptCore (12602 - 12602.1.50.0.5) <43D7EEAA-C4F3-3473-B74D-B0A8B0477FAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96bd0000 - 0x96be8fff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9714e000 - 0x9719efff com.apple.Metal (85.82 - 85.82) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x9719f000 - 0x971a7fff com.apple.NetFS (6.0 - 4.0) <5C7E8AD8-8CE2-36AB-821F-CE31BD1C586F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x971a8000 - 0x971b0ff7 libcldcpuengine.dylib (2.8.4) <27C753A5-933B-3044-B1D9-1F7217006281> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x97384000 - 0x973d0fff com.apple.opencl (2.8.6 - 2.8.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x973d1000 - 0x973eafff com.apple.CFOpenDirectory (10.12 - 194) <80A91747-A1D4-359A-B33B-0E5A00078E91> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x973eb000 - 0x973f6fff com.apple.OpenDirectory (10.12 - 194) <6A80FC88-1259-3BE1-ADF2-428F9DD61A06> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x973f7000 - 0x973f9fff libCVMSPluginSupport.dylib (12.4.2.1) <99D98DD3-1630-32C0-B5C1-756B8E20B03F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x973fa000 - 0x973fdfff libCoreFSCache.dylib (148) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x973fe000 - 0x97401fff libCoreVMClient.dylib (148) <5A9AA19A-F9E3-3DED-A4FD-163A26E25EB9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97402000 - 0x9740aff7 libGFXShared.dylib (12.4.2.1) <6227D2BF-7F4D-3281-AFF3-E95000AF971B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9740b000 - 0x97417fff libGL.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97418000 - 0x97455ffb libGLImage.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97456000 - 0x975daff7 libGLProgrammability.dylib (12.4.2.1) <288A22D3-6FEE-353A-9669-82E31992DB5D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x975db000 - 0x9761efff libGLU.dylib (12.4.2.1) <84618503-7B3C-3087-A9A0-F2AC4280CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97fed000 - 0x97ffbfff com.apple.opengl (12.4.2 - 12.4.2) <38BDEDE7-A1BD-3875-94AB-E4C1F0118398> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97ffc000 - 0x98198ffb GLEngine (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x98199000 - 0x981c5ff7 GLRendererFloat (12.4.2.1) <998E32D1-AABE-380E-B1E3-C695CB8B40D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x98c5c000 - 0x98e59fff com.apple.QuartzCore (1.11 - 449.39) <95604874-D118-3D04-9AD0-3A771FE39EEC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9910f000 - 0x99446ff3 com.apple.security (7.0 - 57740.1.18) <1EB22F8F-52C8-3F77-A8E1-B8FC3C0C9231> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99447000 - 0x994baff7 com.apple.securityfoundation (6.0 - 55132.1.1) <405606D8-DB15-3776-8019-E4F8714171F3> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x994bb000 - 0x994befff com.apple.xpc.ServiceManagement (1.0 - 1) <7842B55E-6505-3526-8123-20E1922CC92E> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x994bf000 - 0x99531fff com.apple.SystemConfiguration (1.14 - 1.14) <853C9A96-B1CE-3AB7-90CB-4D65AC3AA77E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x998c8000 - 0x9aaabffb com.apple.WebCore (12602 - 12602.1.50.0.6) <31837510-232A-3C47-826D-F2CD8877EF1E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9aaac000 - 0x9abe9ff3 com.apple.WebKitLegacy (12602 - 12602.1.50.0.10) <986AC083-CBE7-31F5-9BC4-84D5D2826C0F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x9abea000 - 0x9aec6fff com.apple.WebKit (12602 - 12602.1.50.0.10) <4A728DF0-DD1F-3C24-AB96-0FBA226648F8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9b25d000 - 0x9b278fff com.apple.AppContainer (4.0 - 307.1.1) <2D2065C8-8200-32A1-8D96-577F23093E66> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9b279000 - 0x9b286fff com.apple.AppSandbox (4.0 - 307.1.1) <64570F8B-B14F-35F9-9D16-5BB0F1505730> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x9b287000 - 0x9b2abff3 com.apple.framework.Apple80211 (12.0 - 1200.33) <21C5BA74-E4E9-32B9-A51E-400331C11D1C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9b2ac000 - 0x9b2b6fff com.apple.AppleFSCompression (88 - 1.0) <5E01D3E8-1867-34EB-A291-9A6CB0EF9F4C> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9b382000 - 0x9b3bfff7 com.apple.AppleJPEG (1.0 - 1) <8B5A8728-5D17-341D-843A-796625A817DD> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9b439000 - 0x9b4bcff7 com.apple.backup.framework (1.8 - 1.8) <4BC1A8B5-1B8B-370F-B87C-9A6DFC295619> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9b4fc000 - 0x9b505fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b866000 - 0x9b877ff3 com.apple.CoreEmoji (1.0 - 40) <7892BD56-CA02-3CB2-B60D-81FDC7B55489> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x9b915000 - 0x9b946ff7 com.apple.CoreServicesInternal (276 - 276) <6490077F-203A-3AAA-A907-51A1BF75C9A2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9b947000 - 0x9b9d1ffb com.apple.CoreSymbolication (61050) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9b9d2000 - 0x9bafdff3 com.apple.coreui (2.1 - 424.1) <911C988B-68E7-3708-B7DA-29850B9A2FF9> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9bafe000 - 0x9bb8bfff com.apple.CoreUtils (4.3 - 430.70) <9C2E74E9-B696-37A2-B779-3738A83FC37C> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x9bb8c000 - 0x9bbecff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9bbed000 - 0x9bbf9fff com.apple.CrashReporterSupport (10.12 - 815) <35F98D41-A818-3CF9-BB54-EC885245F91B> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9bbfa000 - 0x9bc6cff3 com.apple.datadetectorscore (7.0 - 539) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9bc6d000 - 0x9bcadff3 com.apple.DebugSymbols (137 - 137) <8580D279-7FD5-34FF-90CA-2B7956909C03> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9bcae000 - 0x9bdcdffb com.apple.desktopservices (1.11 - 1.11) <4E78AE16-AF8E-3E34-9D9B-AEEDD92EEB9F> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9be2d000 - 0x9c25eff3 com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x9c25f000 - 0x9c25ffff libmetal_timestamp.dylib (600.0.48.25) <957CD379-A50F-33D4-B852-23B811521F65> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x9c26b000 - 0x9c275ffb libGPUSupportMercury.dylib (12.4.2.1) <8845842B-011B-3EF3-B15E-1319380118D0> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x9c276000 - 0x9c291ffb com.apple.GenerationalStorage (2.0 - 259) <30538C02-C625-3999-8223-ADDE32A4E32D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9c8fe000 - 0x9c972ffb com.apple.Heimdal (4.0 - 2.0) <7D41A4D1-8B53-3055-B826-D89D351B650D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9cb08000 - 0x9cb0efff com.apple.IOAccelerator (288.13 - 288.13) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9cb0f000 - 0x9cb35ff7 com.apple.IconServices (74.1 - 74.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9cb47000 - 0x9cd03fff com.apple.LanguageModeling (1.0 - 123) <889386AE-EE29-3306-A82D-EF89C6CFB882> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x9cd06000 - 0x9cd2dfff com.apple.MultitouchSupport.framework (367.6 - 367.6) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9cd2e000 - 0x9cd38fff com.apple.NetAuth (6.0 - 6.0) <747FCFFD-3212-3110-892D-26E9AD6BAE2E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9cd39000 - 0x9cd76ff7 com.apple.PerformanceAnalysis (1.145 - 145) <3ACDFBE7-FB15-31AB-BC2E-E4CC845D9470> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9cd77000 - 0x9cd90fff com.apple.ProtocolBuffer (1 - 249) <48A2A59F-41A4-3A5D-9347-F824F2AB8732> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x9cda1000 - 0x9cdc4ffb com.apple.RemoteViewServices (2.0 - 124) <024B640F-8EDC-311B-AB6B-581B591BD32C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cdc5000 - 0x9cdc7fff com.apple.SecCodeWrapper (4.0 - 307.1.1) <3B757166-CBC0-3C07-8CC0-723FA9E75EB8> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9cdc8000 - 0x9cdf5ff7 com.apple.Sharing (659.1.6 - 659.1.6) <41C3BB75-5636-37DC-B63A-4B13FB6C1801> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9ce15000 - 0x9ce90fff com.apple.SkyLight (1.600.0 - 100) <07A0E474-24DB-3C47-A2E3-00BA56AC1AD4> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x9ce91000 - 0x9ce9eff7 com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <770178AA-A29C-3CC3-9A60-1F7D626F5A38> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9ce9f000 - 0x9cf06ff7 com.apple.Symbolication (61080.2) <93389575-501F-346E-85EF-741F3FD16B48> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9cf07000 - 0x9cf0dfff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9cf0e000 - 0x9d120fff com.apple.TextureIO (1.31 - 1.31) <3C354E30-E608-34BB-BB98-F4B5A41F37F4> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x9d121000 - 0x9d122fff com.apple.TrustEvaluationAgent (2.0 - 28) <0F065514-91E7-37D6-B630-48F19ABA4027> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9d123000 - 0x9d295fff com.apple.UIFoundation (1.0 - 489) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x9d478000 - 0x9d522ff7 com.apple.ViewBridge (265.1 - 265.1) <88F12B37-E92A-3F20-A778-808AC211A8EA> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x9d523000 - 0x9d529fff com.apple.XPCService (2.0 - 1) <90E2DE01-699D-3FCB-927C-D3A9AB80AC22> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x9d52a000 - 0x9d52cfff com.apple.loginsupport (1.0 - 1) <36F9FE15-A52F-3D85-8254-32A05F27CBD9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x9e028000 - 0x9e043ffb libCRFSuite.dylib (34) <66E63967-8344-36DA-A49B-F7E7B89C8E45> /usr/lib/libCRFSuite.dylib
0x9e044000 - 0x9e04dff7 libChineseTokenizer.dylib (21) <61786B6B-424D-35CB-AC86-55F44E0C255B> /usr/lib/libChineseTokenizer.dylib
0x9e04e000 - 0x9e04ffff libDiagnosticMessagesClient.dylib (102) <6D00EEF3-EF16-3B1B-AB18-B8F797B468A2> /usr/lib/libDiagnosticMessagesClient.dylib
0x9e050000 - 0x9e281ffb libFosl_dynamic.dylib (16.37) <11339181-1ED5-33AD-A7A3-D122314BF29F> /usr/lib/libFosl_dynamic.dylib
0x9e282000 - 0x9e289fff libMatch.1.dylib (27) <72C45F20-D6D4-30F1-B4E6-E339AE0015A5> /usr/lib/libMatch.1.dylib
0x9e28a000 - 0x9e28afff libOpenScriptingUtil.dylib (172) /usr/lib/libOpenScriptingUtil.dylib
0x9e28b000 - 0x9e28efff libScreenReader.dylib (477.1.5) <9967CD8E-E95C-3C40-A24C-45DF39C33E35> /usr/lib/libScreenReader.dylib
0x9e28f000 - 0x9e290fff libSystem.B.dylib (1238) <7190DFDC-71C3-3702-B0CE-4A5A98123A99> /usr/lib/libSystem.B.dylib
0x9e291000 - 0x9e2bdff7 libarchive.2.dylib (41.1.1) <0CB56285-DD97-3EB5-8DB3-C97F033FAB2F> /usr/lib/libarchive.2.dylib
0x9e2be000 - 0x9e3d8fc3 libate.dylib (1.12.12) <374893F6-3928-39A2-AD77-177C288A8EDF> /usr/lib/libate.dylib
0x9e3d9000 - 0x9e3d9ff3 libauto.dylib (187) <0DB50ACB-BFB1-3A23-BD39-4C3AFD597D29> /usr/lib/libauto.dylib
0x9e3da000 - 0x9e3eafff libbsm.0.dylib (34) <6B938CF1-9249-3466-8A0C-477718FD2C7B> /usr/lib/libbsm.0.dylib
0x9e3eb000 - 0x9e3f8ff7 libbz2.1.0.dylib (38) /usr/lib/libbz2.1.0.dylib
0x9e3f9000 - 0x9e44ffff libc++.1.dylib (307.4) /usr/lib/libc++.1.dylib
0x9e450000 - 0x9e473ff3 libc++abi.dylib (307.2) <14434F90-C6BA-38DC-8193-EED9BC3A3292> /usr/lib/libc++abi.dylib
0x9e474000 - 0x9e485ff7 libcmph.dylib (6) <04896475-3BC1-30FC-B34B-F091AF65E1CD> /usr/lib/libcmph.dylib
0x9e486000 - 0x9e499ff7 libcompression.dylib (34) <52D0A919-C275-34EC-9CED-8E1B27F357A3> /usr/lib/libcompression.dylib
0x9e49a000 - 0x9e49afff libcoretls.dylib (121.1.1) <7E85AE79-9EA7-3372-B43C-1AF0DC0AB34A> /usr/lib/libcoretls.dylib
0x9e49b000 - 0x9e49cff7 libcoretls_cfhelpers.dylib (121.1.1) /usr/lib/libcoretls_cfhelpers.dylib
0x9e53f000 - 0x9e62efff libcrypto.0.9.8.dylib (64) <4380BF59-E5A9-3576-A9D2-067B4215F5AB> /usr/lib/libcrypto.0.9.8.dylib
0x9e62f000 - 0x9e684fff libcups.2.dylib (450) <69ACE50F-46C4-3B5F-AF7B-1BFFC48D6708> /usr/lib/libcups.2.dylib
0x9e685000 - 0x9e685fff libenergytrace.dylib (15) <0A18EAA7-EF49-312B-82A2-31A2A7C93860> /usr/lib/libenergytrace.dylib
0x9e687000 - 0x9e68bfff libheimdal-asn1.dylib (498) /usr/lib/libheimdal-asn1.dylib
0x9e68c000 - 0x9e77cff3 libiconv.2.dylib (50) <34E6F33E-A727-3A53-8661-3F6380019B65> /usr/lib/libiconv.2.dylib
0x9e77d000 - 0x9e999ff7 libicucore.A.dylib (57131.0.1) <6F43ADC3-4A6F-3A09-9B50-FEE34EB6B770> /usr/lib/libicucore.A.dylib
0x9e99a000 - 0x9e99bfff liblangid.dylib (126) /usr/lib/liblangid.dylib
0x9e99c000 - 0x9e9b5ff7 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x9e9b6000 - 0x9e9cbff3 libmarisa.dylib (5) <4CB11A15-6F11-3CF9-937B-7CA7DBE970FA> /usr/lib/libmarisa.dylib
0x9e9cc000 - 0x9ec81ffb libmecabra.dylib (744) <44652EF9-3647-389E-94BE-77863A60905C> /usr/lib/libmecabra.dylib
0x9ec82000 - 0x9ecf9fff libnetwork.dylib (856.1.8) /usr/lib/libnetwork.dylib
0x9ecfa000 - 0x9f0bdc93 libobjc.A.dylib (706) <36E48972-15DA-37A0-939B-159296C7CD58> /usr/lib/libobjc.A.dylib
0x9f0be000 - 0x9f0c1fff libpam.2.dylib (21) /usr/lib/libpam.2.dylib
0x9f0c2000 - 0x9f0f0ff7 libpcap.A.dylib (67) <37BAAB9C-8C32-3DD7-85D2-5E4DEA10B2DA> /usr/lib/libpcap.A.dylib
0x9f0f1000 - 0x9f10dffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib
0x9f10e000 - 0x9f145fff libsandbox.1.dylib (592.1.3) /usr/lib/libsandbox.1.dylib
0x9f146000 - 0x9f288ff7 libsqlite3.dylib (252) <851CC492-184C-35BC-BC06-FD2A3B3AFC70> /usr/lib/libsqlite3.dylib
0x9f367000 - 0x9f375ff7 libxar.1.dylib (354) /usr/lib/libxar.1.dylib
0x9f376000 - 0x9f45aff7 libxml2.2.dylib (30.11) <0E7EC5F2-B06D-3D04-9C88-4C90142C21B7> /usr/lib/libxml2.2.dylib
0x9f45b000 - 0x9f483ff3 libxslt.1.dylib (15.8) <8B3591C4-5082-3DF4-85F4-A4C567871334> /usr/lib/libxslt.1.dylib
0x9f484000 - 0x9f492ff7 libz.1.dylib (67) <6545D126-B808-3930-9225-547325D7158E> /usr/lib/libz.1.dylib
0x9f4a1000 - 0x9f4a5fff libcache.dylib (79) <273514C9-84F4-3EA1-B7E9-10FD5ACBE6DA> /usr/lib/system/libcache.dylib
0x9f4a6000 - 0x9f4b0ff3 libcommonCrypto.dylib (60092.1.2) /usr/lib/system/libcommonCrypto.dylib
0x9f4b1000 - 0x9f4b6ff3 libcompiler_rt.dylib (62) <4E3D63AE-7E55-3A11-8E9F-C3D6EAAF3FF6> /usr/lib/system/libcompiler_rt.dylib
0x9f4b7000 - 0x9f4bfff7 libcopyfile.dylib (138) <9D7C6151-FFF2-38CF-B6C2-C884833D0293> /usr/lib/system/libcopyfile.dylib
0x9f4c0000 - 0x9f525ffb libcorecrypto.dylib (442.1.3) <21BC60AF-6A0A-3D93-A991-0A4A155CFCC4> /usr/lib/system/libcorecrypto.dylib
0x9f526000 - 0x9f554ff3 libdispatch.dylib (703.1.4) <00295AC7-1717-3AD9-A92C-038A2FFF522D> /usr/lib/system/libdispatch.dylib
0x9f555000 - 0x9f55aff7 libdyld.dylib (421.1) /usr/lib/system/libdyld.dylib
0x9f55b000 - 0x9f55bfff libkeymgr.dylib (28) <9A7B3C22-0970-3A06-895D-C134CC211912> /usr/lib/system/libkeymgr.dylib
0x9f55c000 - 0x9f568ff7 libkxld.dylib (3789.1.32) <99894E4F-F586-3279-9F4B-960B75CD15EB> /usr/lib/system/libkxld.dylib
0x9f569000 - 0x9f569fff liblaunch.dylib (972.1.5) <4C6B7285-514D-3B04-8A4A-DCD384A294D2> /usr/lib/system/liblaunch.dylib
0x9f56a000 - 0x9f570ff7 libmacho.dylib (894) <5037228C-2287-39A5-901B-B814165BF8C7> /usr/lib/system/libmacho.dylib
0x9f571000 - 0x9f573fff libquarantine.dylib (85) /usr/lib/system/libquarantine.dylib
0x9f574000 - 0x9f575fff libremovefile.dylib (45) <1EA2C22E-9758-38EA-B4D3-C6965A550A8B> /usr/lib/system/libremovefile.dylib
0x9f576000 - 0x9f58dff7 libsystem_asl.dylib (349.1.1) <44C54853-3B9D-3981-9142-5FDF50704026> /usr/lib/system/libsystem_asl.dylib
0x9f58e000 - 0x9f58efff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x9f58f000 - 0x9f61dff3 libsystem_c.dylib (1158.1.2) <955170B3-2C2B-3F44-BE8A-11FCBEABC1CF> /usr/lib/system/libsystem_c.dylib
0x9f61e000 - 0x9f621fff libsystem_configuration.dylib (888.1.2) <7191CFF2-0252-3B47-820A-768E79FFD9E3> /usr/lib/system/libsystem_configuration.dylib
0x9f622000 - 0x9f625fff libsystem_coreservices.dylib (41.1) /usr/lib/system/libsystem_coreservices.dylib
0x9f626000 - 0x9f63effb libsystem_coretls.dylib (121.1.1) <9E33DD82-31E6-3BE5-8138-86C707F94E4E> /usr/lib/system/libsystem_coretls.dylib
0x9f63f000 - 0x9f645ffb libsystem_dnssd.dylib (765.1.2) <0459C5C8-6547-3C54-841E-3C370F105761> /usr/lib/system/libsystem_dnssd.dylib
0x9f646000 - 0x9f66dfff libsystem_info.dylib (503) <8011723E-DFE9-3F09-A3D0-F91D9E863161> /usr/lib/system/libsystem_info.dylib
0x9f66e000 - 0x9f68fff3 libsystem_kernel.dylib (3789.1.32) <5CD8A31D-53FC-377D-8C0B-9998D8655117> /usr/lib/system/libsystem_kernel.dylib
0x9f690000 - 0x9f6dcffb libsystem_m.dylib (3121.4) <016AE549-B137-3A5E-B90E-C9879360F572> /usr/lib/system/libsystem_m.dylib
0x9f6dd000 - 0x9f6f7ffb libsystem_malloc.dylib (116) <3309510C-5F80-385F-A298-D1F025F84C58> /usr/lib/system/libsystem_malloc.dylib
0x9f6f8000 - 0x9f74bff3 libsystem_network.dylib (856.1.8) <03DB04E6-6EA7-37AE-A384-FE207D91065B> /usr/lib/system/libsystem_network.dylib
0x9f74c000 - 0x9f755fff libsystem_networkextension.dylib (563.1.11) <04FAE958-8C22-3FAC-BFA2-D7FF3AE4C1EB> /usr/lib/system/libsystem_networkextension.dylib
0x9f756000 - 0x9f75eff3 libsystem_notify.dylib (165) /usr/lib/system/libsystem_notify.dylib
0x9f75f000 - 0x9f765ffb libsystem_platform.dylib (126.1.2) <3180EFEB-5420-309B-9112-2B22D6266926> /usr/lib/system/libsystem_platform.dylib
0x9f766000 - 0x9f76ffff libsystem_pthread.dylib (218.1.3) <999CFF8D-10B7-3E77-A665-E79E6F6B1600> /usr/lib/system/libsystem_pthread.dylib
0x9f770000 - 0x9f773ff3 libsystem_sandbox.dylib (592.1.3) <65C7772F-83F6-34BA-B153-D92C6097F5B8> /usr/lib/system/libsystem_sandbox.dylib
0x9f774000 - 0x9f775fff libsystem_secinit.dylib (24) <51B19A10-92C5-3CEF-9284-B25DF4E524EF> /usr/lib/system/libsystem_secinit.dylib
0x9f776000 - 0x9f77dff7 libsystem_symptoms.dylib (532.1.1) <9EDA74A7-9651-3EB0-8E78-EF5046A91A7E> /usr/lib/system/libsystem_symptoms.dylib
0x9f77e000 - 0x9f79efff libsystem_trace.dylib (518.1.16) /usr/lib/system/libsystem_trace.dylib
0x9f79f000 - 0x9f7a5ffb libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x9f7a6000 - 0x9f7ccfff libxpc.dylib (972.1.5) <28A5B595-3231-36CE-A10D-0A62C7576250> /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: 41492
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 7108K 5
CG image 36K 8
CG raster data 628K 2
CoreAnimation 120K 13
CoreServices 204K 2
CoreUI image data 472K 7
CoreUI image file 156K 4
Image IO 20K 4
Kernel Alloc Once 8K 2
MALLOC 106.4M 50
MALLOC guard page 48K 10
Memory Tag 242 12K 2
OpenGL GLSL 128K 3
Stack 13.0M 12
Stack Guard 56.0M 12
VM_ALLOCATE 444K 34
__BSS 52K 2
__DATA 10.6M 217
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__IMPORT 4K 2
__LINKEDIT 51.0M 8
__OBJC 2988K 79
__RODATA 4572K 2
__RSRC 1272K 2
__TEXT 174.2M 224
__UNICODE 556K 2
mapped file 232.7M 86
shared memory 16.3M 13
=========== ======= =======
TOTAL 682.2M 784

Model: Macmini6,2, BootROM MM61.0106.B0B, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.8f0
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364A544631473634485A2D314736443120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364A544631473634485A2D314736443120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.171.10.1a16)
Bluetooth: Version 5.0.0f18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Samsung SSD 840 PRO Series, 256.06 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: My Passport
USB Device: Hub
USB Device: Hub
USB Device: USB3.0 Card Reader
USB Device: HD Pro Webcam C920
USB Device: QuickFire Rapid keyboard
USB Device: Gaming Mouse G600
Thunderbolt Bus: Mac mini, Apple Inc., 23.4
`

from kcptun_xclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.