Skip to content

Releases: nccgroup/ghidra-nanomips

Version 0.3.3

06 Nov 15:44

Choose a tag to compare

  • Show calculated PC-relative address instead of offset on ADDIUPC

Version 0.3.2

16 Oct 17:10

Choose a tag to compare

Fix register minimum storage size in compiler spec. Fixes "Low-level Error: Overlapping input varnodes" decompiler error that appeared on some functions.

v0.3.1

03 Oct 14:18

Choose a tag to compare

  • Fix BITREVH p-code
  • Fix LWM/RESTORE p-code
  • Fix ADDIU[NEG] disassembly display

Full Changelog: v0.3...v0.3.1

Version 0.3

11 Sep 22:00

Choose a tag to compare

  • Fix some memory reference P-Code
  • Treat BREAK instructions as halting (simulate with infinite loop)

Version 0.2

09 May 03:31

Choose a tag to compare

  • Add ROTX aliases (BITREVW, BITREVH, BITREVB, BYTEREVW, BYTEREVH)

Version 0.1

07 May 16:58

Choose a tag to compare

Initial release