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.
- Host: GitHub
- URL: https://github.com/echo-devim/huextract
- Owner: echo-devim
- License: gpl-3.0
- Created: 2017-12-07T20:03:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T15:57:05.000Z (almost 2 years ago)
- Last Synced: 2025-03-23T10:35:48.376Z (9 months ago)
- Language: Rust
- Size: 1.13 MB
- Stars: 33
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.