Skip to content

Instantly share code, notes, and snippets.

View mologie's full-sized avatar

Oliver Kuckertz mologie

View GitHub Profile
@saagarjha
saagarjha / CreateGhidraApp.sh
Last active May 24, 2024 05:56
Creates a Ghidra.app bundle for macOS
#!/bin/sh
set -eu
create_iconset() {
mkdir -p Ghidra.iconset
cat << EOF > Ghidra.iconset/Contents.json
{
"images":
[