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
d8067a60d2
mtk_pkg_old: add support for LZHS compression old variant
2026-01-12 15:40:05 +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
36bde3a802
mtk_pkg_old: fix mistake in iMtK parsing
...
The slice was copied from mtk_pkg which is incorrect for mtk_pkg_old as it doesnt contain the crypted headers
2025-12-22 23:08:17 +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
16427a8767
mtk_pkg_old: add additional header checks
2025-12-15 00:38: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