Releases: chaoticgd/ghidra-emotionengine-reloaded
Releases · chaoticgd/ghidra-emotionengine-reloaded
The Symbol Table Update SP21
- Added support for Ghidra 11.2.1.
The Symbol Table Update SP20
- Added support for Ghidra 11.2.
The Symbol Table Update SP19
- Fixed a relocation regression introduced in v2.1.17 where Ghidra's built-in MIPS relocation handler would take priority over the one included with the extension.
The Symbol Table Update SP18
- Added support for Ghidra 11.1.2.
The Symbol Table Update SP17
- Added support for Ghidra 11.1.1.
The Symbol Table Update SP16
- Improved the decompilation of unaligned loads/stores with the new MipsR5900PreAnalyzer. abelbriggs1
- The argument shown in decompilation output for the syscall instruction is now the syscall number instead of the break code (which is now shown in the disassembly).
The Symbol Table Update SP15
- Added support for Ghidra 11.0.3.
The Symbol Table Update SP14
- Added support for Ghidra 11.0.2.
The Symbol Table Update SP13
- Added support for Ghidra 11.0.1.
- Prevent relocations from being applied incorrectly for statically linked executable files that still have a relocation table.
The Symbol Table Update SP12
- Added support for Ghidra 11.0.
- Fixed parsing of HI16, LO16 and MIPS_26 relocations. abelbriggs1