Skip to content

Releases: radareorg/iaito

5.9.6

13 Oct 12:41
Compare
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

5.9.4

08 Aug 15:04
Compare
Choose a tag to compare

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

5.9.2

24 May 00:16
Compare
Choose a tag to compare

Release Notes

Version: 5.9.2 (previous: 5.9.0)
Commits: 9 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
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.2/5.9.2.tar.gz | tar xzv
iaito-5.9.2/sys/install.sh

Highlights

More details

Authors

Pau RE pancake pancake

5.9.0

31 Mar 17:35
Compare
Choose a tag to compare

Release Notes

Version: 5.9.0 (previous: 5.8.8)
Commits: 38 from 9 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.0/5.9.0.tar.gz | tar xzv
iaito-5.9.0/sys/install.sh

Highlights

More details

Authors

Dennis Goodlett FetheredSerpent Francesco Tamagni GravisZro Pau RE atom_bomb jjdredd pancake pancake

5.8.8

20 Jun 09:15
Compare
Choose a tag to compare

Release Notes

Version: 5.8.8 (previous: 5.8.6)
Commits: 25 from 1 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.8.8/5.8.8.tar.gz | tar xzv
iaito-5.8.8/sys/install.sh

Highlights

  • Fix startup crash caused by UB
  • Fix crash when loading Settings
  • Show error instead of silently closing when the file cannot be open
  • Resolve color themes from other versions of r2
  • Analysis settings have more configurable boundaries
  • Remove iaito plugins from the UI, only show r2 ones
  • Add separate startup (per-session) and onload scripts (per-file)
  • Add option to export the disassembly to a text file
  • QMake now obeys CFLAGS/LDFLAGS and --prefix from configure
  • In sync with r2-5.8.x, but works with 5.8.9 too

Authors

pancake

5.8.6

22 May 10:41
Compare
Choose a tag to compare

Release Notes

Version: 5.8.6
Previous: 5.8.4
Commits: 11
Contributors: 3

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

Source Installation

curl -sL https://github.com/radareorg/radare2/releases/download/5.8.6/radare2-5.8.6.tar.xz | tar xzv
radare2-5.8.6/sys/install.sh

Highlights

More details

Authors

pancake pancake semgrep.dev on behalf of @trufae

5.8.4

16 Mar 08:47
Compare
Choose a tag to compare
Release 5.8.4

5.8.2

01 Feb 22:37
Compare
Choose a tag to compare
  • Alphabetically sort io and arch comboboxes @gingermouse
  • Fix assert crash on release builds when using some archs like v850
  • Load header format structs after bin parsing
  • Default theme is iaito
  • In sync with r2-5.8.2

5.8.0

23 Dec 12:16
Compare
Choose a tag to compare
  • In sync with latest r2-5.8.0
  • Fix loading sessions without any file
  • Improve build and stop using deprecated apis

5.7.8

26 Oct 10:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.7.6...5.7.8