Giter Site home page Giter Site logo

blackeangel / android-ota-payload-extractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tobyxdd/android-ota-payload-extractor

0.0 0.0 0.0 461 KB

A fast & natively cross-platform Android OTA payload extractor written in Go

License: MIT License

Go 100.00%

android-ota-payload-extractor's Introduction

Android OTA Payload Extractor

Android OTA payload extractor written in Go.

Download

δΈ­ζ–‡

Usage

./android-ota-payload-extractor <OTA.zip or payload.bin> [(optional) file to extract 1] [(optional) file to extract 2] ...

Example (extract boot and vendor images from raven-ota.zip):

./android-ota-payload-extractor.exe raven-ota.zip boot vendor

It can parse payload.bin directly, or automatically extract from OTA zip files.

When files to extract are not specified, it will extract all files in the payload.

Demo GIF

About

Inspired by https://github.com/cyxx/extract_android_ota_payload.

Extracting images from Android OTA packages is very useful for various purposes. For example, patching the boot image to install Magisk without TWRP. However, using the above Python script is often a pain in the ass because of Python and its dependencies, especially for inexperienced Windows users.

This project aims to provide everyone with a faster & cross-platform Android OTA payload extractor that's much easier to use - just drag and drop the ROM file onto the program.

android-ota-payload-extractor's People

Contributors

tobyxdd 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.