GP-3952 Updated the script categories to simplify and reduce the number of folders.

This commit is contained in:
ghidra_blue 2025-06-13 15:00:15 +00:00
parent 7772d98143
commit 7db176b2bd
82 changed files with 885 additions and 981 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
//Example skeleton script that iterates over all strings and sets the translation value for each
//@category Strings
//@category Data Types
import ghidra.app.script.GhidraScript;
import ghidra.program.model.data.StringDataInstance;