Skip to content

Iaito

Published by radare

GUI for radare2

Open sourceGPL-3.0

Highlights

  • Presents radare2's reverse engineering workflow through a windowed interface.
  • Developed and published by the radare project itself.
  • Listed for Linux.
  • Licensed under GPL-3.0, so derivative builds must ship corresponding source.

About this application

Iaito is a graphical front end for radare2, the reverse engineering framework normally driven from a command line. It is published by radare, the same project behind radare2 itself, and its role is to present that toolset's work through windows, panels, and menus instead of an interactive prompt.

As a front end, it sits on top of an existing analysis engine rather than replacing it, so radare2 remains part of the picture. Familiarity with radare2 terminology and its analysis model carries over directly, since both come from the underlying tool. The platform data lists Linux as the supported target.

Iaito is released under GPL-3.0, which means redistributed or modified builds must keep the same licence and make corresponding source available. The facts on hand do not specify which file formats, processor architectures, or plugin interfaces are covered; the project's own documentation is the place to check those before committing to it for a given task.

Linux

We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.