JSRF-Decompilation/ghidra/ghidra_scripts
KeybadeBlox 709bbf9a54 Default to __cdecl for name mangling
It's definitely ideal for everything to be declared explicitly, but it
would require either manual intervention or a new dedicated script to do
this for typedefs (that aren't methods), so we'll do this as the least
worst option.
2026-03-20 23:26:20 -04:00
..
ClassFixup.java Support earlier Java releases 2026-03-20 13:20:51 -04:00
EnhancedExport.java Fix whitespace in Ghidra export script output 2026-02-18 20:41:51 -05:00
EnhancedImport.java Disable function thunking when importing 2026-03-20 23:25:19 -04:00
MSVC7Mangle.java Default to __cdecl for name mangling 2026-03-20 23:26:20 -04:00