GithubHelp home page GithubHelp logo

whulzz1993 / iaito Goto Github PK

View Code? Open in Web Editor NEW

This project forked from radareorg/iaito

0.0 0.0 0.0 13.9 MB

Fork of Cutter from the last working commit with radare2

License: GNU General Public License v3.0

Batchfile 0.24% Shell 1.41% Dockerfile 0.10% Makefile 0.27% Python 1.03% Ruby 0.01% PowerShell 0.10% CMake 2.16% QMake 1.73% C++ 90.19% Meson 0.42% C 0.71% CSS 1.52% Roff 0.12%

iaito's Introduction

Iaito logo

iaito

iaito is the official graphical interface for radare2, a libre reverse engineering framework.

It is the continuation of Cutter before the fork to keep radare2 as backend.

  • Iaito was the original name of this GUI before being forked as Cutter.
  • It's written in Qt/C++ (qt5 for now). No Qt6 support yet
  • Support latest versions and features of radare2
  • Use r2 plugins (f.ex: no need for r2ghidra-iaito plugin if r2ghidra is installed)
  • Focus on parity of commands and r2-style workflows.
  • Translations are in the early steps, please contribute!
  • Aims to support all the features from the core, not just disassembler-based ones
    • forensics, networking, bindiffing, solvers, ...

Crowdin iaito CI Linux packages

Screenshot

Downloading a release

iaito is available for Linux, macOS and Windows. Get the builds from the releases page in Github.

On Windows, you will need to have the corresponding radare2 Windows release to make iaito work: Copy the share/ directory and the contents of the bin/ directory of the radare2 release into the root directory of the iaito release which contains iaito.exe. For example, assuming you have both radare2 and iaito releases extracted in the same directory, run the powershell commands:

cp .\radare2-5.3.1-w64\bin\* -Destination .\iaito-w64\
cp .\radare2-5.3.1-w64\share\ -Destination .\iaito-w64\

Installing dependencies

iaito depends on r2, and you should install it from git:

$ git clone https://github.com/radareorg/radare2
$ cd radare2 ; sys/install.sh

Extra dependencies are needed for macOS, see the .github/workflows/ci.yml for more details

brew install qt@5

On Ubuntu/Debian

sudo apt install qttools5-dev-tools qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5svg5-dev make

Building from sources

./configure
make
make run

To install the app and the translations in your home:

make install

Plugins

iaito supports both Python and Native C++ plugins. For now the api is compatible with Iaito. Read the Plugins section on their documentation.

Help

Get help, updates, meet the community or discuss about development in these channels:

iaito's People

Contributors

thestr4ng3r avatar xarkes avatar itayc0hen avatar karliss avatar radare avatar fcasal avatar hteso avatar pelijah avatar ballessay avatar mrexodia avatar vane11ope avatar yossizap avatar optizone avatar nezza avatar a1ext avatar nirmalmanoj avatar pwntester avatar adikso avatar siebelstim avatar xvilka avatar surendrajat avatar ps1337 avatar probonopd avatar trufae avatar abogical avatar gauravkghildiyal avatar xambroz avatar rrreeezzz avatar ndaprela avatar ncyellow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.