This repo contains scripts I use to ease my work with Ghidra.
If current address is a default string label (s_<...>_), rename it to the full string in quotes
Remove "Created by Rename Structure Field action" comments from user-defined structure fields
Go to the previous label before the current address
- Clone this repo into one of your Ghidra script directories (or add it via Script Manager -> Script Directories).
- In Ghidra, open Window -> Script Manager, find the script you want, then run it on the current program.
This is using the GNU General Public License v3.0.