Skip to content

5.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 15:04

Release Notes

Project: iaito
Version: 5.9.4 (previous: 5.9.2)
Commits: 11 from 2 contributors

  • Better default analysis settings
  • Change font size using control+mouse wheel in disasm view
  • Use Po/Ps to save/open projects
  • Choose more colors for the basic blocks
  • Support pascal and utf16 string types
  • Fix address formatting bugs in WIndows
  • Sync with r2-5.9.4

Release builds (binary assets below) are considered work-in-progress, use flatpak or your distro packaging if anything is not working

macOS

Run the following lines after dropping the .app into your /Applications directory:

sudo  xattr -c /Applications/iaito.app
sudo codesign --force --deep --sign - /Applications/iaito.app

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.4/5.9.4.tar.gz | tar xzv
iaito-5.9.4/sys/install.sh

Highlights

More details

Authors

pancake pancake