Advertisement
Guest User

Seashore Mac OS X Mojave Crash

a guest
Oct 12th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.81 KB | None | 0 0
  1. Process: Seashore [1688]
  2. Path: /Applications/Seashore.app/Contents/MacOS/Seashore
  3. Identifier: Seashore
  4. Version: 0.6.3 (20171025)
  5. Code Type: X86-64 (Native)
  6. Parent Process: ??? [1]
  7. Responsible: Seashore [1688]
  8. User ID: 501
  9.  
  10. Date/Time: 2018-10-12 20:48:37.691 +0800
  11. OS Version: Mac OS X 10.14 (18A391)
  12. Report Version: 12
  13. Anonymous UUID: 68A928B8-EA41-0306-4A2B-B6E52367020B
  14.  
  15. Sleep/Wake UUID: 268AF26F-3FE0-423B-B1ED-00A5C84CC6F2
  16.  
  17. Time Awake Since Boot: 12000 seconds
  18. Time Since Wake: 570 seconds
  19.  
  20. System Integrity Protection: enabled
  21.  
  22. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  23.  
  24. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  25. Exception Codes: KERN_INVALID_ADDRESS at 0x00007fe5f0500000
  26. Exception Note: EXC_CORPSE_NOTIFY
  27.  
  28. Termination Signal: Segmentation fault: 11
  29. Termination Reason: Namespace SIGNAL, Code 0xb
  30. Terminating Process: exc handler [1688]
  31.  
  32. VM Regions Near 0x7fe5f0500000:
  33. MALLOC_TINY 00007fe5f0000000-00007fe5f0500000 [ 5120K] rw-/rwx SM=PRV
  34. -->
  35. MALLOC_SMALL 00007fe5f0800000-00007fe5f1000000 [ 8192K] rw-/rwx SM=PRV
  36.  
  37. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  38. 0 libsystem_platform.dylib 0x00007fff60fe75b1 _platform_memmove$VARIANT$Ivybridge + 49
  39. 1 ColorSyncDeprecated.dylib 0x00007fff323f0e16 IOWrite + 312
  40. 2 ColorSyncDeprecated.dylib 0x00007fff323f103d IOCopyPartial + 261
  41. 3 ColorSyncDeprecated.dylib 0x00007fff323fac21 CMOpenOrNewAccess + 788
  42. 4 net.sourceforge.seashore 0x00000001018c4580 covertBitmapColorSync + 928
  43. 5 net.sourceforge.seashore 0x00000001018c5e68 convertBitmap + 3560
  44. 6 net.sourceforge.seashore 0x00000001018a2abc -[CocoaLayer initWithImageRep:document:spp:] + 828
  45. 7 net.sourceforge.seashore 0x00000001018a2692 -[CocoaContent initWithDocument:contentsOfFile:] + 2082
  46. 8 net.sourceforge.seashore 0x000000010187ccfa -[SeaDocument readFromFile:ofType:] + 186
  47. 9 net.sourceforge.seashore 0x000000010187c52b -[SeaDocument initWithContentsOfFile:ofType:] + 219
  48. 10 com.apple.AppKit 0x00007fff315541ac -[NSDocument initWithContentsOfURL:ofType:error:] + 119
  49. 11 com.apple.AppKit 0x00007fff315e08b2 -[NSDocumentController makeDocumentWithContentsOfURL:ofType:error:] + 628
  50. 12 com.apple.AppKit 0x00007fff3180f542 __97-[NSDocumentController makeDocumentWithContentsOfURL:alternateContents:ofType:completionHandler:]_block_invoke + 91
  51. 13 com.apple.AppKit 0x00007fff3180f4dc -[NSDocumentController makeDocumentWithContentsOfURL:alternateContents:ofType:completionHandler:] + 171
  52. 14 com.apple.AppKit 0x00007fff315dfa7c __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke + 877
  53. 15 com.apple.AppKit 0x00007fff3180e170 __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke_4 + 31
  54. 16 com.apple.AppKit 0x00007fff3180e527 __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke_2.970 + 149
  55. 17 com.apple.AppKit 0x00007fff3180e42e __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke.969 + 139
  56. 18 com.apple.AppKit 0x00007fff3180e2ed __144-[NSDocumentController _coordinateReadingAndGetAlternateContentsForOpeningDocumentAtURL:resolvingSymlinks:thenContinueOnMainThreadWithAccessor:]_block_invoke.964 + 243
  57. 19 com.apple.AppKit 0x00007fff3181da74 ___NSMainRunLoopPerformBlockInModes_block_invoke + 25
  58. 20 com.apple.CoreFoundation 0x00007fff33d09a9c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
  59. 21 com.apple.CoreFoundation 0x00007fff33ccce0c __CFRunLoopDoBlocks + 393
  60. 22 com.apple.CoreFoundation 0x00007fff33ccc508 __CFRunLoopRun + 1211
  61. 23 com.apple.CoreFoundation 0x00007fff33ccbdfa CFRunLoopRunSpecific + 467
  62. 24 com.apple.HIToolbox 0x00007fff32f57895 RunCurrentEventLoopInMode + 293
  63. 25 com.apple.HIToolbox 0x00007fff32f574d4 ReceiveNextEventCommon + 371
  64. 26 com.apple.HIToolbox 0x00007fff32f57348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
  65. 27 com.apple.AppKit 0x00007fff3121495b _DPSNextEvent + 997
  66. 28 com.apple.AppKit 0x00007fff312136fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
  67. 29 com.apple.AppKit 0x00007fff3120d75d -[NSApplication run] + 699
  68. 30 com.apple.AppKit 0x00007fff311fce97 NSApplicationMain + 780
  69. 31 net.sourceforge.seashore 0x000000010187c184 start + 52
  70.  
  71. Thread 1:
  72. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  73. 1 ??? 0x0000000054485244 0 + 1414025796
  74.  
  75. Thread 2:: com.apple.NSEventThread
  76. 0 libsystem_kernel.dylib 0x00007fff60f36c2a mach_msg_trap + 10
  77. 1 libsystem_kernel.dylib 0x00007fff60f37174 mach_msg + 60
  78. 2 com.apple.CoreFoundation 0x00007fff33ccd17c __CFRunLoopServiceMachPort + 336
  79. 3 com.apple.CoreFoundation 0x00007fff33ccc6ca __CFRunLoopRun + 1661
  80. 4 com.apple.CoreFoundation 0x00007fff33ccbdfa CFRunLoopRunSpecific + 467
  81. 5 com.apple.AppKit 0x00007fff3121d581 _NSEventThread + 160
  82. 6 libsystem_pthread.dylib 0x00007fff60ff033d _pthread_body + 126
  83. 7 libsystem_pthread.dylib 0x00007fff60ff32a7 _pthread_start + 70
  84. 8 libsystem_pthread.dylib 0x00007fff60fef425 thread_start + 13
  85.  
  86. Thread 3:
  87. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  88. 1 ??? 0x0000000054485244 0 + 1414025796
  89.  
  90. Thread 4:
  91. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  92. 1 ??? 0x0009000000000000 0 + 2533274790395904
  93.  
  94. Thread 5:
  95. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  96. 1 ??? 0x0000000000000903 0 + 2307
  97.  
  98. Thread 6:
  99. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  100. 1 ??? 0x0000000054485244 0 + 1414025796
  101.  
  102. Thread 7:
  103. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  104.  
  105. Thread 8:
  106. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  107.  
  108. Thread 9:
  109. 0 libsystem_pthread.dylib 0x00007fff60fef408 start_wqthread + 0
  110.  
  111. Thread 0 crashed with X86 Thread State (64-bit):
  112. rax: 0x0000000111198000 rbx: 0x000000005fd3ec35 rcx: 0x000000005c845bb5 rdx: 0x000000005fd3ec35
  113. rdi: 0x0000000114691080 rsi: 0x00007fe5f0500000 rbp: 0x00007ffeee381c80 rsp: 0x00007ffeee381c80
  114. r8: 0x000000005fd3ec35 r9: 0x000000005fd3f000 r10: 0x0000000000000003 r11: 0xffff801b24191080
  115. r12: 0x0000000000000000 r13: 0x00007fe5ed2a4a00 r14: 0x00007fe5ed006f80 r15: 0x000000005fd3ec35
  116. rip: 0x00007fff60fe75b1 rfl: 0x0000000000010206 cr2: 0x00007fe5f0500000
  117.  
  118. Logical CPU: 0
  119. Error Code: 0x00000004
  120. Trap Number: 14
  121.  
  122.  
  123. Binary Images:
  124. 0x10187b000 - 0x10191cfff +net.sourceforge.seashore (0.6.3 - 20171025) <E1D0C8E7-52C1-379D-B229-91B39AF6DEA6> /Applications/Seashore.app/Contents/MacOS/Seashore
  125. 0x101971000 - 0x10197cffb +net.sourceforge.seashore.gimpcore (0.1.3 - 0.1.4) <D6477DB7-C6F1-3AC5-8329-5482DD412E12> /Applications/Seashore.app/Contents/Frameworks/GIMPCore.framework/Versions/A/GIMPCore
  126. 0x101982000 - 0x1019d0ffb +org.remotesensing.libtiff (3.8.2 - 3.8.2) <A678C4BC-A8B2-3487-96F6-F4EEBF322A27> /Applications/Seashore.app/Contents/Frameworks/TIFF.framework/Versions/A/TIFF
  127. 0x10494d000 - 0x104950047 libobjc-trampolines.dylib (750) <6D19812E-8094-309C-BBC0-FF23237BDEFA> /usr/lib/libobjc-trampolines.dylib
  128. 0x104959000 - 0x10495cff7 +net.sourceforge.seashore.SharpenPlus (1.0) <E7C844E2-9FFD-320B-A129-CA9EB8A95976> /Applications/Seashore.app/Contents/PlugIns/Sharpen+.bundle/Contents/MacOS/Sharpen+
  129. 0x104960000 - 0x104964ffb +net.sourceforge.seashore.PixellatePlus (1.0) <22E0A2FE-8AE3-3E55-9BB1-0B475A2097EC> /Applications/Seashore.app/Contents/PlugIns/Pixellate+.bundle/Contents/MacOS/Pixellate+
  130. 0x104968000 - 0x10496bffb +net.sourceforge.seashore.BrightnessPlus (1.0) <AA91BE4B-40FE-39A8-9845-82FF46B7C0D9> /Applications/Seashore.app/Contents/PlugIns/Brightness+.bundle/Contents/MacOS/Brightness+
  131. 0x10496f000 - 0x104971ff7 +net.sourceforge.seashore.CheckerboardPlus (1.0) <E829544C-F946-37C2-B48B-0CC73DE6B2DB> /Applications/Seashore.app/Contents/PlugIns/Checkerboard+.bundle/Contents/MacOS/Checkerboard+
  132. 0x104974000 - 0x104976fff +net.sourceforge.seashore.VertStripesPlus (1.0) <64C51E77-4D66-3819-8B9C-1782DD0135EB> /Applications/Seashore.app/Contents/PlugIns/VertStripes+.bundle/Contents/MacOS/VertStripes+
  133. 0x104979000 - 0x10497afff +net.sourceforge.seashore.HSV (1.0) <311240B0-2216-3E4A-917F-F598CAEB888D> /Applications/Seashore.app/Contents/PlugIns/HSV.bundle/Contents/MacOS/HSV
  134. 0x10497d000 - 0x104980ff7 +net.sourceforge.seashore.GaussianPlus (1.0) <29EBF81D-F063-303A-8900-01133FA6F77E> /Applications/Seashore.app/Contents/PlugIns/Gaussian+.bundle/Contents/MacOS/Gaussian+
  135. 0x104984000 - 0x104986ff7 +net.sourceforge.seashore.MedianPlus (1.0) <58919169-ADA7-34B2-A588-1DD234535E8E> /Applications/Seashore.app/Contents/PlugIns/Median+.bundle/Contents/MacOS/Median+
  136. 0x104989000 - 0x10498bffb +net.sourceforge.seashore.Threshold (1.0) <9A5A55CD-00A3-3601-A553-ADD1C37955D0> /Applications/Seashore.app/Contents/PlugIns/Threshold.bundle/Contents/MacOS/Threshold
  137. 0x10498e000 - 0x10498fffb +net.sourceforge.seashore.CMYK (1.0) <4421F50A-7083-349E-BEF9-52B097FF0C8A> /Applications/Seashore.app/Contents/PlugIns/CMYK.bundle/Contents/MacOS/CMYK
  138. 0x104992000 - 0x104993ff7 +net.sourceforge.seashore.Greyscale (1.0) <A78B6D9F-8CF2-3630-AE41-BD9903398B66> /Applications/Seashore.app/Contents/PlugIns/Greyscale.bundle/Contents/MacOS/Greyscale
  139. 0x104996000 - 0x104999ffb +net.sourceforge.seashore.SepiaPlus (1.0) <0FECFC94-A2BE-38DD-9DBE-CCE79DE50CCD> /Applications/Seashore.app/Contents/PlugIns/Sepia+.bundle/Contents/MacOS/Sepia+
  140. 0x10499d000 - 0x10499fffb +net.sourceforge.seashore.InvertPlus (1.0) <96273E56-F6A7-3EFA-8ECD-975890EC7E9F> /Applications/Seashore.app/Contents/PlugIns/Invert+.bundle/Contents/MacOS/Invert+
  141. 0x1049a2000 - 0x1049a4ffb +net.sourceforge.seashore.HorizStripesPlus (1.0) <66B5F68A-9E17-36E9-AD57-240561871C94> /Applications/Seashore.app/Contents/PlugIns/HorizStripes+.bundle/Contents/MacOS/HorizStripes+
  142. 0x1049a7000 - 0x1049a9fff +net.sourceforge.seashore.RandomPlus (1.0) <BC623850-B45B-3B9B-9991-7505356A2D6C> /Applications/Seashore.app/Contents/PlugIns/Random+.bundle/Contents/MacOS/Random+
  143. 0x1049ac000 - 0x1049affff +net.sourceforge.seashore.PosterizePlus (1.0) <613543B7-99EF-3CD2-87F2-FDB0A35A4FF1> /Applications/Seashore.app/Contents/PlugIns/Posterize+.bundle/Contents/MacOS/Posterize+
  144. 0x1049b3000 - 0x1049b6ff7 +net.sourceforge.seashore.MonochromePlus (1.0) <8A905AAC-B189-30E3-A219-611965315C49> /Applications/Seashore.app/Contents/PlugIns/Monochrome+.bundle/Contents/MacOS/Monochrome+
  145. 0x1049ba000 - 0x1049bdff3 +net.sourceforge.seashore.TwirlPlus (1.0) <1501B761-135B-3645-BEF5-8ABC319FF106> /Applications/Seashore.app/Contents/PlugIns/Twirl+.bundle/Contents/MacOS/Twirl+
  146. 0x1049c1000 - 0x1049c4ff7 +net.sourceforge.seashore.OpTilePlus (1.0) <D3677567-A38F-3560-85B0-3779D2572ED2> /Applications/Seashore.app/Contents/PlugIns/OpTile+.bundle/Contents/MacOS/OpTile+
  147. 0x1049c8000 - 0x1049cbfff +net.sourceforge.seashore.MotionBlurPlus (1.0) <03378E1E-469C-3A5B-BAFD-B4CA0394A9AE> /Applications/Seashore.app/Contents/PlugIns/MotionBlur+.bundle/Contents/MacOS/MotionBlur+
  148. 0x1049cf000 - 0x1049d2ff3 +net.sourceforge.seashore.ExposurePlus (1.0) <21F2F73F-163D-3E3B-85D4-3E5BBFEA260C> /Applications/Seashore.app/Contents/PlugIns/Exposure+.bundle/Contents/MacOS/Exposure+
  149. 0x1049d6000 - 0x1049d9fff +net.sourceforge.seashore.TorusLensPlus (1.0) <3B2C4E36-8B9B-3CAA-91D4-6720A558A3FC> /Applications/Seashore.app/Contents/PlugIns/TorusLens+.bundle/Contents/MacOS/TorusLens+
  150. 0x1049dd000 - 0x1049e0ff7 +net.sourceforge.seashore.EdgeWorkPlus (1.0) <A32A8356-37BB-3FC9-B3F5-93C0B0703EE3> /Applications/Seashore.app/Contents/PlugIns/EdgeWork+.bundle/Contents/MacOS/EdgeWork+
  151. 0x1049e4000 - 0x1049e7ff7 +net.sourceforge.seashore.UnsharpMaskPlus (1.0) <079738F8-7C1F-3061-857C-9EE279471102> /Applications/Seashore.app/Contents/PlugIns/UnsharpMask+.bundle/Contents/MacOS/UnsharpMask+
  152. 0x1049eb000 - 0x1049eefff +net.sourceforge.seashore.PerspectiveTransformPlus (1.0) <96F7B6FE-638C-301A-9365-36BEA11540B1> /Applications/Seashore.app/Contents/PlugIns/PerspectiveTransform+.bundle/Contents/MacOS/PerspectiveTransform+
  153. 0x1049f2000 - 0x1049f5ff7 +net.sourceforge.seashore.KaleidoscopePlus (1.0) <22DEFAE2-7E0E-3E0D-A576-5C5EF742FB5B> /Applications/Seashore.app/Contents/PlugIns/Kaleidoscope+.bundle/Contents/MacOS/Kaleidoscope+
  154. 0x1049f9000 - 0x1049fdfff +net.sourceforge.seashore.LenticularHaloPlus (1.0) <82D4BBB1-9BAC-36AC-AE20-8DE2C09FBD6F> /Applications/Seashore.app/Contents/PlugIns/LenticularHalo+.bundle/Contents/MacOS/LenticularHalo+
  155. 0x104a01000 - 0x104a05ff7 +net.sourceforge.seashore.SpotLightPlus (1.0) <2AD9038D-9847-3CBA-9913-FDCEA6EACA70> /Applications/Seashore.app/Contents/PlugIns/SpotLight+.bundle/Contents/MacOS/SpotLight+
  156. 0x104a09000 - 0x104a0cffb +net.sourceforge.seashore.FalseColorPlus (1.0) <5D24F365-B6A9-3B8B-95E9-890EB981FBF4> /Applications/Seashore.app/Contents/PlugIns/FalseColor+.bundle/Contents/MacOS/FalseColor+
  157. 0x104a0f000 - 0x104a12ffb +net.sourceforge.seashore.CircularScreenPlus (1.0) <E03C05E3-9393-3156-AE5F-B6A9C4179F1F> /Applications/Seashore.app/Contents/PlugIns/CircularScreen+.bundle/Contents/MacOS/CircularScreen+
  158. 0x104a16000 - 0x104a19ff3 +net.sourceforge.seashore.BumpPlus (1.0) <577E3D10-C4EE-36C3-BA9F-F2CCE8C951C8> /Applications/Seashore.app/Contents/PlugIns/Bump+.bundle/Contents/MacOS/Bump+
  159. 0x104a1d000 - 0x104a20ff3 +net.sourceforge.seashore.DisplacementDistortionPlus (1.0) <6A9CF33D-8AFE-3D09-B527-C15D4CCEB1B2> /Applications/Seashore.app/Contents/PlugIns/DisplacementDistortion+.bundle/Contents/MacOS/DisplacementDistortion+
  160. 0x104a24000 - 0x104a27ffb +net.sourceforge.seashore.CrystallizePlus (1.0) <84060386-8499-37CD-9802-EABAE5177FED> /Applications/Seashore.app/Contents/PlugIns/Crystallize+.bundle/Contents/MacOS/Crystallize+
  161. 0x104a2b000 - 0x104a2effb +net.sourceforge.seashore.CMYKHalftonePlus (1.0) <3DAF452D-0B22-35D5-B837-922EEE2C56CD> /Applications/Seashore.app/Contents/PlugIns/CMYKHalftone+.bundle/Contents/MacOS/CMYKHalftone+
  162. 0x104a32000 - 0x104a36ff7 +net.sourceforge.seashore.AffineTransformPlus (1.0) <5922A1EE-A6F6-3271-9667-C5EF5FE94259> /Applications/Seashore.app/Contents/PlugIns/AffineTransform+.bundle/Contents/MacOS/AffineTransform+
  163. 0x104a3a000 - 0x104a3dff7 +net.sourceforge.seashore.CircleSplashPlus (1.0) <45C44D10-5CE4-37A5-A502-40A0B3F4E28A> /Applications/Seashore.app/Contents/PlugIns/CircleSplash+.bundle/Contents/MacOS/CircleSplash+
  164. 0x104a41000 - 0x104a44fff +net.sourceforge.seashore.GlassLozengePlus (1.0) <DFDCC8AB-5246-31D8-AD62-CDED88AE3620> /Applications/Seashore.app/Contents/PlugIns/GlassLozenge+.bundle/Contents/MacOS/GlassLozenge+
  165. 0x104a48000 - 0x104a4bff3 +net.sourceforge.seashore.PerspectiveTilePlus (1.0) <D2A55CE6-3C21-3119-A8A8-5B8D3E7F3DBA> /Applications/Seashore.app/Contents/PlugIns/PerspectiveTile+.bundle/Contents/MacOS/PerspectiveTile+
  166. 0x104a4f000 - 0x104a52ff7 +net.sourceforge.seashore.AffineTilePlus (1.0) <43F74ECE-2204-373F-8E36-68509B33D3E4> /Applications/Seashore.app/Contents/PlugIns/AffineTile+.bundle/Contents/MacOS/AffineTile+
  167. 0x104a56000 - 0x104a58ffb +net.sourceforge.seashore.WhitePointAdjustPlus (1.0) <F95DF96E-6938-30F5-BA17-B4C6CB6E9B3D> /Applications/Seashore.app/Contents/PlugIns/WhitePointAdjust+.bundle/Contents/MacOS/WhitePointAdjust+
  168. 0x104a5c000 - 0x104a5fffb +net.sourceforge.seashore.DotScreenPlus (1.0) <AFAC1B29-939D-3904-901E-31D08714BD37> /Applications/Seashore.app/Contents/PlugIns/DotScreen+.bundle/Contents/MacOS/DotScreen+
  169. 0x104a63000 - 0x104a66ff3 +net.sourceforge.seashore.SunbeamsPlus (1.0) <918D7929-2027-32AD-A4F1-87E712D6DE27> /Applications/Seashore.app/Contents/PlugIns/Sunbeams+.bundle/Contents/MacOS/Sunbeams+
  170. 0x104a6a000 - 0x104a6dff7 +net.sourceforge.seashore.PointillizePlus (1.0) <55F81FE2-2A89-3D01-BAE2-A777EE6ACFC2> /Applications/Seashore.app/Contents/PlugIns/Pointillize+.bundle/Contents/MacOS/Pointillize+
  171. 0x104a71000 - 0x104a74ff7 +net.sourceforge.seashore.VortexPlus (1.0) <A06A05C6-67E7-3ACC-AE1F-F82D1E814B55> /Applications/Seashore.app/Contents/PlugIns/Vortex+.bundle/Contents/MacOS/Vortex+
  172. 0x104a78000 - 0x104a7bff3 +net.sourceforge.seashore.TriangleTilePlus (1.0) <A78EE168-E01B-3D5F-9E7B-F4E74A4A1E48> /Applications/Seashore.app/Contents/PlugIns/TriangleTile+.bundle/Contents/MacOS/TriangleTile+
  173. 0x104a7f000 - 0x104a83fff +net.sourceforge.seashore.StarshinePlus (1.0) <46907B02-4DB8-3F06-81DB-CE5B5E053AC8> /Applications/Seashore.app/Contents/PlugIns/Starshine+.bundle/Contents/MacOS/Starshine+
  174. 0x104a87000 - 0x104a8affb +net.sourceforge.seashore.GloomPlus (1.0) <61F318B1-84B5-333C-80B1-B82F2D722832> /Applications/Seashore.app/Contents/PlugIns/Gloom+.bundle/Contents/MacOS/Gloom+
  175. 0x104a8e000 - 0x104a91ff7 +net.sourceforge.seashore.HolePlus (1.0) <D65C0BF0-608F-3C51-975C-E5C37FA489C2> /Applications/Seashore.app/Contents/PlugIns/Hole+.bundle/Contents/MacOS/Hole+
  176. 0x104a94000 - 0x104a98fff +net.sourceforge.seashore.CircularWrapPlus (1.0) <172FAE1A-04C1-381E-8117-17D1BC2D54BF> /Applications/Seashore.app/Contents/PlugIns/CircularWrap+.bundle/Contents/MacOS/CircularWrap+
  177. 0x104a9c000 - 0x104a9fff3 +net.sourceforge.seashore.LineScreenPlus (1.0) <705F72E0-991E-338B-929E-ECC7F5CB24CE> /Applications/Seashore.app/Contents/PlugIns/LineScreen+.bundle/Contents/MacOS/LineScreen+
  178. 0x104aa3000 - 0x104aa6ff3 +net.sourceforge.seashore.ParallelogramTilePlus (1.0) <243C793D-DDB6-36E8-9100-8BD7F703CAC1> /Applications/Seashore.app/Contents/PlugIns/ParallelogramTile+.bundle/Contents/MacOS/ParallelogramTile+
  179. 0x104aaa000 - 0x104aadff7 +net.sourceforge.seashore.BloomPlus (1.0) <5C261C6B-16B4-3DB9-80F2-03E84EDCF648> /Applications/Seashore.app/Contents/PlugIns/Bloom+.bundle/Contents/MacOS/Bloom+
  180. 0x104ab1000 - 0x104ab4fff +net.sourceforge.seashore.ZoomBlurPlus (1.0) <F12FE719-12E9-3937-AC77-54C8F8153976> /Applications/Seashore.app/Contents/PlugIns/ZoomBlur+.bundle/Contents/MacOS/ZoomBlur+
  181. 0x104ab8000 - 0x104abbfff +net.sourceforge.seashore.GlassDistortionPlus (1.0) <630453DF-656B-3784-B1AE-5AAA3EAAFF83> /Applications/Seashore.app/Contents/PlugIns/GlassDistortion+.bundle/Contents/MacOS/GlassDistortion+
  182. 0x104abf000 - 0x104ac2fff +net.sourceforge.seashore.PinchPlus (1.0) <0933D536-E33E-3A3A-8251-B45FB978BF12> /Applications/Seashore.app/Contents/PlugIns/Pinch+.bundle/Contents/MacOS/Pinch+
  183. 0x104ac6000 - 0x104ac9ff3 +net.sourceforge.seashore.HatchedScreenPlus (1.0) <33BFB469-C937-318F-B5C8-59E1E7F15898> /Applications/Seashore.app/Contents/PlugIns/HatchedScreen+.bundle/Contents/MacOS/HatchedScreen+
  184. 0x104acd000 - 0x104ad0ffb +net.sourceforge.seashore.GammaAdjustPlus (1.0) <1C995556-B59C-302A-9B6B-8B00C6045E34> /Applications/Seashore.app/Contents/PlugIns/GammaAdjust+.bundle/Contents/MacOS/GammaAdjust+
  185. 0x104ad4000 - 0x104ad7fff +net.sourceforge.seashore.EdgesPlus (1.0) <2B86B426-980B-30C0-81A0-D01FED7D3509> /Applications/Seashore.app/Contents/PlugIns/Edges+.bundle/Contents/MacOS/Edges+
  186. 0x104adb000 - 0x104adeff3 +net.sourceforge.seashore.NoiseReductionPlus (1.0) <CD4D4764-1742-39B7-94BD-3DC96DD73CC8> /Applications/Seashore.app/Contents/PlugIns/NoiseReduction+.bundle/Contents/MacOS/NoiseReduction+
  187. 0x108984000 - 0x108986ff3 com.apple.CloudDocsFileProvider (1.0 - 575.120) <1CD5493B-0930-376D-B9E5-22CD3AD77EE4> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
  188. 0x109008000 - 0x10900bffb com.apple.FileProviderOverride (125.129 - 125.129) <0609C68F-7A24-3EB0-95BD-3D6871F2A69D> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
  189. 0x109021000 - 0x109028fff com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1143) <AF047A02-2F83-3B18-9CB9-977E7B71ADC2> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
  190. 0x1110b7000 - 0x1111356a7 dyld (625.13) <D6387150-2FB8-3066-868D-72E1B1C43982> /usr/lib/dyld
  191. 0x7fff288f5000 - 0x7fff28c52ff7 com.apple.RawCamera.bundle (8.10.0 - 1031) <F311B880-6219-395B-8F79-02504DDA0010> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  192. 0x7fff2abf6000 - 0x7fff2ac70fff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (12.0.34 - 12.0.0) <197817A6-B115-30C3-A16C-CDE4104F9F6C> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
  193. 0x7fff2fa01000 - 0x7fff2fbefff3 com.apple.avfoundation (2.0 - 1540.118.2) <1EE74E35-F16B-3034-AEA5-723198E519F8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  194. 0x7fff2fbf0000 - 0x7fff2fcbeff7 com.apple.audio.AVFAudio (1.0 - ???) <727A6D92-D1F2-3179-80D3-51F1481F5A87> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
  195. 0x7fff2fdcc000 - 0x7fff2fdccfff com.apple.Accelerate (1.11 - Accelerate 1.11) <5E944326-17FE-334C-B5C4-D67841B3A37E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  196. 0x7fff2fdcd000 - 0x7fff2fde3ffb libCGInterfaces.dylib (506.19) <D164CC0F-3CB2-3B81-BE97-E6D51E573571> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
  197. 0x7fff2fde4000 - 0x7fff306d8fcf com.apple.vImage (8.1 - ???) <EF31BA84-AB7B-3C1E-B005-6C29257D0382> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  198. 0x7fff306d9000 - 0x7fff30884fcf libBLAS.dylib (1243.200.4) <FB3590A2-37AB-353A-878B-E7468BFF1F22> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  199. 0x7fff30885000 - 0x7fff308cafff libBNNS.dylib (38.200.5) <71968F7E-1679-314D-A7FE-C904B3165AB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
  200. 0x7fff308cb000 - 0x7fff30c84fff libLAPACK.dylib (1243.200.4) <670B40E4-AE2F-3311-8ACC-E355F9A36769> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  201. 0x7fff30c85000 - 0x7fff30c9affb libLinearAlgebra.dylib (1243.200.4) <38A569CB-514E-3376-AE9D-38CBD79DC49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
  202. 0x7fff30c9b000 - 0x7fff30ca0ff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
  203. 0x7fff30ca1000 - 0x7fff30d1effb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
  204. 0x7fff30d1f000 - 0x7fff30d31ffb libSparseBLAS.dylib (1243.200.4) <E00244BC-D710-3978-B6EE-38E22882B0D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
  205. 0x7fff30d32000 - 0x7fff30ed0fdb libvDSP.dylib (671.201.1) <DF5CA93B-2FAD-3DD0-B3A2-D5355C304841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  206. 0x7fff30ed1000 - 0x7fff31048ff3 libvMisc.dylib (671.201.1) <2F834CC8-5287-3665-B715-22F662237977> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  207. 0x7fff31049000 - 0x7fff31049fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <DA69D567-F026-3F10-BCF3-3235FC0D7AF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  208. 0x7fff3104a000 - 0x7fff310adffb com.apple.Accounts (113 - 113) <516F1A48-D158-3888-91AC-E1C7C3F9CCDD> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
  209. 0x7fff310b0000 - 0x7fff311f9fff com.apple.AddressBook.framework (11.0 - 1882) <0BA145CD-5D42-31A9-8A41-E56A01589D01> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  210. 0x7fff311fa000 - 0x7fff32019ff3 com.apple.AppKit (6.9 - 1671) <E1B2CAF1-9231-3B3D-BD9E-B770FE87F407> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  211. 0x7fff3206b000 - 0x7fff3206bfff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  212. 0x7fff3206c000 - 0x7fff320d7ff7 com.apple.ApplicationServices.ATS (377 - 453.11) <7599E619-EE21-3EB7-875B-AE3B8D3E13BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  213. 0x7fff32170000 - 0x7fff3228ffff libFontParser.dylib (228.6) <E800074F-62CF-340A-A5A7-B8BE5B560045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  214. 0x7fff32290000 - 0x7fff322dbfff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  215. 0x7fff3233a000 - 0x7fff3236dff7 libTrueTypeScaler.dylib (228.6) <D23BFDE4-8664-335A-B43B-A13A8EF29E40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  216. 0x7fff323d7000 - 0x7fff323dbff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <90641B6B-D07B-3577-B594-965825544B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
  217. 0x7fff323dc000 - 0x7fff32477fff ColorSyncDeprecated.dylib (3340) <8C81B932-80E6-32C4-A4FE-D92422191AF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
  218. 0x7fff32478000 - 0x7fff324caff3 com.apple.HIServices (1.22 - 627.14.2) <01F309D6-32E7-3C4F-A38B-8206EE3076CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  219. 0x7fff324cb000 - 0x7fff324d9ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <67BC5855-B7A3-39E6-B5DD-52B287EB1532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  220. 0x7fff324da000 - 0x7fff32526fff com.apple.print.framework.PrintCore (14.0 - 503.7) <C13BC56A-65F4-35B1-9E33-51FE6F3B06FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  221. 0x7fff32527000 - 0x7fff32562ff7 com.apple.QD (3.12 - 407.2) <94A30038-C545-327A-B1C0-E19C79D62BAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  222. 0x7fff32563000 - 0x7fff3256fff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) <A96C744B-B1AD-32E3-BA72-7A221684BE3F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  223. 0x7fff32570000 - 0x7fff3280cff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  224. 0x7fff3280e000 - 0x7fff3280efff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  225. 0x7fff32b72000 - 0x7fff32f33ff7 com.apple.CFNetwork (974.1 - 974.1) <ACC604FA-5D40-34CE-9206-8091010306B7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  226. 0x7fff32f48000 - 0x7fff32f48fff com.apple.Carbon (158 - 158) <DAF95685-B793-34EB-96EA-3E292A9E3378> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  227. 0x7fff32f49000 - 0x7fff32f4cffb com.apple.CommonPanels (1.2.6 - 98) <F1E1C47B-FD1A-30A4-B41B-87BD8B178B56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  228. 0x7fff32f4d000 - 0x7fff33254ff7 com.apple.HIToolbox (2.1.1 - 916.32) <B2ED8B1C-FC3E-3FA0-8F6D-E7A448E6FAA7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  229. 0x7fff33255000 - 0x7fff33258ffb com.apple.help (1.3.8 - 66) <4392A63F-9B58-3248-BF73-B46AD3744E6E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  230. 0x7fff33259000 - 0x7fff3325eff7 com.apple.ImageCapture (9.0 - 1529.7) <364EDC6B-6374-31A7-A637-0044B73F8DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  231. 0x7fff3325f000 - 0x7fff332f3ff3 com.apple.ink.framework (10.9 - 225) <D6503F37-7EBC-32C1-95CC-A35EFC54E7ED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  232. 0x7fff332f4000 - 0x7fff3330efff com.apple.openscripting (1.7 - 178) <D4A4D130-9C7B-3656-9D58-50F9D09C276E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  233. 0x7fff3332f000 - 0x7fff33330fff com.apple.print.framework.Print (14.0 - 267.3) <5CD250DF-98AD-30B8-A5D5-47634FF9E74D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  234. 0x7fff33331000 - 0x7fff33333ff7 com.apple.securityhi (9.0 - 55006) <C5308CBC-6736-31A7-905B-C635C6D43FDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  235. 0x7fff33334000 - 0x7fff3333aff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C38B9CB-DD45-3A7B-9D4C-631855A4EE32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  236. 0x7fff3333b000 - 0x7fff33460fff com.apple.cloudkit.CloudKit (736.130 - 736.130) <049A491D-025D-3DD6-8EC9-5BFD4B96A809> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
  237. 0x7fff33461000 - 0x7fff33461fff com.apple.Cocoa (6.11 - 23) <A520D2A3-032B-3C06-81E1-EFDD97C47ACE> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  238. 0x7fff3346f000 - 0x7fff3353bfff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
  239. 0x7fff3353c000 - 0x7fff33630ff3 com.apple.contacts (1.0 - 2899) <F5EFA812-6740-3B49-8BB6-26E7A4F391BE> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
  240. 0x7fff336d6000 - 0x7fff33766fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  241. 0x7fff337cc000 - 0x7fff337f7ff7 com.apple.CoreBluetooth (1.0 - 1) <D2F48E3D-79FC-32D7-B281-658EAD2CC50B> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  242. 0x7fff337f8000 - 0x7fff33ba6ffb com.apple.CoreData (120 - 865.2) <997F4DBF-0D4D-34EA-96CF-9E876ADE6C4F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  243. 0x7fff33ba7000 - 0x7fff33c90fff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
  244. 0x7fff33c91000 - 0x7fff340e1fff com.apple.CoreFoundation (6.9 - 1555.10) <22E6D6EE-A044-3B5B-9A1E-2509732D7705> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  245. 0x7fff340e3000 - 0x7fff3478dff7 com.apple.CoreGraphics (2.0 - 1245.8.4.8) <109455A8-6E85-3444-8D32-30432DAE3354> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  246. 0x7fff3478f000 - 0x7fff34ab4ff7 com.apple.CoreImage (14.0.0 - 700.2.220) <E9E7B27C-C4FD-3AD6-923E-DF7EAE36D1FF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
  247. 0x7fff34ab5000 - 0x7fff34b36ff7 com.apple.corelocation (2245.7.106) <1EBFF73E-95B6-31E7-83D5-A75A260D7F25> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
  248. 0x7fff34b96000 - 0x7fff34e05ff7 com.apple.CoreML (1.0 - 1) <E5919684-B63E-3B64-80E2-B73908B99D0F> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
  249. 0x7fff34e06000 - 0x7fff34f07ff3 com.apple.CoreMedia (1.0 - 2280.133.4) <5E733D6B-B683-3931-9D02-82300A43378D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  250. 0x7fff34f08000 - 0x7fff34f6afff com.apple.CoreMediaIO (900.0 - 5025) <BFB3978A-FDBB-352B-A96D-E8761FC51370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  251. 0x7fff34f6b000 - 0x7fff34f6bfff com.apple.CoreServices (933 - 933) <B79C910E-93B9-3686-8E72-E0B63083AAE5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  252. 0x7fff34f6c000 - 0x7fff34feaffb com.apple.AE (768 - 768) <E795749D-CE50-3B8C-91A7-8C2618887288> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  253. 0x7fff34feb000 - 0x7fff352c3ff7 com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <9FBE7BFB-3A81-37AC-8E15-E6F7932BBDC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  254. 0x7fff352c4000 - 0x7fff3530eff7 com.apple.DictionaryServices (1.2 - 284.16.3) <D9388630-E7F2-321E-81FF-EBD5F3B47A52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  255. 0x7fff3530f000 - 0x7fff35317ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <E40A3C4A-79C7-37D8-999B-D1169A06870B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
  256. 0x7fff35318000 - 0x7fff354e3ff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  257. 0x7fff354e4000 - 0x7fff35586ffb com.apple.Metadata (10.7.0 - 1191.51) <6B9CCA98-6F68-3908-A7A9-96D3E2AE5968> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  258. 0x7fff35587000 - 0x7fff355d2ff7 com.apple.CoreServices.OSServices (933 - 933) <A92C846F-872D-3534-B60E-6CD445A9BAEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  259. 0x7fff355d3000 - 0x7fff35641ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C6A34D09-9707-3F28-838F-63B59B8A12D5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  260. 0x7fff35642000 - 0x7fff35666ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) <B46A15E0-4C10-3616-BE49-58E07EC463FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
  261. 0x7fff359a9000 - 0x7fff35b0efff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  262. 0x7fff35b0f000 - 0x7fff35b4cfff com.apple.CoreVideo (1.8 - 0.0) <C7BB7D0F-3AF2-3046-A387-A802BCA52A3A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  263. 0x7fff35b4d000 - 0x7fff35be3ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  264. 0x7fff35d73000 - 0x7fff35d7effb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <222097B7-D721-3F27-9798-ACC95E73F233> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  265. 0x7fff35d7f000 - 0x7fff35e39ff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <55E40DE0-500B-3AC4-81BA-4A54BC04740C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  266. 0x7fff35e60000 - 0x7fff35e65fff com.apple.DiskArbitration (2.7 - 2.7) <C53C1905-9BCF-3AE8-8BB3-C8A2C7DB7D25> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  267. 0x7fff3602e000 - 0x7fff363fcfff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  268. 0x7fff3646d000 - 0x7fff3649dff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  269. 0x7fff365b6000 - 0x7fff366bfff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  270. 0x7fff36721000 - 0x7fff367b2fff com.apple.framework.IOKit (2.0.2 - 1483.201.1) <DA4ED91F-2CC9-3CFD-9200-9D5D31EEE4F3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  271. 0x7fff367b4000 - 0x7fff367beff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  272. 0x7fff367bf000 - 0x7fff36814ff7 com.apple.ImageCaptureCore (1.0 - 1529.7) <3A387CA8-BC6E-3554-91FB-42C074EECDA7> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  273. 0x7fff36815000 - 0x7fff369acfff com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <279FA8E2-39BF-3C89-A564-F281BC4B80D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  274. 0x7fff369ad000 - 0x7fff369b1ffb libGIF.dylib (1796.5.4.1) <461E003B-28B3-3810-9D20-4E0D2CC1001F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  275. 0x7fff369b2000 - 0x7fff36a97fff libJP2.dylib (1796.5.4.1) <0EBA0A9E-CE59-3894-864A-838C3EE5D285> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  276. 0x7fff36a98000 - 0x7fff36abdffb libJPEG.dylib (1796.5.4.1) <1DFB2EC8-D8CA-327C-B817-7756A52622BB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  277. 0x7fff36d91000 - 0x7fff36db7ff3 libPng.dylib (1796.5.4.1) <6F90D249-1AB2-37DF-BEA6-DBC943F71CB5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  278. 0x7fff36db8000 - 0x7fff36dbaff7 libRadiance.dylib (1796.5.4.1) <57F10F14-4758-31F3-9BCC-721967DF4661> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  279. 0x7fff36dbb000 - 0x7fff36e08fff libTIFF.dylib (1796.5.4.1) <7687D89F-D87F-3C0C-AF55-B439423DD579> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  280. 0x7fff37104000 - 0x7fff37e86ff7 com.apple.JavaScriptCore (14606 - 14606.1.36.1.9) <7FF80E53-3D6B-33BF-9538-A263513475EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  281. 0x7fff37e9e000 - 0x7fff37eb7fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  282. 0x7fff37eb8000 - 0x7fff37eedffb com.apple.LDAPFramework (2.4.28 - 194.5) <DC361FB9-4B59-311E-8CC5-07FF9A9C673F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  283. 0x7fff38174000 - 0x7fff3817efff com.apple.MediaAccessibility (1.0 - 114.4) <29D89F2B-6254-3D0D-BD0C-8472FCA373F4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
  284. 0x7fff38238000 - 0x7fff388d4ff7 com.apple.MediaToolbox (1.0 - 2280.133.4) <FB1C3DD9-A91B-3952-A892-9F009B854F8F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  285. 0x7fff388d6000 - 0x7fff38969fff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
  286. 0x7fff3896b000 - 0x7fff38985ff3 com.apple.MetalKit (1.0 - 113) <8949A0FA-337E-3C28-94D1-35853D69761B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
  287. 0x7fff38986000 - 0x7fff389a6ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
  288. 0x7fff389a7000 - 0x7fff38a24fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <C469D1E5-F621-3E56-87AC-1BD889664FA3> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
  289. 0x7fff38a25000 - 0x7fff38a4dfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
  290. 0x7fff38a4e000 - 0x7fff38b75ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <CE3201A3-4ACE-3E79-990B-8987C576B31B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
  291. 0x7fff38b76000 - 0x7fff38b91ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
  292. 0x7fff38b92000 - 0x7fff38b92ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
  293. 0x7fff39d91000 - 0x7fff39d9dffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  294. 0x7fff39d9e000 - 0x7fff39eddff7 com.apple.Network (1.0 - 1) <AF0209D4-1C8A-3292-B6C7-76638B823E21> /System/Library/Frameworks/Network.framework/Versions/A/Network
  295. 0x7fff3c85d000 - 0x7fff3c8b6ff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  296. 0x7fff3c8b7000 - 0x7fff3c8d3ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <7E4EFF02-2596-31E6-88DE-29C89E2837E4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  297. 0x7fff3c8d4000 - 0x7fff3c8e0ffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  298. 0x7fff3d243000 - 0x7fff3d245fff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  299. 0x7fff3d246000 - 0x7fff3d24bff3 libCoreFSCache.dylib (163.20) <BF8F04DD-C1A1-3D2A-BF3F-639FE907E28D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  300. 0x7fff3d24c000 - 0x7fff3d250fff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  301. 0x7fff3d251000 - 0x7fff3d259ffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  302. 0x7fff3d25a000 - 0x7fff3d265fff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  303. 0x7fff3d266000 - 0x7fff3d2a0fef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  304. 0x7fff3d414000 - 0x7fff3d451fff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  305. 0x7fff3de01000 - 0x7fff3de10ff3 com.apple.opengl (17.0.37 - 17.0.37) <FA76EAA6-D035-3444-87F5-DD95446D651D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  306. 0x7fff3e192000 - 0x7fff3e2dcfff com.apple.QTKit (7.7.3 - 3034) <D612DC6C-0AA8-3D41-9E17-E8219984FC65> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  307. 0x7fff3e2dd000 - 0x7fff3e538fff com.apple.imageKit (3.0 - 1067) <A43B90AB-8FCB-35BF-996A-CEB28B67EEB5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  308. 0x7fff3e539000 - 0x7fff3e625fff com.apple.PDFKit (1.0 - 737.3) <F6981903-7259-3D89-B70E-855F970D84E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  309. 0x7fff3e626000 - 0x7fff3eb3cff7 com.apple.QuartzComposer (5.1 - 370) <AA2ED670-1970-3888-B7DB-D11192EBF6BB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  310. 0x7fff3eb3d000 - 0x7fff3eb63ff3 com.apple.quartzfilters (1.10.0 - 83) <06F25528-5474-39BF-BCD4-DD6B3203EA3C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  311. 0x7fff3eb64000 - 0x7fff3ec6aff7 com.apple.QuickLookUIFramework (5.0 - 775) <41F1FDD0-C99A-36D3-AC3A-A5E604D77F63> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  312. 0x7fff3ec6b000 - 0x7fff3ec6bfff com.apple.quartzframework (1.5 - 23) <103A742C-50F3-3A4A-B787-FDD35F36B6F1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  313. 0x7fff3ec6c000 - 0x7fff3eec2fff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  314. 0x7fff3eec3000 - 0x7fff3ef1cff7 com.apple.QuickLookFramework (5.0 - 775) <A4CA709A-2828-3F04-8786-7FAC8A95B98B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  315. 0x7fff3f0e3000 - 0x7fff3f0fbffb com.apple.SafariServices.framework (14606 - 14606.1.36.1.9) <99E7035E-6B88-3F4D-A042-A24BEDCB0666> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
  316. 0x7fff3f710000 - 0x7fff3fa36fff com.apple.security (7.0 - 58286.200.222) <AEB638D9-BFE9-319E-A70B-557ACF41117A> /System/Library/Frameworks/Security.framework/Versions/A/Security
  317. 0x7fff3fa37000 - 0x7fff3fac6fff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  318. 0x7fff3fac7000 - 0x7fff3faf7ffb com.apple.securityinterface (10.0 - 55109.200.8) <8BDA8A18-C4EB-3267-96AB-0C2F2321866D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  319. 0x7fff3faf8000 - 0x7fff3fafcff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  320. 0x7fff3feb9000 - 0x7fff3ff29ff3 com.apple.SystemConfiguration (1.17 - 1.17) <EED5BC9B-CE8D-343C-BCDC-04A79F704828> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  321. 0x7fff4018a000 - 0x7fff404ecff7 com.apple.VideoToolbox (1.0 - 2280.133.4) <468A9F6D-33AB-31D3-A8A3-A6A432033C9E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  322. 0x7fff407fa000 - 0x7fff40d88ff7 libwebrtc.dylib (7606.1.36.1.9) <9D8EADA7-921A-377C-8B0F-5A1D42AC43A7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
  323. 0x7fff40d89000 - 0x7fff42609ff7 com.apple.WebCore (14606 - 14606.1.36.1.9) <099B8FA5-D49D-3C7E-B40A-613CA6E7B769> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  324. 0x7fff4260a000 - 0x7fff427f9ffb com.apple.WebKitLegacy (14606 - 14606.1.36.1.9) <60C1D461-49C9-3B8B-9BD4-B95F1D18335F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
  325. 0x7fff427fa000 - 0x7fff42cf7fff com.apple.WebKit (14606 - 14606.1.36.1.9) <5E4AF277-D207-3647-9D5C-A6F1543A2D4D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  326. 0x7fff4318e000 - 0x7fff43233ff7 com.apple.APFS (1.0 - 1) <CBE5EE83-7A5F-3C10-93FF-F6DA84DFB875> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
  327. 0x7fff437bc000 - 0x7fff437c2ff3 com.apple.accessibility.AXCoreUtilities (1.0 - 1) <A10AB2DC-7C65-3FC0-8416-246003D158A6> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
  328. 0x7fff43af7000 - 0x7fff43c53ffb com.apple.AddressBook.core (1.0 - 1) <68F1FB1D-2198-3FC6-AC27-94BD7E058058> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
  329. 0x7fff43c6f000 - 0x7fff43c70ff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
  330. 0x7fff4401c000 - 0x7fff44165ff3 com.apple.AnnotationKit (1.0 - 232.3.27) <2F217C3B-CF60-355B-97B4-AF7CB62CA822> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
  331. 0x7fff4426b000 - 0x7fff44297ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  332. 0x7fff44573000 - 0x7fff44582fcf com.apple.AppleFSCompression (96.200.3 - 1.0) <E093776E-C367-3CCF-BFD5-623476A89E9A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  333. 0x7fff44680000 - 0x7fff4468bfff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
  334. 0x7fff446cc000 - 0x7fff44715ff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
  335. 0x7fff44716000 - 0x7fff44726ff3 com.apple.AppleLDAP (10.14 - 46.200.2) <1CA0C188-D060-3B80-84A1-6FA90812AF11> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
  336. 0x7fff4493f000 - 0x7fff4495fff7 com.apple.aps.framework (4.0 - 4.0) <C1F1D153-CB1A-3C12-93E5-CDD38F0481E3> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
  337. 0x7fff44960000 - 0x7fff44964ff7 com.apple.AppleSRP (5.0 - 1) <B8E2BEC9-FAFB-3E26-BF26-E2E58C545006> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  338. 0x7fff44965000 - 0x7fff4498dff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
  339. 0x7fff44a54000 - 0x7fff44a57ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <2449197F-DF0D-32BB-B0B1-D78855528692> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  340. 0x7fff44a58000 - 0x7fff44aa8fff com.apple.AppleVAFramework (5.0.44 - 5.0.44) <F7B8CD3A-8671-3B2C-B67C-CE39C1442207> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  341. 0x7fff44af3000 - 0x7fff44b09ffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
  342. 0x7fff44e39000 - 0x7fff450dcffb com.apple.AuthKit (1.0 - 1) <ED375339-69F6-34AE-825D-F16BF0618E3E> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
  343. 0x7fff452ad000 - 0x7fff452b6ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
  344. 0x7fff452b7000 - 0x7fff45359ff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  345. 0x7fff4535a000 - 0x7fff453cbffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
  346. 0x7fff453d4000 - 0x7fff453daff3 com.apple.BezelServicesFW (317 - 317) <44601C3E-4808-38A4-A554-71F36000B003> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
  347. 0x7fff45454000 - 0x7fff45490ffb com.apple.bom (14.0 - 197) <8BD14107-DB70-3800-9377-618CA230B40A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  348. 0x7fff45b5e000 - 0x7fff45b8cfff com.apple.CalendarAgentLink (8.0 - 250) <3741CC99-814F-3E74-97A7-B658D8DB5C72> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
  349. 0x7fff4626d000 - 0x7fff462bafff com.apple.ChunkingLibrary (194 - 194) <13F1F769-E8E7-372A-8F0B-2BB4B7753248> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  350. 0x7fff46362000 - 0x7fff463f1ffb com.apple.CloudDocs (1.0 - 575.120) <94232936-1B40-3EAF-B731-883A4872BCE4> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
  351. 0x7fff46f7a000 - 0x7fff46f83fff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  352. 0x7fff46f97000 - 0x7fff46fadffb com.apple.commonutilities (8.0 - 900) <BE71A0AD-7ED9-3B2A-BF7D-DA7841640FE0> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
  353. 0x7fff47261000 - 0x7fff472cbff7 com.apple.AddressBook.ContactsFoundation (8.0 - ???) <2A910333-619F-3A27-B40E-0A4BF0F75AA8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
  354. 0x7fff472cc000 - 0x7fff472f0ffb com.apple.contacts.ContactsPersistence (1.0 - ???) <1700A26A-3951-3B33-B503-B0272BF33C3D> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
  355. 0x7fff47433000 - 0x7fff4780afef com.apple.CoreAUC (273.0.0 - 273.0.0) <288EC7ED-A86A-30D0-ADE2-56C33CD93AA8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  356. 0x7fff4780b000 - 0x7fff4783cfff com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <507AC58B-4527-353B-99CB-67FF183BD4D5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
  357. 0x7fff47859000 - 0x7fff4787bfff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <698E1B63-B193-3431-A1C7-9B8D2D62088C> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
  358. 0x7fff478d3000 - 0x7fff47925ffb com.apple.corebrightness (1.0 - 1) <84B0814D-7DE5-3518-9BA3-2DA235E0EA35> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
  359. 0x7fff47a69000 - 0x7fff47a72fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <8D971ACD-6A26-30A9-9C5B-BCBF60A661F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
  360. 0x7fff47c80000 - 0x7fff47c93fff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
  361. 0x7fff47e59000 - 0x7fff47f4dff7 com.apple.CoreHandwriting (161 - 1.2) <0BD558D9-387B-34BA-8FAA-F1F75F1F9F01> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
  362. 0x7fff48110000 - 0x7fff48126ffb com.apple.CoreMediaAuthoring (2.2 - 958) <FD761818-0B54-3DA6-B41C-20263BC2EDAE> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  363. 0x7fff48269000 - 0x7fff482dbff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
  364. 0x7fff4845e000 - 0x7fff48462ff7 com.apple.CoreOptimization (1.0 - 1) <AEF88F43-C928-3DCB-95D6-C6706B565422> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
  365. 0x7fff48463000 - 0x7fff484f0ff7 com.apple.CorePDF (4.0 - 414) <28DEBFFB-BABE-3493-8230-12CE3E5EC1E3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  366. 0x7fff48596000 - 0x7fff4859effb com.apple.CorePhoneNumbers (1.0 - 1) <F47CA56F-6760-3282-BFD8-C8C8D2C33ECF> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
  367. 0x7fff4859f000 - 0x7fff485fbfff com.apple.CorePrediction (1.0 - 1) <BD34AB8C-8899-3BB1-95A2-0A2A1C901ADC> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
  368. 0x7fff4872d000 - 0x7fff4875efff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  369. 0x7fff48b23000 - 0x7fff48bb1ff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  370. 0x7fff48c41000 - 0x7fff48d6dfff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  371. 0x7fff48d6e000 - 0x7fff48eedffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
  372. 0x7fff48f44000 - 0x7fff48fa7ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  373. 0x7fff48fa8000 - 0x7fff48fb9ffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  374. 0x7fff4903c000 - 0x7fff4904bff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
  375. 0x7fff4904c000 - 0x7fff49050ff7 com.apple.DSExternalDisplay (3.1 - 380) <B6B26BB3-2DC9-34D0-817E-EB612432EC96> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
  376. 0x7fff49094000 - 0x7fff490d2fff com.apple.datadetectors (5.0 - 390) <23B6955E-FFDD-36D3-B66C-C321D84CB1A3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
  377. 0x7fff490d3000 - 0x7fff4914affb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  378. 0x7fff49198000 - 0x7fff491d9fff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  379. 0x7fff491da000 - 0x7fff49333ff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  380. 0x7fff493ce000 - 0x7fff493cfff7 com.apple.diagnosticlogcollection (10.0 - 1000) <2FA552A3-BDFB-3C55-AEC2-69C1EF0F2341> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
  381. 0x7fff49465000 - 0x7fff49537ff7 com.apple.DiskImagesFramework (480.201.1 - 480.201.1) <54D2F7DC-DAA6-3667-9590-1407C7B738EC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  382. 0x7fff49538000 - 0x7fff495fcfff com.apple.DiskManagement (12.0 - 1530) <F844A618-613A-3609-9C31-621D92FB75DD> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
  383. 0x7fff495fd000 - 0x7fff49601ff7 com.apple.DisplayServicesFW (3.1 - 380) <EE27909F-7790-3438-ACA4-3993233A67B8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  384. 0x7fff496a2000 - 0x7fff496a5fff com.apple.EFILogin (2.0 - 2) <8FCA68D2-CEA5-39F6-B222-AC31FCF79D1D> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  385. 0x7fff49e72000 - 0x7fff49e89ff3 com.apple.Engram (1.0 - 1) <76E87C03-AA11-39D7-A732-514BED624A1D> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
  386. 0x7fff49e8a000 - 0x7fff4a1bcfff com.apple.vision.EspressoFramework (1.0 - 120) <673D7C7E-62BC-3B81-8A32-B9AC3FD13A92> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
  387. 0x7fff4a377000 - 0x7fff4a79ffff com.apple.vision.FaceCore (3.3.4 - 3.3.4) <CCBC466A-1AD4-3B0B-80B2-D6CFCBB37FC0> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  388. 0x7fff4a7d2000 - 0x7fff4a85eff7 com.apple.FileProvider (125.129 - 125.129) <31642A56-F183-3DA3-8713-745358CAE55D> /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider
  389. 0x7fff4a877000 - 0x7fff4acf7ff7 com.apple.FinderKit (1.7 - ???) <7D933EAA-7B52-327E-B77F-DF63A0C03481> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
  390. 0x7fff4e0c1000 - 0x7fff4e0c2fff libmetal_timestamp.dylib (902.1.49) <F0C95234-16BA-3F0B-A11E-087ABDC8DD6C> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
  391. 0x7fff4f767000 - 0x7fff4f76cff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) <A7FF28DC-3576-3E53-AFAF-0E29CB45E9AE> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
  392. 0x7fff4fb1c000 - 0x7fff4fb41ff7 com.apple.GenerationalStorage (2.0 - 285.101) <089301DF-60C9-3BED-9357-2F91336C1579> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  393. 0x7fff4fb5a000 - 0x7fff50588fff com.apple.GeoServices (1.0 - 1364.20.2.5.70) <8662E9B6-2249-359D-B7A9-FE8BE9B55B51> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
  394. 0x7fff505cb000 - 0x7fff505dafff com.apple.GraphVisualizer (1.0 - 5) <C7040CD7-6CAB-3878-B29E-21F1665341D0> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
  395. 0x7fff505db000 - 0x7fff505e8fff com.apple.GraphicsServices (1.0 - 1.0) <F099E6ED-E08D-3F37-B381-0DF3109B27AA> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
  396. 0x7fff506c1000 - 0x7fff50735fff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  397. 0x7fff50736000 - 0x7fff50765fff com.apple.HelpData (2.3 - 184) <56A7277E-B1C3-3AD8-AF4B-8BAA41D6E640> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  398. 0x7fff5120b000 - 0x7fff51318ffb com.apple.ids (10.0 - 1000) <7B5C217A-82F3-3BD6-BB5D-A788080BDE79> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
  399. 0x7fff51319000 - 0x7fff5141dff3 com.apple.idsfoundation (10.0 - 1000) <D1A8619C-2F9E-3BBF-8B74-026F56117501> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
  400. 0x7fff519cf000 - 0x7fff51a33ff3 com.apple.imfoundation (10.0 - 1000) <A3B33CE3-1297-3E05-A82D-6D5B913389F9> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
  401. 0x7fff51b11000 - 0x7fff51b18ffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  402. 0x7fff51b1c000 - 0x7fff51b35ff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
  403. 0x7fff51f48000 - 0x7fff51f77ff7 com.apple.IconServices (379 - 379) <BE9E71B4-C00E-317D-9093-6E637C905A09> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  404. 0x7fff520a2000 - 0x7fff520a6fff com.apple.InternationalSupport (1.0 - 10.15.6) <F0E300AD-1E67-3D57-B179-C2212F7CD00C> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
  405. 0x7fff52113000 - 0x7fff52120fff com.apple.IntlPreferences (2.0 - 227.15.8) <41EA1B38-1F8B-3C58-A51B-37FA2346E8DC> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
  406. 0x7fff52216000 - 0x7fff52229fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
  407. 0x7fff52244000 - 0x7fff5233bfff com.apple.LanguageModeling (1.0 - 159.15.15) <E524CC46-42C7-3046-AD6C-5D5D768EA478> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  408. 0x7fff5233c000 - 0x7fff5237dff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
  409. 0x7fff52384000 - 0x7fff5238aff7 com.apple.LinguisticData (1.0 - 238.15.29) <D27B30BA-3F5D-3AF2-895C-3B64569EEA1B> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
  410. 0x7fff52483000 - 0x7fff52488ffb com.apple.LoginUICore (4.0 - 4.0) <991F8731-8845-383F-890C-4CE1BEFE937A> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
  411. 0x7fff524f0000 - 0x7fff5250afff com.apple.LookupFramework (1.2 - 251) <603045DC-6529-34F6-83B5-59065274AEC4> /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
  412. 0x7fff52be7000 - 0x7fff52beafff com.apple.Mangrove (1.0 - 25) <8744DBF9-3375-392C-8EE6-24373E0D19E8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
  413. 0x7fff52c75000 - 0x7fff52c77ff3 com.apple.marco (10.0 - 1000) <12DA3D59-BA1B-3162-B23A-8683E1A3B249> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
  414. 0x7fff52c78000 - 0x7fff52c9fffb com.apple.MarkupUI (1.0 - 232.3.27) <1A5E88CA-36C3-30A8-9D39-71CC6923D009> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
  415. 0x7fff52d08000 - 0x7fff52d3bff3 com.apple.MediaKit (16 - 906) <15D4EDA2-AAAC-3CF3-BB2B-3A92AECC932D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  416. 0x7fff530e4000 - 0x7fff5310cffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
  417. 0x7fff5310d000 - 0x7fff5319ffff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
  418. 0x7fff531b4000 - 0x7fff531cdfff com.apple.MobileAssets (1.0 - 437.200.49) <0C9B7077-BFCF-3A2E-8F54-D7C2820893FD> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
  419. 0x7fff53349000 - 0x7fff53364fff com.apple.MobileKeyBag (2.0 - 1.0) <E9F2FF73-22D0-35B5-BD2C-9DD8FDB12BCC> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
  420. 0x7fff53375000 - 0x7fff533f1ff7 com.apple.Montreal (1.0 - 42.15.8) <F7AAEEC2-B981-30C4-995F-4D98FB808984> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
  421. 0x7fff533f2000 - 0x7fff5341cff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) <A2BB198C-0B1A-3988-8611-9A9BCCE650B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  422. 0x7fff5368e000 - 0x7fff53698fff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  423. 0x7fff53f63000 - 0x7fff53fb9fff com.apple.OTSVG (1.0 - ???) <A0E0FC0B-B48F-3639-9C50-BAECC72988D5> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
  424. 0x7fff55015000 - 0x7fff5511bfff com.apple.PencilKit (1.0 - 1) <30261DA0-5099-3ECE-8DF6-E2D15BFA2B5C> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
  425. 0x7fff5511c000 - 0x7fff5512bff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  426. 0x7fff55386000 - 0x7fff55386fff com.apple.PhoneNumbers (1.0 - 1) <739CE787-1F32-3EE3-90C7-4D0522A25092> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  427. 0x7fff56c43000 - 0x7fff56c68ff7 com.apple.pluginkit.framework (1.0 - 1) <279FC41A-AEAA-3400-9AE7-1FC6E53BC549> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
  428. 0x7fff56c93000 - 0x7fff56ca5ff3 com.apple.PowerLog (1.0 - 1) <F921C10F-11EC-3D68-91FD-CA836F1B26CE> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
  429. 0x7fff5708c000 - 0x7fff570e3fff com.apple.ProtectedCloudStorage (1.0 - 1) <737DEC8B-342E-3BB2-AF69-D4428D467E4E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
  430. 0x7fff570e4000 - 0x7fff57102ff7 com.apple.ProtocolBuffer (1 - 263) <C5AC21FB-74AD-3FC2-B231-B1376751BBAE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
  431. 0x7fff57296000 - 0x7fff57299ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <941AB8E3-BA18-326D-AA59-BA30FFC4C6AC> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
  432. 0x7fff5729a000 - 0x7fff572b0ff3 com.apple.QuickLookThumbnailing (1.0 - 1) <AAF7A93C-5553-3476-B2F2-B8B1DA2BEF54> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
  433. 0x7fff572b1000 - 0x7fff57309f0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
  434. 0x7fff573ce000 - 0x7fff573daff3 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.201.2) <FB030135-1633-378F-A7A6-B1A81AD068A2> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
  435. 0x7fff573ed000 - 0x7fff57410ffb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  436. 0x7fff57411000 - 0x7fff57425fff com.apple.xpc.RemoteXPC (1.0 - 1336.201.2) <1E00A78B-1934-39A0-8F35-48CBEB93D04C> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
  437. 0x7fff5827c000 - 0x7fff582c6ff7 com.apple.Safari.SafeBrowsing (606 - 606.1.36.1.9) <5ABFF535-18D9-395C-877F-66013774824D> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
  438. 0x7fff58d71000 - 0x7fff58d79ffb com.apple.coreservices.SharePointManager (1.0 - 57.1) <CC640F04-85B2-3617-B52F-1CE400549380> /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement
  439. 0x7fff58d7e000 - 0x7fff58e9dfff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  440. 0x7fff58e9e000 - 0x7fff58ebdff3 com.apple.shortcut (2.16 - 101) <D724B49E-C972-31CC-B47C-8CB769A3E0B0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  441. 0x7fff58ebe000 - 0x7fff58ed0ff7 com.apple.sidecar-core (1.0 - 38) <B362F6EF-9750-3F81-A0EF-4402CFFE2D1A> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
  442. 0x7fff58ed1000 - 0x7fff58ee1ffb com.apple.sidecar-ui (1.0 - 38) <116A490F-F74E-3590-A1B4-60A4B285E5F8> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
  443. 0x7fff59c4f000 - 0x7fff59effff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
  444. 0x7fff5a6ce000 - 0x7fff5a6dbfff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
  445. 0x7fff5a798000 - 0x7fff5aa00ffb com.apple.spotlight.index (10.7.0 - 1191.51) <583CD37E-9C0E-3842-B2C8-B809F0A6DD6D> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
  446. 0x7fff5adc0000 - 0x7fff5adffff3 com.apple.StreamingZip (1.0 - 1) <3F13DFEE-A6C9-3815-9120-B5CA6987662E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
  447. 0x7fff5ae00000 - 0x7fff5ae71ffb com.apple.Suggestions (6.0 - 226) <7B04BAF2-B734-3238-8F38-74629ADE6CF2> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
  448. 0x7fff5b53c000 - 0x7fff5b5c9ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  449. 0x7fff5b5ca000 - 0x7fff5b5d3ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.207.88) <0D7B57B7-8563-3B6D-9084-AA5A1340CAA8> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
  450. 0x7fff5b825000 - 0x7fff5b851fff com.apple.framework.SystemAdministration (1.0 - 1.0) <E41D573A-C356-344E-9E67-809F30D9DEF4> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
  451. 0x7fff5bad2000 - 0x7fff5badfff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  452. 0x7fff5bd4e000 - 0x7fff5be15ff7 com.apple.TextureIO (3.8.4 - 3.8.1) <F9D5F55D-9A33-326E-8B2F-B533CC91DD64> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
  453. 0x7fff5be73000 - 0x7fff5be8efff com.apple.ToneKit (1.0 - 1) <B353747A-3E09-3FA3-BDB2-598A891ACA8A> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
  454. 0x7fff5be8f000 - 0x7fff5beb7ffb com.apple.ToneLibrary (1.0 - 1) <3AEA8490-6454-3156-B11D-6B816EA2FE9A> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
  455. 0x7fff5becf000 - 0x7fff5bed0fff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <BD0BE410-E172-3585-82B2-869A1FE43092> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  456. 0x7fff5bed6000 - 0x7fff5c090fff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
  457. 0x7fff5c0df000 - 0x7fff5c0e5fff com.apple.URLFormatting (59 - 59.34) <D104A904-5B18-368E-8290-35212094D9F5> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
  458. 0x7fff5cd7e000 - 0x7fff5ce67fff com.apple.ViewBridge (400.1 - 400.1) <0BCCA232-710B-3F84-8341-A30F77B3A4E9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
  459. 0x7fff5d2e7000 - 0x7fff5d553ffb libAWDSupportFramework.dylib (865) <054B6F72-B75B-3AFC-9E9C-9929C9634200> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
  460. 0x7fff5d554000 - 0x7fff5d565fff libprotobuf-lite.dylib (865) <B69A744C-4920-3587-A987-A0D349437F4B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
  461. 0x7fff5d566000 - 0x7fff5d5c8ff7 libprotobuf.dylib (865) <7867D62B-1FDC-3F06-B234-4B6CE5D10602> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
  462. 0x7fff5d5c9000 - 0x7fff5d60ffff com.apple.awd (1.0 - 930.11) <534B230C-8453-3F01-B6B8-4C1226D3F1E8> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
  463. 0x7fff5d682000 - 0x7fff5d685fff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
  464. 0x7fff5dab6000 - 0x7fff5dab8ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
  465. 0x7fff5dab9000 - 0x7fff5dacefff com.apple.login (3.0 - 3.0) <474C5E41-1326-3E78-A154-218D618D6BD4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
  466. 0x7fff5db05000 - 0x7fff5db37ffb com.apple.contacts.vCard (1.0 - ???) <18815F93-065A-3A4D-BEFB-243C1A5D9F91> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
  467. 0x7fff5dcde000 - 0x7fff5dcf1ffb libAccessibility.dylib (2402.6.10.3) <3044BCB8-1470-3054-9FB6-3D88AA57115B> /usr/lib/libAccessibility.dylib
  468. 0x7fff5dd72000 - 0x7fff5ddaafff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
  469. 0x7fff5ddad000 - 0x7fff5ddb8ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
  470. 0x7fff5ddb9000 - 0x7fff5de45ff7 libCoreStorage.dylib (546.50.1) <F56AD958-416C-38EA-9829-DEAAB1F0C155> /usr/lib/libCoreStorage.dylib
  471. 0x7fff5de49000 - 0x7fff5de4aff7 libDiagnosticMessagesClient.dylib (107) <C542CB3C-AA44-3D7F-B88C-79CC31B481AB> /usr/lib/libDiagnosticMessagesClient.dylib
  472. 0x7fff5de81000 - 0x7fff5e044ff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
  473. 0x7fff5e09a000 - 0x7fff5e0b9ffb libMobileGestalt.dylib (645.200.76) <A2C32318-0E35-3963-B9B7-E1E92AD33BA6> /usr/lib/libMobileGestalt.dylib
  474. 0x7fff5e0ba000 - 0x7fff5e0bafff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
  475. 0x7fff5e1fb000 - 0x7fff5e1fcffb libSystem.B.dylib (1252.200.5) <D5133811-9D66-3DEB-9521-0A67347C9A54> /usr/lib/libSystem.B.dylib
  476. 0x7fff5e1fd000 - 0x7fff5e285ff7 libTelephonyUtilDynamic.dylib (3608) <05694AE8-9065-36CD-A03B-15D23D09414E> /usr/lib/libTelephonyUtilDynamic.dylib
  477. 0x7fff5e286000 - 0x7fff5e287fff libThaiTokenizer.dylib (2.15.1) <A8235B04-F541-3856-BE2E-B58EE0483AD9> /usr/lib/libThaiTokenizer.dylib
  478. 0x7fff5e29a000 - 0x7fff5e2b0ffb libapple_nghttp2.dylib (1.24.1) <B8D45114-3868-3154-BC35-22597E3E7D8A> /usr/lib/libapple_nghttp2.dylib
  479. 0x7fff5e2b1000 - 0x7fff5e2daffb libarchive.2.dylib (54.200.3) <B47C54A0-3A30-374A-BD99-2304B9B0EC82> /usr/lib/libarchive.2.dylib
  480. 0x7fff5e2db000 - 0x7fff5e3daff7 libate.dylib (1.13.8) <0B27DB67-00B9-3979-9307-447C593A4AEB> /usr/lib/libate.dylib
  481. 0x7fff5e3de000 - 0x7fff5e3deff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
  482. 0x7fff5e4b6000 - 0x7fff5e4c6ff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
  483. 0x7fff5e4c7000 - 0x7fff5e4d5fff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
  484. 0x7fff5e4d6000 - 0x7fff5e52dff7 libc++.1.dylib (400.9.4) <D4AB366F-48A9-3C7D-91BD-41198F69DD57> /usr/lib/libc++.1.dylib
  485. 0x7fff5e52e000 - 0x7fff5e543fff libc++abi.dylib (400.17) <BA948A32-9024-3E55-98D4-18E31F6AED25> /usr/lib/libc++abi.dylib
  486. 0x7fff5e544000 - 0x7fff5e544ff3 libcharset.1.dylib (51.200.6) <D998A58B-E4A8-3685-9A6A-43AFC28100EB> /usr/lib/libcharset.1.dylib
  487. 0x7fff5e545000 - 0x7fff5e555ffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
  488. 0x7fff5e556000 - 0x7fff5e56efdb libcompression.dylib (52.200.13) <13B000B6-285E-3A31-A4AD-6EA2742351F6> /usr/lib/libcompression.dylib
  489. 0x7fff5e819000 - 0x7fff5e82ffff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
  490. 0x7fff5e830000 - 0x7fff5e831ff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
  491. 0x7fff5ecfb000 - 0x7fff5ee93ff7 libcrypto.42.dylib (22.200.4) <EFCEE49A-759B-3A9A-A164-ECD1A98D40F9> /usr/lib/libcrypto.42.dylib
  492. 0x7fff5ee94000 - 0x7fff5ee9fff7 libcsfde.dylib (546.50.1) <65E8F1F1-665A-381E-8932-D7CBA451991B> /usr/lib/libcsfde.dylib
  493. 0x7fff5eea8000 - 0x7fff5eefeffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
  494. 0x7fff5ef28000 - 0x7fff5ef7cff3 libcurl.4.dylib (105.200.2) <607613FE-3D84-3035-9C79-C6F72AF287D7> /usr/lib/libcurl.4.dylib
  495. 0x7fff5f036000 - 0x7fff5f036fff libenergytrace.dylib (17.200.1) <D62ED169-B91C-3CCB-ADF5-E66AE4007B51> /usr/lib/libenergytrace.dylib
  496. 0x7fff5f068000 - 0x7fff5f06dff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
  497. 0x7fff5f06e000 - 0x7fff5f073ff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
  498. 0x7fff5f09f000 - 0x7fff5f190ff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
  499. 0x7fff5f191000 - 0x7fff5f3f4ffb libicucore.A.dylib (62107.0.1) <EAE6FC43-3AD2-3A53-9F7A-4E5E5F66D006> /usr/lib/libicucore.A.dylib
  500. 0x7fff5f441000 - 0x7fff5f442fff liblangid.dylib (128.15.1) <F79B6250-C0B1-3E8E-851F-6CA33B4311A3> /usr/lib/liblangid.dylib
  501. 0x7fff5f443000 - 0x7fff5f45bfff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
  502. 0x7fff5f473000 - 0x7fff5f523fff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
  503. 0x7fff5f524000 - 0x7fff5f761fff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
  504. 0x7fff5f939000 - 0x7fff5fc91fff libnetwork.dylib (1229.200.109) <AD59D28C-CCB2-3B34-B904-8CCCEB2CF320> /usr/lib/libnetwork.dylib
  505. 0x7fff5fd22000 - 0x7fff604abfd7 libobjc.A.dylib (750) <9D7111F2-BDC7-3572-B987-79309B9AE957> /usr/lib/libobjc.A.dylib
  506. 0x7fff604ac000 - 0x7fff604adfff libodfde.dylib (24.50.1) <B948D85A-165F-3E58-A8DD-24CF6454380A> /usr/lib/libodfde.dylib
  507. 0x7fff604be000 - 0x7fff604c2ffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
  508. 0x7fff604c5000 - 0x7fff604fbff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
  509. 0x7fff60615000 - 0x7fff6062dffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
  510. 0x7fff6066c000 - 0x7fff6067eff7 libsasl2.2.dylib (211) <205CC13E-4ED7-3CE9-987F-12B28C6115A7> /usr/lib/libsasl2.2.dylib
  511. 0x7fff6067f000 - 0x7fff60680ffb libspindump.dylib (266) <0E60D709-0A48-3905-ACD1-9DDE6FD8B476> /usr/lib/libspindump.dylib
  512. 0x7fff60681000 - 0x7fff6084dff7 libsqlite3.dylib (274.20) <92515835-B51A-35DA-98E2-07A63353D4B8> /usr/lib/libsqlite3.dylib
  513. 0x7fff60950000 - 0x7fff6099dfff libssl.44.dylib (22.200.4) <CF4931A6-5928-3E2B-8E31-1854F36B0C19> /usr/lib/libssl.44.dylib
  514. 0x7fff60a26000 - 0x7fff60a56fff libtidy.A.dylib (16.1) <435FB24F-0289-3330-B485-713909D6DA44> /usr/lib/libtidy.A.dylib
  515. 0x7fff60ada000 - 0x7fff60addffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
  516. 0x7fff60ade000 - 0x7fff60aebfff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
  517. 0x7fff60af0000 - 0x7fff60bd3fff libxml2.2.dylib (32.6) <BFF70F01-6755-36B9-B7AA-724743E63503> /usr/lib/libxml2.2.dylib
  518. 0x7fff60bd4000 - 0x7fff60bfcff3 libxslt.1.dylib (16.1) <F191E8B9-7530-30CA-873B-2FA2BF2D6374> /usr/lib/libxslt.1.dylib
  519. 0x7fff60bfd000 - 0x7fff60c0fffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
  520. 0x7fff60c80000 - 0x7fff60c84ff3 libcache.dylib (81) <FE21A7E9-DBEB-33AC-836B-785AD036ACF4> /usr/lib/system/libcache.dylib
  521. 0x7fff60c85000 - 0x7fff60c8fff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
  522. 0x7fff60c90000 - 0x7fff60c97fff libcompiler_rt.dylib (63.4) <A4D9CF37-D076-3CE9-95F1-DA89DA1601B6> /usr/lib/system/libcompiler_rt.dylib
  523. 0x7fff60c98000 - 0x7fff60ca1ff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
  524. 0x7fff60ca2000 - 0x7fff60d26fff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
  525. 0x7fff60dac000 - 0x7fff60de6ff7 libdispatch.dylib (1008.200.78) <B8962879-AD55-3CF0-9B0A-5F1D57D1E14B> /usr/lib/system/libdispatch.dylib
  526. 0x7fff60de7000 - 0x7fff60e16fff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
  527. 0x7fff60e17000 - 0x7fff60e17ffb libkeymgr.dylib (30) <A73AA788-C35C-3284-BFCA-95B1BBDF0CF3> /usr/lib/system/libkeymgr.dylib
  528. 0x7fff60e18000 - 0x7fff60e24ff7 libkxld.dylib (4903.201.2) <EAF1CF8D-3843-33BE-8126-30994685B8F0> /usr/lib/system/libkxld.dylib
  529. 0x7fff60e25000 - 0x7fff60e25ff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
  530. 0x7fff60e26000 - 0x7fff60e2bfff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
  531. 0x7fff60e2c000 - 0x7fff60e2eff3 libquarantine.dylib (86.200.11) <C70DA995-0D6E-302C-A15E-F7F03A3857B4> /usr/lib/system/libquarantine.dylib
  532. 0x7fff60e2f000 - 0x7fff60e30ff3 libremovefile.dylib (45.200.2) <D74A307B-3DC7-3992-B16C-DACB8207BE13> /usr/lib/system/libremovefile.dylib
  533. 0x7fff60e31000 - 0x7fff60e48ff3 libsystem_asl.dylib (356.200.4) <EC9D8AD4-E5CB-3765-804A-9E1E9DC045D2> /usr/lib/system/libsystem_asl.dylib
  534. 0x7fff60e49000 - 0x7fff60e49fff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
  535. 0x7fff60e4a000 - 0x7fff60ed2fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
  536. 0x7fff60ed3000 - 0x7fff60ed6ff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
  537. 0x7fff60ed7000 - 0x7fff60edaff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
  538. 0x7fff60edb000 - 0x7fff60ee1ffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
  539. 0x7fff60ee2000 - 0x7fff60ee8ff7 libsystem_dnssd.dylib (878.200.35) <FFC665AA-B257-35AD-BD8B-32FD42C2EEC1> /usr/lib/system/libsystem_dnssd.dylib
  540. 0x7fff60ee9000 - 0x7fff60f35ff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
  541. 0x7fff60f36000 - 0x7fff60f5dff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
  542. 0x7fff60f5e000 - 0x7fff60fa9ff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
  543. 0x7fff60faa000 - 0x7fff60fceff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
  544. 0x7fff60fcf000 - 0x7fff60fdaffb libsystem_networkextension.dylib (767.200.40) <F84D5474-4DC1-3E1A-AE00-8CE9593278B4> /usr/lib/system/libsystem_networkextension.dylib
  545. 0x7fff60fdb000 - 0x7fff60fe2fff libsystem_notify.dylib (172.200.21) <BCCB222F-DC64-3954-A836-DCCE6659CA5A> /usr/lib/system/libsystem_notify.dylib
  546. 0x7fff60fe3000 - 0x7fff60fecfef libsystem_platform.dylib (177.200.16) <B75B04AD-69FE-3ADE-84D2-C17972FC8F49> /usr/lib/system/libsystem_platform.dylib
  547. 0x7fff60fed000 - 0x7fff60ff7fff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
  548. 0x7fff60ff8000 - 0x7fff60ffbff7 libsystem_sandbox.dylib (851.201.1) <FBA7E09B-F10F-3424-90EA-B4999B7FB461> /usr/lib/system/libsystem_sandbox.dylib
  549. 0x7fff60ffc000 - 0x7fff60ffeff7 libsystem_secinit.dylib (30.200.13) <CBEAB62B-F0A0-342F-9878-CADC14A3CB0D> /usr/lib/system/libsystem_secinit.dylib
  550. 0x7fff60fff000 - 0x7fff61006ff7 libsystem_symptoms.dylib (820.207.88) <B6E22FA8-0F7B-36FD-9D99-284056D3CB47> /usr/lib/system/libsystem_symptoms.dylib
  551. 0x7fff61007000 - 0x7fff6101cff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
  552. 0x7fff6101e000 - 0x7fff61023ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
  553. 0x7fff61024000 - 0x7fff61054fff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /usr/lib/system/libxpc.dylib
  554.  
  555. External Modification Summary:
  556. Calls made by other processes targeting this process:
  557. task_for_pid: 2
  558. thread_create: 0
  559. thread_set_state: 0
  560. Calls made by this process:
  561. task_for_pid: 0
  562. thread_create: 0
  563. thread_set_state: 0
  564. Calls made by all processes on this machine:
  565. task_for_pid: 47931
  566. thread_create: 0
  567. thread_set_state: 0
  568.  
  569. VM Region Summary:
  570. ReadOnly portion of Libraries: Total=510.3M resident=0K(0%) swapped_out_or_unallocated=510.3M(100%)
  571. Writable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)
  572.  
  573. VIRTUAL REGION
  574. REGION TYPE SIZE COUNT (non-coalesced)
  575. =========== ======= =======
  576. Accelerate framework 384K 4
  577. Activity Tracing 256K 2
  578. CG backing stores 2908K 6
  579. CG image 34.4M 17
  580. CG raster data 2000K 2
  581. CoreAnimation 1300K 79
  582. CoreGraphics 8K 2
  583. CoreImage 176K 39
  584. CoreUI image data 1392K 30
  585. CoreUI image file 360K 6
  586. Foundation 6496K 6
  587. Image IO 34.8M 4
  588. Kernel Alloc Once 8K 2
  589. MALLOC 348.8M 54
  590. MALLOC guard page 32K 7
  591. MALLOC_LARGE (reserved) 1.4G 4 reserved VM address space (unallocated)
  592. MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated)
  593. Memory Tag 242 12K 2
  594. Memory Tag 251 44K 2
  595. STACK GUARD 56.0M 11
  596. Stack 12.6M 11
  597. VM_ALLOCATE 856K 70
  598. __DATA 44.0M 432
  599. __FONT_DATA 4K 2
  600. __LINKEDIT 217.0M 69
  601. __TEXT 293.3M 431
  602. __UNICODE 560K 2
  603. mapped file 87.6M 62
  604. shared memory 2740K 13
  605. =========== ======= =======
  606. TOTAL 2.9G 1344
  607. TOTAL, minus reserved VM space 1.1G 1344
  608.  
  609. Model: MacBookPro9,2, BootROM MBP91.00DA.B00, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f44
  610. Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
  611. Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620
  612. Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620
  613. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.21.190.32 AirPortDriverBrcm4360-1302)
  614. Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
  615. Network Service: Wi-Fi, AirPort, en1
  616. Network Service: iPhone, Ethernet, en4
  617. Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
  618. Serial ATA Device: HL-DT-ST DVDRW GS41N
  619. USB Device: USB 2.0 Bus
  620. USB Device: Hub
  621. USB Device: FaceTime HD Camera (Built-in)
  622. USB Device: USB 2.0 Bus
  623. USB Device: Hub
  624. USB Device: Hub
  625. USB Device: Apple Internal Keyboard / Trackpad
  626. USB Device: IR Receiver
  627. USB Device: BRCM20702 Hub
  628. USB Device: Bluetooth USB Host Controller
  629. USB Device: USB 3.0 Bus
  630. USB Device: Backup+ Desk
  631. USB Device: iPhone
  632. Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement