Skip to content

Instantly share code, notes, and snippets.

@YSaxon
Created March 7, 2025 18:01
Show Gist options
  • Save YSaxon/8f8ba9c27673715e21dc9264334b4fac to your computer and use it in GitHub Desktop.
Save YSaxon/8f8ba9c27673715e21dc9264334b4fac to your computer and use it in GitHub Desktop.
set GHIDRA_HOME on macos with homebrew installed Ghidra
export GHIDRA_HOME=$(dirname $(readlink -f $(which ghidraRun)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment