Release Notes
Version: 5.9.6 (previous: 5.9.4)
Commits: 41 from 5 contributors
Release builds (binary assets below) are considered work-in-progress, use flatpak or your distro packaging if anything is not working
Flatpak (WSL / Linux)
sudo flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub org.radare.iaito
export QT_QPA_PLATFORM=wayland # only mandatory on windows
flatpak run org.radare.iaito
Build from Source
curl -sL https://github.com/radareorg/iaito/releases/download/5.9.6/5.9.6.tar.gz | tar xzv
iaito-5.9.6/sys/install.sh
Highlights
More details
Authors
MiKi Miquel S. Pau RE pancake pancake
- Show a summary instead of all the function variables (aligned with r2-5.9.6)
- Fixed segfault when editing instructions in 2 byte files
- Experimental analysis now runs aaw and aaef
- More consistent and better app icons for Wayland, Windows and macOS
- New menu entry to edit and use the rarun2 profile for debugging
- Add support for function annotations (ano command)
- Show tabs on top by default
- Minor visual improvements in the welcome and about screens
- Update embedded fonts (Agave + Inconsolata)
- Initial support for the Decai decompiler
- Fix 'open with no file' option
- Fix core plugins listing window
- Sync with r2-5.9.6