All Projects → hteso → Iaito

hteso / Iaito

Licence: gpl-3.0
This project has been moved to:

Programming Languages

C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
QMake
1090 projects
CMake
9771 projects

Projects that are alternatives of or similar to Iaito

Fhex
A Full-Featured HexEditor compatible with Linux/Windows/MacOS
Stars: ✭ 225 (-85.16%)
Mutual labels:  reverse-engineering, gui, qt5
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (-31.27%)
Mutual labels:  reverse-engineering, qt5
Openconnect Gui
Mirror - Graphical OpenConnect client (beta phase)
Stars: ✭ 993 (-34.5%)
Mutual labels:  gui, qt5
Arcore Patch
Attempt to get ARCore Preview 2 running on unsupported devices
Stars: ✭ 74 (-95.12%)
Mutual labels:  radare2, reverse-engineering
Garbro
Visual Novels resource browser
Stars: ✭ 764 (-49.6%)
Mutual labels:  reverse-engineering, gui
Qbt Theme
collection of themes for qbittorrent
Stars: ✭ 776 (-48.81%)
Mutual labels:  gui, qt5
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (-24.14%)
Mutual labels:  gui, qt5
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (-66.23%)
Mutual labels:  reverse-engineering, gui
R2m2
radare2 + miasm2 = ♥
Stars: ✭ 86 (-94.33%)
Mutual labels:  radare2, reverse-engineering
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-94.06%)
Mutual labels:  gui, qt5
Cutter
Free and Open Source Reverse Engineering Platform powered by rizin
Stars: ✭ 10,073 (+564.45%)
Mutual labels:  reverse-engineering, gui
Textractor
Extracts text from video games and visual novels. Highly extensible.
Stars: ✭ 656 (-56.73%)
Mutual labels:  reverse-engineering, gui
Awesome Radare2
A curated list of awesome projects, articles and the other materials powered by Radare2
Stars: ✭ 580 (-61.74%)
Mutual labels:  radare2, reverse-engineering
Lqt
Lua Binding for Qt5
Stars: ✭ 30 (-98.02%)
Mutual labels:  gui, qt5
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+244.2%)
Mutual labels:  gui, qt5
Guitar
Git GUI Client
Stars: ✭ 1,136 (-25.07%)
Mutual labels:  gui, qt5
Reversing List
Reversing list
Stars: ✭ 106 (-93.01%)
Mutual labels:  radare2, reverse-engineering
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (-67.88%)
Mutual labels:  gui, qt5
Radare2book
Radare2 official book
Stars: ✭ 502 (-66.89%)
Mutual labels:  radare2, reverse-engineering
Examples
Learn to create a desktop app with Python and Qt
Stars: ✭ 1,196 (-21.11%)
Mutual labels:  gui, qt5

Iaitō Build Status

The GUI that radare2 humans deserve

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

IMPORTANT NOTICE

The project was moved to https://github.com/radareorg/cutter

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 update --init 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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].