<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/93efb306c477dd0be91aa3beb5c0eb26/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/93efb306c477dd0be91aa3beb5c0eb26/icons/64x64/iaito_org.radare.iaito.png</icon>
<icon type="remote" width="128" height="128">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/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/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-1_orig.png</image>
<image type="thumbnail" width="752" height="512">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-1_752x512.png</image>
<image type="thumbnail" width="624" height="425">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-1_624x425.png</image>
<image type="thumbnail" width="224" height="152">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-1_224x152.png</image>
</screenshot>
<screenshot>
<caption>Binary disassembly</caption>
<image type="source" width="1169" height="905">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-2_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-2_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-2_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-2_224x173.png</image>
</screenshot>
<screenshot>
<caption>Assembly graph</caption>
<image type="source" width="1169" height="905">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-3_orig.png</image>
<image type="thumbnail" width="752" height="582">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-3_752x582.png</image>
<image type="thumbnail" width="624" height="483">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-3_624x483.png</image>
<image type="thumbnail" width="224" height="173">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-3_224x173.png</image>
</screenshot>
<screenshot>
<caption>Dark Theme</caption>
<image type="source" width="1199" height="745">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-4_orig.png</image>
<image type="thumbnail" width="752" height="467">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-4_752x467.png</image>
<image type="thumbnail" width="624" height="387">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/screenshots/image-4_624x387.png</image>
<image type="thumbnail" width="224" height="139">org/radare/iaito/93efb306c477dd0be91aa3beb5c0eb26/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="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>
<release type="stable" version="5.9.8" timestamp="1731974400">
<description>
<p>Fix opening projects</p>
<p>Autoindent the whole codebase with qtcreator's clang-format configuration</p>
<p>Load r2 plugin from the iaito/plugins directory</p>
<p>Add link to the r2bok in the Help menu</p>
<p>Fix crash when launching from the menubar in HaikuOS</p>
<p>Fix address in the imports widget</p>
<p>Fix qmake detection in configure</p>
<p>Center tabbar in NewFile dialog for all systems (not only macOS)</p>
<p>Add fortune message dialog</p>
<p>Sync with r2-5.9.8</p>
</description>
</release>
<release type="stable" version="5.9.6" timestamp="1728777600">
<description>
<p>Show a summary instead of all the function variables (aligned with r2-5.9.6)</p>
<p>Fixed segfault when editing instructions in 2 byte files</p>
<p>Experimental analysis now runs aaw and aaef</p>
<p>More consistent and better app icons for Wayland, Windows and macOS</p>
<p>New menu entry to edit and use the rarun2 profile for debugging</p>
<p>Add support for function annotations (ano command)</p>
<p>Show tabs on top by default</p>
<p>Minor visual improvements in the welcome and about screens</p>
<p>Update embedded fonts (Agave + Inconsolata)</p>
<p>Initial support for the Decai decompiler</p>
<p>Fix 'open with no file' option</p>
<p>Fix core plugins listing window</p>
<p>Sync with r2-5.9.6</p>
</description>
</release>
<release type="stable" version="5.9.4" timestamp="1723075200">
<description>
<p>Better default analysis settings</p>
<p>Change font size using control+mouse wheel in disasm view</p>
<p>Use Po/Ps to save/open projects</p>
<p>Choose more colors for the basic blocks</p>
<p>Support pascal and utf16 string types</p>
<p>Fix address formatting bugs in Windows</p>
<p>Sync with r2-5.9.4</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1"/>
</component>