Skip to content

5.6.2

Compare
Choose a tag to compare
@trufae trufae released this 24 Mar 10:53
· 149 commits to master since this release
  • Use latest ghidra-native 0.1.8 (updated in 2022-03-24 from official ghidra repo)
  • Adds support for HEXAGON (qdsp6) support (3d party sleigh not yet merged in ghidra)
  • Add support for 65c02 microcontrollers family
  • Add missing sleigh files for sh4, arm64 (m1, ..) and 6502
  • Rename placeholder varname to noname
  • Don't show the "no casts warning" in the decompiler output
  • Fix segfaults on type resolution as internals don't handle nullptr well in all situations