Skip to content

Releases: radareorg/iaito

6.1.2

19 Mar 14:02

Choose a tag to compare

Release Notes

Version: 6.1.2 (previous: 6.1.0)
Commits: 10 from 2 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.1.2.tar.gz | tar xzv
iaito-6.1.2/sys/install.sh

Highlights

More details

Authors

pancake pancake

6.1.0

09 Mar 16:27

Choose a tag to compare

Release Notes

Version: 6.1.0 (previous: 6.0.8)
Commits: 32 from 3 contributors (@trufae @prodrigestivill @AlbertoMarnetto )

  • Configurable navigation bar position and size
  • Navigation bar can respect color theme
  • Improve type xrefs, viewer and editor
  • Fix command injections in maps and files widgets
  • Decompiler code highlighting honors the color theme in r2
  • Address incorrect dynamic casts crashes
Screenshot 2026-03-07 at 09 46 25

Flatpak (WSL / Linux)

sudo flatpak remote-add flathub https://dl.flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub org.radare.iaito
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.1.0.tar.gz | tar xzv
iaito-6.1.0/sys/install.sh

6.0.8

12 Jan 18:20

Choose a tag to compare

Release Notes

Version: 6.0.8 (previous: 6.0.7)
Commits: 9 from 6 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.0.8.tar.gz | tar xzv
iaito-6.0.8/sys/install.sh

Highlights

More details

Authors

dependabot[bot] pancake Pau RE potato Priyanshu Kumar Tim Sviridov

Note

Some CI patches have been required to allow this release to be published, changes are detailed here 6.0.8...9e850e2 .

6.0.7

12 Jan 17:44

Choose a tag to compare

Release Notes

Version: 6.0.7 (previous: 6.0.4)
Commits: 14 from 3 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.0.7.tar.gz | tar xzv
iaito-6.0.7/sys/install.sh

Highlights

More details

Authors

dependabot[bot] pancake Pau RE

6.0.4

01 Oct 22:33

Choose a tag to compare

Release Notes

Version: 6.0.4 (previous: 6.0.2)
Commits: 7 from 3 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.0.4.tar.gz | tar xzv
iaito-6.0.4/sys/install.sh

Highlights

More details

Authors

Pau RE dependabot[bot] pancake

6.0.2

29 Sep 18:27

Choose a tag to compare

Release Notes

Version: 6.0.4 (previous: 6.0.2)
Commits: 5 from 3 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.0.4.tar.gz | tar xzv
iaito-6.0.4/sys/install.sh

Highlights

More details

Authors

Pau RE dependabot[bot] pancake

6.0.0

12 Aug 18:59

Choose a tag to compare

Release Notes

Version: 6.0.0 (previous: 5.9.9)
Commits: 140 from 8 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/archive/refs/tags/6.0.0.tar.gz | tar xzv
iaito-6.0.0/sys/install.sh

Highlights

More details

Authors

Alexander Stepchenko Integral Júnior Carreiro Murphy Pau RE dependabot[bot] pancake pancake

5.9.9

21 Nov 17:32

Choose a tag to compare

Release Notes

Version: 5.9.9 (previous: 5.9.8)
Commits: 3 from 1 contributors

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

Fix macOS signature

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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/releases/download/5.9.9/5.9.9.tar.gz | tar xzv
iaito-5.9.9/sys/install.sh

Highlights

More details

Authors

pancake

5.9.8

19 Nov 12:33

Choose a tag to compare

Release Notes

Version: 5.9.8 (previous: 5.9.6)
Commits: 14 from 3 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
flatpak run org.radare.iaito

Build from Source

curl -sL https://github.com/radareorg/iaito/releases/download/5.9.8/5.9.8.tar.gz | tar xzv
iaito-5.9.8/sys/install.sh

Highlights

More details

Authors

Begasus crumpled-acronym pancake

5.9.6

13 Oct 12:41

Choose a tag to compare

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