<component type="desktop-application">
<id>org.radare.iaito</id>
<name>Iaito</name>
<summary>GUI for radare2</summary>
<project_license>GPL-3.0</project_license>
<description>
<p>Iaito is the official graphical interface for radare2, a libre reverse engineering framework.</p>
<ul>
<li>Focus on simplicity, parity with commands, keybindings and r2-style workflows.</li>
<li>Use r2 plugins (f.ex: no need for r2ghidra-iaito plugin if r2ghidra is installed)</li>
<li>Aims to cover other radare2 features, not just a disassembler (forensics, networking, bindiffing, solvers, ...).</li>
</ul>
</description>
<pkgname>iaito</pkgname>
<launchable type="desktop-id">org.radare.iaito.desktop</launchable>
<icon type="remote" width="48" height="48">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/icons/48x48/iaito_org.radare.iaito.png</icon>
<icon type="cached" width="64" height="64">iaito_org.radare.iaito.png</icon>
<icon type="remote" width="64" height="64">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/icons/64x64/iaito_org.radare.iaito.png</icon>
<icon type="remote" width="128" height="128">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/icons/128x128/iaito_org.radare.iaito.png</icon>
<icon type="stock">org.radare.iaito</icon>
<url type="homepage">https://radare.org/</url>
<url type="bugtracker">https://github.com/radareorg/iaito/issues</url>
<url type="contact">https://github.com/radareorg/iaito#help</url>
<url type="vcs-browser">https://github.com/radareorg/iaito</url>
<categories>
<category>Development</category>
<category>Debugger</category>
<category>Viewer</category>
<category>ComputerScience</category>
<category>DataVisualization</category>
<category>Emulator</category>
<category>FileTools</category>
<category>Security</category>
</categories>
<screenshots>
<screenshot type="default">
<caption>File overview</caption>
<image type="source" width="1217" height="829">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="752" height="512">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-1_752x512.png</image>
<image type="thumbnail" width="624" height="425">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-1_624x425.png</image>
<image type="thumbnail" width="224" height="152">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-1_224x152.png</image>
</screenshot>
<screenshot>
<caption>Binary disassembly</caption>
<image type="source" width="1169" height="905">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-2_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-2_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-2_224x173.png</image>
</screenshot>
<screenshot>
<caption>Assembly graph</caption>
<image type="source" width="1169" height="905">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-3_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-3_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-3_224x173.png</image>
</screenshot>
<screenshot>
<caption>Dark Theme</caption>
<image type="source" width="1199" height="745">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-4_orig.png</image>
<image type="thumbnail" width="752" height="467">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-4_752x467.png</image>
<image type="thumbnail" width="624" height="387">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-4_624x387.png</image>
<image type="thumbnail" width="224" height="139">org/radare/iaito/4b7f13c539c505c68f2476c967f64d9d/screenshots/image-4_224x139.png</image>
</screenshot>
</screenshots>
<keywords>
<keyword>radare2</keyword>
<keyword>radare</keyword>
<keyword>r2</keyword>
<keyword>iaito</keyword>
<keyword>gdb</keyword>
<keyword>disassembler</keyword>
<keyword>debugger</keyword>
<keyword>c</keyword>
<keyword>c++</keyword>
<keyword>assembler</keyword>
<keyword>decompiler</keyword>
<keyword>binary</keyword>
<keyword>asm</keyword>
<keyword>arm</keyword>
<keyword>exe</keyword>
<keyword>viewer</keyword>
</keywords>
<releases>
<release type="stable" version="6.0.4" timestamp="1759104000">
<description>
<p>Support QT6 on macOS builds</p>
</description>
</release>
<release type="stable" version="6.0.2" timestamp="1759104000">
<description>
<p>Add --welcome flag to force display the welcome dialog</p>
<p>Support moving between functions using the j/k vi keys</p>
<p>More stability fixes for qt5 and qt6</p>
<p>Bundling radare2 improvements</p>
</description>
</release>
<release type="stable" version="6.0.0" timestamp="1754956800">
<description>
<p>In sync with latest radare2-6.0.x</p>
<p>macOS builds are now codesigned</p>
<p>Honor key.f configuration keys from QT and refresh the UI</p>
<p>Add a new custom command widget</p>
<p>Add asm.addr.relto disassembly option in settings</p>
<p>Add extra early checks in the shellcode loader</p>
<p>Add art (pixel image) side panel in hexdump</p>
<p>Add statusbar</p>
<p>Add double, float32 and signed ints in the hexdump side panel</p>
<p>Make the r2pm frontend more visible</p>
<p>Copying bytes is now more accessible</p>
<p>Implement vim jump mark keystrokes for graph, hexdump and disasm</p>
<p>Add color and comment tooltips in the flag editor dialog</p>
<p>Add decai decompiler in macOS builds</p>
<p>Allow to reorder maps in the new IO panel</p>
<p>Add a new widget to manage loaded binfiles, IO files and maps</p>
<p>Add support for r2ai</p>
<p>Support selecting bytes with HJKL in the hexdump widget</p>
<p>Improved default settins in the analysis startup dialog</p>
<p>Use monospaced fonts in address listings</p>
<p>Support writing values in the Hexdump context menu</p>
<p>Support switching between 32 and 64bit address mode</p>
</description>
</release>
<release type="stable" version="5.9.9" timestamp="1732147200">
<description>
<p>Use aoml instead of the deprecated ?O</p>
<p>Fix a null deref crash on startup</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>