Commit Graph
11 Commits
Author SHA1 Message Date
theubusu b70bdb85ee add dump_dec_hdrs option + fix header offset in old_mtk_pkg 2026-02-22 12:54:25 +01:00
theubusu aa2249f024 RESTRUCTURING 1
- change formats to have their own folders with mod + include files + anything they want
- change format list to be defined in formats.rs instead of in each format
- move utils to their respective formats
- some minor code changes in some formats
2026-02-17 17:28:59 +01:00
theubusu 5d375b38c4 msd10,11: implement OUITH parsers for Tizen, some key cleanup, debug print in old parser 2026-01-20 20:54:21 +01:00
theubusu 76702c9e1f msd10: implement OUITH parser for old fws, fill in key for X14HK 2026-01-20 14:27:20 +01:00
theubusu 942767e806 mtk_pkg: add LZHS decompression support for partitions 2025-12-23 14:51:15 +01:00
theubusu e7c6027598 mtk_pkg_old (prev. mtk_upgrade_loader): implement header and content decryption, mtk_pkg: add version reading 2025-12-14 01:08:48 +01:00
theubusu 7d26859c6f Add Android OTA payload extractor 2025-12-12 22:14:01 +01:00
theubusu b608888538 general: move common to utils, move common compression function to utils, clean up inconsitencies + add missing header to sony_bdp 2025-11-26 17:29:25 +01:00
theubusu faad86f5a7 mstar: add sparse_write and LZO compression support + some fixes 2025-11-23 21:24:56 +01:00
theubusu da06edf592 PANA_DVD extractor initial added. 2025-11-19 23:39:33 +01:00
theubusu 92affac092 Added update.roku extractor, moved some common AES functions. 2025-10-30 22:04:59 +01:00