mirror of
https://github.com/echo-devim/huextract.git
synced 2024-10-10 07:14:25 +00:00
No description
f4f0d8a0c2
Update README.md |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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
.