Skip to content

Instantly share code, notes, and snippets.

@fenugrec
fenugrec / ghrab.sh
Last active December 19, 2025 12:48
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