Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
ballessay d6b766f7b4 Fix webserver failure in appimage
The radare webserver is looking for http.root or http.homeroot which
wasn't included in the appimage, so the webserver failed to start.

Since sys/install.sh seems to just symlinks a lot of files in
/usr/share/radare2 cp -Lr the folder.

Additionally modify the http.root if an AppImage environment is detected.
2017-05-14 02:09:27 +02:00
iaito_win32@5d090ae702 update iaito_win32 for 1.4.0 2017-04-20 19:51:15 +02:00
radare2@02a905c5a4 Update radare submodule to current master 2017-05-13 19:14:17 +02:00
Screenshots First code commit 2017-03-29 12:18:37 +02:00
src Fix webserver failure in appimage 2017-05-14 02:09:27 +02:00
.gitignore Update .gitignore for qmake 2017-04-15 12:18:42 +02:00
.gitmodules Update r2 submodule 2017-04-04 11:12:07 +02:00
.travis.yml Fix webserver failure in appimage 2017-05-14 02:09:27 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md fix #65 (#118) 2017-04-09 22:04:01 +02:00
LICENSE.md Change license to GPL 3 2017-03-29 19:46:59 +02:00
README.md Updated README.md 2017-04-12 18:52:15 +02:00

Iaitō Build Status

The GUI that radare2 humans deserve

A Qt and C++ GUI for radare2 reverse engineering framework

Screenshot

Screenshot

Disclaimer

Iaitō is not aimed at existing radare2 users, it is focused on those whose are not yet radare2 users because of the learning curve, they don't like CLI applications or the difficulty/instability of radare2.

IMPORTANT: the current status is highly unstable, it is an alpha version aimed for developers. Users please wait for the first stable release with installers.

The code sucks

Yes, the code sucks. Hopefully we will be able to remove this statement from the README one day, but I had never coded Qt nor C++ until I started Iaitō, so obviously the code is ugly and not well designed.

Requirements

  • Radare2: Make sure that, when cloning the project, you use git clone --recurse-submodules or run git submodule init and git submodule update to clone the correct radare2 version. Then execute the following command in the radare2 folder:
sys/install.sh

Platforms

Iaitō is developed and tested in OS X, Linux and Windows. The first release for users will include installers for all three platforms.

Documentation

Proper documentation and website will be created before the first release.

Roadmap information for developers can be found here.

Help

Right now the best place to obtain help from Iaitō developers and community is joining this telegram group: