ghidra-dark
ghidra-dark copied to clipboard
Add support for detecting the Arch community package install
The arch community package for ghidra (and, to my understanding, the ghidra-git and ghidra-dev packages as well) includes a symlink from /usr/bin/ghidra
to ghidraRun
(which is not itself in PATH). This PR adds support for detecting installs via the presence of such a symlink in the PATH.