Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 12:39
· 101 commits to master since this release

ghidra-delinker-extension v0.3.0 (2024-02-19)

Features

  • MIPS PC-relative branch relocations (40578 Jean-Baptiste Boric)
  • ELF R_MIPS_PC16 relocation (3117a Jean-Baptiste Boric)
  • ELF comment section (d06a1 Jean-Baptiste Boric)
  • ELF ability to prepend symbols with a leading underscore (ca921 Jean-Baptiste Boric)

Bug Fixes

  • MIPS rewrite code relocation synthesizer to improve accuracy (f158a Jean-Baptiste Boric)
  • ELF keep needed dynamic symbols for internal relocations (adc97 Jean-Baptiste Boric)
  • ELF set version to EV_CURRENT (e8f10 Jean-Baptiste Boric)
  • rework relative relocation elision (af3e0 Jean-Baptiste Boric)
  • MIPS use RelocationMIPS26 to modelize J-type relocations (d7943 Jean-Baptiste Boric)
  • ELF parse exporter options correctly (927fd Jean-Baptiste Boric)