Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
Florian Märkl ebe33ffe8e Refactor FunctionsWidget, new features and much more (#149)
* Add RFunction struct and get functions from json

* Fix QRCore::cmdj

* Add Analysis command line argument

* Replace MainWindow::current_address with cursur address

* Use Cursor Address in MemoryWidget, Change some more String addresses to RVA

* FunctionsWidget cleanup

* Use QTreeView in FunctionsWidget

* Re-enabled Nested Functions Widget

* Nested Functions Tree View with Model

* FunctionsWidget font, only one function highlighted

* Removed explicit font sizes

* FunctionsWidget re-enabled sorting and context menu

* FunctionWidget Quick Filter

* FunctionsWidget show decoration for imports

* QRCore lists refactoring, Imports Icon

* FunctionModel: Fix emitting dataChanged

* Fix some smaller things

* Fixes and cleanups

* Raise MemoryDock on seek from Omnibar

* FunctionsWidget: Remove margins

* FunctionWidget: Restore correct Tooltip font

* FunctionsWidget: import icon in separate column
2017-04-28 15:09:40 +02:00
iaito_win32@5d090ae702 update iaito_win32 for 1.4.0 2017-04-20 19:51:15 +02:00
radare2@4b77cb2c36 radare2 1.4.0 4b77cb2 2017-04-19 11:03:33 +02:00
Screenshots First code commit 2017-03-29 12:18:37 +02:00
src Refactor FunctionsWidget, new features and much more (#149) 2017-04-28 15:09:40 +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 compile and work on qt 5.6 (this needs testing!) (#123) 2017-04-12 18:49:01 +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: