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.
*/
// Select and remove a source map entry at the current address.
//@category SourceMapping
//@category Source Mapping
import java.util.*;
import ghidra.app.script.GhidraScript;