An open API service indexing awesome lists of open source software.

https://github.com/echo-devim/huextract

A fast, simple, efficient Huawei UPDATE.APP extractor written in Rust.
https://github.com/echo-devim/huextract

Last synced: 9 months ago
JSON representation

A fast, simple, efficient Huawei UPDATE.APP extractor written in Rust.

Awesome Lists containing this project

README

          

huextract
=========

A fast, simple, efficient Huawei UPDATE.APP extractor written in Rust.

Features
--------
* Extract image files from an UPDATE.APP file
* Verify file checksums by default
* List the packed images in the UPDATE.APP file
* Extract the checksum files only
* Extract the header files
* Export the headers content to a CSV

Installation
------------
```$ cargo install --git https://github.com/echo-devim/huextract huextract```

Usage
-----
See `huextract --help`.