Skip to content

5.1.0

Compare
Choose a tag to compare
@trufae trufae released this 31 May 13:55
· 343 commits to master since this release
  • Add SPARC in default
  • Fix ACR builds, tested on FreeBSD
  • bison/flex are no longer needed, pregenerated files are used by default
  • Fix double free in multiple xml parser instances loaded
  • Dont initialize globals in the constructors, fixes a crash

Kudos to @thestr4ng3r for these changes taken from rz-ghidra:

  • Support Wide Strings
  • Add ghidra.maximplref evar
  • Update Ghidra and catch more invalid types

Thanks to @unixfreaxjp and @anthraxx for it's patience, testing and patches provided.