Package ghidra.app.script
Class GhidraScriptConstants
java.lang.Object
ghidra.app.script.GhidraScriptConstants
A class to hold constants to be shared for clients of this package.
This class should not depend on any classes in this package in order to prevent static loading of data.
-
Field Details
-
USER_SCRIPTS_DIR_PROPERTY
The system property that overrides the location of the source directory used to store Ghidra scripts- See Also:
-
DEFAULT_SCRIPT_NAME
Default name of new scripts- See Also:
-