huextract/README.md
2024-02-04 22:27:52 +08:00

488 B

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.