Releases: radareorg/r2ghidra
Releases · radareorg/r2ghidra
5.7.4
5.7.2
5.7.0
5.6.8
5.6.2
- 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 tononame
- 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
5.5.2
5.5.0
- 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
- 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!