mtk_pkg_old (prev. mtk_upgrade_loader): implement header and content decryption, mtk_pkg: add version reading

This commit is contained in:
theubusu
2025-12-14 01:08:48 +01:00
parent 7d26859c6f
commit e7c6027598
8 changed files with 266 additions and 78 deletions
+1 -1
View File
@@ -26,5 +26,5 @@ pub mod epk2;
pub mod epk3;
pub mod mtk_pkg;
pub mod mtk_upgrade_loader;
pub mod mtk_pkg_old;
pub mod mtk_bdp;