Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 14:42
· 16 commits to master since this release

ghidra-delinker-extension v0.5.0 (2024-08-17)

Features

  • ELF dynamic symbols global visibility option (14860 Jean-Baptiste Boric)
  • COFF dynamic symbols external visibility option (5c95b Jean-Baptiste Boric)
  • symbol name preference during object file exportation (0706c Jean-Baptiste Boric)
  • ELF remove dynamic symbols option (a6bdb Jean-Baptiste Boric)

Bug Fixes

  • COFF incorrect off-by-one extended relocation count (f47c5 Jean-Baptiste Boric)
  • COFF give external visibility to data symbols (259de Jean-Baptiste Boric)
  • COFF encode REL32 relocation addends correctly (56de6 Jean-Baptiste Boric)
  • COFF always use full symbol names (27f87 Jean-Baptiste Boric)
  • ELF use full symbol name when not including dynamic symbols (bcb35 Jean-Baptiste Boric)
  • x86 handle operand mask with both Mod/RM and SIB (55942 Jean-Baptiste Boric)