Skip to content

Instantly share code, notes, and snippets.

View toazd's full-sized avatar

William K. McDannell Jr. toazd

  • USA
View GitHub Profile
@toazd
toazd / ghrab.sh
Created July 12, 2025 14:22 — forked from fenugrec/ghrab.sh
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