Releases: radareorg/r2ghidra
Releases Β· radareorg/r2ghidra
5.7.8
Release
5.7.6
Release
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