Coder Social home page Coder Social logo

hexfiend / hexfiend Goto Github PK

View Code? Open in Web Editor NEW
5.2K 103.0 419.0 19 MB

A fast and clever hex editor for macOS

Home Page: https://hexfiend.com

License: BSD 2-Clause "Simplified" License

Objective-C 78.03% Python 0.19% C 1.11% C++ 1.03% Shell 0.29% Makefile 0.01% Tcl 17.54% Rich Text Format 0.02% Swift 1.79%

hexfiend's Introduction

Hex Fiend

A fast and clever open source hex editor for macOS.

Download the latest version from the releases page.

CI

Features

  • Insert, delete, rearrange. Hex Fiend does not limit you to in-place changes like some hex editors.
  • Work with huge files. Hex Fiend can handle as big a file as you’re able to create. It’s been tested on files as large as 118 GB.
  • Small footprint. Hex Fiend does not keep your files in memory. You won’t dread launching or working with Hex Fiend even on low-RAM machines.
  • Fast. Open a huge file, scroll around, copy and paste, all instantly. Find what you’re looking for with fast searching.
  • Binary diff. Hex Fiend can show the differences between files, taking into account insertions or deletions. Simply open two files in Hex Fiend and then use the File > Compare menus.
  • Smart saving. Hex Fiend knows not to waste time overwriting the parts of your files that haven’t changed, and never needs temporary disk space.
  • Data inspector. Interpret data as integer or floating point, signed or unsigned, big or little endian.
  • Binary templates. Visualize the structure of a file through scripting. See documentation.
  • Embeddable! It’s really easy to incorporate Hex Fiend’s hex or data views into your app using the Hex Fiend framework. Its permissive BSD-style license won’t burden you. See the API reference for details. Check out the projects using Hex Fiend.

hexfiend's People

Contributors

ahelsley avatar bitsnlenses avatar denisname avatar fosterbrereton avatar frizlab avatar hamidnazari avatar iluvcapra avatar kainjow avatar kriechi avatar kumowoon1025 avatar lemnet avatar lkraider avatar logicaljoe avatar martinlindhe avatar percontation avatar ridiculousfish avatar roryokane avatar rtharston avatar ryleysill93 avatar saagarjha avatar shysaur avatar sroberts avatar svendahlstrand avatar swillits avatar tellowkrinkle avatar tomtastic avatar tripplet avatar usr-sse2 avatar wader avatar zorgiepoo 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hexfiend's Issues

App hangs when pasting

Copy something within HexFiend, then paste it to any other app, that app will hang (Not Responding), even the Clipboard Viewer. I can not copy anything out from HexFiend now. How to fix this?

Date/Time:       2016-11-13 21:19:29 +0800
OS Version:      Mac OS X 10.11.6 (Build 15G1108)
Architecture:    x86_64
Report Version:  22

Command:         Hex Fiend
Path:            /Applications/Hex Fiend.app/Contents/MacOS/Hex Fiend
Version:         2.3.0 (300)
Parent:          launchd [1]
PID:             18984

Event:           hang
Duration:        1.10s (process was unresponsive for 19 seconds before sampling)
Steps:           11 (100ms sampling interval)

Hardware model:  MacBookPro9,2
Active cpus:     4

Fan speed:       2000 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------

Heaviest stack for the main thread of the target process:
  11  start + 52 (Hex Fiend + 5764) [0x1033c7684]
  11  NSApplicationMain + 1176 (AppKit + 25448) [0x7fff8dcbc368]
  11  -[NSApplication run] + 682 (AppKit + 249216) [0x7fff8dcf2d80]
  11  -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 (AppKit + 295462) [0x7fff8dcfe226]
  11  _DPSNextEvent + 1067 (AppKit + 298486) [0x7fff8dcfedf6]
  11  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198063) [0x7fff91c895af]
  11  ReceiveNextEventCommon + 432 (HIToolbox + 198511) [0x7fff91c8976f]
  11  RunCurrentEventLoopInMode + 235 (HIToolbox + 198965) [0x7fff91c89935]
  11  CFRunLoopRunSpecific + 296 (CoreFoundation + 560696) [0x7fff9c953e38]
  11  __CFRunLoopRun + 2171 (CoreFoundation + 563483) [0x7fff9c95491b]
  11  __CFRunLoopDoSource1 + 473 (CoreFoundation + 597737) [0x7fff9c95cee9]
  11  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 597881) [0x7fff9c95cf79]
  11  __CFMessagePortPerform + 584 (CoreFoundation + 1222024) [0x7fff9c9f5588]
  11  __CFPasteboardClientCallBack + 1364 (CoreFoundation + 1370980) [0x7fff9ca19b64]
  11  __NSPasteboardProvideData + 331 (AppKit + 3789799) [0x7fff8e0533e7]
  11  ??? (<F2902C2B-A30D-3D57-8738-C1E56A8C3B97> + 145645) [0x1034788ed]
  11  ??? (<F2902C2B-A30D-3D57-8738-C1E56A8C3B97> + 144405) [0x103478415]
  11  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 (Foundation + 151257) [0x7fff9f91bed9]
  11  CFRunLoopRunSpecific + 296 (CoreFoundation + 560696) [0x7fff9c953e38]
  11  __CFRunLoopRun + 1356 (CoreFoundation + 562668) [0x7fff9c9545ec]
  11  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 565540) [0x7fff9c955124]
  11  mach_msg_trap + 10 (libsystem_kernel.dylib + 69490) [0x7fff92f20f72]
 *11  ipc_mqueue_receive_continue + 0 (kernel + 812688) [0xffffff80002c6690]


Process:         Hex Fiend [18984]
Path:            /Applications/Hex Fiend.app/Contents/MacOS/Hex Fiend
Architecture:    x86_64
Parent:          launchd [1]
UID:             501
Task size:       8069 pages
Note:            Unresponsive for 19 seconds before sampling

  Thread 0x16d26          DispatchQueue 1         11 samples (1-11)       priority 46 (base 46)

Full log: log.txt

Hide 00 bytes

It would be really cool if there was a menu to hide all the 00 bytes.
Any chance this will get implemented? =)

HFArray Bug. Unsure of exact fix.

HFByteArray_FileWriting.m line 439: constructNewSlices() returns HFByteArray, but there's a line returning an NSArray. I've traced the return value far enough to determine there's no special-case handling of constructNewSlices returning an NSArray so it appears this is bug which will cause a crash if ever triggered.

I'm not sure of the correct fix.

static HFByteArray *constructNewSlices(...) {
    ...

    NSUInteger dirtyRangeCount = [dirtyRanges count];
    if (! dirtyRangeCount) return [NSArray arrayWithObject:slice];

This version of Xcode is too old to read this arch

HexFiend 2.3.0 fails to build for me on Mountain Lion with Xcode 4.5.2 and on Lion with Xcode 4.3.3:

CompileXIB framework/resources/HFModalProgress.xib
    cd /Volumes/Data/macports/mountainlion/var/macports/build/_Volumes_Data_macports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0
    setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Volumes/Data/macports/mountainlion/var/macports/build/_Volumes_Data_macports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/build/Release/HexFiend.framework/Versions/A/Resources/HFModalProgress.nib /Volumes/Data/macports/mountainlion/var/macports/build/_Volumes_Data_macports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/framework/resources/HFModalProgress.xib --sdk ""
/* com.apple.ibtool.errors */
    Failure Reason: This version of Xcode is too old to read this arch
    Recovery Suggestion: Please use a newer version of Xcode. Consider changing the document's Development Target to preserve compatibility.

What version of Xcode is required?

Version 2.3.0 states 10.7 compatibility yet calls +[NSMapTable strongToStrongObjectsMapTable]

This API is not available in Lion:

Version: 2.3.0 (300)
Code Type: X86-64 (Native)
Parent Process: launchd [258]

Date/Time: 2014-08-18 20:45:06.689 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: -117645 sec
Per-App Interval Since Last Report: 83 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 2E3BA235-36F2-4CA2-BE33-687415B6E923

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

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

Application Specific Information:
objc[3095]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[NSMapTable strongToStrongObjectsMapTable]: unrecognized selector sent to class 0x7fff7f4241b8'
*** First throw call stack:
(
exceptionPreprocess + 198
objc_exception_throw + 43
+[NSObject doesNotRecognizeSelector:] + 190
__forwarding
+ 371
_CF_forwarding_prep_0 + 232
-[HFAnnotatedTreeByteRangeAttributeArray byteRange:wasReplacedByBytesOfLength:] + 98
-[FileDataDocument readFromURL:ofType:error:] + 242
-[NSDocument _initWithContentsOfURL:ofType:error:] + 137
-[NSDocument initWithContentsOfURL:ofType:error:] + 257
-[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 333
-[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] + 810
-[MyDocumentController openDocumentWithContentsOfURL:display:error:] + 84
__-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_4 + 648
-[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 530
__-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_3 + 252
_dispatch_call_block_and_release + 18
_dispatch_main_queue_callback_4CF + 308
__CFRunLoopRun + 1724
CFRunLoopRunSpecific + 230
RunCurrentEventLoopInMode + 277
ReceiveNextEventCommon + 355
BlockUntilNextEventMatchingListInMode + 62
_DPSNextEvent + 659
-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
-[NSApplication run] + 470
NSApplicationMain + 867
start + 52
)

terminate called throwing an exception
abort() called

HFPasteboardOwner hang

I've seen this a few times in the last few days. Occasionally HexFiend will hang on me, and it seems to always be happening when I'm doing a copy.

A sample shows:

   2644 Thread_99239   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2644 start  (in Hex Fiend) + 52  [0x105e94684]
    +   2644 NSApplicationMain  (in AppKit) + 940  [0x7fff88f4f783]
    +     2644 -[NSApplication run]  (in AppKit) + 553  [0x7fff88f6499c]
    +       2644 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]  (in AppKit) + 122  [0x7fff88f7089b]
    +         2644 _DPSNextEvent  (in AppKit) + 1434  [0x7fff88f7124e]
    +           2644 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 65  [0x7fff951cf5bc]
    +             2644 ReceiveNextEventCommon  (in HIToolbox) + 479  [0x7fff951cf7b7]
    +               2644 RunCurrentEventLoopInMode  (in HIToolbox) + 226  [0x7fff951cfa0d]
    +                 2644 CFRunLoopRunSpecific  (in CoreFoundation) + 309  [0x7fff8fbe5e75]
    +                   2644 __CFRunLoopRun  (in CoreFoundation) + 1830  [0x7fff8fbe67d6]
    +                     2644 __CFRunLoopDoSource1  (in CoreFoundation) + 478  [0x7fff8fbf579e]
    +                       2644 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__  (in CoreFoundation) + 41  [0x7fff8fbf5829]
    +                         2644 __CFMessagePortPerform  (in CoreFoundation) + 760  [0x7fff8fc6fc38]
    +                           2644 __CFPasteboardClientCallBack  (in CoreFoundation) + 1054  [0x7fff8fc98bde]
    +                             2644 __NSPasteboardProvidePboardData  (in AppKit) + 16  [0x7fff89549583]
    +                               2644 __NSPasteboardProvideData  (in AppKit) + 327  [0x7fff8954a4da]
    +                                 2644 -[HFPasteboardOwner pasteboard:provideDataForType:]  (in HexFiend) + 273  [0x105f458ed]
    +                                   2644 -[HFPasteboardOwner moveDataWithProgressReportingToPasteboard:forType:]  (in HexFiend) + 136  [0x105f45415]
    +                                     2644 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]  (in Foundation) + 253  [0x7fff8fe0fadc]
    +                                       2644 CFRunLoopRunSpecific  (in CoreFoundation) + 309  [0x7fff8fbe5e75]
    +                                         2644 __CFRunLoopRun  (in CoreFoundation) + 1161  [0x7fff8fbe6539]
    +                                           2644 __CFRunLoopServiceMachPort  (in CoreFoundation) + 181  [0x7fff8fbe6f15]
    +                                             2644 mach_msg  (in libsystem_kernel.dylib) + 64  [0x7fff8a958d18]
    +                                               2644 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8a959a1a]

I haven't been able to reproduce yet manually.

I am using the 2.3 release version.

Release a new version compatible with latest Xcode

HexFiend 2.1.2 fails to build with:

error: garbage collection is no longer supported

I understand you've already fixed this in the repository so this is a request for you to release a new version of HexFiend with those fixes.

Crashes all the time

After opening a file it instantly crashes.

Process:               Hex Fiend [6274]
Path:                  /opt/homebrew-cask/*/Hex Fiend.app/Contents/MacOS/Hex Fiend
Identifier:            com.ridiculousfish.HexFiend
Version:               2.3.0 (300)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Hex Fiend [6274]

Date/Time:             2015-04-20 13:20:21.707 +0200
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11

Time Awake Since Boot: 11000 seconds
Time Since Wake:       820 seconds

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

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

Application Specific Information:
abort() called
*** error for object 0x7fe6b1423d28: incorrect checksum for freed object - object was probably modified after being freed.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff96709286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff9389fb53 abort + 129
2   libsystem_malloc.dylib          0x00007fff8d329e06 szone_error + 625
3   libsystem_malloc.dylib          0x00007fff8d31e4e2 tiny_malloc_from_free_list + 1358
4   libsystem_malloc.dylib          0x00007fff8d31cf50 szone_malloc_should_clear + 317
5   libsystem_malloc.dylib          0x00007fff8d31c877 malloc_zone_malloc + 71
6   libsystem_malloc.dylib          0x00007fff8d31b395 malloc + 42
7   com.apple.CoreGraphics          0x00007fff8d9118d4 CGSImageDataHandleCreate + 61
8   com.apple.CoreGraphics          0x00007fff8d90f66a img_data_lock + 7689
9   com.apple.CoreGraphics          0x00007fff8d90c8da CGSImageDataLock + 151
10  libRIP.A.dylib                  0x00007fff91c43a52 ripc_AcquireImage + 906
11  libRIP.A.dylib                  0x00007fff91c42575 ripc_DrawImage + 1037
12  com.apple.CoreGraphics          0x00007fff8d90c597 CGContextDrawImage + 357
13  com.ridiculousfish.HexFiend-Framework   0x000000010e8a4ac9 -[HFRepresenterTextView drawByteColoringBackground:inRect:] + 725
14  com.ridiculousfish.HexFiend-Framework   0x000000010e8a50f6 -[HFRepresenterTextView drawStyledBackgroundsForByteRange:inRect:] + 1534
15  com.ridiculousfish.HexFiend-Framework   0x000000010e8a5c5a -[HFRepresenterTextView drawTextWithClip:restrictingToTextInRanges:] + 879
16  com.ridiculousfish.HexFiend-Framework   0x000000010e8a6d40 -[HFRepresenterTextView drawRect:] + 587
17  com.apple.AppKit                0x00007fff98e0b799 -[NSView _drawRect:clip:] + 4238
18  com.apple.AppKit                0x00007fff98e09e0a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1875
19  com.apple.AppKit                0x00007fff98e0a20e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
20  com.apple.AppKit                0x00007fff98e0a20e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
21  com.apple.AppKit                0x00007fff98e0a20e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
22  com.apple.AppKit                0x00007fff98e0a20e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2903
23  com.apple.AppKit                0x00007fff98e07ca6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 913
24  com.apple.AppKit                0x00007fff98e07403 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 333
25  com.apple.AppKit                0x00007fff98e0379b -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2761
26  com.apple.AppKit                0x00007fff98dbb2be -[NSView displayIfNeeded] + 1876
27  com.apple.AppKit                0x00007fff98e003bf -[NSThemeFrame handleSetFrameCommonRedisplay] + 251
28  com.apple.AppKit                0x00007fff98df8a1d -[NSWindow _setFrameCommon:display:stashSize:] + 3570
29  com.ridiculousfish.HexFiend     0x000000010e806bb5 -[BaseDataDocument relayoutAndResizeWindowForBytesPerLine:] + 207
30  com.ridiculousfish.HexFiend     0x000000010e806d45 -[BaseDataDocument setupWindowEnforcingBytesPerLine:] + 314
31  com.ridiculousfish.HexFiend     0x000000010e807167 -[BaseDataDocument adoptWindowController:fromTransientDocument:] + 957
32  com.ridiculousfish.HexFiend     0x000000010e818b8e -[MyDocumentController replaceTransientDocument:] + 319
33  com.ridiculousfish.HexFiend     0x000000010e818cfe -[MyDocumentController openDocumentWithContentsOfURL:display:error:] + 204
34  com.apple.AppKit                0x00007fff9906c52b __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_2 + 981
35  com.apple.AppKit                0x00007fff9906ca33 -[NSDocumentController _openDocumentWithContentsOfURL:usingProcedure:] + 570
36  com.apple.AppKit                0x00007fff9906c12a __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke + 495
37  com.apple.AppKit                0x00007fff992a3ac6 __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke_2885 + 183
38  com.apple.AppKit                0x00007fff992a3a02 __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke884 + 215
39  com.apple.AppKit                0x00007fff992a3854 __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke_2 + 372
40  com.apple.CoreFoundation        0x00007fff9a7718ec __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
41  com.apple.CoreFoundation        0x00007fff9a7639f5 __CFRunLoopDoBlocks + 341
42  com.apple.CoreFoundation        0x00007fff9a7631ae __CFRunLoopRun + 910
43  com.apple.CoreFoundation        0x00007fff9a762bd8 CFRunLoopRunSpecific + 296
44  com.apple.HIToolbox             0x00007fff8fa7f56f RunCurrentEventLoopInMode + 235
45  com.apple.HIToolbox             0x00007fff8fa7f1ee ReceiveNextEventCommon + 179
46  com.apple.HIToolbox             0x00007fff8fa7f12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
47  com.apple.AppKit                0x00007fff98db79bb _DPSNextEvent + 978
48  com.apple.AppKit                0x00007fff98db6f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
49  com.apple.AppKit                0x00007fff98dacbf3 -[NSApplication run] + 594
50  com.apple.AppKit                0x00007fff98d29354 NSApplicationMain + 1832
51  com.ridiculousfish.HexFiend     0x000000010e805684 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff9670a232 kevent64 + 10
1   libdispatch.dylib               0x00007fff9a55ba6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff9670994a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92d9d40d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff9670994a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92d9d40d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff9670994a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92d9d40d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff9670994a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92d9d40d start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff967044de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9670364f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9a763eb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9a76337b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff9a762bd8 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation        0x00007fff9a81a671 CFRunLoopRun + 97
6   com.ridiculousfish.HexFiend     0x000000010e81d60c -[OpenDriveWindowController refreshDriveList] + 124
7   com.apple.Foundation            0x00007fff96c1ddc2 __NSThread__main__ + 1345
8   libsystem_pthread.dylib         0x00007fff92d9f268 _pthread_body + 131
9   libsystem_pthread.dylib         0x00007fff92d9f1e5 _pthread_start + 176
10  libsystem_pthread.dylib         0x00007fff92d9d41d thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff9670994a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff92d9d40d start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff967044de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9670364f mach_msg + 55
2   libFontRegistry.dylib           0x00007fff967d3f98 XTSendCopyPropertyForFonts + 254
3   libFontRegistry.dylib           0x00007fff967f00cc TGlobalFontRegistryImp::CopyPropertyForFonts(__CFArray const*, __CFString const*, TFontQueryOptions const&) const + 288
4   libFontRegistry.dylib           0x00007fff967d3a35 XTCopyPropertyForFonts + 115
5   com.apple.CoreText              0x00007fff986b5a8f TBaseFont::CreateTraitsValuesPerFontInfo() const + 143
6   com.apple.CoreText              0x00007fff986b5901 TBaseFont::CopyTraitsInternal() const + 83
7   com.apple.CoreText              0x00007fff986b5494 TBaseFont::CopyAttribute(unsigned long) const + 490
8   com.apple.CoreText              0x00007fff986b4e6e TDescriptor::CopyAttribute(__CFString const*) const + 176
9   com.apple.CoreText              0x00007fff986b4d93 CTFontDescriptorCopyAttribute + 90
10  com.apple.AppKit                0x00007fff98f2e030 -[NSFontManager availableMembersOfFontFamily:] + 684
11  com.apple.AppKit                0x00007fff992e0247 -[NSFontManager availableFontNamesWithTraits:] + 165
12  com.ridiculousfish.HexFiend     0x000000010e80f35b -[AppDelegate buildFontMenu:] + 278
13  com.apple.Foundation            0x00007fff96c1ddc2 __NSThread__main__ + 1345
14  libsystem_pthread.dylib         0x00007fff92d9f268 _pthread_body + 131
15  libsystem_pthread.dylib         0x00007fff92d9f1e5 _pthread_start + 176
16  libsystem_pthread.dylib         0x00007fff92d9d41d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff513f3c88  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff513f3cb0  rsp: 0x00007fff513f3c88
   r8: 0x00000000fffffff0   r9: 0x0000000000000010  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x0000000000000001  r13: 0x00000001146d7000  r14: 0x00007fff7d425300  r15: 0x000000010e890000
  rip: 0x00007fff96709286  rfl: 0x0000000000000206  cr2: 0x00007fff7d640fd8

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10e804000 -        0x10e82cff7 +com.ridiculousfish.HexFiend (2.3.0 - 300) <DE8461B3-335B-33A4-85AF-2514DCE07EC3> /opt/homebrew-cask/*/Hex Fiend.app/Contents/MacOS/Hex Fiend
       0x10e85e000 -        0x10e875fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /opt/homebrew-cask/*/Hex Fiend.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10e893000 -        0x10e8effff +com.ridiculousfish.HexFiend-Framework (2.1.1 - 200) <F2902C2B-A30D-3D57-8738-C1E56A8C3B97> /opt/homebrew-cask/*/Hex Fiend.app/Contents/Frameworks/HexFiend.framework/Versions/A/HexFiend
       0x111868000 -        0x111868fe7 +cl_kernels (???) <F6DAC862-13CE-4E56-A823-38A8EA01FE2E> cl_kernels
       0x11186d000 -        0x11186dfef +cl_kernels (???) <4F48E02E-1189-4482-BA8F-63873A1F9BB7> cl_kernels
       0x112c4e000 -        0x112d34fef  unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff63a4c000 -     0x7fff63a82837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8c5d9000 -     0x7fff8c605fff  libsandbox.1.dylib (358.20.5) <C84D0EA1-CE60-3328-A196-D55874BE83D1> /usr/lib/libsandbox.1.dylib
    0x7fff8c61f000 -     0x7fff8c63cffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8c718000 -     0x7fff8c748fff  com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c749000 -     0x7fff8c74fff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8c750000 -     0x7fff8c7bcfff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8c7bd000 -     0x7fff8c7e5fff  libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
    0x7fff8c824000 -     0x7fff8c86ffff  com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8c870000 -     0x7fff8c8caff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8c8cf000 -     0x7fff8c9a5ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d22f000 -     0x7fff8d319ff7  com.apple.QuickLookUIFramework (5.0 - 675.42) <86EE3D40-4554-3813-8C8B-B583A5F6F7E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8d31a000 -     0x7fff8d336ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d49c000 -     0x7fff8d4c0ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8d4c1000 -     0x7fff8d4c4ff7  libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
    0x7fff8d7f3000 -     0x7fff8d846ffb  libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8d847000 -     0x7fff8d854fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff8d855000 -     0x7fff8d855fff  libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8d856000 -     0x7fff8d883fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8d8ea000 -     0x7fff8e126fe3  com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8e155000 -     0x7fff8e15bff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8e17f000 -     0x7fff8e187fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8e188000 -     0x7fff8e1d7ff7  com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e1e3000 -     0x7fff8e21bfff  libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
    0x7fff8e21c000 -     0x7fff8e363ffb  com.apple.WebKitLegacy (10600 - 10600.5.17) <B44AA3ED-CF33-3F14-9A57-06A10C653EF5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8e364000 -     0x7fff8e36cff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8e36d000 -     0x7fff8e47fff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8e494000 -     0x7fff8e713ff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e714000 -     0x7fff8e760fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8e761000 -     0x7fff8e774ff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8e775000 -     0x7fff8e7c2ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8ee5f000 -     0x7fff8ee79ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8ee7a000 -     0x7fff8eec7ff3  com.apple.CoreMediaIO (601.0 - 4760) <B2B71300-A863-30F8-8F00-B852CF843264> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8eec8000 -     0x7fff8eed3fff  libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8eed4000 -     0x7fff8eefffff  com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8ef84000 -     0x7fff8ef8fff7  com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8ef90000 -     0x7fff8ef99ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8efd7000 -     0x7fff8f000ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff8f006000 -     0x7fff8f008fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff8f009000 -     0x7fff8f03aff7  com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8f06e000 -     0x7fff8f070ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff8f071000 -     0x7fff8f0dfffb  com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8f17b000 -     0x7fff8f17dfff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8f18a000 -     0x7fff8f190fff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff8f191000 -     0x7fff8f203fff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8f204000 -     0x7fff8f224fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8f27e000 -     0x7fff8f33eff7  com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8f33f000 -     0x7fff8f346ff7  libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8f34b000 -     0x7fff8f36fff7  com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8f370000 -     0x7fff8f6dbfff  com.apple.VideoToolbox (1.0 - 1562.235) <0E996B8C-BE1C-3749-ACCA-DACBC89AFABB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8f6dc000 -     0x7fff8f6defff  libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8f6df000 -     0x7fff8f6dffff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8f6e0000 -     0x7fff8f6e5ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8f6e6000 -     0x7fff8f6effff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8f6f0000 -     0x7fff8f71bff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8f75c000 -     0x7fff8f86bff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8f8a1000 -     0x7fff8fa08ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8fa09000 -     0x7fff8fa26fff  com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8fa27000 -     0x7fff8fa4cfff  libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8fa4d000 -     0x7fff8fd52ff3  com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8fd53000 -     0x7fff90014ff7  com.apple.WebKit (10600 - 10600.5.17) <5724ED63-1C75-3090-B60A-DA484A9DBDE2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff90015000 -     0x7fff9001dff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9002c000 -     0x7fff9002cff7  liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib
    0x7fff9002d000 -     0x7fff900beff7  libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib
    0x7fff9019e000 -     0x7fff901a9ff7  libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
    0x7fff901aa000 -     0x7fff906d3fff  com.apple.QuartzComposer (5.1 - 332) <BCEDA75A-684E-34A7-8204-65E0ECB760B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff906ed000 -     0x7fff906f4fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff906f5000 -     0x7fff909f7ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff909f8000 -     0x7fff90d13fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90d14000 -     0x7fff90d1bff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff90f5a000 -     0x7fff90f5eff7  libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff90f5f000 -     0x7fff91043fff  libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff91044000 -     0x7fff91168ff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff91169000 -     0x7fff91176ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff913d6000 -     0x7fff913ecff7  com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff913ed000 -     0x7fff91408ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff91409000 -     0x7fff9141bff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9141c000 -     0x7fff9141efff  libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9141f000 -     0x7fff91440fff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff91441000 -     0x7fff9144eff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff91510000 -     0x7fff91564fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff91565000 -     0x7fff915e9fff  com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff915ea000 -     0x7fff9171afff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff91726000 -     0x7fff91740fff  com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff91741000 -     0x7fff918f1ff3  com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff918f2000 -     0x7fff918f5fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff919d5000 -     0x7fff91a10fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff91a11000 -     0x7fff91accff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff91acd000 -     0x7fff91af8fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff91b54000 -     0x7fff91b6dffb  com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff91b83000 -     0x7fff91c19ff7  com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff91c36000 -     0x7fff91c5efff  libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff91c5f000 -     0x7fff91c61fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff91c62000 -     0x7fff91cf9fff  com.apple.CoreMedia (1.0 - 1562.235) <21EB4AB6-2DBC-326B-B17E-E88BAA9E9200> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff91d14000 -     0x7fff91d17fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff91d18000 -     0x7fff91d26ff7  com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91d45000 -     0x7fff91f52ff3  com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff91f53000 -     0x7fff91f8affb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff91f8b000 -     0x7fff91fe8fff  com.apple.QuickLookFramework (5.0 - 675.42) <A9B7668D-60EF-35B2-9ACB-0E68DE335B15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff92043000 -     0x7fff9204bfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff92064000 -     0x7fff920aeff7  com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff920af000 -     0x7fff9210efff  com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff92355000 -     0x7fff9247dff7  com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9247e000 -     0x7fff92855fe7  com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff92856000 -     0x7fff92862ff7  com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff928af000 -     0x7fff929a1fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff92ad7000 -     0x7fff92adfff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff92b25000 -     0x7fff92c17ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff92c7b000 -     0x7fff92c80ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff92c97000 -     0x7fff92cb1ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff92cb2000 -     0x7fff92cb9fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff92d9c000 -     0x7fff92da5fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff92dd6000 -     0x7fff92e08ff7  libTrueTypeScaler.dylib (134.2) <8F72EF2F-0BC8-3BEC-8E1C-17F2C4480AE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff9301a000 -     0x7fff9301bfff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff93065000 -     0x7fff93155fef  libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff93156000 -     0x7fff93563ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9359d000 -     0x7fff935a1fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff935a2000 -     0x7fff9360eff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff9360f000 -     0x7fff9360ffff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff93610000 -     0x7fff93614fff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff93622000 -     0x7fff93783fff  com.apple.avfoundation (2.0 - 889.210) <0CFF0D47-7C6B-388E-87BD-404F43A6B1E0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff937d4000 -     0x7fff937e6ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff93842000 -     0x7fff938ceff7  libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
    0x7fff938cf000 -     0x7fff93b4dffb  com.apple.RawCamera.bundle (6.03.1 - 779) <A7846B7D-FC0A-3CA3-BC35-6284E9495D81> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff93c3b000 -     0x7fff93c6aff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff93c6b000 -     0x7fff93cdafff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff93ce4000 -     0x7fff93ce4fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff93cef000 -     0x7fff93cf1fff  com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff93ec5000 -     0x7fff93ef5ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff93ef6000 -     0x7fff93efcfff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff93f1c000 -     0x7fff93f1dfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff93f1e000 -     0x7fff93f1eff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff93f1f000 -     0x7fff93f24fff  libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
    0x7fff93f3c000 -     0x7fff93f7dfff  libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93f7e000 -     0x7fff93ff6ff7  com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff93ff7000 -     0x7fff93ff9fff  libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
    0x7fff93ffa000 -     0x7fff9442afff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff9442b000 -     0x7fff9445bfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff9445c000 -     0x7fff9445fff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff94496000 -     0x7fff944afff7  com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff94543000 -     0x7fff9455ffff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff947af000 -     0x7fff947c6ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff947f4000 -     0x7fff947f5fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff947f6000 -     0x7fff947f6fff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff947f7000 -     0x7fff94878ff7  com.apple.CoreUtils (1.1 - 110.1) <C98E1441-3FCB-3BC6-BB51-5380BD39EA88> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff94879000 -     0x7fff94884fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff94885000 -     0x7fff948a4fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff9493f000 -     0x7fff94b24ff7  libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff94b56000 -     0x7fff94ba2ff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff94ba3000 -     0x7fff94ba4ff3  libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
    0x7fff94bac000 -     0x7fff94bf2ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff94bf3000 -     0x7fff94c67ffb  com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff94c84000 -     0x7fff94cd2fff  libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
    0x7fff94cd3000 -     0x7fff94cf9fff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff94cfa000 -     0x7fff9520fffb  com.apple.JavaScriptCore (10600 - 10600.5.10) <ED4CABC6-0952-3E28-A3CD-32CA5CE22252> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff954a8000 -     0x7fff954b3fff  com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff954b4000 -     0x7fff95549ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9554a000 -     0x7fff9574446f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff95745000 -     0x7fff9574aff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff9574b000 -     0x7fff9574dff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff95763000 -     0x7fff957befe7  libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff957cc000 -     0x7fff95888ff7  libcrypto.0.9.7.dylib (106) <E0A293F8-0799-38DC-9ADA-1AD705EDD12B> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff95889000 -     0x7fff959cdff7  com.apple.QTKit (7.7.3 - 2890) <EA6DCA1E-CBAB-328F-B230-1F9B9104E110> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff959e1000 -     0x7fff95a52ffb  com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff95e3e000 -     0x7fff960a8ff7  com.apple.imageKit (2.6.1 - 848) <CBCF1292-3DC5-3A1F-A333-AAE462BBB3F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff960a9000 -     0x7fff96127fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff96128000 -     0x7fff96161fff  com.apple.AirPlaySupport (2.0 - 215.18) <6AF8E973-3643-3FEE-AA8F-541B9F093EEE> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff96165000 -     0x7fff9617fff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff9623d000 -     0x7fff96241fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff96308000 -     0x7fff965d7ff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff966f3000 -     0x7fff96710fff  libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib
    0x7fff96711000 -     0x7fff96743ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff96744000 -     0x7fff96746ffb  libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff9674b000 -     0x7fff96760ff7  com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff96761000 -     0x7fff9677bff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff9677c000 -     0x7fff96781fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff967d1000 -     0x7fff96817ff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff96818000 -     0x7fff96b4bff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff96b4c000 -     0x7fff96b9dff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <FED294D2-13CB-381D-98D0-BDA909AACA32> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff96bdf000 -     0x7fff96f10fff  com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff96f17000 -     0x7fff96f19fff  libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff96f1a000 -     0x7fff96f23fff  libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff97882000 -     0x7fff97910ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff97926000 -     0x7fff97929ff7  com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff9792a000 -     0x7fff9792afff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9792b000 -     0x7fff97941ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff97942000 -     0x7fff97946fff  libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
    0x7fff97947000 -     0x7fff9796ffff  libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
    0x7fff97970000 -     0x7fff979d7ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff979d8000 -     0x7fff979d9fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff979da000 -     0x7fff97b20fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff97ba4000 -     0x7fff97ba4fff  com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff97ba5000 -     0x7fff97e8cffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff97eaa000 -     0x7fff97eddfff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff97ede000 -     0x7fff97edefff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff97f0f000 -     0x7fff97f11fff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff97f12000 -     0x7fff97f1dff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff97f1e000 -     0x7fff98012fff  libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff98020000 -     0x7fff98028fe7  libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff98029000 -     0x7fff9802cfff  com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9802d000 -     0x7fff9802dfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9802e000 -     0x7fff9803dfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9803e000 -     0x7fff982a8ff7  com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff982a9000 -     0x7fff982b2ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff982b3000 -     0x7fff98300fff  com.apple.ImageCaptureCore (6.3 - 6.3) <44B6E670-16ED-3C81-9E8D-34543CD71273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff9832c000 -     0x7fff9833dff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff9833e000 -     0x7fff9838ffff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff98390000 -     0x7fff984c2ff7  com.apple.MediaControlSender (2.0 - 215.18) <86E901A7-64C3-3D2C-BBD4-E385405831D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff984c3000 -     0x7fff984fbfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff984fc000 -     0x7fff9859efff  com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff985bc000 -     0x7fff985c0fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff985c1000 -     0x7fff985c3ff3  com.apple.SafariServices.framework (10600 - 10600.5.17) <55E7D2A9-802C-36E9-9D38-A2D34107740D> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff985c4000 -     0x7fff985c5ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff985c6000 -     0x7fff985d7fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff985fe000 -     0x7fff98674fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff98675000 -     0x7fff98677ff7  com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff986ae000 -     0x7fff987c7ffb  com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff987c8000 -     0x7fff98cb8fff  com.apple.MediaToolbox (1.0 - 1562.235) <9813E9A6-5BD6-3E56-9D20-0023703D5096> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff98cbe000 -     0x7fff98d25ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98d26000 -     0x7fff998a7ff7  com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff998d0000 -     0x7fff9997ffe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff99980000 -     0x7fff99b0efff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff99b0f000 -     0x7fff99b1aff7  libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib
    0x7fff99b1b000 -     0x7fff99b25ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff99b31000 -     0x7fff99bd0e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff99bd1000 -     0x7fff99bf5fef  libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9a53c000 -     0x7fff9a544fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9a545000 -     0x7fff9a556fff  libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
    0x7fff9a557000 -     0x7fff9a581ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff9a582000 -     0x7fff9a629fff  com.apple.PDFKit (3.1 - 3.1) <717B6DB9-4C81-3326-AFB7-6B003FBF1311> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff9a62a000 -     0x7fff9a62aff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff9a62b000 -     0x7fff9a6bffff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff9a6c0000 -     0x7fff9a6c8ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff9a6f1000 -     0x7fff9aa89ff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9aa8a000 -     0x7fff9ab28fff  com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9acbc000 -     0x7fff9acbdffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff9acbe000 -     0x7fff9acc3ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff9acdd000 -     0x7fff9ad18fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9ad19000 -     0x7fff9ae53fff  com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff9ae54000 -     0x7fff9ae8effb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff9aea3000 -     0x7fff9aeb0ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff9aeb1000 -     0x7fff9aec3ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff9aee5000 -     0x7fff9af6eff7  com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9af6f000 -     0x7fff9afafff7  libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9afb1000 -     0x7fff9afb5fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9b039000 -     0x7fff9bffbffb  com.apple.WebCore (10600 - 10600.5.17) <587F71B3-28E7-3EBC-87B3-1F5E1D8C1349> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff9c0f9000 -     0x7fff9c109ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff9c10a000 -     0x7fff9c10bff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 5446
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=241.6M resident=79.9M(33%) swapped_out_or_unallocated=161.7M(67%)
Writable regions: Total=86.4M written=4592K(5%) resident=15.7M(18%) swapped_out=4K(0%) unallocated=70.7M(82%)

REGION TYPE                      VIRTUAL
===========                      =======
Activity Tracing                   2048K
CG backing stores                  5048K
CG image                             36K
CG shared images                    336K
CoreImage                            24K
CoreServices                       2536K
CoreUI image data                    88K
Image IO                             64K
Kernel Alloc Once                     8K
MALLOC                             47.6M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 251                       76K
Memory Tag 88                         4K
OpenCL                               16K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        17.1M
__DATA                             23.0M
__IMAGE                             528K
__LINKEDIT                         71.4M
__TEXT                            170.2M
__UNICODE                           552K
mapped file                        63.8M
shared memory                         4K
===========                      =======
TOTAL                             471.9M

Model: MacBookPro12,1, BootROM MBP121.0167.B02, 2 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 2.28f6
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 18 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en4
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: Internal Memory Card Reader
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: Dell QuietKey Keyboard
USB Device: Composite Device
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 3, 5.5

Can't save a document with ".dat" as an extension

Opening a new document and attempting to name it "foo.dat" reveals some kind of bug.

You cannot save this document with extension “.dat” at the end of the name. The required extension is “.(null)”.

This appears to be specific to ".dat" as an extension. Huh.

Select past EOF bug

The cursor may be moved beyond the end of the last byte (!) leading to nonsensical behavior and hanging.

  1. In a blank document, type a few bytes. Don't completely fill the last line-wrap.
  2. shift-left to select a few bytes at the end of the input
  3. shift-down to modify the selection
  4. keep shifting down; the cursor will fall beyond the end of the last byte. (It looks like there is no selection, but the status bar will tell you something like "7 bytes selected at offset 6 out of 6 bytes").

You can sometimes left/right arrow around in this area (and see stuff like "35 out of 15 bytes" in the status bar), and trying to type new characters hangs.

Full Screen

It would be sick if it was full screen like most mountain lion apps.

Nightly build download link

Hey,
thanks for your nice app, as a request I need nightly build for your code for test and use purpose, I can't build the binary from code, so please add release page for downloads.
thanks

Allow bit masks in searches

Unless I'm missing it in the program and the code, we can't search for a string like "07 00 ## 08 00" where ## is any hex character. Can this be added?

Cannot Browse Inside .APP Directory

Version: 2.1.2 (200)
Whenever I go to File->Open and select a .app file, the program treats this as a file and not as a directory. So if for instance I want to view the MacOS binary of an app file, I have to manually drag it to my Desktop first and then place it into hex fiend.
Hex Fiend should be able to see inside a .app directory.

Feature request - copy/paste to/from base64

I often have to handle binary data encoded as base64 and it would be a great feature to be able to use that directly in hex fiend by pasting it directly into an empty document, and being able to then copy it back to base64 after making changes.

Also, thanks for an awesome little editor!

Crashes under second Mac user (but fine under main user)

Installed v2.3.0 4a9290 with one user, works fine for that user.

When trying to run from another user account, crashes:

Process:               Hex Fiend [87197]
Path:                  /Applications/Hex Fiend.app/Contents/MacOS/Hex Fiend
Identifier:            com.ridiculousfish.HexFiend
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Hex Fiend [87197]
User ID:               502

Date/Time:             2015-10-29 10:29:42.603 -0400
OS Version:            Mac OS X 10.11.1 (15B42)
Report Version:        11
Anonymous UUID:        5C224B0F-D7A9-678B-78A1-5B02F37FBA18


Time Awake Since Boot: 660000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

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

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Referenced from: /Applications/Hex Fiend.app/Contents/MacOS/Hex Fiend
  Reason: no suitable image found.  Did find:
    /Applications/Hex Fiend.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle: stat() failed with errno=13
    /Applications/Hex Fiend.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle: stat() failed with errno=13

Binary Images:
    0x7fff66fae000 -     0x7fff66fe4f5f  dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld
    0x7fff8b530000 -     0x7fff8b535fff  com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9dd57000 -     0x7fff9dd57fff  com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

Model: Macmini6,2, BootROM MM61.0106.B0A, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.8f1
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E433136
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x43543130323436344246313630422E433136
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.21.94.29.1a4)
Bluetooth: Version 4.4.2f1 16391, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
USB Device: iPhone
USB Device: Miscellaneous Device
Thunderbolt Bus: Mac mini, Apple Inc., 23.4

Feature Request: Live reloading

It would be awesome if the contents of the editor is updated, either on the fly or with the push of a button, as the contents of the open file is changed by other processes.

That way I don't have to close the editor and reopen the same file again. Useful if you are stepping through a program in a debugger, that is writing a binary file.

Permissions for Sparkle.framework not correctly set

See also Homebrew/homebrew-cask#9895.

Hex Fiend does not correctly set 'group' and 'other' permissions and will crash if a non-owner runs it. The buggy files are fixed by updating their 'group' and 'other' permissions to reflect the 'user' permissions: chmod go=u.


screen shot 2015-03-05 at 3 25 38 am

$ '/opt/homebrew-cask/Caskroom/hex-fiend/2.3.0/Hex Fiend.app/Contents/MacOS/Hex Fiend'
dyld: Library not loaded: @loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Referenced from: /opt/homebrew-cask/Caskroom/hex-fiend/2.3.0/Hex Fiend.app/Contents/MacOS/Hex Fiend
  Reason: no suitable image found.  Did find:
    /opt/homebrew-cask/Caskroom/hex-fiend/2.3.0/Hex Fiend.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle: stat() failed with errno=13
    /opt/homebrew-cask/Caskroom/hex-fiend/2.3.0/Hex Fiend.app/Contents/MacOS/../Frameworks/Sparkle.framework/Versions/A/Sparkle: stat() failed with errno=13
$ ll '/opt/homebrew-cask/Caskroom/hex-fiend/2.3.0/Hex Fiend.app/Contents/Frameworks/'
total 0
drwxr-xr-x  6 Administrator   204B Mar  5 03:16 HexFiend.framework/
drwx------  6 Administrator   204B Mar  5 03:16 Sparkle.framework/

Selection behavior quirk

As discovered in Issue #62:

On a new blank document, if I:

  1. tap shift-up-delete (may only work pre-10.12. I'm on 10.11, and if Karabiner is installed it must not be active. See #62)
  2. hold down "0" to create some text
  3. hold shift-left

What should happen is that a selection grows character-by-character from back to front; but instead what happens is that every other key-repeat deselects (as if left were pressed without shift), for a net effect of a single-character-wide selection migrating backwards over the field.

This also affects the "Find" field.

This bug will possibly be suppressed once 10.12 lands with the fix for the buggy shift-up-delete, but there's something strange going on in HexFiend here that should probably still get fixed.

Protobuf support question

I am trying to view a protobuf encoded file, a Dota2 replay file to be exact (.dem).

Is it possible that one of the existing encodings already supports this encoding?

Jump to Offset not working for some values

I have byte grouping set to 4, and if I jump to an offset that is the start of a row (e.g. 0, 16, 112, etc), I get an assert in updateSelectionPulse:461. In release mode that means the image has a height of 0 and then Cocoa throws an exception trying to lock focus on an invalid image size.

It seems e57b46e introduced the issue. @percontation what was that change for? The commit is vague. If I undo that commit, it works fine.

Cannot build hexfiend (mac os x 10.6.8)

The document "MainMenu.xib" could not be opened. The operation couldn't be completed. IBXMLDecoder: The value (2483028224) for key (NSTag) is too large to fit into a 32 bit integer.

Assertion failed when using precise scrolling

By opening any large enough file and using precise scrolling, the HexFiend breaks with this:
Assertion failed: (range.location >= 0), function -[HFController setDisplayedLineRange:], file HFController.m, line 288.

The problem is that the value of HFController.lineHeight is zero, and it is used as a divisor in [HFController scrollWithScrollEvent] at line 1197, leading to NaN passed as parameter to [HFController scrollByLines].

I am using Debug configuration, compiled with Xcode 6.1 and running on OS X 10.10.

Outdated copyright date

In HexFiend 2.3.0, the copyright date shown in the Get Info and About windows is 2011, though 2.3.0 was released in 2014.

Line breaks?

I use HexFiend to open very large files in text mode and was wondering if there's any support for line breaks? Currently it's all condensed for HEX editing only. Thanks!

UTF-8 doesn't get read correctly.

HexFiend doesn't seem to read UTF-8 correctly (I changed the encoding in the menu and I'm running 2.1.1). I've attached two images below: one in HexFiend and one in SubEthaEdit. SubEthaEdit reads it correctly while Hex Fiend doesn't. Hex Fiend rendering of the text looks very similar to how it reads the file when set to Latin1.

hexfiend

subetha

Selecting bytes with the keyboard can cause HexFiend to crash

I was using Hex Fiend to check up on a bug I've experienced for years and found HF to be particularly #affected.

This is an OS X bug that I've experienced on all my Macs since 10.5. Hex Fiend is somewhat useful to simply demo the bug, but does not respond well compared to other apps and and crashes quickly

Hit left shift + up arrow and than press backspace/delete (in the position above the enter key) while you are still pressing the first two keys/in Hex Fiend.

screenshot 2016-03-16 at 4 50 06 am

Something gets confused in the deletion behavior while the state is kind of unstable and it seems an control character gets left behind. You can see them in Hex Fiend. 7F7F7F. Focus the left panel and repeat to, clearing that text away and it then crashing.

This happens in lots of cocoa text input fields that are roughly supposed to be single-line vies of text a not multi-line ones. People who have a habit of using this key combo to clear buffers/fields have lots of strange unlucky things happen. For some reason I get 0x7F from Hex Fiend. I also got 0x7F in the earlier 10.5, 10.6 days of this bug. But most apps today actually give me 0x08 chars, like the Safari Smart Search Field: Trust me, they are right there, you just can't see them.

screenshot 2016-03-16 at 5 00 43 am

Easy to witness there with Google because Google receives the chracters as part of your query. It renders them a "?"s.

Instead command-A to select all. You can't see these, now, but it will oddly display this empty input area like the entire "nothing" is selected. Can copy and paste them anywhere.

screenshot 2016-03-16 at 5 01 08 am

Pasting these bytes from the Safari text field into HF can also cause an instant crash.

screenshot 2016-03-16 at 5 05 34 am

Hex Fiend_2016-03-16-034455_AaronBook.hang.zip

Apple rdar://5288750 & rdar://21783531

Framework build fails with permission error

Trying to compile the hexfiend framework fails on the MacPorts automated build system as follows:

CompileXIB framework/resources/HFModalProgress.xib
    cd /opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 10.9 --output-format human-readable-text --compile /opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/build/Release/HexFiend.framework/Versions/A/Resources/HFModalProgress.nib /opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/framework/resources/HFModalProgress.xib
/* com.apple.ibtool.document.notices */
/opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/framework/resources/HFModalProgress.xib:4: note: View is clipping its content
/* com.apple.ibtool.errors */
/opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/framework/resources/HFModalProgress.xib: error: Compilation failed. Unable to write to path: /opt/local/var/macports/build/_opt_mports_dports_editors_hexfiend/HexFiend-framework/work/HexFiend-2.3.0/build/Release/HexFiend.framework/Versions/A/Resources/HFModalProgress.nib
    Underlying Errors:
        Description: You don’t have permission to save the file “HFModalProgress.nib” in the folder “Resources”.
        Failure Reason: You don’t have permission.
        Recovery Suggestion: To view or change permissions, select the item in the Finder and choose File > Get Info.
        Underlying Errors:
            Description: The operation couldn’t be completed. Operation not permitted
            Failure Reason: Operation not permitted
        Description: “HFModalProgress.nib” couldn’t be removed.
        Failure Reason: The file doesn’t exist.
        Underlying Errors:
            Description: The operation couldn’t be completed. No such file or directory
            Failure Reason: No such file or directory

Builds occur in a clean build directory, so no manual changing of permissions in the build directory are expected to be required.

Better text encoding selection UI?

Right now you can switch the text encoding under the "Text Encoding" application menu, and select an encoding beyond a small standard set by pulling up a modal dialog at "Text Encoding > Other..."

For my particular use case, I have a file where the text encoding is unknown, and I'm attempting to figure out the proper encoding by switching through the full list of encodings, which is very clunky with this interface.

There's lots of space at the bottom of the window, in the "status bar", where a text-encoding field could be placed, allowing one to switch encodings rapidly using the up/down arrows on the keyboard, or by typing an encoding and having it autocomplete.

Claim copyrights on MacAppStore to re-branded iHex fork

Sorry to raise that, but it is really a pity to see iHex app on MacAppStore which is obvious shameless fork of HexFiend that doesn't keep the attribution and copyrights in its binaries as required by the 2-clause BSD license, eg: © hewbo.com on the page and inside the app itself, see below.

So it would be cool if the original author could contact Apple at https://www.apple.com/legal/internet-services/itunes/appstorenotices/#/contacts and ask them to tear down this app from Mac App Store.

iHex about box iHex app

2.4 version and drop 10.7?

It's been almost 2.5 years since the last release, I think it's time for a new one. I think we should drop 10.7, as there are several branches in the code that split off for 10.8+ functionality, so it will let us simplify things. Also bump to version 2.4.

@percontation

HexFiend holds closed files too long

It seems like if I've ever opened a file in HexFiend, I need to quit HexFiend before Finder is happy with deleting that file (even if that HexFiend window has long since closed).

I assume files are being held on to for caching reasons. If so, better behavior could include:

  1. Somehow recognize operations like Finder delete and ditch any hold on a cached (but not open) file.
  2. Don't hold things forever, it might be a waste of resources.

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.