Skip to content

Instantly share code, notes, and snippets.

View starkindustries's full-sized avatar
🎯
Focusing

Zion starkindustries

🎯
Focusing
View GitHub Profile
@starkindustries
starkindustries / make_ghidra_app.sh
Created March 30, 2021 05:06 — forked from fuzyll/make_ghidra_app.sh
Script to automatically create a MacOS Application Bundle out of a Ghidra release archive.
#!/usr/bin/env bash
# make_ghidra_app.sh | MacOS App Bundle Creator Script
#
# Copyright (c) 2019 Alexander Taylor <ajtaylor@fuzyll.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#