GithubHelp home page GithubHelp logo

trufae / therm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnachman/iterm2

258.0 13.0 9.0 72.61 MB

An iTerm2 fork with focus on minimalism and better defaults

License: GNU General Public License v2.0

Objective-C 92.53% Ruby 0.01% Makefile 0.16% C++ 0.03% C 0.64% HTML 0.06% Python 5.71% Shell 0.59% Batchfile 0.11% Perl 0.11% AppleScript 0.02% JavaScript 0.04% Rich Text Format 0.01%

therm's Introduction

Therm

Therm is a fork of iTerm2 made by pancake with minimalism in mind:

  • Better defaults (hidden tabs, scrollbars and window controls, dark theme, follow mouse, ...)
  • Removed tons of barely-used and buggy features, gaining some performance and reducing size
  • Fast fullscreen toggling, no animations (CMD+Enter)
  • Resize splits with keystrokes (CMD+Shift+HJKL)
  • Remove the AutoUpdates (Sparkle framework) and custom ANSI escape codes
  • Search entry is now dark and toggleable with CMD+f
  • Removed Brodcast, Tmux and SSH client functionality (buggy)
  • Solid, non transparent and no blurry effects allowed. Faster, lighter and more readable.
  • Added better default lfonts (Agave, Profont, Firacode, ...)
  • Support AlwaysOnTop mode (CMD+Shift+F)
  • Disable force-touch link previews, smart-paste and print-to-printer anoying features

Installation

Download the latest build from the release page, Therm will never do network requests without your consent, so no auto-udpates, nobody in your network need to know which terminal are you using..

So, in order to get Therm installed in your system you can:

Manual Installation

Find them out in https://github.com/trufae/Therm/releases

Just drag and drop the .app into the /Applications and accept the certificate.

To resign the app with your certificate you can run this:

codesign -f -s 'J5PTVY8BHH' Therm.app/Contents/MacOS/Therm

Using Brew

Maybe

brew install therm

Source Build

To build it from source you just need to run make run or open Therm.xcodeproj.

Future

Plan is to continue removing features and optimizing the code to make Therm even faster and cleaner.

  • Keep removing features
  • Remove all deprecated APIs uses
  • Improve emoji support
  • Support PowerPC and x86-32 macOS

Settings

Reset your settings to start from scratch with these steps:

pkill Therm
rm ~/Library/Preferences/com.pancake.therm.plist

Contributions

No plans to sync changes from iTerm2, except for maybe the Metal backend or better emoji support, but the software renderer is really fast and I can probably write a cleaner utf support from scratch.

I really value and appreciate all the work done by the author of iTerm2, so feel free to check it out and use it if you prefer.

This is an opensource project, under the GPL license, you can contribute by sending patches or filling issues to share your wishes or concerns.

--pancake

therm's People

Contributors

andreax79 avatar bdpdx avatar boretom avatar chendo avatar choppsv1 avatar coljac avatar csmulhern avatar dadowns avatar dusek avatar gnachman avatar golddranks avatar jcs avatar jgavris avatar johnspeno avatar jordanlewis avatar lastobelus avatar maddthesane avatar melbic avatar mikecappella avatar percontation avatar radare avatar rolandwalker avatar saitoha avatar salexkidd avatar samdoshi avatar shabble avatar subhasis256 avatar trufae avatar wren avatar x3ro 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

therm's Issues

"Focus Follows Mouse" settings are ignored

In the advanced settings, "steal key focus even when inactive" is set to no (by default as it seems). However, the application windows still do steal key focus when inactive.

I've tried disabling "Focus follows Mouse" completely, but that doesn't work either. I also tried setting "steal key focus…" to yes, and to no again, and restarted, which also had no effect.

I'm running Version 0.1.5.

Experience crashes when I try to switch back by clicking icon

Seems to randomly crash. It crashes after I've opened the windows twice and closed them twice using exit. And then switching between other windows (Safarai & Mail).

Using the latest 0.1.3. Not sure I had the issue with 0.1.2. I'll try to revert to see if it persist.

Process: Therm [31453]
Path: /Applications/Therm.app/Contents/MacOS/Therm
Identifier: com.pancake.therm
Version: unknown (unknown)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Therm [31453]
User ID: 501

Date/Time: 2018-01-31 18:41:33.809 +0100
OS Version: Mac OS X 10.13.3 (17D47)
Report Version: 12
Bridge OS Version: 3.0 (14Y661)
Anonymous UUID: DACC342F-7E31-CC73-83A7-28D8934906E5

Sleep/Wake UUID: 77777077-DF4C-4562-B8A6-042D32B60FF4

Time Awake Since Boot: 72000 seconds
Time Since Wake: 26000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xffff80114a289fef
Exception Note: EXC_CORPSE_NOTIFY

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

VM Regions Near 0xffff80114a289fef:
--> shared memory 00007fffffef5000-00007fffffef6000 [ 4K] r-x/r-x SM=SHM

Application Specific Information:
objc_msgSend() selector name: retain

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff6f531ea9 objc_msgSend + 41
1 com.apple.CoreFoundation 0x00007fff487a1d47 +[__NSDictionaryM __new:::::] + 871
2 com.apple.CoreFoundation 0x00007fff48829196 -[__NSDictionaryI mutableCopyWithZone:] + 262
3 com.pancake.therm 0x000000010eecf2ab -[PTYSession setProfile:] + 159
4 com.pancake.therm 0x000000010efe73a0 -[PseudoTerminal createTabWithProfile:withCommand:] + 781
5 com.pancake.therm 0x000000010ef578aa -[iTermController launchBookmark:inTerminal:withURL:hotkeyWindowType:makeKey:canActivate:command:block:] + 1812
6 com.pancake.therm 0x000000010ef56ae6 -[iTermController launchBookmark:inTerminal:] + 43
7 com.pancake.therm 0x000000010f0015c1 -[iTermApplicationDelegate newWindow:] + 162
8 com.pancake.therm 0x000000010effdd83 -[iTermApplicationDelegate applicationOpenUntitledFile:] + 119
9 com.apple.AppKit 0x00007fff45e06220 -[NSApplication _doOpenUntitled] + 431
10 com.apple.AppKit 0x00007fff462234d8 -[NSApplication(NSAppleEventHandling) _handleAEReopen:] + 357
11 com.apple.AppKit 0x00007fff45e03b49 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690
12 com.apple.Foundation 0x00007fff4a916404 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287
13 com.apple.Foundation 0x00007fff4a916282 _NSAppleEventManagerGenericHandler + 102
14 com.apple.AE 0x00007fff49901dd0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1788
15 com.apple.AE 0x00007fff49901677 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
16 com.apple.AE 0x00007fff49901565 aeProcessAppleEvent + 383
17 com.apple.HIToolbox 0x00007fff47b435e0 AEProcessAppleEvent + 55
18 com.apple.AppKit 0x00007fff45dff21e _DPSNextEvent + 2788
19 com.apple.AppKit 0x00007fff46594b4c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
20 com.apple.AppKit 0x00007fff45df3d6d -[NSApplication run] + 764
21 com.apple.AppKit 0x00007fff45dc2f1a NSApplicationMain + 804
22 com.pancake.therm 0x000000010eda02de main + 110
23 libdyld.dylib 0x00007fff7012f115 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff7027f05a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff701fa75c nanosleep + 199
2 com.apple.Foundation 0x00007fff4a99c6ab +[NSThread sleepForTimeInterval:] + 156
3 com.pancake.therm 0x000000010edbc3c0 -[ProcessCache _run] + 236
4 com.apple.Foundation 0x00007fff4a8fbee8 NSThread__start + 1197
5 libsystem_pthread.dylib 0x00007fff703ba6c1 _pthread_body + 340
6 libsystem_pthread.dylib 0x00007fff703ba56d _pthread_start + 377
7 libsystem_pthread.dylib 0x00007fff703b9c5d thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff7027efca __select + 10
1 com.pancake.therm 0x000000010ee5f7a6 -[TaskNotifier run] + 2664
2 com.apple.Foundation 0x00007fff4a8fbee8 NSThread__start + 1197
3 libsystem_pthread.dylib 0x00007fff703ba6c1 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff703ba56d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff703b9c5d thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff702757c2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff70274cdc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4881d575 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4881c8c7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4881bf43 CFRunLoopRunSpecific + 483
5 com.apple.Foundation 0x00007fff4a8edc16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
6 com.pancake.therm 0x000000010ef4ae22 -[BackgroundThread main] + 217
7 com.apple.Foundation 0x00007fff4a8fbee8 NSThread__start + 1197
8 libsystem_pthread.dylib 0x00007fff703ba6c1 _pthread_body + 340
9 libsystem_pthread.dylib 0x00007fff703ba56d _pthread_start + 377
10 libsystem_pthread.dylib 0x00007fff703b9c5d thread_start + 13

Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff702757c2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff70274cdc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff4881d575 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff4881c8c7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff4881bf43 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff45f3c3c8 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff703ba6c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff703ba56d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff703b9c5d thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff7027f562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff703ba06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff703b9c4d start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff7027f562 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff703ba06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff703b9c4d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fffa904a568 rbx: 0x0000000000000037 rcx: 0x000060400002d280 rdx: 0x0000000000000038
rdi: 0x00006080000230e0 rsi: 0x00007fff46a8d1ca rbp: 0x00007ffee0e60960 rsp: 0x00007ffee0e608c8
r8: 0x000000000000000c r9: 0x0000608000021bfe r10: 0x000060400002d280 r11: 0xffff80114a289fef
r12: 0x000000000000007f r13: 0x000000000000007f r14: 0x00007feeb69062f8 r15: 0x000000000000004c
rip: 0x00007fff6f531ea9 rfl: 0x0000000000010282 cr2: 0xffff80114a289fef

Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x10ed9e000 - 0x10f0c6ff3 +com.pancake.therm (unknown - unknown) <4222D741-6F88-3CA2-B241-38EDFE1FF121> /Applications/Therm.app/Contents/MacOS/Therm
0x10f521000 - 0x10f538fff libaprutil-1.0.dylib (40) <4D110B88-983E-3006-8EAE-D2DC7EC59CED> /usr/lib/libaprutil-1.0.dylib
0x10f54a000 - 0x10f5a6ff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/Therm.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10f5e0000 - 0x10f60cfff +com.googlecode.iterm2.ColorPicker (1.0 - 1) /Applications/Therm.app/Contents/Frameworks/ColorPicker.framework/Versions/A/ColorPicker
0x10f631000 - 0x10f64bff3 libapr-1.0.dylib (40) <4CFFDC28-1CF7-3844-8ECF-15534CC0DC3E> /usr/lib/libapr-1.0.dylib
0x11118b000 - 0x1111d598f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld
0x11145f000 - 0x1114bbff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/Therm.app/Contents/Frameworks/Growl.framework/Growl
0x11323e000 - 0x113ed6ff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (10.30.14 - 10.3.0) <195D3198-3FD3-3C72-8032-2BD7EBA8404C> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
0x114267000 - 0x11432affb com.apple.AMDRadeonX4000GLDriver (1.60.26 - 1.6.0) <0066C672-7627-310C-8DBD-1D23BB746AE4> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
0x11439a000 - 0x1144cffff com.apple.AMDMTLBronzeDriver (1.60.26 - 1.6.0) <7C3FAF5B-05D0-3AE7-B3DB-8D50D98E3072> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff40ebf000 - 0x7fff4120dff7 com.apple.RawCamera.bundle (8.02.0 - 1017.2.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff41455000 - 0x7fff41c7fff7 ATIRadeonX4000SCLib.dylib (1.60.26) <35CB9BC0-C664-38A7-96FA-0F07243E68D6> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
0x7fff427d6000 - 0x7fff4299cfff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (10.30.14 - 10.3.0) <45FBBD48-2416-3B83-93E2-C537AD81AF63> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff449e2000 - 0x7fff44bbdfff com.apple.avfoundation (2.0 - 1530.2) <30F528A4-548F-3E18-80A8-06481788E84C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff44bbe000 - 0x7fff44c78ff7 com.apple.audio.AVFAudio (1.0 - ???) <891340D8-A1F3-37B5-A183-EE5BE81F5296> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff44d7e000 - 0x7fff44d7efff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff44d7f000 - 0x7fff44d95fe3 libCGInterfaces.dylib (417) <27E09D39-51B5-3297-BE33-0DB1736B833A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff44d96000 - 0x7fff45294fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff45295000 - 0x7fff453effcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff453f0000 - 0x7fff4541efef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff4541f000 - 0x7fff457dfff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff457e0000 - 0x7fff457f5ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff457f6000 - 0x7fff457fbff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff457fc000 - 0x7fff4585afff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff4585b000 - 0x7fff4586efff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff4586f000 - 0x7fff45a1bfc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff45a1c000 - 0x7fff45accfef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff45acd000 - 0x7fff45acdfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff45dbd000 - 0x7fff46c1afff com.apple.AppKit (6.9 - 1561.20.106) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff46c6c000 - 0x7fff46c6cfff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff46c6d000 - 0x7fff46cd3fff com.apple.ApplicationServices.ATS (377 - 445) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff46d6c000 - 0x7fff46e8efff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff46e8f000 - 0x7fff46ed9ff7 libFontRegistry.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff46f7e000 - 0x7fff46fb1ff7 libTrueTypeScaler.dylib (222.1.2) <33C245B4-E1AD-3C89-B735-5A5610E547C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff4701b000 - 0x7fff4701fff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff470bf000 - 0x7fff47111ff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff47112000 - 0x7fff47120fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff47121000 - 0x7fff4716dfff com.apple.print.framework.PrintCore (13 - 503) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff4716e000 - 0x7fff471a8fff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff471a9000 - 0x7fff471b5fff com.apple.speech.synthesis.framework (7.4.1 - 7.4.1) <9ABE85D9-6E4A-3CEF-AA09-F81E52730598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff471b6000 - 0x7fff47441fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <46EDC245-5877-3438-805C-3AA0316E3F5C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff47443000 - 0x7fff47443fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0FC3B4FF-FFAB-3346-9A6A-C1DE033185EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff47758000 - 0x7fff47aeafff com.apple.CFNetwork (893.13.1 - 893.13.1) <3ECC6AD0-B47D-38D2-BF26-496B34847D25> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff47aff000 - 0x7fff47afffff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff47b00000 - 0x7fff47b03ffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff47b04000 - 0x7fff47e09ff7 com.apple.HIToolbox (2.1.1 - 910.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff47e0a000 - 0x7fff47e0dffb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff47e0e000 - 0x7fff47e13fff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff47e14000 - 0x7fff47ea9ffb com.apple.ink.framework (10.9 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff47eaa000 - 0x7fff47ec4ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff47ee5000 - 0x7fff47ee6fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff47ee7000 - 0x7fff47ee9ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff47eea000 - 0x7fff47ef0fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff47ffd000 - 0x7fff47ffdfff com.apple.Cocoa (6.11 - 22) <1553F279-3C7B-3A48-87E6-35237F7F452E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff4800b000 - 0x7fff480c4ff7 com.apple.ColorSync (4.13.0 - 546) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff48251000 - 0x7fff482e4ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff4834b000 - 0x7fff48374ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff48375000 - 0x7fff486c9fe7 com.apple.CoreData (120 - 849.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff486ca000 - 0x7fff48796fff com.apple.CoreDisplay (1.0 - 81.7) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff48797000 - 0x7fff48c37fe7 com.apple.CoreFoundation (6.9 - 1451) <7AFE9C8F-A562-3AFC-8402-117AA02F57E9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff48c39000 - 0x7fff49246fef com.apple.CoreGraphics (2.0 - 1129.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff49248000 - 0x7fff49537fff com.apple.CoreImage (13.0.0 - 579.2.9) <8AE143AB-6284-3B00-B56D-8C0C1826EF34> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff497c6000 - 0x7fff498a7fff com.apple.CoreMedia (1.0 - 2270.12.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff498a8000 - 0x7fff498f6fff com.apple.CoreMediaIO (812.0 - 4993) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff498f7000 - 0x7fff498f7fff com.apple.CoreServices (822.19 - 822.19) <44456ED2-59E4-34CB-B41B-C6A82B269949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff498f8000 - 0x7fff4996cffb com.apple.AE (735.1 - 735.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff4996d000 - 0x7fff49c44ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff49c45000 - 0x7fff49c79ff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff49c7a000 - 0x7fff49c82ff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff49c83000 - 0x7fff49e3bff7 com.apple.LaunchServices (822.19 - 822.19) <2895A919-0445-3CE2-9696-40122B5A46C5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff49e3c000 - 0x7fff49eebff7 com.apple.Metadata (10.7.0 - 1191.2.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff49eec000 - 0x7fff49f49ff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <34BF1FAC-A0F7-37B4-950D-46408EBA9684> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff49f4a000 - 0x7fff49fb8fff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff49fb9000 - 0x7fff49fddffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff4a278000 - 0x7fff4a3c6ffb com.apple.CoreText (352.0 - 578.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff4a3c7000 - 0x7fff4a401ff3 com.apple.CoreVideo (1.8 - 279.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff4a402000 - 0x7fff4a48cffb com.apple.framework.CoreWLAN (13.0 - 1339) <16DDD47C-BBFE-3D49-8BDF-3652017240FD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff4a61a000 - 0x7fff4a625ff7 com.apple.DirectoryService.Framework (10.13 - 207) <79F272D7-48AE-3D1E-AC5B-3CEB5F16E7D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff4a626000 - 0x7fff4a6e0fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <2094BAC4-4F37-3741-B9BD-60158A63C503> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff4a707000 - 0x7fff4a70cfff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff4a8cd000 - 0x7fff4ac92fff com.apple.Foundation (6.9 - 1451) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff4ad02000 - 0x7fff4ad32fff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff4ae44000 - 0x7fff4af47ff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) <718565B3-6DA7-3DF9-BB51-391FFCAEAFA5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff4afa7000 - 0x7fff4b042fff com.apple.framework.IOKit (2.0.2 - 1445.40.1) <9CFA07B9-BA6E-31E4-AD4F-C47071A8C522> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff4b044000 - 0x7fff4b04bffb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff4b04c000 - 0x7fff4b0a1ff3 com.apple.ImageCaptureCore (7.0 - 7.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff4b0a2000 - 0x7fff4b219ff7 com.apple.ImageIO.framework (3.3.0 - 1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff4b21a000 - 0x7fff4b21effb libGIF.dylib (1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff4b21f000 - 0x7fff4b306fff libJP2.dylib (1713) <332083DD-3D27-3DE7-9866-A36D590E511E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff4b307000 - 0x7fff4b32aff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff4b606000 - 0x7fff4b62cfeb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff4b62d000 - 0x7fff4b62fffb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff4b630000 - 0x7fff4b67dfeb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff4b839000 - 0x7fff4c3f4fff com.apple.JavaScriptCore (13604 - 13604.5.6) <5541E211-3248-3B89-9AE9-D5FE413F12D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff4c40c000 - 0x7fff4c425ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff4c426000 - 0x7fff4c45bfff com.apple.LDAPFramework (2.4.28 - 194.5) <8419BDB5-12DF-3BC9-871D-7A270E080249> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff4c6dd000 - 0x7fff4c6e4fff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff4c787000 - 0x7fff4cda2fff com.apple.MediaToolbox (1.0 - 2270.12.1) <40802884-1347-3CDC-AAD3-D046463A528E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff4cda4000 - 0x7fff4ce23fff com.apple.Metal (124.7 - 124.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff4ce40000 - 0x7fff4ce55fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff4ce56000 - 0x7fff4cec1fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff4cec2000 - 0x7fff4cee5fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff4cee6000 - 0x7fff4cf66ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff4cf67000 - 0x7fff4cf67ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff4df70000 - 0x7fff4df7cffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff50d64000 - 0x7fff50d6cfef libcldcpuengine.dylib (2.8.7) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff50d6d000 - 0x7fff50dbaffb com.apple.opencl (2.8.12 - 2.8.12) <7F9BF7F0-AFB2-349A-BF9B-2DE5288380C4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff50dbb000 - 0x7fff50dd7ffb com.apple.CFOpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff50dd8000 - 0x7fff50de3fff com.apple.OpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff51f62000 - 0x7fff51f64fff libCVMSPluginSupport.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff51f65000 - 0x7fff51f69ff7 libCoreFSCache.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff51f6a000 - 0x7fff51f6efff libCoreVMClient.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff51f6f000 - 0x7fff51f77fff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff51f78000 - 0x7fff51f83fff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff51f84000 - 0x7fff51fbffe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff51fc0000 - 0x7fff5212cfff libGLProgrammability.dylib (16.4.2) <3505EF20-FA3D-321B-8C11-D9CA74656F30> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff5212d000 - 0x7fff5216bffb libGLU.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff52ae3000 - 0x7fff52af1ffb com.apple.opengl (16.4.2 - 16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff52af2000 - 0x7fff52c89ffb GLEngine (16.4.2) <8F35484D-9C09-3D79-9825-7E73661326D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff52c8a000 - 0x7fff52cb2ffb GLRendererFloat (16.4.2) <463BD481-6E1A-3EFC-A93B-C7E9292F76ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff52e69000 - 0x7fff52fb5fff com.apple.QTKit (7.7.3 - 3014) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff52fb6000 - 0x7fff5321bff7 com.apple.imageKit (3.0 - 1040) <5A1261EA-76C5-386C-9F46-06EE804E2234> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff5321c000 - 0x7fff53308ff3 com.apple.PDFKit (1.0 - 677.4) <265C1FB2-4E62-3498-A86B-02C0F790F1ED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff53309000 - 0x7fff5381bff7 com.apple.QuartzComposer (5.1 - 364) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff5381c000 - 0x7fff5383ffff com.apple.quartzfilters (1.10.0 - 1.10.0) <8CBE10F3-828F-373C-B92A-A5289CBCF77A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff53840000 - 0x7fff53937ff7 com.apple.QuickLookUIFramework (5.0 - 743.7) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff53938000 - 0x7fff53938fff com.apple.quartzframework (1.5 - 21) <3F3BE91F-A032-3E92-ACEA-E2DFEC999E93> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff53939000 - 0x7fff53b81fff com.apple.QuartzCore (1.11 - 584.8.102) <4479AF33-E6EA-3037-A2C1-3C6F12B1260A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff53b82000 - 0x7fff53bd9ff7 com.apple.QuickLookFramework (5.0 - 743.7) <0CB6717C-CCE2-3591-A31E-A8EF01DD4FC8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff53d9e000 - 0x7fff53db4fff com.apple.SafariServices.framework (13604 - 13604.5.6) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff543a2000 - 0x7fff543b9fff com.apple.ScriptingBridge (1.3.3 - 70) <44B47809-18BF-3522-B6A0-7C14AA4BE979> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff543ba000 - 0x7fff546d1ff7 com.apple.security (7.0 - 58286.41.2) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff546d2000 - 0x7fff5475cff7 com.apple.securityfoundation (6.0 - 55185.30.4) <65144003-B9E2-3DE3-8923-F2BAA68BBF4E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff5478e000 - 0x7fff54791ffb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff54b36000 - 0x7fff54ba6ff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff54d5b000 - 0x7fff550d4ff7 com.apple.VideoToolbox (1.0 - 2270.12.1) <77848D39-10DA-3AA3-88F4-2898F42FCA5A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff5537c000 - 0x7fff55894fe7 libwebrtc.dylib (7604.5.6) <7C956A2C-8F14-310F-AE27-CCDA9F64AAE5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff55895000 - 0x7fff56d7cff7 com.apple.WebCore (13604 - 13604.5.6) <558072BF-6134-3C19-B32E-4889C5C06C5C> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff56d7d000 - 0x7fff56f70ff3 com.apple.WebKitLegacy (13604 - 13604.5.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff56f71000 - 0x7fff57369ff7 com.apple.WebKit (13604 - 13604.5.6) <5AB44A86-7C8C-3F24-A76B-80618F164763> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff577d9000 - 0x7fff57865ff7 com.apple.APFS (1.0 - 1) <9D67579C-7FB4-3AD9-AB4F-9174A552EB37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff58478000 - 0x7fff584a0fff com.apple.framework.Apple80211 (13.0 - 1345) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff584a2000 - 0x7fff584b1ff7 com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff585ed000 - 0x7fff58635ff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff58667000 - 0x7fff5866fff3 com.apple.AppleSRP (5.0 - 1) <4CEC34CF-63E3-3023-B61B-F8D133698534> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff58670000 - 0x7fff58698fff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff58761000 - 0x7fff58764ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff58765000 - 0x7fff587b5ff7 com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff58e84000 - 0x7fff58e8bff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff58e8c000 - 0x7fff58f13ff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff59cd7000 - 0x7fff59d26ff3 com.apple.ChunkingLibrary (188 - 188) <84E024A0-5F95-3A30-A60B-102343AE46B7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff5a8a3000 - 0x7fff5a8acff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff5ab3d000 - 0x7fff5af1dfff com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff5af1e000 - 0x7fff5af4eff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff5b149000 - 0x7fff5b152ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <0A87A91C-A2CF-3BB1-9038-7F610111BC30> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff5b2b9000 - 0x7fff5b2c9ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff5bb84000 - 0x7fff5bb9aff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff5bec2000 - 0x7fff5bec7ff7 com.apple.CoreOptimization (1.0 - 1) <785B622B-8F7D-3B4D-83AF-EB98CB79FFF6> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff5bec8000 - 0x7fff5bf6dff7 com.apple.CorePDF (4.0 - 414) <2F0447DB-826B-3CEC-A98C-B8A8DDEA1B26> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff5c016000 - 0x7fff5c072fff com.apple.CorePrediction (1.0 - 1) /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff5c19f000 - 0x7fff5c1d0ff3 com.apple.CoreServicesInternal (309.1 - 309.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff5c51f000 - 0x7fff5c5b0fff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff5c633000 - 0x7fff5c767fff com.apple.coreui (2.1 - 492.2) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff5c768000 - 0x7fff5c873fff com.apple.CoreUtils (5.3 - 530.60) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff5c8c8000 - 0x7fff5c92cfff com.apple.framework.CoreWiFi (13.0 - 1339) <7EBA8BA5-C650-3067-A805-8DD08FC816FD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff5c92d000 - 0x7fff5c93cff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff5c9b9000 - 0x7fff5c9c8ff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <87B83349-C317-3E07-894C-5BC5C20AE08B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff5c9cb000 - 0x7fff5c9cfffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff5ca55000 - 0x7fff5cacbfff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff5cb19000 - 0x7fff5cb59ff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff5cb5a000 - 0x7fff5cc89fff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff5cd7c000 - 0x7fff5ce4eff7 com.apple.DiskImagesFramework (480.30.2 - 480.30.2) <4A7D01B5-0A30-3425-AC35-D349EC10454F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff5ce4f000 - 0x7fff5cec6ff7 com.apple.DiskManagement (11.2 - 1339) <0B17E79A-0BF6-3FD8-8AD0-A8498545030F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff5cec7000 - 0x7fff5ced2ff7 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff5cf5a000 - 0x7fff5cf5cff7 com.apple.EFILogin (2.0 - 2) <5B6E5A73-C2B2-3188-ADE9-C29CE29BB225> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff5d9fe000 - 0x7fff5de2cfff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff5fa94000 - 0x7fff5fa94fff libmetal_timestamp.dylib (802.3.14) <567B1E2F-A6C4-3350-A72E-AF0E0C4A7788> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib
0x7fff610f4000 - 0x7fff610ffff7 libGPUSupportMercury.dylib (16.4.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff6149c000 - 0x7fff614c1ff3 com.apple.GenerationalStorage (2.0 - 285) <07E7BC5F-8EF2-34FC-9EEC-B4E61EAAFA9A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff61e40000 - 0x7fff61e4ffff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff61ec7000 - 0x7fff61f3bfff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff627e3000 - 0x7fff627ecfff com.apple.IOAccelMemoryInfo (1.0 - 1) /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff627ed000 - 0x7fff627f4ffb com.apple.IOAccelerator (376.6 - 376.6) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff627f8000 - 0x7fff6280ffff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff62bd9000 - 0x7fff62bfefff com.apple.IconServices (97.4 - 97.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff62d08000 - 0x7fff62d0bff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff62d79000 - 0x7fff62d89ffb com.apple.IntlPreferences (2.0 - 227) <0FF7209B-0E4D-3411-B325-03938B7C0938> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff62e93000 - 0x7fff62f88fff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff62f89000 - 0x7fff62fcbff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff62fcf000 - 0x7fff62fd6ff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff630bd000 - 0x7fff630c2fff com.apple.LoginUICore (4.0 - 4.0) <33D9089B-ECDB-361D-973A-1FDDACC5BFDF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff637fa000 - 0x7fff637fdfff com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff63916000 - 0x7fff63949ff7 com.apple.MediaKit (16 - 871) <47A5B872-4139-315D-A047-581F9C485D15> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff63c38000 - 0x7fff63ca1ff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff63ca9000 - 0x7fff63cbeff3 com.apple.MobileAssets (1.0 - 437.40.1) <589D6786-0C0F-3CDB-8093-3834402CE083> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff63e16000 - 0x7fff63e2eff3 com.apple.MobileKeyBag (2.0 - 1.0) <4C70F92C-BB58-393E-B613-EAB16790CCED> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff63eba000 - 0x7fff63ee2fff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff64147000 - 0x7fff64152fff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff65954000 - 0x7fff65994ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff6771c000 - 0x7fff6776ffff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff67770000 - 0x7fff6778efff com.apple.ProtocolBuffer (1 - 259) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff678fb000 - 0x7fff67910ff3 com.apple.QuickLookThumbnailing (1.0 - 1) <0771325B-BBAD-3865-B2A3-BE7089641C52> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff6795f000 - 0x7fff6796afff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.30.29) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff6796b000 - 0x7fff6798effb com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff6798f000 - 0x7fff679a0ffb com.apple.xpc.RemoteXPC (1.0 - 1205.30.29) <1FD53EC6-A9E9-3AEC-86A7-C52729D1A135> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff692ab000 - 0x7fff693bcfff com.apple.Sharing (972.14 - 972.14) <964AEC2D-8A2A-33BE-9334-98A7CBE7CC51> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff693e6000 - 0x7fff693e7fff com.apple.performance.SignpostNotification (1.0 - 1) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x7fff6a0e4000 - 0x7fff6a37efff com.apple.SkyLight (1.600.0 - 312.23.4) <455CE6F6-CD58-3E08-8300-CA8BDD3377FC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff6ab2f000 - 0x7fff6ab3cff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff6afd5000 - 0x7fff6affcff7 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff6b6ce000 - 0x7fff6b752fe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff6ba14000 - 0x7fff6ba40fff com.apple.framework.SystemAdministration (1.0 - 1.0) <6AE03DE8-E5C1-38E5-B788-0A763CAACDC2> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff6bc44000 - 0x7fff6bc4bff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff6be58000 - 0x7fff6bf15ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff6bfb9000 - 0x7fff6bfbafff com.apple.TrustEvaluationAgent (2.0 - 31) <39F533B2-211E-3635-AF47-23F27749FF4A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff6bfc0000 - 0x7fff6c16fff3 com.apple.UIFoundation (1.0 - 546.1.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6ce38000 - 0x7fff6cf07ff7 com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff6d8b2000 - 0x7fff6d8b4ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff6d8b5000 - 0x7fff6d8cafff com.apple.login (3.0 - 3.0) <140118A7-8FB9-35C5-92FA-BD79C9C32309> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6da18000 - 0x7fff6da4bfff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib
0x7fff6daeb000 - 0x7fff6db24ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib
0x7fff6db25000 - 0x7fff6db30fff libChineseTokenizer.dylib (28) /usr/lib/libChineseTokenizer.dylib
0x7fff6db31000 - 0x7fff6dbbeff7 libCoreStorage.dylib (546) /usr/lib/libCoreStorage.dylib
0x7fff6dbc2000 - 0x7fff6dbc3ff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6dbfa000 - 0x7fff6ddc4ff3 libFosl_dynamic.dylib (17.7) /usr/lib/libFosl_dynamic.dylib
0x7fff6ddfc000 - 0x7fff6ddfcfff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff6df25000 - 0x7fff6df29ffb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib
0x7fff6df2a000 - 0x7fff6df2bff3 libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib
0x7fff6dfbe000 - 0x7fff6dfbefff libapple_crypto.dylib (109.40.1) <32252490-B1E9-363F-AEED-3EC97D919348> /usr/lib/libapple_crypto.dylib
0x7fff6dfbf000 - 0x7fff6dfd5ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib
0x7fff6dfd6000 - 0x7fff6e000ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib
0x7fff6e001000 - 0x7fff6e082fdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib
0x7fff6e086000 - 0x7fff6e086ff3 libauto.dylib (187) /usr/lib/libauto.dylib
0x7fff6e087000 - 0x7fff6e13efff libboringssl.dylib (109.40.1) <75F5F125-B919-3318-BD12-29CB5E868475> /usr/lib/libboringssl.dylib
0x7fff6e13f000 - 0x7fff6e14fff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib
0x7fff6e150000 - 0x7fff6e15dffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib
0x7fff6e15e000 - 0x7fff6e1b4fff libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib
0x7fff6e1b5000 - 0x7fff6e1d9ff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib
0x7fff6e1db000 - 0x7fff6e1ebfff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff6e1ec000 - 0x7fff6e202fff libcompression.dylib (47) /usr/lib/libcompression.dylib
0x7fff6e4af000 - 0x7fff6e4c7ff7 libcoretls.dylib (155) /usr/lib/libcoretls.dylib
0x7fff6e4c8000 - 0x7fff6e4c9ffb libcoretls_cfhelpers.dylib (155) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6e662000 - 0x7fff6e7f2fff libcrypto.35.dylib (22) <067CFC21-249D-392D-ADE1-785100BF0F83> /usr/lib/libcrypto.35.dylib
0x7fff6e98d000 - 0x7fff6e998ff7 libcsfde.dylib (546) /usr/lib/libcsfde.dylib
0x7fff6e999000 - 0x7fff6e9efff3 libcups.2.dylib (462.1) /usr/lib/libcups.2.dylib
0x7fff6ea1a000 - 0x7fff6ea6effb libcurl.4.dylib (105.40.1) <17EC22AC-0CE7-3FA7-AD55-B636806F46F8> /usr/lib/libcurl.4.dylib
0x7fff6ea71000 - 0x7fff6ea78ff3 libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib
0x7fff6eb2d000 - 0x7fff6eb2dfff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib
0x7fff6eb2e000 - 0x7fff6eb47ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib
0x7fff6eb55000 - 0x7fff6eb56fff libffi.dylib (18.1) <02011073-8CB7-362F-BC52-43B4E83687B0> /usr/lib/libffi.dylib
0x7fff6eb64000 - 0x7fff6eb69ff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib
0x7fff6eb95000 - 0x7fff6ec86ff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib
0x7fff6ec87000 - 0x7fff6eeaeffb libicucore.A.dylib (59152.0.1) /usr/lib/libicucore.A.dylib
0x7fff6eefb000 - 0x7fff6eefcfff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib
0x7fff6eefd000 - 0x7fff6ef16ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib
0x7fff6ef17000 - 0x7fff6ef2dff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib
0x7fff6efde000 - 0x7fff6f206ff7 libmecabra.dylib (779.7.6) <7E255F87-BBB4-3AE5-BC82-6DEE70566D05> /usr/lib/libmecabra.dylib
0x7fff6f20b000 - 0x7fff6f23bffb libncurses.5.4.dylib (53) <030DF747-F71B-367A-83EE-2F30B7947929> /usr/lib/libncurses.5.4.dylib
0x7fff6f3de000 - 0x7fff6f4b5ffb libnetwork.dylib (1229.30.11) <4E7A6EBA-B3DD-3001-9C97-CB423922B78C> /usr/lib/libnetwork.dylib
0x7fff6f52b000 - 0x7fff6f9197e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib
0x7fff6f91a000 - 0x7fff6f91bff7 libodfde.dylib (24) <1BBC519E-EF89-38F3-B226-70F086670D0F> /usr/lib/libodfde.dylib
0x7fff6f92c000 - 0x7fff6f930fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib
0x7fff6f933000 - 0x7fff6f967fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib
0x7fff6f9e6000 - 0x7fff6fa02ffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib
0x7fff6fa3d000 - 0x7fff6fa4ffff libsasl2.2.dylib (211) /usr/lib/libsasl2.2.dylib
0x7fff6fa50000 - 0x7fff6fa51ff7 libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib
0x7fff6fa52000 - 0x7fff6fbe5fe7 libsqlite3.dylib (274.5) /usr/lib/libsqlite3.dylib
0x7fff6fc41000 - 0x7fff6fc94ffb libssl.35.dylib (22) <4D77B502-E065-3794-90E7-39E83F9683F6> /usr/lib/libssl.35.dylib
0x7fff6fdb6000 - 0x7fff6fdeffff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib
0x7fff6fdf0000 - 0x7fff6fdf3ffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib
0x7fff6fdf4000 - 0x7fff6fe01fff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib
0x7fff6fe05000 - 0x7fff6feecfff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib
0x7fff6feed000 - 0x7fff6ff15fff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib
0x7fff6ff16000 - 0x7fff6ff28ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib
0x7fff6ffc6000 - 0x7fff6ffcaff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib
0x7fff6ffcb000 - 0x7fff6ffd5ff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib
0x7fff6ffd6000 - 0x7fff6ffddfff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib
0x7fff6ffde000 - 0x7fff6ffe6ffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib
0x7fff6ffe7000 - 0x7fff7006cfff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib
0x7fff700f4000 - 0x7fff7012dff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib
0x7fff7012e000 - 0x7fff7014bff7 libdyld.dylib (519.2.2) /usr/lib/system/libdyld.dylib
0x7fff7014c000 - 0x7fff7014cffb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib
0x7fff7014d000 - 0x7fff70159ff3 libkxld.dylib (4570.41.2) <661F47FA-F6FC-3FB1-8023-9DFE108AEEF7> /usr/lib/system/libkxld.dylib
0x7fff7015a000 - 0x7fff7015aff7 liblaunch.dylib (1205.30.29) /usr/lib/system/liblaunch.dylib
0x7fff7015b000 - 0x7fff7015fffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib
0x7fff70160000 - 0x7fff70162ff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib
0x7fff70163000 - 0x7fff70164ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib
0x7fff70165000 - 0x7fff7017cfff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib
0x7fff7017d000 - 0x7fff7017dfff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x7fff7017e000 - 0x7fff70207ff7 libsystem_c.dylib (1244.30.3) /usr/lib/system/libsystem_c.dylib
0x7fff70208000 - 0x7fff7020bffb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib
0x7fff7020c000 - 0x7fff7020fffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib
0x7fff70210000 - 0x7fff70211fff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib
0x7fff70212000 - 0x7fff70218ff7 libsystem_dnssd.dylib (878.30.4) /usr/lib/system/libsystem_dnssd.dylib
0x7fff70219000 - 0x7fff70262ff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib
0x7fff70263000 - 0x7fff70288ff7 libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib
0x7fff70289000 - 0x7fff702d4fcb libsystem_m.dylib (3146) /usr/lib/system/libsystem_m.dylib
0x7fff702d5000 - 0x7fff702f4fff libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib
0x7fff702f5000 - 0x7fff70399ff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib
0x7fff7039a000 - 0x7fff703a4ffb libsystem_networkextension.dylib (767.40.1) /usr/lib/system/libsystem_networkextension.dylib
0x7fff703a5000 - 0x7fff703aeff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib
0x7fff703af000 - 0x7fff703b6ff7 libsystem_platform.dylib (161.20.1) /usr/lib/system/libsystem_platform.dylib
0x7fff703b7000 - 0x7fff703c2fff libsystem_pthread.dylib (301.30.1) /usr/lib/system/libsystem_pthread.dylib
0x7fff703c3000 - 0x7fff703c6ff3 libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff703c7000 - 0x7fff703c8ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib
0x7fff703c9000 - 0x7fff703d0ff7 libsystem_symptoms.dylib (820.30.7) /usr/lib/system/libsystem_symptoms.dylib
0x7fff703d1000 - 0x7fff703e4ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib
0x7fff703e6000 - 0x7fff703ebff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib
0x7fff703ec000 - 0x7fff70418ff7 libxpc.dylib (1205.30.29) /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 2
CG backing stores 1320K 3
CG image 24K 3
CoreAnimation 112K 9
CoreGraphics 8K 2
CoreImage 48K 6
CoreUI image data 2092K 14
CoreUI image file 356K 7
Foundation 1208K 3
Image IO 88K 5
Kernel Alloc Once 8K 2
MALLOC 175.9M 56
MALLOC guard page 64K 14
Memory Tag 242 12K 2
STACK GUARD 56.0M 8
Stack 11.0M 8
VM_ALLOCATE 100K 13
__DATA 35.2M 309
__FONT_DATA 4K 2
__GLSLBUILTINS 2588K 2
__LINKEDIT 195.6M 12
__TEXT 249.1M 310
__UNICODE 560K 2
mapped file 57.8M 42
shared memory 752K 16
=========== ======= =======
TOTAL 790.3M 828

Model: MacBookPro14,3, BootROM MBP143.0169.B00, 4 processors, Intel Core i7, 3,1 GHz, 16 GB, SMC 2.45f0
Graphics: Radeon Pro 560, Radeon Pro 560, PCIe, 4 GB
Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.37.5.1a3)
Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.0 Bus
USB Device: SteelSeries Rival 700 Gaming Mouse
USB Device: iBridge
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1

Fullscreen, but still show the menbar

Hi,

I would love to have a fullscreen option that showed the window decoration, and still open in fullscreen. The hacking solution now is to set the term size outside the viewport.

Also, it would be nice to have an option so that the windows size is remember, e.g. using Moom or Spectacle.

Remove the tmux integration

It seems that overcomplicates the logic, i dont use tmux personally and i think tmux is enough by itself to be used inside a terminal

Cmd-H doesn't hide Therm windows

Hi,

Apologies if this is a duplicate.

Cmd-H doesn't seem to do anything; at least it doesn't hide the Therm windows.

Therm 0.1.5 installed by Homebrew cask, macOS 10.13.4.

Change title of tab/window

printf "\033]0;mfoo\007"

the thing is that it the ]2; should work too.. but its ignored by Therm/iTerm2.

Therm crashes whit zsh

Hi @trufae

Therm crashes when executing zsh.

While doing:

jbono@MacBook [~]> zsh

Therm closes immediately and suggests to send a crash report.

I don't know if this is useful for you but I pasted the report to paste.ee

Edit:

Also crashes with a simple echo:

jbono@MacBook [~]> echo "Hola"

Remove password manager

very experimental for now and i dont use it at all. and i see many bugfixes in the master branch

Implement Window -> always on top

Using Frida to enable:

ObjC.schedule(ObjC.mainQueue, ()=> {ObjC.classes.NSApplication.sharedApplication().windows().objectAtIndex_(0).setLevel_(1000);})

disable:

ObjC.schedule(ObjC.mainQueue, ()=> {ObjC.classes.NSApplication.sharedApplication().windows().objectAtIndex_(0).setLevel_(0);})

single session settings

it feels inconsistent and dirty to have multiple splits with different typographies, the typography change must affect ALL splits/windows, not just a single one

Search dialog is too intrussive

  • Next/prev hit should be done with keybindings
  • White/Grey background for input widget is anoying when working with black terminals

Therm doesn't start

Hello,

I installed therm with brew cask, and when I start it, the icon shows up in Dock and application bar changes to therm, but no windows show up. When I hit ⌘ + N to open a new window, application crashes with following exception:

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
Crashing on exception: *** NSRunStorage, _NSBlockNumberForIndex(): index (0) beyond array bounds (0)

Versions:

❯ sw_vers; and brew -v  
ProductName:	Mac OS X  
ProductVersion:	10.11.6  
BuildVersion:	15G1421  
Homebrew 1.6.2-47-g9b56b13  
Homebrew/homebrew-core (git revision ea3ba; last commit 2018-04-30)  

I'd like to try this out, so let me know if you need any additional information. Thank you.

“Therm” is damaged and can’t be opened.

Hi Trufae!

Looks like something is missing in the precompiled Therm 0.0.2 binary.

Trying to run it results in “Therm” is damaged and can’t be opened. You should move it to the Trash.

That's on High Sierra.

Tab list

Hi @pancake

I can open new tabs by pressing cmd+t and switch between them with cmd+1 or cmd+2 but I cannot see the tab list (in iTerm I think it's possible by pressing Shift+cmd+t).

Are you planning to add this or it's removed in purpose?

Cheers

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.