Skip to content

Instantly share code, notes, and snippets.

View stonegray's full-sized avatar

stonegray stonegray

View GitHub Profile
@stonegray
stonegray / ghidra.md
Created January 25, 2022 15:21
Fixing Ghidra on macOS

Fixing Ghidra on macOS

The NSA does not sign Ghidra binaries, and has no plans to do so. Instead, they suggest that you install a build enviroment and rebuild these components from source.

Ghidra already ships with all required binaries for Intel macOS, so we can simply remove them from quarantine instead of replacing them. This will not work on aarch64 (M1 or A-series), for which you will need to do a rebuild.

The solution:

For new installs using brew: