Commit Graph
18 Commits
Author SHA1 Message Date
theubusu 438d106c96 newreg: simplify getting file/dir and context 2026-02-06 16:27:13 +01:00
theubusu 9b059c67ab bring back samsung_old - by adding InputTarget system 2026-02-06 15:08:38 +01:00
theubusu 59f24f5802 newreg: mostly var name changes 2026-02-05 18:53:35 +01:00
theubusu 1aaf2f4b0f testing modular format system 2026-02-05 15:18:26 +01:00
theubusu cf46b29e3d introduce concept of context in various format, to communicate information found in detection phase to extractor
- this does bring inconsistency to the detectors of formats, but  I will work on fixing that. all detectors should be using Result<> anyway.
- also add some static values to mtk_pkg , mtk_bdp
- these improvements will be applied to other formats in future as well
2026-02-02 01:54:35 +01:00
theubusu 777cb0dbc0 Update readme, add license, small fix in mtk_pkg 2026-01-13 17:41:29 +01:00
theubusu e69fac6e83 mtk_pkg: fix mistake preventing extraction of unencrypted partitions 2026-01-08 18:17:50 +01:00
theubusu 24839ea9ab mtk_pkg: fix decryption of unaligned data 2026-01-06 18:08:17 +01:00
theubusu 5b92b8abfa Add new mtk pkg support and key, needed changes for LZHSfs , add LZ4 support. 2025-12-27 17:09:08 +01:00
theubusu 942767e806 mtk_pkg: add LZHS decompression support for partitions 2025-12-23 14:51:15 +01:00
theubusu f2027924bc mtk_pkg & old: fix bug in version detection, add compression detection. fix mistake in main 2025-12-17 01:55:40 +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 f993a3df70 main: Add auto folder creation, mtk_pkg: add custom key support + some fixes., general: message costistency 2025-12-10 20:27:32 +01:00
theubusu 45feddda8f general: improve message consistency + rewrite novatek nfwb 2025-12-05 20:23:32 +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 92affac092 Added update.roku extractor, moved some common AES functions. 2025-10-30 22:04:59 +01:00
theubusu 1d433a8c4b fix Mediatek "iMtK" header handling 2025-10-19 15:53:39 +02:00
theubusu 3fe7ce6fde Add mtk pkg and upgrade_loader extractors 2025-10-12 19:08:46 +02:00