Skip to content

Releases: radareorg/r2ghidra

5.7.4

15 Jul 17:02
Compare
Choose a tag to compare
Release 5.7.4

5.7.2

04 Jul 12:59
Compare
Choose a tag to compare
  • improve string resolution
  • Support arm big endian
  • Remove cmake build system

5.7.0

31 May 12:57
Compare
Choose a tag to compare

TODO: Fix and publish the w64 CI build

5.6.8

31 May 13:56
Compare
Choose a tag to compare

There's a mix between 5.6.8 and 5.6.9 builds here, but may be fine for windows users, mac and linux can pick the sleigh zip and build it with r2pm

5.6.2

24 Mar 10:53
Compare
Choose a tag to compare
  • 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

5.6.0

31 May 13:54
Compare
Choose a tag to compare
  • Add support for riscv
  • Fix codesign issues on latest macOS
  • Upgrade ghidra-native dependency to fix support for BSD
  • Fix build with latest >= r2-5.5

5.5.2

22 Nov 14:16
Compare
Choose a tag to compare
  • Upgrade to the latest ghidra-native in sync with nsa's git
  • Enable more architectures by default (ppc, atmel, 8051, mcs96, 6502, SH, Tricore, MSP430)
  • Fix automatic archmaps for ppc and 8051
  • Fix bug in wrong ghidra analysis resulting in no output

5.5.0

15 Nov 01:16
Compare
Choose a tag to compare
  • Implement pdga as in r2dec (2 column disasm and decompilation) (requires r2-5.5.0)
  • Fix pdgo regression
  • Reindent the source to follow the r2 coding style
  • Properly check for the r2 version to enable/disable features
  • Also set anal.arch in pdgp
  • Improved build and packaging with ghidra-native and r2pm
  • Precompiled Sleigh files are distributed separately as long as they can be used on win/mac/lin

5.4.1

31 Aug 19:19
Compare
Choose a tag to compare
  • Testing release (odd versions) 5.4.1
  • Use ghidra-native module instead of the whole ghidra
  • Fix acr, meson and cmake builds
  • Test everything in the CI
  • Fix "Cannot find language" bug
  • Fix "Cannot find sleigh files" bug
  • Fixes installation, resolving ghidra-home and more!
  • Tested on FreeBSD, macOS and Linux
  • Autocomplete asm.cpu options
  • Add windows batch scripts for easier compilation
  • Rename cutterplugin to iaitoplugin
  • Reuse preludes from r2 in the analysis plugin

Please test this release as much as you can so we can close the upcoming 5.4.2 release!

5.3.0

01 Jun 10:22
Compare
Choose a tag to compare
  • Sync builds with latest r2-5.3.0
  • Nothing more, nothing less