Commit Graph
6 Commits
Author SHA1 Message Date
theubusu c29bbe1bdc add funai_mstar extractor, mstar: fix BUG from previous commit (not increment j counter when skipping by unknown dest), auto delete decrypted file in mstar_secure_old (new option to not do so) 2026-05-11 19:55:01 +02:00
theubusu 30fafbd3fc mstar: add support for old secure format, add option to keep unknown dest 2026-05-11 16:21:45 +02:00
theubusu 4d86513bab improve append file handling + misc change 2026-02-24 21:07:37 +01:00
theubusu b70bdb85ee add dump_dec_hdrs option + fix header offset in old_mtk_pkg 2026-02-22 12:54:25 +01:00
theubusu 10dd854685 unify error and success handling in extractors 2026-02-17 18:34:46 +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