add dump_dec_hdrs option + fix header offset in old_mtk_pkg

This commit is contained in:
theubusu
2026-02-22 12:54:25 +01:00
parent 575dd718cd
commit b70bdb85ee
12 changed files with 85 additions and 15 deletions
+2 -1
View File
@@ -2,4 +2,5 @@ pub mod common;
pub mod aes;
pub mod lzop;
pub mod sparse;
pub mod compression;
pub mod compression;
pub mod global;