Skip to content

r2ghidra-6.1.6

Choose a tag to compare

@github-actions github-actions released this 03 Jun 10:52
· 13 commits to master since this release
  • In sync with r2-6.1.6
  • Add r2fidb tool to import and parse function identification databases from Ghidra
  • Fix a bunch of undefined behaviour bugs
  • Add support for Dalvik decompilation
    • Resolve constant pool method/class/fields names, this may be required for other VM archs in the future
  • Also enable those archs by default: m8c,m16c,loongarch,68xx,h6309,m680x
  • Fix indirect function call on MIPS (gp based) architectures
  • Pugixml is no longer mandatory dependency (you can build against r2 xml parser)
  • Fix segfault in pdgx
  • Clarify licenses with SPDX