JSRF-Decompilation/ghidra/ghidra_scripts
KeybadeBlox 6916d3a90c Support name mangling method pointers
ActSequence uses an array of method pointers, meaning we need to support
mangling this obscure corner of the language.  The name mangling code is
admittedly feeling pretty messy, as this appears to require a lot of
special casing.
2026-04-30 14:51:31 -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 Support name mangling method pointers 2026-04-30 14:51:31 -04:00