Skip to content

Releases: radareorg/iaito

6.1.4

13 Apr 22:46

Choose a tag to compare

Release Notes

Version: 6.1.4 (previous: 6.1.2)
Commits: 99 from 1 contributor (@trufae)

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

🚀 New Features

User Interface & Workflow

  • Analysis plugins are now accessible directly from the menu
  • Import symbols: from external binaries (PDB, DWARF, rbin formats)
  • Navigation Bar can be freely repositioned anywhere in the interface
  • Lock panels toggle with Control+L for better workspace management
  • ZoomWidget added as a frontend for the pz commands (from 6.1.2)
  • IBM Plex Mono font added for improved code readability
  • Startup analysis: New analysis dialog with progress logs
  • Disassembler: Control+F to change scr.highlight for easier navigation
  • Background webserver support restored

🐛 Debugger & Emulation

  • Debugger mode: New -d flag to start Iaito directly in debugger mode
  • Process attachment: List local processes when attaching in debugger mode
  • Resume options: More granular process resume controls (until signal, address, program code, or return instruction)
  • Register panel: Register names are now clickable; mouseover tooltips added

📝 Project Management

  • Project portability: Import and export projects in ZIP format
  • New File dialog now displays project details for easier selection

🔧 Improvements

  • Disassembly widget: Scrolling bugs fixed and unaligned instruction handling improved when scrolling; now respects codealign architecture settings
  • Hexdump: Column width now properly aligns with font size
  • Current address highlight in debugger fixed
  • Plugin visibility: Muta, FilsSystem, and RLang plugins now listed in preferences
  • Stability: Multiple code reviews integrated for improved reliability

⚠️ Breaking Changes & Removals

  • Python support fully removed — including settings upgrade and software update checks
  • Support for r2 < 6 discontinued
  • Removed several path traversal and command injection vulnerabilities
  • Build option: --without-debugger flag to compile without debugger support

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