Skip to content

Instantly share code, notes, and snippets.

View notfilippo's full-sized avatar
🍊
:)

Filippo Rossi notfilippo

🍊
:)
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:

@ganapativs
ganapativs / iTerm2 + oh-my-zsh + Pure theme + zsh plugins setup.md
Last active April 26, 2024 02:55
iTerm2 + oh-my-zsh + Pure theme + zsh plugins setup