pana_dvd: improve some struct definitions and logic

This commit is contained in:
theubusu
2026-02-28 00:14:19 +01:00
parent 223c0998eb
commit 1b17d9388d
3 changed files with 147 additions and 97 deletions
+2
View File
@@ -3,6 +3,8 @@ Extractor for various file formats.
This is a tool that is able to extract the contents of various firmware package formats, mostly from TVs and AV devices.
Built in Rust, and made to not depend on any external dependancies, only Rust crates. This way it can work on Windows, Linux and MacOS and even Android.
Please note that this project is still under active development and errors may occur. Feel free to make an issue in that case, or if you have any feature request.
**PLEASE NOTE** - this program is NOT, and will never be designed for re-packing the extracted files!
# Installation
You can download the latest auto build for Windows and Linux x86-64 from [here](https://nightly.link/theubusu/unixtract/workflows/rust/main).