Skip to content

Releases: chaoticgd/ghidra-emotionengine-reloaded

The Symbol Table Update SP21

09 Nov 20:27
25514bb
Compare
Choose a tag to compare
  • Added support for Ghidra 11.2.1.

The Symbol Table Update SP20

28 Sep 07:45
0b0ea2a
Compare
Choose a tag to compare
  • Added support for Ghidra 11.2.

The Symbol Table Update SP19

28 Jul 00:39
62a9f53
Compare
Choose a tag to compare
  • 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

10 Jul 12:50
adc1742
Compare
Choose a tag to compare
  • Added support for Ghidra 11.1.2.

The Symbol Table Update SP17

26 Jun 17:05
5199586
Compare
Choose a tag to compare
  • Added support for Ghidra 11.1.1.

The Symbol Table Update SP16

04 May 18:37
4711e33
Compare
Choose a tag to compare
  • 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

13 Apr 17:14
39fb4c5
Compare
Choose a tag to compare
  • Added support for Ghidra 11.0.3.

The Symbol Table Update SP14

29 Mar 06:15
455a245
Compare
Choose a tag to compare
  • Added support for Ghidra 11.0.2.

The Symbol Table Update SP13

02 Feb 23:52
e7c6382
Compare
Choose a tag to compare
  • 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

22 Dec 23:57
51cded4
Compare
Choose a tag to compare
  • Added support for Ghidra 11.0.
  • Fixed parsing of HI16, LO16 and MIPS_26 relocations. abelbriggs1