Git Product home page Git Product logo

iboot-ida's Introduction

iBoot-IDA

32/64 bit SecureROM/iBoot loader for IDA Pro. Supports IDA Pro 7.0+ on all platforms.

Filetype Support

File type Supported
arm32/64 SecureROM
arm32/64 iBoot/iBEC/iBSS
Encrypted arm32/64 iBoot/iBEC/iBSS
SEPROM

Installation

python3 -m pip install --upgrade ilstrap unicorn
python3 -m ilstrap.installer --gh hack-different/iBoot-IDA

Manual Installation

Steps:

  1. Install unicorn using the same python installation your IDA install uses.
  2. cd into your IDA directory (where ida64/ida64.exe is located)
  3. Copy plugins/ida_ibootplugin.py into plugins/
  4. Copy the folders in plugin/src into plugins/
  5. Copy loaders/ida_ibootloader.py into loaders/
  6. Copy the folders located in loader/src/ to loaders/

Credits:

Maintainer: https://github.com/cxnder

AArch Sysregs plugin based on https://github.com/TrungNguyen1909/aarch64-sysreg-ida (based on a plugin by bazad, based on a script by someone else, based on ...)

this project was originally inspired by https://github.com/argp/iBoot64helper

iboot-ida's People

Contributors

fengjixuchui avatar rickmark 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.