Skip to content

Instantly share code, notes, and snippets.

@fenugrec
fenugrec / ghrab.sh
Last active February 25, 2026 08:25
change owner of ghidra project
#!/bin/bash
#
# grab ownership of ghidra project specified in arg1 or current dir if absent
#
# - looks for the first <projectname>.gpr file
# - modifies owner name <projectname>/project.prp
#
# example : ./ghrab.sh ~/RE/coolstuff