Free and Open Source Reverse Engineering Platform powered by rizin
Go to file
C. Balles 44b72a1826 Custom fonts registration and usage (#50)
* Register custom fonts once

The QHelpers functions registered the fonts on every call, which is not
necessary.

- added anonymous namespace for internal linkage
- added helper function for font registration

* Move helper functions from class to namespace

Fixes a possible memleak, because up until now the QHelpers object was
allocated with new without a parent QObject or following delete.

* Removed unused functions
2017-04-05 10:56:59 +02:00
iaito_win32@15d67a7acb updated to r2 4715f1e 2017-03-31 10:47:09 +02:00
radare2@4715f1e2b9 added r2 as a submodule to make all developers use the same version 2017-03-31 11:03:24 +02:00
Screenshots First code commit 2017-03-29 12:18:37 +02:00
src Custom fonts registration and usage (#50) 2017-04-05 10:56:59 +02:00
.gitignore Add CMake generated files to .gitignore (#66) 2017-04-04 09:26:29 +02:00
.gitmodules Update r2 submodule 2017-04-04 11:12:07 +02:00
.travis.yml Remove linuxdeployqt workaround (#68) 2017-04-04 12:09:03 +02:00
LICENSE.md Change license to GPL 3 2017-03-29 19:46:59 +02:00
README.md Update README.md 2017-04-01 22:34:26 -07:00

Iaitō

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: