Code Monkey home page Code Monkey logo

kochmorse's People

Contributors

arxcdr avatar chengsun avatar code-hunger avatar hmatuschek avatar horaciodos avatar rseichter avatar yeckel avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kochmorse's Issues

Mac OS dark mode not supported (font color is black on black background)

The main text that appears black on white in Mac OS light mode appears black on black in dark mode (see attached screenshots). None of the text colors in the Appearance settings seems to affect the main text.
Suggested solution: (a) switch main text color in dark mode to white and (b) add a text color setting for the main text in the Appearance settings.

System info:
Koch Morse version 3.5.1
Mac OS Sonoma version 14.3.1 (23D60)

light_mode dark_mode

Unregistered desktop category "Teaching"

I see the following message when building on Gentoo Linux:

QA Notice: This package installs one or more .desktop files that do not
pass validation.

/usr/share/applications/kochmorse.desktop: error: value
"Education;Teaching;" for key "Categories" in group "Desktop Entry"
contains an unregistered value "Teaching"; values extending the format
should start with "X-"

I checked main categories and additional categories at freedesktop.org and "Teaching" can indeed not be found there. I'll create a pull request to fix this.

Typo

In the file tutor.cc there is a misspelling or wrong verb tense.
File says Text send:
Better English would be Text sent:
Appears 3 times.

Practice Summary

Hello!

Thank you for this wonderful program! Would you consider to add a practice summary or stats to help users to check how many errors have been done in a practice session. Something like this:

vvv
kmrkmmrm rkm r kmkkmr mmmkr rmmk =
km rmkrkmm kkmrk k mmmrr mrkrrkkkr =
mrrrkk mmrkmmmmkk k mrkmrkrrk =
rrkmr r rk krmmmm mrr mkmkkmkmrr =
rmkmk kmkkkmrm rkrrkmr r krk rmrmrkr =

Summary / Stats:
Lines = 6 / Words = 29 / Characters (with spaces) = 183 / Characters (no spaces) = 148

Thanks again

Input box does not get the focus automatically when using "Verify" with Koch tutor

hi;
I am starting to learn morse code with "kochmorse" and its Koch tutor.
I have checked the "Verify" checkbox in the settings, to be eble to type on my keyboard the letter, to get quick and easy check of my understanding of the code.

But each time I start to practice, I am stuck with that "not really a bug" thing.
It's simply that the input box for my answers does not have the focus, so I type the characters in the "void";
And I have to restart over.

Please just add a simple line of code, so that the input box get automatically the focus, after you clicked on the start button.

Thanks

Cmake fails on Devuan GNU/Linux 3 due to lacking Qt5LinguistTools

CMake Error at CMakeLists.txt:14 (find_package):
By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5LinguistTools", but CMake did not find one.

Could not find a package configuration file provided by "Qt5LinguistTools"
with any of the following names:

Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake

Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
set "Qt5LinguistTools_DIR" to a directory containing one of the above
files. If "Qt5LinguistTools" provides a separate development package or
SDK, be sure it has been installed.

To build the program on Devuan GNU/Linux 3 (and possibly Debian too) you need additional packages:

qttools5-dev qttools5-dev-tools

No sound output device on Xubuntu 18.04.4

It is not possible to configure sound output after installation from ppa.
image

Launching from shell shows following:

Warning: Audio format is not supported by device ""
using null output device, none available
Warning: Audio format is not supported by device ""

Some QT5 libs missing?

Here output of ldd:

$ ldd /usr/bin/kochmorse
	linux-vdso.so.1 (0x00007ffe983eb000)
	libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007fcd68214000)
	libQt5Multimedia.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Multimedia.so.5 (0x00007fcd67efd000)
	libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007fcd67794000)
	libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5 (0x00007fcd67408000)
	libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007fcd66cbd000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fcd66934000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fcd66596000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fcd6637e000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fcd65f8d000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fcd65d6e000)
	libpulse.so.0 => /usr/lib/x86_64-linux-gnu/libpulse.so.0 (0x00007fcd65b1e000)
	libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007fcd65899000)
	libpng16.so.16 => /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007fcd65667000)
	libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fcd653c9000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fcd651ac000)
	libicui18n.so.60 => /usr/lib/x86_64-linux-gnu/libicui18n.so.60 (0x00007fcd64d0b000)
	libicuuc.so.60 => /usr/lib/x86_64-linux-gnu/libicuuc.so.60 (0x00007fcd64953000)
	libdouble-conversion.so.1 => /usr/lib/x86_64-linux-gnu/libdouble-conversion.so.1 (0x00007fcd64742000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fcd6453e000)
	libglib-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fcd64227000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fcd68d17000)
	libpulsecommon-11.1.so => /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so (0x00007fcd63fa9000)
	libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007fcd63d5c000)
	libGLdispatch.so.0 => /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007fcd63aa6000)
	libGLX.so.0 => /usr/lib/x86_64-linux-gnu/libGLX.so.0 (0x00007fcd63875000)
	libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fcd635c1000)
	libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007fcd63394000)
	libicudata.so.60 => /usr/lib/x86_64-linux-gnu/libicudata.so.60 (0x00007fcd617eb000)
	libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fcd61579000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fcd61351000)
	libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007fcd610cd000)
	libwrap.so.0 => /lib/x86_64-linux-gnu/libwrap.so.0 (0x00007fcd60ec3000)
	libsndfile.so.1 => /usr/lib/x86_64-linux-gnu/libsndfile.so.1 (0x00007fcd60c4a000)
	libasyncns.so.0 => /usr/lib/x86_64-linux-gnu/libasyncns.so.0 (0x00007fcd60a44000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fcd6083c000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fcd60504000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fcd60300000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fcd600fa000)
	liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fcd5fed4000)
	liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1 (0x00007fcd5fcb8000)
	libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007fcd5f99c000)
	libnsl.so.1 => /lib/x86_64-linux-gnu/libnsl.so.1 (0x00007fcd5f782000)
	libFLAC.so.8 => /usr/lib/x86_64-linux-gnu/libFLAC.so.8 (0x00007fcd5f50b000)
	libogg.so.0 => /usr/lib/x86_64-linux-gnu/libogg.so.0 (0x00007fcd5f302000)
	libvorbis.so.0 => /usr/lib/x86_64-linux-gnu/libvorbis.so.0 (0x00007fcd5f0d7000)
	libvorbisenc.so.2 => /usr/lib/x86_64-linux-gnu/libvorbisenc.so.2 (0x00007fcd5ee2e000)
	libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007fcd5ec13000)
	libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007fcd5e9fe000)
	libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007fcd5e7e9000)

Missing dependent package libqt5multimedia5-plugins

Hello
I've installed kochmorse from your ppa in a fresh LM19 (Ubuntu 18.04) machine. It pulls libqt5multimedia5 but not libqt5multimedia5-plugins. So there's no i/o audio devices in the config settings if it's not installed.
Thanks in advance

MacOS Mojave 10.14

Hi friend,
When opening the app (3.4.0) in MacOS Mojave it closes instantly and an Apple report screen appears but if I use previous version (3.3.0) it works perfectly. I attach the error dump and a screenshoot of the report and a console error also when I try to launch it in terminal.

captura de pantalla 2018-11-03 a las 10 07 34
captura de pantalla 2018-11-03 a las 10 04 09

FULL TEXT OF REPORT

Process: kochmorse [896]
Path: /private/var/folders/*/KochMorse.app/Contents/MacOS/kochmorse
Identifier: com.github.hmatuschek.kochmorse
Version: 3.3 (3.3.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: kochmorse [896]
User ID: 501

Date/Time: 2018-11-03 10:03:50.909 +0100
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: A3B15E0C-203D-FD5F-3D4C-4D542ED2D9BF

Time Awake Since Boot: 2600 seconds

System Integrity Protection: enabled

Notes: Translocated Process

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

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

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff58adcb86 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff58b92c50 pthread_kill + 285
2 libsystem_c.dylib 0x00007fff58a461c9 abort + 127
3 org.qt-project.QtCore 0x000000010fe62535 QMessageLogger::fatal(char const*, ...) const + 213
4 org.qt-project.QtGui 0x000000010f981a96 QGuiApplicationPrivate::createPlatformIntegration() + 5240
5 org.qt-project.QtGui 0x000000010f981ab1 QGuiApplicationPrivate::createEventDispatcher() + 27
6 org.qt-project.QtCore 0x000000010ffc6fd6 QCoreApplicationPrivate::init() + 480
7 org.qt-project.QtGui 0x000000010f97e59d QGuiApplicationPrivate::init() + 43
8 org.qt-project.QtWidgets 0x000000010f3c9b4e QApplicationPrivate::init() + 34
9 com.github.hmatuschek.kochmorse 0x000000010f332758 Application::Application(int&, char**) + 72
10 com.github.hmatuschek.kochmorse 0x000000010f333865 Application::Application(int&, char**) + 37
11 com.github.hmatuschek.kochmorse 0x000000010f319357 main + 55
12 libdyld.dylib 0x00007fff5899e085 start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff58b8f408 start_wqthread + 0
1 ??? 0x0000000000000100 0 + 256

Thread 2:
0 libsystem_pthread.dylib 0x00007fff58b8f408 start_wqthread + 0
1 ??? 0x0000000000000903 0 + 2307

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000011c5805c0 rcx: 0x00007ffee08e9138 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee08e9170 rsp: 0x00007ffee08e9138
r8: 0x00000000000130a8 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x00007ffee08e92f8 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff58adcb86 rfl: 0x0000000000000206 cr2: 0x00007fff8aa37188

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

Binary Images:
0x10f316000 - 0x10f387ff7 +com.github.hmatuschek.kochmorse (3.3 - 3.3.0) <1B76FAE5-7CE3-3041-9944-38C38622CCF5> /var/folders//KochMorse.app/Contents/MacOS/kochmorse
0x10f3c0000 - 0x10f748ff3 +org.qt-project.QtWidgets (5.11 - 5.11.1) <8D4A8886-49E8-3469-8645-FA704AC4D517> /var/folders/
/KochMorse.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10f8ad000 - 0x10f908ffb +org.qt-project.QtMultimedia (5.11 - 5.11.1) <18FB7446-E458-3A16-AF6E-7EA857FFCD31> /var/folders//KochMorse.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x10f95f000 - 0x10fc2fff3 +org.qt-project.QtGui (5.11 - 5.11.1) <744D342E-48A4-36D3-9002-3A66D237E035> /var/folders/
/KochMorse.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10fd29000 - 0x10fe00fff +org.qt-project.QtNetwork (5.11 - 5.11.1) <6C432593-1E72-3855-BF0E-796B39576F2A> /var/folders//KochMorse.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10fe4b000 - 0x1101b8ffb +org.qt-project.QtCore (5.11 - 5.11.1) <28766ACD-BD0D-38BB-A7AD-149A86D2F884> /var/folders/
/KochMorse.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x11026d000 - 0x11027dff3 +libz.1.dylib (0) /var/folders//KochMorse.app/Contents/Frameworks/libz.1.dylib
0x110285000 - 0x1102a8ff7 +libpng16.16.dylib (0) <2899DB85-1FE5-3B93-8F5B-D186D01C0A61> /var/folders/
/KochMorse.app/Contents/Frameworks/libpng16.16.dylib
0x1102b4000 - 0x110331ffb +libharfbuzz.0.dylib (0) /var/folders//KochMorse.app/Contents/Frameworks/libharfbuzz.0.dylib
0x110342000 - 0x110496ffb +libicui18n.58.dylib (0) /var/folders/
/KochMorse.app/Contents/Frameworks/libicui18n.58.dylib
0x11052d000 - 0x11062aff3 +libicuuc.58.dylib (0) <69E485AF-B9DA-35F9-A264-88AF78904E61> /var/folders//KochMorse.app/Contents/Frameworks/libicuuc.58.dylib
0x11067c000 - 0x111f7bfff +libicudata.58.dylib (0) /var/folders/
/KochMorse.app/Contents/Frameworks/libicudata.58.dylib
0x111f7d000 - 0x111fe0ff7 +libpcre2-16.0.dylib (0) <38F227B1-F981-39D6-8EB6-0DDCE569EDB2> /var/folders//KochMorse.app/Contents/Frameworks/libpcre2-16.0.dylib
0x111feb000 - 0x111feefff +libgthread-2.0.0.dylib (0) <60EC4846-78FA-306C-8667-2D4BC8A73F8A> /var/folders/
/KochMorse.app/Contents/Frameworks/libgthread-2.0.0.dylib
0x111ff8000 - 0x1120c4fff +libglib-2.0.0.dylib (0) /var/folders//KochMorse.app/Contents/Frameworks/libglib-2.0.0.dylib
0x1120e6000 - 0x1120eeff7 +libintl.8.dylib (0) <9B3D2759-E023-3344-844D-5556BF4B1F93> /var/folders/
/KochMorse.app/Contents/Frameworks/libintl.8.dylib
0x1120f6000 - 0x1121eaff7 +libiconv.2.dylib (0) <05E7C0E0-2617-3AC8-A660-4481A238FD31> /var/folders//KochMorse.app/Contents/Frameworks/libiconv.2.dylib
0x1121ef000 - 0x112255ff7 +libpcre.1.dylib (0) <5C8BFD55-987F-32BF-8F09-706D1090AE8E> /var/folders/
/KochMorse.app/Contents/Frameworks/libpcre.1.dylib
0x11225e000 - 0x1122dbfff +libfreetype.6.dylib (0) /var/folders//KochMorse.app/Contents/Frameworks/libfreetype.6.dylib
0x1122eb000 - 0x112306ff7 +libgraphite2.3.dylib (0) /var/folders/
/KochMorse.app/Contents/Frameworks/libgraphite2.3.dylib
0x11230e000 - 0x11231effb +libbz2.1.0.dylib (0) <028B9A7A-A332-3A39-82EB-264291DEA4FA> /var/folders//KochMorse.app/Contents/Frameworks/libbz2.1.0.dylib
0x112327000 - 0x112371ff7 +libssl.1.0.0.dylib (0) <40FE46CC-B933-3356-B869-B00B6A7F8388> /var/folders/
/KochMorse.app/Contents/Frameworks/libssl.1.0.0.dylib
0x11238f000 - 0x11251ca67 +libcrypto.1.0.0.dylib (0) <91770F03-73FF-3F17-AC30-01865B8F9F4B> /var/folders/*/KochMorse.app/Contents/Frameworks/libcrypto.1.0.0.dylib
0x11c4ca000 - 0x11c5486a7 dyld (625.13) /usr/lib/dyld
0x7fff2782c000 - 0x7fff27830fff com.apple.agl (3.3.2 - AGL-3.3.2) <81130C05-30AD-3BDA-BB9C-72ADDD5FAA2C> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff27bfc000 - 0x7fff27bfcfff com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff27c14000 - 0x7fff282b4fe3 com.apple.vImage (8.1 - ???) <65912AFB-D4C1-3494-AE97-DDFDAF3BE1EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff282b5000 - 0x7fff2852cfd7 libBLAS.dylib (1243.200.4) <76710990-AE2B-300E-88BB-797ABAD74956> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2852d000 - 0x7fff2859ffe7 libBNNS.dylib (38.200.5) <5F3A4021-8FF8-30E8-B84A-AA2BD70F4151> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff285a0000 - 0x7fff28946fff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff28947000 - 0x7fff2895cffb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2895d000 - 0x7fff28962ff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff28963000 - 0x7fff289e0ffb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff289e1000 - 0x7fff289f4ffb libSparseBLAS.dylib (1243.200.4) <00D6FC17-B739-3259-90A4-92AC8BBE03D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff289f5000 - 0x7fff28bd9ff3 libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff28bda000 - 0x7fff28c8fff3 libvMisc.dylib (671.201.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff28c90000 - 0x7fff28c90fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff28e41000 - 0x7fff29c60ff3 com.apple.AppKit (6.9 - 1671) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff29cb2000 - 0x7fff29cb2fff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff29cb3000 - 0x7fff29d1eff7 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
0x7fff29db7000 - 0x7fff29ed6fff libFontParser.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff29ed7000 - 0x7fff29f22fff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2a01e000 - 0x7fff2a022ff3 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
0x7fff2a0bf000 - 0x7fff2a111ff3 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
0x7fff2a112000 - 0x7fff2a120ff3 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
0x7fff2a121000 - 0x7fff2a16dfff com.apple.print.framework.PrintCore (14.0 - 503.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2a16e000 - 0x7fff2a1a9ff7 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
0x7fff2a1aa000 - 0x7fff2a1b6ff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2a1b7000 - 0x7fff2a453ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2a455000 - 0x7fff2a455fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2a7b9000 - 0x7fff2ab7aff7 com.apple.CFNetwork (974.1 - 974.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2ab8f000 - 0x7fff2ab8ffff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2ab90000 - 0x7fff2ab93ffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2ab94000 - 0x7fff2ae9bff7 com.apple.HIToolbox (2.1.1 - 916.32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2ae9c000 - 0x7fff2ae9fffb 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
0x7fff2aea0000 - 0x7fff2aea5ff7 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
0x7fff2aea6000 - 0x7fff2af3aff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2af3b000 - 0x7fff2af55fff com.apple.openscripting (1.7 - 178) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2af76000 - 0x7fff2af77fff 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
0x7fff2af78000 - 0x7fff2af7aff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2af7b000 - 0x7fff2af81ff7 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
0x7fff2b0b6000 - 0x7fff2b182fff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2b31d000 - 0x7fff2b3adfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2b413000 - 0x7fff2b43eff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2b43f000 - 0x7fff2b7dffeb com.apple.CoreData (120 - 865.2) <90A5058F-A5AF-311A-81CC-B20C2AC9E85E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2b7e0000 - 0x7fff2b8c9fff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2b8ca000 - 0x7fff2bd19fff com.apple.CoreFoundation (6.9 - 1555.10) <4A4C87BC-4C8E-392A-ABEE-824D4074C485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff2bd1b000 - 0x7fff2c3a8fff com.apple.CoreGraphics (2.0 - 1245.8.4.8) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff2c3aa000 - 0x7fff2c6cfff7 com.apple.CoreImage (14.0.0 - 700.2.220) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff2cb86000 - 0x7fff2cb86fff com.apple.CoreServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff2cb87000 - 0x7fff2cc05ffb com.apple.AE (768 - 768) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff2cc06000 - 0x7fff2cedeff7 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
0x7fff2cedf000 - 0x7fff2cf29ff7 com.apple.DictionaryServices (1.2 - 284.16.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2cf2a000 - 0x7fff2cf32ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2cf33000 - 0x7fff2d0feff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff2d0ff000 - 0x7fff2d1a1ffb 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
0x7fff2d1a2000 - 0x7fff2d1edff7 com.apple.CoreServices.OSServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2d1ee000 - 0x7fff2d25cff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2d25d000 - 0x7fff2d281ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff2d5c4000 - 0x7fff2d729fff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff2d72a000 - 0x7fff2d767fff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff2d768000 - 0x7fff2d7feffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff2da7b000 - 0x7fff2da80fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2dc49000 - 0x7fff2e017fff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff2e088000 - 0x7fff2e0b8ff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2e1d1000 - 0x7fff2e2daff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e33c000 - 0x7fff2e3cdfff com.apple.framework.IOKit (2.0.2 - 1483.201.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff2e3cf000 - 0x7fff2e3d9ff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2e430000 - 0x7fff2e5c4ff7 com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <9D078F50-BB75-3D04-8636-3FDDAB9C95DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff2e5c5000 - 0x7fff2e5c9ffb libGIF.dylib (1796.5.4.1) <93AD6FB9-03BA-350E-AF98-D371A2BFD58F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2e5ca000 - 0x7fff2e6affef libJP2.dylib (1796.5.4.1) <3780EB9B-5219-385D-9472-17B0397697A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2e6b0000 - 0x7fff2e6d5ff7 libJPEG.dylib (1796.5.4.1) <83CA8BEB-34BD-3B58-A704-C6A875984FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2e9a8000 - 0x7fff2e9cefe7 libPng.dylib (1796.5.4.1) <9F30FA63-8AB2-3646-A6A8-FCE9F8436C35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2e9cf000 - 0x7fff2e9d1ff7 libRadiance.dylib (1796.5.4.1) <2C07887C-0584-3538-A9EC-3988AA5B234B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2e9d2000 - 0x7fff2ea20fff libTIFF.dylib (1796.5.4.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2fab6000 - 0x7fff2facffff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff304ee000 - 0x7fff30581fff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff3059e000 - 0x7fff305beff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff305bf000 - 0x7fff3063cfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff3063d000 - 0x7fff30665fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff30666000 - 0x7fff3078dff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff3078e000 - 0x7fff307a9ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff307aa000 - 0x7fff307aaff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff319a9000 - 0x7fff319b5ffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff34475000 - 0x7fff344ceff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff344cf000 - 0x7fff344ebff7 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
0x7fff344ec000 - 0x7fff344f8ffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff34e5b000 - 0x7fff34e5dfff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff34e5e000 - 0x7fff34e63ff3 libCoreFSCache.dylib (163.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff34e64000 - 0x7fff34e68fff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff34e69000 - 0x7fff34e71ffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff34e72000 - 0x7fff34e7dfff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff34e7e000 - 0x7fff34eb8fef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3502c000 - 0x7fff35069fff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff35a19000 - 0x7fff35a28ff3 com.apple.opengl (17.0.37 - 17.0.37) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff36884000 - 0x7fff36adafff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff37328000 - 0x7fff3764efff com.apple.security (7.0 - 58286.200.222) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3764f000 - 0x7fff376defff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff37710000 - 0x7fff37714ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff37ad1000 - 0x7fff37b41ff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3ada6000 - 0x7fff3ae4bff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff3b887000 - 0x7fff3b888ff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff3be83000 - 0x7fff3beafff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff3c18b000 - 0x7fff3c19afcf com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff3c298000 - 0x7fff3c2a3fff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff3c2e4000 - 0x7fff3c32dff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff3c57d000 - 0x7fff3c5a5ff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff3c70b000 - 0x7fff3c721ffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff3ca51000 - 0x7fff3ccf4ffb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff3cec5000 - 0x7fff3ceceff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff3cecf000 - 0x7fff3cf71ff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff3cf72000 - 0x7fff3cfe3ffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff3eb92000 - 0x7fff3eb9bfff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff3f898000 - 0x7fff3f8abfff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff3fe81000 - 0x7fff3fef3ff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff401ae000 - 0x7fff401b6ffb com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff40345000 - 0x7fff40376fff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4073b000 - 0x7fff407c9ff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff40859000 - 0x7fff40985fff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff40986000 - 0x7fff40b05ffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff40b5c000 - 0x7fff40bbfffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff40bc0000 - 0x7fff40bd1ffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff40c54000 - 0x7fff40c63ff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff40c64000 - 0x7fff40c68ff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff40ceb000 - 0x7fff40d62ffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff40db0000 - 0x7fff40df1fff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff40df2000 - 0x7fff40f4bff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff41f8f000 - 0x7fff423b7fff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4737f000 - 0x7fff47384ff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff481e3000 - 0x7fff481f2fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff482d9000 - 0x7fff4834dfff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff49729000 - 0x7fff49730ffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff49734000 - 0x7fff4974dff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff49b60000 - 0x7fff49b8fff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff49e2e000 - 0x7fff49e41fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff49e5c000 - 0x7fff49f53fff com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff49f54000 - 0x7fff49f95ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff49f9c000 - 0x7fff49fa2ff7 com.apple.LinguisticData (1.0 - 238.15.29) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff4acfc000 - 0x7fff4ad24ffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff4ad25000 - 0x7fff4adb7fff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff4af61000 - 0x7fff4af7cfff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff4b00a000 - 0x7fff4b034ff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff4b2a6000 - 0x7fff4b2b0fff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff4bb7b000 - 0x7fff4bbd1fff com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff4cd34000 - 0x7fff4cd43ff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff4ecfc000 - 0x7fff4ed1aff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff4eec9000 - 0x7fff4ef21f0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff4f005000 - 0x7fff4f028ffb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff50996000 - 0x7fff50ab5fff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff51867000 - 0x7fff51b17ff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff522e6000 - 0x7fff522f3fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff53154000 - 0x7fff531e1ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff536ea000 - 0x7fff536f7ff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff53966000 - 0x7fff53a2dff7 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff53aee000 - 0x7fff53ca8fff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff5529a000 - 0x7fff5529dfff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff556ce000 - 0x7fff556d0ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff5598a000 - 0x7fff559c2fff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
0x7fff559c5000 - 0x7fff559d0ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
0x7fff55a61000 - 0x7fff55a62ff7 libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff55a99000 - 0x7fff55c5cff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
0x7fff55cb2000 - 0x7fff55cd1ffb libMobileGestalt.dylib (645.200.76) /usr/lib/libMobileGestalt.dylib
0x7fff55cd2000 - 0x7fff55cd2fff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff55e13000 - 0x7fff55e14ffb libSystem.B.dylib (1252.200.5) /usr/lib/libSystem.B.dylib
0x7fff55e9e000 - 0x7fff55e9ffff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff55eb2000 - 0x7fff55ec8ffb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff55ec9000 - 0x7fff55ef2ffb libarchive.2.dylib (54.200.3) /usr/lib/libarchive.2.dylib
0x7fff55ef3000 - 0x7fff55f72fef libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff55f76000 - 0x7fff55f76ff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
0x7fff5604e000 - 0x7fff5605eff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
0x7fff5605f000 - 0x7fff5606dfff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
0x7fff5606e000 - 0x7fff560c5ff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff560c6000 - 0x7fff560dbfff libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff560dc000 - 0x7fff560dcff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff560dd000 - 0x7fff560edffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
0x7fff560ee000 - 0x7fff56106ffb libcompression.dylib (52.200.13) /usr/lib/libcompression.dylib
0x7fff563b1000 - 0x7fff563c7fff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
0x7fff563c8000 - 0x7fff563c9ff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff56a40000 - 0x7fff56a96ffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
0x7fff56bce000 - 0x7fff56bcefff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff56c00000 - 0x7fff56c05ff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
0x7fff56c06000 - 0x7fff56c0bff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
0x7fff56c37000 - 0x7fff56d28ff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
0x7fff56d29000 - 0x7fff56f8cffb libicucore.A.dylib (62107.0.1) /usr/lib/libicucore.A.dylib
0x7fff56fd9000 - 0x7fff56fdafff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff56fdb000 - 0x7fff56ff3fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
0x7fff5700b000 - 0x7fff570bbfff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
0x7fff570bc000 - 0x7fff572f9fff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
0x7fff574d1000 - 0x7fff57829fff libnetwork.dylib (1229.200.109) /usr/lib/libnetwork.dylib
0x7fff578ba000 - 0x7fff58040fe7 libobjc.A.dylib (750) <2E868147-8818-359E-8CD7-A8B80665928F> /usr/lib/libobjc.A.dylib
0x7fff58053000 - 0x7fff58057ffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
0x7fff5805a000 - 0x7fff58090ff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
0x7fff581aa000 - 0x7fff581c2ffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
0x7fff58216000 - 0x7fff583edfe7 libsqlite3.dylib (274.20) <4434B695-BC65-30D6-AFED-1B6488DB3D2E> /usr/lib/libsqlite3.dylib
0x7fff5867a000 - 0x7fff5867dffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
0x7fff5867e000 - 0x7fff5868bfff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
0x7fff58690000 - 0x7fff58773fff libxml2.2.dylib (32.6) /usr/lib/libxml2.2.dylib
0x7fff58774000 - 0x7fff5879cff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff5879d000 - 0x7fff587afffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
0x7fff58820000 - 0x7fff58824ff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff58825000 - 0x7fff5882fff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff58830000 - 0x7fff58837fff libcompiler_rt.dylib (63.4) /usr/lib/system/libcompiler_rt.dylib
0x7fff58838000 - 0x7fff58841ff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
0x7fff58842000 - 0x7fff588c6fff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
0x7fff5894c000 - 0x7fff58986ff7 libdispatch.dylib (1008.200.78) /usr/lib/system/libdispatch.dylib
0x7fff58987000 - 0x7fff589b6fff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
0x7fff589b7000 - 0x7fff589b7ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff589b8000 - 0x7fff589c4ff7 libkxld.dylib (4903.201.2) /usr/lib/system/libkxld.dylib
0x7fff589c5000 - 0x7fff589c5ff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
0x7fff589c6000 - 0x7fff589cbfff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
0x7fff589cc000 - 0x7fff589ceff3 libquarantine.dylib (86.200.11) /usr/lib/system/libquarantine.dylib
0x7fff589cf000 - 0x7fff589d0ff3 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff589d1000 - 0x7fff589e8ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff589e9000 - 0x7fff589e9fff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
0x7fff589ea000 - 0x7fff58a72fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
0x7fff58a73000 - 0x7fff58a76ff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
0x7fff58a77000 - 0x7fff58a7aff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
0x7fff58a7b000 - 0x7fff58a81ffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
0x7fff58a82000 - 0x7fff58a88ff7 libsystem_dnssd.dylib (878.200.35) /usr/lib/system/libsystem_dnssd.dylib
0x7fff58a89000 - 0x7fff58ad5ff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
0x7fff58ad6000 - 0x7fff58afdff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
0x7fff58afe000 - 0x7fff58b49ff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
0x7fff58b4a000 - 0x7fff58b6eff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
0x7fff58b6f000 - 0x7fff58b7affb libsystem_networkextension.dylib (767.200.40) /usr/lib/system/libsystem_networkextension.dylib
0x7fff58b7b000 - 0x7fff58b82fff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff58b83000 - 0x7fff58b8cfef libsystem_platform.dylib (177.200.16) /usr/lib/system/libsystem_platform.dylib
0x7fff58b8d000 - 0x7fff58b97fff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
0x7fff58b98000 - 0x7fff58b9bff7 libsystem_sandbox.dylib (851.201.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff58b9c000 - 0x7fff58b9eff7 libsystem_secinit.dylib (30.200.13) /usr/lib/system/libsystem_secinit.dylib
0x7fff58b9f000 - 0x7fff58ba6ff7 libsystem_symptoms.dylib (820.207.88) /usr/lib/system/libsystem_symptoms.dylib
0x7fff58ba7000 - 0x7fff58bbcff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
0x7fff58bbe000 - 0x7fff58bc3ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
0x7fff58bc4000 - 0x7fff58bf4fff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /usr/lib/system/libxpc.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
Kernel Alloc Once 8K 2
MALLOC 164.1M 11
MALLOC guard page 16K 5
MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated)
STACK GUARD 56.0M 4
Stack 9232K 4
VM_ALLOCATE 4K 2
__DATA 24.9M 260
__FONT_DATA 4K 2
__LINKEDIT 220.6M 26
__TEXT 192.8M 254
__UNICODE 560K 2
mapped file 25.9M 3
shared memory 592K 8
=========== ======= =======
TOTAL 1.1G 572
TOTAL, minus reserved VM space 694.6M 572

Model: iMac14,2, BootROM IM142.0130.B00, 4 processors, Intel Core i5, 3,4 GHz, 8 GB, SMC 2.15f7
Graphics: NVIDIA GeForce GTX 775M, NVIDIA GeForce GTX 775M, PCIe
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453220
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453220
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: APPLE HDD ST1000DM003, 1 TB
USB Device: USB 3.0 Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: USB Audio CODEC
USB Device: CP2105 Dual USB to UART Bridge Controller
Thunderbolt Bus: iMac, Apple Inc., 23.10

Settings Icon changed to Terminal Icon in LM19

Hello!
I've found that settings icon changed to a terminal icon, but if I run kochmorse with elevated privileges the settings icon comes back. I also tried with different icon themes with same results. I don't know if it's due to a icon theme problem in Linux Mint 19 and I should report it to them.
Thanks again.

My opinions about what Kochmorse needs.

Inputs:
CW decoder using a soundcards mic input or products like Winkeyer.
Winkeyer is supported by linux.
That should enable use of a CW tone generator connected to a straight
key,iambic,paddles or bug. Standard inputs like a keyboard and mouse.

Training mode:
First the program sends a series of K's in CW for 30 seconds while the
character K is displayed. Then it repeats the procedure with the
character M.
When that is complete it sends a four characters group using K and M in
random places without displaying the letters. It then waits for a four
characters input using the keyboard, shows the characters you have
gotten correct in green, the wrong ones in red. That continues until the
user has gotten 90 % correct of a number of groups, then a new letter is
introduced ( for example X ), it is sent for 30 seconds while the
character is displayed.
Then the lesson continues using the new character until 90% of groups is
correct, a new character or prosign is introduced and the lessons
continues until all characters are learned.

Sending mode:
A four character group using K and M at random places is displayed,the
program waits until four characters have been decoded and shows the
characters you have gotten correct in green, wrong ones in red.
That continues until the user has gotten 90 % correct of a number of
groups, then a new letter is introduced and included in the group at random.

There should be not to harsh timing requirements on sending, some normal
slack should be permitted as long as the CW decoder can decode perhaps
60%~70% of the transmitted CW it should be good.

It should be possible to combine sending and receiving modes.

Notes:
The program should keep track of the characters and prosigns learned,
and perhaps prioritize the most common ones first, and when sufficient
numbers of characters and prosigns is known these are used to build
phrases and typical QSOs.

Maybe Artificial Intelligence by Recurrent Neural Network can be used ?
https://ag1le.blogspot.com/2015/11/your-next-qso-partner-artificial.html?m=1&fbclid=IwAR3UGlGJo8uFm9uLFDBZqq7cUlzvqmQg3vSk71lQ_co4zOrCr-ZMa0Q6aPI
It could also be connected to a score board,
so users can compare scores.
It should also support multiple users on the same software instance.
It should also display statistics of a users progress and time used.
The slowest permitted speed should be 15 WPM. It should also be possible
to adjust the mininum and maximum number of characters in the groups and
if they are of random size. Words should also be possible.

Morse alphabets that should be used : Primarly International, but the
possibility to add regional extras like the Norwegian Æ Ø and Å. Those
extras should be possible to add to the characters learned with a option
in settings.
Also, support for wordlists in English or optional local languages.

Translations wanted (easy).

I search for people who are willing to translate KochMorse from english to other languages. I have French, Spanish, Russian etc. in mind, but I will not reject any other language. A german translation is checked into the source tree. Being a platform independent application, KochMorse relies on the Qt Linguist tools.

The source tree contains several translation templates (e.g., under "shared/kochmorse_ru.ts" for the Russian language). Just clone the project or simply download the template and use Qt Linguist for the translation work. Currently there are about 100 strings to be translated. Many, however, are very simple like "speed" or "volume" and none exceeds a single sentence. Send me your modified .ts file via a pull request or simply by mail. If you like, I will mention you on the about page.

Thank you very much in advance.

Planned/completed translations:

  • German -- Completed by @hmatuschek
  • Spanish -- Completed by @HoracioDos
  • Portuguese -- Not started yet.
  • French -- Completed by @arxcdr
  • Italian -- Not started yet.
  • Russian -- Not started yet.

An input box for the number of errors to calculate success %

It would be quite handy to have the success rate calculated by the number of errors.

Yes, the output shows the number of characters sent, but the inconvenience I have currently comes from the additional charactes which add to that number.

If I've enabled "repeat last char", and the number of charactes sent is 62 (2 lines), I have to subtract 5 for the repeated last characters, 2 for the two equal signs, and 3 for the initial 'v's, and only after that can I calculate my score. And even then I usually bring up a calculator to get the precise percentage of success.

And these parameters change based on the number of lines and the 'repeat last char' setting, so there is no fixed rule "subtract 10 from the given number to get the real characters written down" .

Would it be relatively easy to add some prompt for the user's mistakes so that the success rate is calculated automatically, taking in the equation all the parameters?

How is kochmorse meant to be used?

Hello! I have a question about the usage of kochmorse.

Initially I expected that it'll let me enter the characters it plays into the textbox, but it filled them itself instead. How is a training session supposed to look like? Should I write what I hear to a text file, and then compare with the original? It'd quickly become tedious to calculate my score and progress.
Maybe there's something wrong with my build?

Another strange thing I noted: if I click somewhere in the textfield while characters are produced, the next chars are drawn right where I clicked, as if I moved an invisible cursor. May be a bug?

In stdout I get the string Got "" when I close the settings popup by clicking "Close", otherwise not. I guess that's not relevant though.

Thanks in advance!

No input possible via mic jack

Hi,

when setting the tutor to "send" i am getting

ALSA lib conf.c:3916:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf

  • the file exists and is readeable by the user i'm running the program as. Any advice?

thanks in advance

MT

Wiki Typo

in the wiki: https://github.com/hmatuschek/kochmorse/wiki/Tutors#koch-tutor
paragraph: Generated Text Tutor
in the last sentence:
There is also the possibility to sand a text file or to send a text generated from your own set of rules.

should read
There is also the possibility to send a text file or to send a text generated from your own set of rules.

How to use Transmit Tutor

Hello.

Will it be possible to key a QSO with the keyboard or external keyer via USB or serial interface. What's the purpose of this mode?

Thanks

Let user choose duration of a training session

It would be an useful feature if user can choose duration of a single training session.
I'm using this software during work, so I'd like to continuously listen cw in an hour without click on start every time!

Feature request.

My opinions on how the software should work,and it's modes: It should keep track of the users progress,time used and other statistics. Some of it may be posted to https://lcwo.net/ if an API is available.

Training mode example: First the program sends a series of K's in CW for 30 seconds while the character K is displayed. Then it repeats the procedure with the character M. When that is complete it sends a four characters group using K and M in random places without displaying the signs. It then waits for a four characters input using the keyboard or the morse device, shows the characters you have gotten correct in green, the wrong ones in red. That continues until the user has gotten 90 % correct of a number of groups, then a new letter is introduced ( for example X ), it is sent for 30 seconds while the character is displayed.
Then the lesson continues using the new character until 90% of groups is correct, a new character or prosign is introduced and the lessons continues until all characters are learned. It may also be possible to display the character K and send the character in morse 5 times and wait for 4~10 around seconds for the answer using the morse key or keyboard. There should be not to harsh timing requirements on receiving, some normal slack should be permitted as long as the CW decoder can decode perhaps 70% of the transmitted CW it should be good.

It should also support multiple users on the same software instance. It should also display statistics of a users progress and time used,and what characters the user needs to focus on if the user is struggling with those after all the characters has been learned.

The slowest permitted speed should be 13 WPM. Any speed below this is wasted time.

It should also be possible to adjust the mininum and maximum number of characters in the groups and if they are of random size. It should support Farnsworth timing, characters are sent at the same speed as at higher speeds, while extra spacing is inserted between characters and words to slow the transmission down. The advantage of this is that you get used to recognising characters at a higher speed,the characters does not "blend together" as easily and thus it will be easier to increase the speed later on.

Realistic mode example: Adds signal fading,static and white noise to imitate more "realistic conditions.
Morse alphabets that should be used : Primarly International, but the possibility to add regional extras like the Norwegian Æ Ø and Å. Those extras should be possible to add to the characters learned with a option in settings.

All that above will need a suitable morse key interface, I suggest
http://www.morserino.info/

Morserino's code: https://github.com//oe1wkl/Morserino-32

I know that it perhaps is much to ask for,- but several fellow hamradio operators agrees to the method of learning both sending and receiving with the same method as this is what it all boils down to.


Optional extra functionality when the above has been implemented:

Compatibility with a Murmur client that can connect to a murmur server, that enables chatting in morse code with other users. The client is available at: https://www.mumble.info/
Similar low latency open source free software solutions could also be used. A existing murmur/mumble server already exists: http://internetcw.weebly.com/ Suggestion for a plugin for mumble: https://forums.mumble.info/topic/2542-fading-and-white-noise-plugin/ This may be done by the software itself if a plugin is to cumbersome.

Compatible with Hamsphere: http://hamsphere.com/

Platform Compatibility: Linux Ubuntu and variants,Windows and Mac OS.

Winkeyer can be emulated using a Aurdino: https://github.com/k3ng/k3ng_cw_keyer/wiki A typical Winkeyer interface: https://www.hamcrafters2.com/WKUSBX.html It has a open source driver, available here: https://github.com/ok2cqr/winkeyer_server

spelling mistake?

In the readme file, the second feature listed is followed by "(of cause)"
I think this should be "(of course)"

User based rules produces no sound

OS is Linux mint 19 cinamon. (French locales)
issue is : "User based rules produces no sound". All others tutors sound output are ok. => AFAIK not a sound system configuration issue
user rules xml file used for test is a cut paste of example ABC given in help (see attached file) => Not a syntax issue
Tried with both windows and linux EOL encoding
xml file encoding is UTF8
abc.xml.zip

Recommend Projects

  • React photo React

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

  • Vue.js photo Vue.js

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

  • Typescript photo Typescript

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

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

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

Recommend Topics

  • javascript

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

  • web

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

  • server

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

  • Machine learning

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

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

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

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.