JSRF-Decompilation/ghidra/ghidra_scripts
KeybadeBlox 9b6c91a12e Prevent repeated name mangling
A symbol could be encountered more than once in headless mode if it
appeared in the body of a function.  The mangler script now tracks which
symbols have been seen to avoid this.
2026-02-20 21:44:43 -05:00
..
ClassFixup.java Add class fixup Ghidra script 2026-02-18 20:24:43 -05:00
EnhancedExport.java Fix whitespace in Ghidra export script output 2026-02-18 20:41:51 -05:00
EnhancedImport.java Miscellaneous Ghidra script tweaks 2026-02-18 18:18:24 -05:00
MSVC7Mangle.java Prevent repeated name mangling 2026-02-20 21:44:43 -05:00