Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 09:23
· 52 commits to master since this release

ghidra-delinker-extension v0.4.0 (2024-06-12)

Features

  • COFF x86 relocation type mapper (e6313 John Chadwick)
  • COFF relocatable object file exporter (bb5a8 John Chadwick)
  • MIPS script to detect LUI instructions not covered by a HI16 relocation (4d183 Jean-Baptiste Boric)

Bug Fixes

  • enforce uniqueness of low relocation pairs (4bf14 Jean-Baptiste Boric)
  • MIPS handle forward branches with duplicated HI16 delay slots (61704 Jean-Baptiste Boric)