msd10: implement OUITH parser for old fws, fill in key for X14HK

This commit is contained in:
theubusu
2026-01-20 14:27:20 +01:00
parent fd21afcf3d
commit 76702c9e1f
5 changed files with 251 additions and 51 deletions
+2 -1
View File
@@ -8,4 +8,5 @@ pub mod compression;
pub mod android_ota_update_metadata;
pub mod mtk_crypto;
pub mod lzhs;
pub mod huffman_tables;
pub mod huffman_tables;
pub mod msd_ouith_parser_old;