<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/b998550f817787c4eedf9ac0a6aa6699/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/b998550f817787c4eedf9ac0a6aa6699/icons/64x64/iaito_org.radare.iaito.png</icon>
<icon type="remote" width="128" height="128">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/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/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="752" height="512">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-1_752x512.png</image>
<image type="thumbnail" width="624" height="425">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-1_624x425.png</image>
<image type="thumbnail" width="224" height="152">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-1_224x152.png</image>
</screenshot>
<screenshot>
<caption>Binary disassembly</caption>
<image type="source" width="1169" height="905">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-2_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-2_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-2_224x173.png</image>
</screenshot>
<screenshot>
<caption>Assembly graph</caption>
<image type="source" width="1169" height="905">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-3_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-3_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-3_224x173.png</image>
</screenshot>
<screenshot>
<caption>Dark Theme</caption>
<image type="source" width="1199" height="745">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-4_orig.png</image>
<image type="thumbnail" width="752" height="467">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-4_752x467.png</image>
<image type="thumbnail" width="624" height="387">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/screenshots/image-4_624x387.png</image>
<image type="thumbnail" width="224" height="139">org/radare/iaito/b998550f817787c4eedf9ac0a6aa6699/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.1.4" timestamp="1776038400">
<description>
<p>Make analysis plugins available from the menu</p>
<p>Add option to import symbols from another binary (pdb, dwarf, rbin)</p>
<p>Solve the unaligned instructions when scrolling and honor codealign arch settings</p>
<p>Fully remove python support, settings upgrade and software update checks</p>
<p>Register names can be clicked in the register panel</p>
<p>Add more process resume options (until signal, address, program code or return instruction)</p>
<p>Fix current address highlight in debugger</p>
<p>Add mouseover tooltips in the registers view</p>
<p>NavigationBar can be now relocated anywhere</p>
<p>Toggle 'lock panels' option with Control+L</p>
<p>List Muta, FilsSystem and RLang plugins in preferences</p>
<p>Remove support for r2<6</p>
<p>Add Control+F to change scr.highlight in disassembler view</p>
<p>List local processes to start in debugger attach mode</p>
<p>Merge File->Scripts and the editor from Preferences</p>
<p>Show project details in the NewFile dialog</p>
<p>Fix hexdump column width aligned with font size</p>
<p>Add import/export projects in zip format</p>
<p>Add --without-debugger to build without debugger</p>
<p>Add the -d flag to start iaito in debugger mode</p>
<p>Fix several command injection and path traversal bugs</p>
<p>Add analysis dialog with progress logs on startup</p>
<p>Bring back the emulation and debugger support</p>
<p>Improve stability with many code reviews</p>
<p>Bring back the background webserver support</p>
<p>Add IBM Plex Mono font</p>
<p>Fix scrolling bugs in the disassembly widget</p>
</description>
</release>
<release type="stable" version="6.1.2" timestamp="1773878400">
<description>
<p>Add new ZoomWidget as a frontend for the pz commands</p>
<p>Move around the zoom view with keys</p>
<p>Fully remove abandoned Python support</p>
<p>Filtering inputs in Files and Seek widget</p>
</description>
</release>
<release type="stable" version="6.1.0" timestamp="1773014400">
<description>
<p>Configurable navigation bar position and size</p>
<p>Navigation bar can respect color theme</p>
<p>Improve type xrefs, viewer and editor</p>
<p>Fix command injections in maps and files widgets</p>
<p>Decompiler code highlighting honors the color theme in r2</p>
<p>Address incorrect dynamic casts crashes</p>
</description>
</release>
<release type="stable" version="6.0.8" timestamp="1767484800">
<description>
<p>Fix crash in layout calculations</p>
<p>Fix Discrod link (again)</p>
<p>Support api changes in latest r2</p>
<p>Update macos r2 embed script</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>