Coder Social home page Coder Social logo

dustinrue / controlplane Goto Github PK

View Code? Open in Web Editor NEW
1.8K 81.0 181.0 42.37 MB

ControlPlane - context-sensitive computing for OS X

Home Page: http://www.controlplaneapp.com

License: BSD 3-Clause "New" or "Revised" License

Objective-C 77.88% C 13.00% CSS 1.11% HTML 6.64% Makefile 0.01% TeX 0.04% Shell 0.79% Ruby 0.21% Rich Text Format 0.32%

controlplane's Introduction

ControlPlane

Try these alternatives

Thank you @gouldenstein for these suggestions:

#518 (comment)

Looking for new maintainer

This project is looking for a new maintainer. If this is you please contact me via twitter @dustinrue.

What is ControlPlane

ControlPlane, a fork of MarcoPolo, brings context and location sensitive awareness to OS X. With ControlPlane you can intelligently reconfigure your Mac or perform any number of actions based on input from a wide variety of evidence sources including but not limited to available WiFi networks, current location, connected monitors, connected and nearby bluetooth devices, currently running apps and other configurable sources. You will find a full feature list at http://www.controlplaneapp.com/feature-list.

How ControlPlane Works

Using fuzzy logic, ControlPlane decides where you are and/or what you are doing (called a Context) using rules that you configure to then carry out any number of configured actions.

An example of how to use ControlPlane may include disabling the screensaver password while at work but enabling it when away from work. Another example would be to set your Adium status.

How to Get ControlPlane

You can download the most recent version of ControlPlane from the ControlPlane website. Once installed you will be automatically notified of any new updates that become available.

Building ControlPlane from Source

ControlPlane is free, open source software hosted at https://github.com/dustinrue/ControlPlane. Before you can build ControlPlane you will need the following:

  1. Xcode 4.4+.
  2. A git client if you don't wish to use Xcode itself, the command line tools for Xcode include the Git command line client.
  3. OS X version 10.8.

If you wish to build ControlPlane yourself you can do so by cloning the ControlPlane code to your computer using Xcode or your preferred git client. Once cloned, open the project file in Xcode and edit the Action.h file to enable or disable the building of the iChat action.

controlplane's People

Contributors

ahti avatar alva-seal avatar amatos avatar austinw avatar bunnyhero avatar demosdemon avatar djbe avatar dsymonds avatar dustinrue avatar groves avatar jbeker avatar johnezang avatar kfix avatar massimoksi avatar meyer avatar mitcho avatar mortimerp9 avatar nitrog42 avatar rooi avatar rshev avatar ruex avatar sebj avatar sergiomiranda avatar shyru avatar thegcat avatar vladimirtechman avatar waisbrot avatar yann-r avatar zhaocai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

controlplane's Issues

Test anything that now uses scripting bridge

DefaultPrinterAction
DesktopBackgroundAction
iChatAction
MailIMAPServerAction
MailSMTPServerAction
OpenAction
QuitApplicationAction
ScreenSaverStartAction
ToggleBluetoothAction
VPNAction

ToggleBluetooth action needs updating

Toogle bluetooth action works, but needs updating so it can properly detect that power has been disabled. It currently claims power off failed but it actually worked.

Add ability to switch Time Machine volumes

Now that you've added support to enable and start Time Machine backups, the ability to change Time Machine volumes (for example, in response to a USB disk being attached) would be very handy!

Mute action causing crash on switching

I do not know what more to say expect this: here is the crash raport;

Process:         ControlPlane [1335]
Path:            /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
Identifier:      au.id.symonds.MarcoPolo2
Version:         1.0.4 (1.0.4)
Code Type:       X86-64 (Native)
Parent Process:  launchd [354]

Date/Time:       2011-08-29 10:39:39.546 +0200
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000d00001c4f

VM Regions Near 0xd00001c4f:
    CG shared images       00000001c2b3e000-00000001c2b46000 [   32K] r--/r-- SM=SHM  
--> 
    STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0

Application Specific Information:
objc[1335]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib               0x00007fff84d53403 strncmp + 19
1   libxml2.2.dylib                 0x00007fff8c3edafa __xmlParserInputBufferCreateFilename + 249
2   libxml2.2.dylib                 0x00007fff8c3ca189 xmlNewInputFromFile + 95
3   libxml2.2.dylib                 0x00007fff8c427cfe xmlXIncludeNewContext + 2919
4   libxml2.2.dylib                 0x00007fff8c428f69 xmlXIncludeNewContext + 7634
5   libxml2.2.dylib                 0x00007fff8c429d0f xmlXIncludeProcessFlagsData + 109
6   com.apple.applescript           0x000000010549ee2b TTerminology::ScanScriptingDefinition(__CFData const*) + 123
7   com.apple.applescript           0x000000010549f9b4 GetAppTerminology(TUASApplication const*, __CFURL const*) + 313
8   com.apple.applescript           0x00000001054a6067 TUASApplication::Terminology() const + 129
9   com.apple.applescript           0x0000000105483b29 ASCompile(AEDesc const*, int, unsigned int*) + 276
10  com.apple.applescript           0x000000010547c28e AppleScriptComponent + 1678
11  com.apple.applescript           0x000000010549590d AGenericCall::Delegate(ComponentInstanceRecord*) + 37
12  com.apple.applescript           0x0000000105495281 AGenericManager::HandleOSACall(ComponentParameters*) + 55
13  com.apple.applescript           0x00000001054950b8 GenericComponent + 268
14  com.apple.openscripting         0x00007fff8f29c4dc OSACompile + 57
15  com.apple.Foundation            0x00007fff87f1477c -[NSAppleScript compileAndReturnError:] + 145
16  au.id.symonds.MarcoPolo2        0x000000010000c9a0 -[Action executeAppleScriptForReal:] + 138
17  com.apple.CoreFoundation        0x00007fff882fd11d -[NSObject performSelector:withObject:] + 61
18  com.apple.Foundation            0x00007fff87ec9830 __NSThreadPerformPerform + 214
19  com.apple.CoreFoundation        0x00007fff8827c241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
20  com.apple.CoreFoundation        0x00007fff8827baad __CFRunLoopDoSources0 + 253
21  com.apple.CoreFoundation        0x00007fff882a28d9 __CFRunLoopRun + 905
22  com.apple.CoreFoundation        0x00007fff882a2216 CFRunLoopRunSpecific + 230
23  com.apple.HIToolbox             0x00007fff8d4894ff RunCurrentEventLoopInMode + 277
24  com.apple.HIToolbox             0x00007fff8d490c21 ReceiveNextEventCommon + 355
25  com.apple.HIToolbox             0x00007fff8d490aae BlockUntilNextEventMatchingListInMode + 62
26  com.apple.AppKit                0x00007fff8c706191 _DPSNextEvent + 659
27  com.apple.AppKit                0x00007fff8c705a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
28  com.apple.AppKit                0x00007fff8c7023d6 -[NSApplication run] + 463
29  com.apple.AppKit                0x00007fff8c98052a NSApplicationMain + 867
30  au.id.symonds.MarcoPolo2        0x0000000100001c90 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8f78c7e6 kevent + 10
1   libdispatch.dylib               0x00007fff8c32060e _dispatch_mgr_invoke + 923
2   libdispatch.dylib               0x00007fff8c31f19e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib          0x00007fff8f78bbca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff84d032a6 _pthread_cond_wait + 890
2   com.apple.Foundation            0x00007fff87f034fc -[NSCondition waitUntilDate:] + 371
3   com.apple.Foundation            0x00007fff87ecccee -[NSConditionLock lockWhenCondition:beforeDate:] + 251
4   au.id.symonds.MarcoPolo2        0x0000000100007bd0 -[MPController updateThread:] + 126
5   com.apple.Foundation            0x00007fff87ed41ea -[NSThread main] + 68
6   com.apple.Foundation            0x00007fff87ed4162 __NSThread__main__ + 1575
7   libsystem_c.dylib               0x00007fff84cff8bf _pthread_start + 335
8   libsystem_c.dylib               0x00007fff84d02b75 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8f78a67a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8f789d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8829a29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff882a2a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff882a2216 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation        0x00007fff882b1f2f CFRunLoopRun + 95
6   au.id.symonds.MarcoPolo2        0x0000000100008935 -[MPController monitorSleepThread:] + 222
7   com.apple.Foundation            0x00007fff87ed41ea -[NSThread main] + 68
8   com.apple.Foundation            0x00007fff87ed4162 __NSThread__main__ + 1575
9   libsystem_c.dylib               0x00007fff84cff8bf _pthread_start + 335
10  libsystem_c.dylib               0x00007fff84d02b75 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8f78c192 __workq_kernreturn + 10
1   libsystem_c.dylib               0x00007fff84d01594 _pthread_wqthread + 758
2   libsystem_c.dylib               0x00007fff84d02b85 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8f78a67a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8f789d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8829a29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff882a2a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff882a2216 CFRunLoopRunSpecific + 230
5   com.apple.Foundation            0x00007fff87fe0122 -[NSConcreteTask waitUntilExit] + 190
6   au.id.symonds.MarcoPolo2        0x0000000100012864 -[NetworkLocationAction execute:] + 375
7   au.id.symonds.MarcoPolo2        0x0000000100008dfd -[MPController executeAction:] + 78
8   com.apple.Foundation            0x00007fff87ed41ea -[NSThread main] + 68
9   com.apple.Foundation            0x00007fff87ed4162 __NSThread__main__ + 1575
10  libsystem_c.dylib               0x00007fff84cff8bf _pthread_start + 335
11  libsystem_c.dylib               0x00007fff84d02b75 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8f78a67a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8f789d71 mach_msg + 73
2   com.apple.CoreFoundation        0x00007fff8829a29c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation        0x00007fff882a2a04 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation        0x00007fff882a2216 CFRunLoopRunSpecific + 230
5   com.apple.Foundation            0x00007fff87fe0122 -[NSConcreteTask waitUntilExit] + 190
6   au.id.symonds.MarcoPolo2        0x000000010000d77f -[DefaultPrinterAction execute:] + 101
7   au.id.symonds.MarcoPolo2        0x0000000100008dfd -[MPController executeAction:] + 78
8   com.apple.Foundation            0x00007fff87ed41ea -[NSThread main] + 68
9   com.apple.Foundation            0x00007fff87ed4162 __NSThread__main__ + 1575
10  libsystem_c.dylib               0x00007fff84cff8bf _pthread_start + 335
11  libsystem_c.dylib               0x00007fff84d02b75 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8f78bbca __psynch_cvwait + 10
1   libsystem_c.dylib               0x00007fff84d03274 _pthread_cond_wait + 840
2   com.apple.Foundation            0x00007fff87ed5f80 -[NSCondition wait] + 261
3   com.apple.Foundation            0x00007fff87ec9314 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 975
4   com.apple.Foundation            0x00007fff87ec8ec7 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 135
5   au.id.symonds.MarcoPolo2        0x000000010000c686 -[Action executeAppleScript:] + 43
6   au.id.symonds.MarcoPolo2        0x000000010000eee7 -[MuteAction execute:] + 90
7   au.id.symonds.MarcoPolo2        0x0000000100008dfd -[MPController executeAction:] + 78
8   com.apple.Foundation            0x00007fff87ed41ea -[NSThread main] + 68
9   com.apple.Foundation            0x00007fff87ed4162 __NSThread__main__ + 1575
10  libsystem_c.dylib               0x00007fff84cff8bf _pthread_start + 335
11  libsystem_c.dylib               0x00007fff84d02b75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000000000003c  rbx: 0x0000000103599eb0  rcx: 0x0000000000000000  rdx: 0x0000000000000004
  rdi: 0x00007fff5fbfd9c0  rsi: 0x0000000d00001c4f  rbp: 0x00007fff5fbfda00  rsp: 0x00007fff5fbfd9a8
   r8: 0x00007fff84cd8f48   r9: 0x0000000000000005  r10: 0x000000010359caa0  r11: 0x00007fff5fbfd9c0
  r12: 0x000000010359ca20  r13: 0x0000000d00001c4f  r14: 0x00007fff5fbfd9c0  r15: 0x000000010359a9f0
  rip: 0x00007fff84d53403  rfl: 0x0000000000010202  cr2: 0x0000000d00001c4f
Logical CPU: 0

Binary Images:
       0x100000000 -        0x10002fff7 +au.id.symonds.MarcoPolo2 (1.0.4 - 1.0.4) <6C02D226-A2C1-3301-9082-16CE48B8533B> /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
       0x100051000 -        0x10005dff7 +com.growl.growlframework (1.2.1 - 1.2.1) <40462CEC-EE57-4FAD-A138-221D365DC5E4> /Applications/ControlPlane.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
       0x100069000 -        0x100080fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/ControlPlane.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x100099000 -        0x10017cfff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x100504000 -        0x100504fff  com.apple.applescript.component (2.2 - 2.2) <571E9101-390D-3B27-B6E0-28421BF0B07C> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
       0x1007a4000 -        0x1007a7ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1007ba000 -        0x1007baffd +cl_kernels (??? - ???) <357416D0-EA8D-41D1-916B-066EA88BF55C> cl_kernels
       0x1007e5000 -        0x1007ebfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x1007f7000 -        0x1007f9ffc +cl_kernels (??? - ???) <2ECCC8A3-E87F-4ECA-BF0D-A1AB4EE04C4D> cl_kernels
       0x102fb4000 -        0x102fb5ffc +cl_kernels (??? - ???) <C9F68F28-178C-4EC4-975D-98E2971EB6CD> cl_kernels
       0x103a48000 -        0x103adbff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x105476000 -        0x10550bff7  com.apple.applescript (2.2 - 2.2) <3008D542-BEB0-391B-B0A7-2FF6D75EA39A> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x7fff64bdd000 -     0x7fff64c11ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff84cb1000 -     0x7fff84d8efef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff84d8f000 -     0x7fff84e92fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff84f27000 -     0x7fff85025ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8502b000 -     0x7fff8502cfff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85046000 -     0x7fff85051ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff85060000 -     0x7fff8506aff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff85087000 -     0x7fff852f8fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff852f9000 -     0x7fff85308fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85309000 -     0x7fff8530bfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85312000 -     0x7fff8533fff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85340000 -     0x7fff853d6ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff853d7000 -     0x7fff853d8fff  libScreenReader.dylib (??? - ???) <146BA4A2-BD07-3E78-A905-EE1761F6E398> /usr/lib/libScreenReader.dylib
    0x7fff853d9000 -     0x7fff853d9fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff853da000 -     0x7fff8541cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8544b000 -     0x7fff854a5fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff854a6000 -     0x7fff854acfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff854b0000 -     0x7fff856a0fef  com.apple.JavaScriptCore (6533.20 - 6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff856b6000 -     0x7fff856bcfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85712000 -     0x7fff85796ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff857e8000 -     0x7fff857e9fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff857ea000 -     0x7fff857effff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff857f0000 -     0x7fff857f9fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    0x7fff857fa000 -     0x7fff857fbfff  com.apple.ServerInformation (1.0 - 1) <EE6BFCB2-C727-3CE6-B8C9-834230B2646B> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff857fc000 -     0x7fff8586afff  com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8586b000 -     0x7fff85f399df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85f3a000 -     0x7fff85f3efff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85f3f000 -     0x7fff85faffff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff85fb0000 -     0x7fff8613aff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8613b000 -     0x7fff8621bfff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8621c000 -     0x7fff8641efff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff8642c000 -     0x7fff86432ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff86433000 -     0x7fff86450ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff86451000 -     0x7fff8686cff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8686d000 -     0x7fff8689afff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8689b000 -     0x7fff868a6ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff868a7000 -     0x7fff868aefff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff868af000 -     0x7fff868affff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff868b0000 -     0x7fff8698ffff  com.apple.Bluetooth (2.5 - 2.5f17) <06131970-81E0-35DE-B13A-BC9487A5BC3D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff869a2000 -     0x7fff869aafff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff869ab000 -     0x7fff86a26ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff86a27000 -     0x7fff86a27fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff86a28000 -     0x7fff86a2bfff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86a2c000 -     0x7fff86ed3ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff86ed4000 -     0x7fff86f13fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff86f14000 -     0x7fff86f38ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff870dd000 -     0x7fff87108ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff87109000 -     0x7fff8711bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8714d000 -     0x7fff87188fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87247000 -     0x7fff8735cfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8735d000 -     0x7fff874b6ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff874bb000 -     0x7fff87729ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8772a000 -     0x7fff87755fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff87756000 -     0x7fff877dbff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff87e48000 -     0x7fff87e78fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff87e79000 -     0x7fff87e79fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87e7a000 -     0x7fff8818cfff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8818d000 -     0x7fff881a4fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff88200000 -     0x7fff88216fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8825e000 -     0x7fff88269fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8826a000 -     0x7fff8843dff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8843e000 -     0x7fff88490ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88589000 -     0x7fff8858cfff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8858d000 -     0x7fff88594fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88595000 -     0x7fff88639fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8863a000 -     0x7fff88640fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88641000 -     0x7fff8868cfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8885b000 -     0x7fff8885bfff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88a7d000 -     0x7fff88acbff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff88b7a000 -     0x7fff88fa7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88fa8000 -     0x7fff8903afff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8903b000 -     0x7fff89061ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff89062000 -     0x7fff890aafff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff890ab000 -     0x7fff890e5fef  com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff890e6000 -     0x7fff893fffff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff89489000 -     0x7fff894dcfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff894dd000 -     0x7fff894fcfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff894fd000 -     0x7fff894fdfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff894fe000 -     0x7fff8951bfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff89569000 -     0x7fff89570fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8963c000 -     0x7fff89678fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff89679000 -     0x7fff89687fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff89dc1000 -     0x7fff89ecefff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff89ecf000 -     0x7fff89ecffff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff89ed0000 -     0x7fff89fd5ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8a033000 -     0x7fff8a3f9fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8a416000 -     0x7fff8a424ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff8a425000 -     0x7fff8a5e6fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a5f3000 -     0x7fff8a695ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8a696000 -     0x7fff8a699fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8a69a000 -     0x7fff8a6edfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8a740000 -     0x7fff8a741fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a742000 -     0x7fff8a87bfef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8a885000 -     0x7fff8a8abfff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8a8bc000 -     0x7fff8a96efff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a96f000 -     0x7fff8b103fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8b104000 -     0x7fff8b116ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8b12e000 -     0x7fff8bda9fef  com.apple.WebCore (6533.21 - 6533.21.1) <15CE3700-C6DC-7F94-5394-4CF78040A40D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8bde5000 -     0x7fff8be67fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8be68000 -     0x7fff8be68fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8be69000 -     0x7fff8bedcfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8bedd000 -     0x7fff8bee3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff8bee4000 -     0x7fff8bee9fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8beea000 -     0x7fff8beeefff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8beef000 -     0x7fff8bef1fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8bfb3000 -     0x7fff8c131ff7  com.apple.WebKit (6533.21 - 6533.21.1) <C89E93DE-3BFD-2E7A-2A49-356885FA1CDE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8c142000 -     0x7fff8c209ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8c305000 -     0x7fff8c31cfff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8c31d000 -     0x7fff8c32bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff8c32c000 -     0x7fff8c33afff  com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8c3a2000 -     0x7fff8c3beff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8c3bf000 -     0x7fff8c3c0ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff8c3c1000 -     0x7fff8c4d8fef  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff8c4f9000 -     0x7fff8c65cfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c672000 -     0x7fff8c6d9ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8c6fd000 -     0x7fff8d2f5fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8d2f6000 -     0x7fff8d2faff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8d2fb000 -     0x7fff8d3e2fff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d422000 -     0x7fff8d42efff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8d42f000 -     0x7fff8d486fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8d487000 -     0x7fff8d7aafff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8d7af000 -     0x7fff8d7d8fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d7d9000 -     0x7fff8d7ddfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8d7de000 -     0x7fff8d8d3fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8d914000 -     0x7fff8da10ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8da14000 -     0x7fff8da17fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8da78000 -     0x7fff8da7dfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8da7e000 -     0x7fff8deb0fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8deb1000 -     0x7fff8e2ccfff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8e2cd000 -     0x7fff8e342ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8e343000 -     0x7fff8e344ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e353000 -     0x7fff8e358ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8e359000 -     0x7fff8e382fff  com.apple.datadetectors (3.0 - 172.0) <A63656A8-DDE4-3C52-98CF-8A3E42CB802D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff8e383000 -     0x7fff8e3e3fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8e4ac000 -     0x7fff8e53efff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8e53f000 -     0x7fff8e64bfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e64c000 -     0x7fff8e67bfff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e7bf000 -     0x7fff8e7c2ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8e7c3000 -     0x7fff8e7c8fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8e7c9000 -     0x7fff8e7cbfff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8e7da000 -     0x7fff8e81bfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8e896000 -     0x7fff8e8bdfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8e8f4000 -     0x7fff8e9d2ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8e9d3000 -     0x7fff8ea35ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8ea36000 -     0x7fff8ea4aff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8ea4b000 -     0x7fff8eb2fdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff8eb3c000 -     0x7fff8eb7bff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8eb7c000 -     0x7fff8ec16ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8ec17000 -     0x7fff8ec31fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8ec32000 -     0x7fff8ec67fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8ec68000 -     0x7fff8eca7ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
    0x7fff8eca8000 -     0x7fff8ecd1ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8ece5000 -     0x7fff8eceafff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff8eceb000 -     0x7fff8ecfeff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8ed12000 -     0x7fff8ed24ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff8eefc000 -     0x7fff8f1d3fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f1d4000 -     0x7fff8f1fcff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8f1fd000 -     0x7fff8f1fefff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8f1ff000 -     0x7fff8f24ffff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8f250000 -     0x7fff8f27dfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff8f28c000 -     0x7fff8f2a9ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8f602000 -     0x7fff8f609ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8f619000 -     0x7fff8f61afff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8f61b000 -     0x7fff8f644fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8f645000 -     0x7fff8f6bbfff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8f6bc000 -     0x7fff8f718ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8f719000 -     0x7fff8f71afff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff8f775000 -     0x7fff8f795fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8f796000 -     0x7fff8f798ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8f799000 -     0x7fff8f938fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8f939000 -     0x7fff8f956fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8f987000 -     0x7fff8f9dbff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f9dc000 -     0x7fff8f9e2ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8fa21000 -     0x7fff8fa64ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8fa65000 -     0x7fff90049faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff9004a000 -     0x7fff9006dff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff900b3000 -     0x7fff900b3fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff900b4000 -     0x7fff900c9fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff900ca000 -     0x7fff90103fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
    0x7fff90452000 -     0x7fff90499ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9049a000 -     0x7fff904dafff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff90522000 -     0x7fff90522fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90523000 -     0x7fff9058afff  com.apple.Symbolication (1.2 - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9058b000 -     0x7fff905befff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff905bf000 -     0x7fff905cafff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff90623000 -     0x7fff906c2fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff906c3000 -     0x7fff90717ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff90718000 -     0x7fff90992ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff90993000 -     0x7fff90cacff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff90cad000 -     0x7fff90cbafff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff90cbd000 -     0x7fff90cd3ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff90cd4000 -     0x7fff90d3efff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

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

VM Region Summary:
ReadOnly portion of Libraries: Total=194.8M resident=144.1M(74%) swapped_out_or_unallocated=50.7M(26%)
Writable regions: Total=55.3M written=3276K(6%) resident=11.0M(20%) swapped_out=0K(0%) unallocated=44.2M(80%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  1460K
CG image                             12K
CG raster data                      328K
CG shared images                   3416K
CoreGraphics                         16K
CoreImage                            76K
CoreServices                       2096K
MALLOC                             23.9M
MALLOC guard page                    32K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        8K
Memory tag=249                      156K
Memory tag=251                        8K
OpenCL                               44K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             20.2M
__IMAGE                            1256K
__LINKEDIT                         43.6M
__TEXT                            151.2M
__UNICODE                           544K
mapped file                        34.1M
shared memory                       312K
===========                      =======
TOTAL                             366.4M

Oh, now I do know:
Thank you for ControlPlane!

DefaultPrinterAction always succeeds

Code snippet might help

- (BOOL) execute: (NSString **) errorString {
    PrinterSetupUtilityApplication *PSUA = [SBApplication applicationWithBundleIdentifier: @"com.apple.print.PrintCenter"];
    SBElementArray *availablePrinters = [PSUA printers];
    NSLog(@"%@",[self description]);

    // documentation says objectWithName returns nil if the object isn't found
    // I'm not seeing that at all so this will always succeed.
    PrinterSetupUtilityPrinter *printer = [availablePrinters objectWithName: printerQueue];

    if (printer) {
        PSUA.currentPrinter = printer;

            if ([PSUA.currentPrinter isNotEqualTo: printer])
                *errorString = NSLocalizedString(@"Couldn't set default printer!", @"DefaultPrinterAction");
    } else {
        *errorString = NSLocalizedString(@"Couldn't set default printer!", @"DefaultPrinterAction");
        return NO;
    }

    return YES;

Test

This is a test

Adjust energy saver preferences

One of the locations I am trying to set up would need the ability to change the display sleep time to never and then back to 15 min when leaving. I'm not familiar enough with what permissions so I don't know if this can be handled in the main app, or maybe as an add-on feature to the CPHelperTool.

ControlPlane crash - CPController triggerArrivalActions:

Process: ControlPlane [7077]
Path: /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
Identifier: com.dustinrue.ControlPlane
Version: 1.0.9 (1.0.9)
Code Type: X86-64 (Native)
Parent Process: launchd [194]

Date/Time: 2011-10-21 08:18:03.180 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9

Crashed Thread: 4

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

Application Specific Information:
objc[7077]: garbage collection is OFF
* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[**NSArrayM insertObject:atIndex:]: object cannot be nil'
* First throw call stack:
(
0 CoreFoundation 0x00007fff926fb286 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8f762d5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff926a2108 -[__NSArrayM insertObject:atIndex:] + 296
3 ControlPlane 0x0000000100008f73 -[CPController triggerArrivalActions:] + 324
4 ControlPlane 0x00000001000093ad -[CPController performTransitionFrom:to:] + 1024
5 ControlPlane 0x0000000100009eed -[CPController updateThread:] + 194
6 Foundation 0x00007fff975c07fe -[NSThread main] + 68
7 Foundation 0x00007fff975c0776 __NSThread__main
+ 1575
8 libsystem_c.dylib 0x00007fff947d38bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff947d6b75 thread_start + 13
)

terminate called throwing an exception
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9667b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9667ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff92687b6c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff926902d4 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff9268fae6 CFRunLoopRunSpecific + 230
5 com.apple.HIToolbox 0x00007fff8b6af3d3 RunCurrentEventLoopInMode + 277
6 com.apple.HIToolbox 0x00007fff8b6b663d ReceiveNextEventCommon + 355
7 com.apple.HIToolbox 0x00007fff8b6b64ca BlockUntilNextEventMatchingListInMode + 62
8 com.apple.AppKit 0x00007fff8f8893f1 _DPSNextEvent + 659
9 com.apple.AppKit 0x00007fff8f888cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
10 com.apple.AppKit 0x00007fff8f88562d -[NSApplication run] + 470
11 com.apple.AppKit 0x00007fff8fb0480c NSApplicationMain + 867
12 com.dustinrue.ControlPlane 0x0000000100001b7c start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9667d7e6 kevent + 10
1 libdispatch.dylib 0x00007fff90ada5be _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff90ad914e _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff9667d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff947d5594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff947d6b85 start_wqthread + 13

Thread 3:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff9667cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff947d7274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff9729ec40 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3 com.apple.WebCore 0x00007fff932aedca WTF::MessageQueueWebCore::LocalStorageTask::waitForMessage() + 132
4 com.apple.WebCore 0x00007fff932aed23 WebCore::LocalStorageThread::threadEntryPoint() + 99
5 com.apple.WebCore 0x00007fff932aec6b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6 libsystem_c.dylib 0x00007fff947d38bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff947d6b75 thread_start + 13

Thread 4 Crashed:
0 libsystem_kernel.dylib 0x00007fff9667cce2 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff947d57d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff947c6a7a abort + 143
3 libc++abi.dylib 0x00007fff953327bc abort_message + 214
4 libc++abi.dylib 0x00007fff9532ffcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff8f7631b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff95330001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff9533005c std::terminate() + 16
8 libc++abi.dylib 0x00007fff95331152 __cxa_throw + 114
9 libobjc.A.dylib 0x00007fff8f762e7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff926a2108 -[__NSArrayM insertObject:atIndex:] + 296
11 com.dustinrue.ControlPlane 0x0000000100008f73 -[CPController triggerArrivalActions:] + 324
12 com.dustinrue.ControlPlane 0x00000001000093ad -[CPController performTransitionFrom:to:] + 1024
13 com.dustinrue.ControlPlane 0x0000000100009eed -[CPController updateThread:] + 194
14 com.apple.Foundation 0x00007fff975c07fe -[NSThread main] + 68
15 com.apple.Foundation 0x00007fff975c0776 __NSThread__main
+ 1575
16 libsystem_c.dylib 0x00007fff947d38bf _pthread_start + 335
17 libsystem_c.dylib 0x00007fff947d6b75 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9667b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9667ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff92687b6c CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff926902d4 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff9268fae6 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9269f7ff CFRunLoopRun + 95
6 com.dustinrue.ControlPlane 0x00000001000255cf -[CPController(SleepThread) monitorSleepThread:] + 210
7 com.apple.Foundation 0x00007fff975c07fe -[NSThread main] + 68
8 com.apple.Foundation 0x00007fff975c0776 __NSThread__main
+ 1575
9 libsystem_c.dylib 0x00007fff947d38bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff947d6b75 thread_start + 13

Thread 6:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff9667cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff947d7274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff9729ec97 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151
3 com.apple.JavaScriptCore 0x00007fff974cad2f JSC::Heap::blockFreeingThreadMain() + 319
4 com.apple.JavaScriptCore 0x00007fff974cad69 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff947d38bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff947d6b75 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff9667d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff947d5594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff947d6b85 start_wqthread + 13

Thread 4 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000001033939b8 rdx: 0x0000000000000000
rdi: 0x0000000000006403 rsi: 0x0000000000000006 rbp: 0x00000001033939e0 rsp: 0x00000001033939b8
r8: 0x00007fff7c66afb8 r9: 0x0000000103393448 r10: 0x00007fff9667cd0a r11: 0xffffff80002d8220
r12: 0x00000001006d82e0 r13: 0x0000000100602950 r14: 0x0000000103395000 r15: 0x0000000103393b30
rip: 0x00007fff9667cce2 rfl: 0x0000000000000246 cr2: 0x00000001002f3000
Logical CPU: 0

Binary Images:
0x100000000 - 0x10004cfff +com.dustinrue.ControlPlane (1.0.9 - 1.0.9) <465BDAFC-0B12-334B-84C0-2F7229E4F88F> /Applications/ControlPlane.app/Contents/MacOS/ControlPlane
0x10007a000 - 0x100086ff7 +com.growl.growlframework (1.2.2 - 1.2.2) /Applications/ControlPlane.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x100092000 - 0x1000a9fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/ControlPlane.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1000c2000 - 0x1001a5fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x7fff6c8f4000 - 0x7fff6c928ac7 dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
0x7fff8b1aa000 - 0x7fff8b1d3fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8b1d4000 - 0x7fff8b1d5fff libffi.dylib (??? - ???) /usr/lib/libffi.dylib
0x7fff8b233000 - 0x7fff8b260fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff8b26b000 - 0x7fff8b2d5fff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8b30c000 - 0x7fff8b374ff7 com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8b6ad000 - 0x7fff8b9d1fff com.apple.HIToolbox (1.8 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8b9d2000 - 0x7fff8bbecfef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8bdf0000 - 0x7fff8bdf2fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8bdf3000 - 0x7fff8be1afff com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8bf22000 - 0x7fff8bf27ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8bf3c000 - 0x7fff8bf9efff com.apple.coreui (1.2.1 - 164.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8bf9f000 - 0x7fff8bfdefff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8c00b000 - 0x7fff8c01dff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8c01e000 - 0x7fff8c086ff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8c0a3000 - 0x7fff8c0a5ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8c1a3000 - 0x7fff8c1aeff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8c1af000 - 0x7fff8c201ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c218000 - 0x7fff8c235fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8c275000 - 0x7fff8c2b7fff com.apple.corelocation (330.12 - 330.12) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8c365000 - 0x7fff8c36afff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8c37e000 - 0x7fff8c39aff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8c39b000 - 0x7fff8c3c4ff7 com.apple.framework.Apple80211 (7.1.1 - 711.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8c3c5000 - 0x7fff8c3ccfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8c3cd000 - 0x7fff8c3f3ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8cb49000 - 0x7fff8cb72fff com.apple.CoreServicesInternal (113.8 - 113.8) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8cb73000 - 0x7fff8ccacfef com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8ccad000 - 0x7fff8ccbbfff com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8cccd000 - 0x7fff8cd0cff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8cd0d000 - 0x7fff8cd31fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8cd32000 - 0x7fff8cd35ff7 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8cd44000 - 0x7fff8cd44fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8cd45000 - 0x7fff8cd48fff libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8cd49000 - 0x7fff8cd4afff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8cd81000 - 0x7fff8cedafff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8d417000 - 0x7fff8d57dfff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8d57e000 - 0x7fff8d622fef com.apple.ink.framework (1.3.2 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8df91000 - 0x7fff8e086fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8e763000 - 0x7fff8e868ff7 libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8e869000 - 0x7fff8e876fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8ebc7000 - 0x7fff8ebddff7 com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8ebde000 - 0x7fff8ebeafff com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8ed30000 - 0x7fff8f04cff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8f04d000 - 0x7fff8f0d1ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8f0d2000 - 0x7fff8f129fff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8f13b000 - 0x7fff8f23efff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib
0x7fff8f23f000 - 0x7fff8f240ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8f74c000 - 0x7fff8f830def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff8f831000 - 0x7fff8f83fff7 libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
0x7fff8f840000 - 0x7fff8f846ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8f880000 - 0x7fff90481ff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff90482000 - 0x7fff9048cff7 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff90499000 - 0x7fff90a7dfff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff90ad7000 - 0x7fff90ae5fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff90ae6000 - 0x7fff90b59fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff90b95000 - 0x7fff90b98fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90b99000 - 0x7fff90bedff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff90bee000 - 0x7fff90bf5ff7 com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff90c35000 - 0x7fff90c3afff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff90c3b000 - 0x7fff90d1cfff com.apple.CoreServices.OSServices (478.29 - 478.29) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff90d1d000 - 0x7fff90d25fff libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
0x7fff90e70000 - 0x7fff90e74fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff90fa4000 - 0x7fff913d1fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff913d2000 - 0x7fff916aaff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff916ab000 - 0x7fff918adfff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff918df000 - 0x7fff91d4dfff com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff91d4e000 - 0x7fff92461587 com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff925f6000 - 0x7fff925f8fff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff92623000 - 0x7fff92624fff libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib
0x7fff9264a000 - 0x7fff9264afff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9264b000 - 0x7fff92656fff com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff92657000 - 0x7fff9282bfff com.apple.CoreFoundation (6.7.1 - 635.15) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff928c3000 - 0x7fff928e2fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff928e3000 - 0x7fff929e5ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff929e6000 - 0x7fff92a28ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff92a29000 - 0x7fff92a29fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff92af2000 - 0x7fff92b77ff7 com.apple.Heimdal (2.1 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff92b78000 - 0x7fff92b78fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff92d5b000 - 0x7fff92d86ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff93217000 - 0x7fff9322efff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9322f000 - 0x7fff93272ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff93276000 - 0x7fff9328bfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9328c000 - 0x7fff93f92fef com.apple.WebCore (7534.51 - 7534.51.22) <352D30ED-1D1D-390E-B7CB-18E954485FD3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff94049000 - 0x7fff94510fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff9453f000 - 0x7fff9459ffff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff945a0000 - 0x7fff94636ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff94637000 - 0x7fff94638fff libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff946aa000 - 0x7fff94771ff7 com.apple.ColorSync (4.7.0 - 4.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff94772000 - 0x7fff94784ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff94785000 - 0x7fff94862fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
0x7fff94863000 - 0x7fff9496ffff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9498f000 - 0x7fff94994fff libcache.dylib (47.0.0 - compatibility 1.0.0) /usr/lib/system/libcache.dylib
0x7fff94999000 - 0x7fff949affff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff949b0000 - 0x7fff94a25ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff94a35000 - 0x7fff94b4dff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff94b4e000 - 0x7fff94b5dff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94b5e000 - 0x7fff94b5efff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff94b5f000 - 0x7fff94b64fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff94f98000 - 0x7fff94f9efff libmacho.dylib (800.0.0 - compatibility 1.0.0) /usr/lib/system/libmacho.dylib
0x7fff94f9f000 - 0x7fff9500ffff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff95015000 - 0x7fff95039ff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9503a000 - 0x7fff95062ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff95068000 - 0x7fff9506efff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9506f000 - 0x7fff952e2fff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff952e3000 - 0x7fff95324fff com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff95325000 - 0x7fff95329ff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9532a000 - 0x7fff95335ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff95336000 - 0x7fff9533dfff com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9533e000 - 0x7fff9533efff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff95370000 - 0x7fff9539dff7 com.apple.opencl (1.50.63 - 1.50.63) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9539e000 - 0x7fff95419ff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9541a000 - 0x7fff95454fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9547d000 - 0x7fff954bdff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) /usr/lib/libcups.2.dylib
0x7fff954be000 - 0x7fff9565dfff com.apple.QuartzCore (1.7 - 270.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9565e000 - 0x7fff956a7fff com.apple.framework.CoreWLAN (2.1.1 - 211.3) <0FBC6087-6872-3403-A317-CE888969CF4C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff95c56000 - 0x7fff95d3cff7 com.apple.Bluetooth (4.0 - 4.0.1f4) <0D2C91A5-4655-3049-BD01-A980DF3B9B04> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff95e05000 - 0x7fff95e22ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff95e23000 - 0x7fff95e5eff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib
0x7fff95e5f000 - 0x7fff95ec7fff com.apple.CoreSymbolication (2.1 - 71) <0715BF39-D53C-3BFE-BBEA-B8EBF7274850> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9665d000 - 0x7fff96660fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff96661000 - 0x7fff96665fff libdyld.dylib (195.5.0 - compatibility 1.0.0) /usr/lib/system/libdyld.dylib
0x7fff96666000 - 0x7fff96686fff libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff96687000 - 0x7fff9668cfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff9669a000 - 0x7fff9669efff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff966cd000 - 0x7fff96767ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff96768000 - 0x7fff96807fff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff968cc000 - 0x7fff96917ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff96918000 - 0x7fff96919fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff969b2000 - 0x7fff969bbff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff969bc000 - 0x7fff969bcfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff96a11000 - 0x7fff96ab3ff7 com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff96ab4000 - 0x7fff96ab5ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) /usr/lib/system/libremovefile.dylib
0x7fff96ac2000 - 0x7fff96b15fff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff96bb4000 - 0x7fff96bbafff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff96bbb000 - 0x7fff96bbbfff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff96bbc000 - 0x7fff96befff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff96bf0000 - 0x7fff96c07fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff96c08000 - 0x7fff96c24fff com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff96c25000 - 0x7fff96c80ff7 com.apple.HIServices (1.10 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff96c81000 - 0x7fff96ccffff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff96d16000 - 0x7fff96d1cfff IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff96d1d000 - 0x7fff96d4dff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9714c000 - 0x7fff9714dfff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff97188000 - 0x7fff9723bfff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff97294000 - 0x7fff9751efff com.apple.JavaScriptCore (7534.51 - 7534.51.21) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff97566000 - 0x7fff9787fff7 com.apple.Foundation (6.7.1 - 833.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff978e6000 - 0x7fff978e7fff com.apple.ServerInformation (1.0 - 1) /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x7fff97907000 - 0x7fff9798afef com.apple.Metadata (10.7.0 - 627.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff97992000 - 0x7fff979a6ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff979a7000 - 0x7fff979a9fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff979aa000 - 0x7fff979aafff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff979ab000 - 0x7fff979c8ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib
0x7fff979c9000 - 0x7fff97ad6fff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff97ad7000 - 0x7fff97aeaff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff97aeb000 - 0x7fff97bc9fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff97bdd000 - 0x7fff97d67ff7 com.apple.WebKit (7534.51 - 7534.51.22) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 7
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: 7005
thread_create: 1
thread_set_state: 9268

VM Region Summary:
ReadOnly portion of Libraries: Total=163.0M resident=80.8M(50%) swapped_out_or_unallocated=82.1M(50%)
Writable regions: Total=1.1G written=4008K(0%) resident=23.2M(2%) swapped_out=0K(0%) unallocated=1.0G(98%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 192K
CG image 4K
CG raster data 64K
CG shared images 160K
CoreGraphics 16K
CoreServices 5860K
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS VM register file (reserved) 4096K reserved VM address space (unallocated)
JS garbage collector 48K
MALLOC 23.9M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 8K
SQLite page cache 192K
STACK GUARD 56.0M
Stack 11.6M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 16.0M
__IMAGE 1256K
__LINKEDIT 47.8M
__TEXT 115.2M
__UNICODE 544K
mapped file 31.0M
shared memory 312K
=========== =======
TOTAL 1.3G
TOTAL, minus reserved VM space 454.1M

Migration to another mac

Hi I'm migrating to another mac and want to take my ControlPlane rules with me. But I can't find them. Not in ~/Library/Preferences nor in ~/Library/Application\ Support. Can somebody tell me where to find them? Perhaps this should go into the README?!

Command line interface

I would like to get the current context from the command line. Would it be possible to create a lightweight utility (so that it could be called often, let's say to display the context in the bash prompt) to get the context?

Option to use Add ShellScript Action with different privileges

You talked over at mac os x hints that you had been thinking about making a time machine switching app but it seems to me that if you could add an option under the Add ShellScript Action to select who would run the shell script (root) we could easily run all tmutil commands.

The only reason I could see that this would not be a viable option is security concerns.

Action: disable/enable TimeMachine

A feature request for this excellent application. I'd like to be able to easily disable time machine when my computer is on a remote network from the time machine mount point (I use netatalk on a FreeBSD file server running ZFS at the office). Otherwise, the machine establishes a VPN tunnel and then saturates the link trying to back up remotely.

I have tried doing this as a shell script, but for some reason that is unreliable and works only 50% of the time. If there is a Cocoa API, that would be much better I think.

By the way, I'm creating a task here in github rather than in your RubyMine instance because it is so much easier (no waiting for my account to be approved, existing login, etc).

IP Rule catches start of VPN but not end

I use the Cisco AnyConnect VPN client to connect to work. When a connection is made, the following network interface appears:
utun0: flags=80d1<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1266 inet 10.252.36.70 --> 10.252.36.70 netmask 0xfffff000

I created an IP rule in ControlPlan that correctly notices when the VPN tunnel is established:
IP: 10.252.36.0 Netmask: 255.255.254.0

ControlPlan correctly changes my Context based on that rule when I start the VPN. But it doesn't notice when I stop the VPN, so I stay stuck in that context until I enable and disable my entire network connection.

Negative Rules

Was asked for in the support group, seems useful enough (and easy to boot :-D ) I'm implementing this for the rewrite branch.

Dunno if it's useful to add this to the master branch for the moment, as the rewrite branch should be workable within a week (I hope), and it's useless to keep fixing and adding features to a (soon to be) deprecated branch.

Add detection for "Target Display Mode" switch

I have a 27" iMac which can switch to "Target Display Mode" when a laptop is connected. I'd like ControlPlane to detect that change, and then disable Bluetooth on the iMac, so my laptop can pair with the Bluetooth keyboard and mouse instead.

I thought of doing this with the existing Monitor evidence source. But the laptop never shows up in the list of displays, possibly because it's not considered "active" when it's connected but not actually in "Target Display Mode". And, switching to to "Target Display Mode" causes the iMac input and display to be disabled as the laptop takes over, so I can't make any ControlPlane changes at that point either.

A nice feature, then, would be the ability for ControlPlane to detect when my iMac is being used as a target display, and allow actions to run accordingly.

Allow a program to register for notification of context change

Create a protocol for how a third party app can register for context change notifications. The target app should be able to tell CP that it wishes to be notified of changes and how it should be called. Two methods should be supported including a call to an external binary or via AppleScript. CP should call the external app or use AppleScript with a single argument, the current context.

Create enable/disable internet sharing action

This will require an update to the helper app

to start

sudo launchctl load /System/Library/LaunchDaemons/com.apple.InternetSharing.plist

and to stop:

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.InternetSharing.plist

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.