Skip to content

6.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:28

Release Notes

Version: 6.1.8 (previous: 6.1.6)
Commits: 40 from 5 contributors

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

Highlights

  • Add support for deeplinks (iaito://)
  • Sha256 database to scan directory and online lookup
  • Widely customizable keybindings
  • Eliminate panel lock/unlock with a revamped DockManager
  • Tweak asm.addr.base from settings/disasm/hexdump/graph
  • Dwarf/source is now another decompiler backend
  • Respect asm.addr.relto in the hexdump
  • Full UI theming replacing QtStyleSheets with custom QStyleEngine
  • New ui commands for scripting the interface: uig, uip, uir
  • Load custom plugins from any path
  • Optional secondray navigation bar
  • Minimap graph with syntax colored

Authors

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