42 Commits
Author SHA1 Message Date
Pari Malam 704e27059d + cleanup 2026-06-05 21:40:54 +08:00
Pari Malam 612ba74bc8 + added mb211 (novatek) 2026-06-05 11:39:12 +08:00
Pari Malam 3b525e9d31 + added mb230 (novatek) 2026-06-04 21:18:49 +08:00
Pari Malam ff3b62d82a + fix vestel 2026-06-04 20:23:15 +08:00
Pari Malam 7ccf2519ab + added vestel 2026-06-04 19:46:23 +08:00
theubusu 04618850e1 sony_bdp: add support for aes encryption, add keys for MSB19-29 2026-05-13 19:01:54 +02:00
theubusu c8a691d776 pfl_upg: add 3rd spin key and fix header bug 2026-05-09 14:21:27 +02:00
theubusu eb216b1691 mtk_pkg: add ZSTD decompression support, decomp part in memory, pfl_upg: add Q5521 key 2026-05-07 18:42:47 +02:00
theubusu b6a1454d76 pfl_upg: fix false key detection in some fws, add devkey 2026-05-05 23:00:25 +02:00
theubusu f4345b75f1 pfl_upg: change key detection ope, add some sony keys, add extraction of nested UPG 2026-05-05 19:27:51 +02:00
theubusu 9c42fb23c2 pana_dvd: add 2016 aes key
Thanks to: https://www.avforums.com/threads/lets-try-again-to-put-the-free-in-regionfreedom.2441584/post-33433413
2026-04-29 16:28:21 +02:00
theubusu ffca9e456c invincible_image: add V2 key 2026-04-28 18:41:49 +02:00
theubusu 2fc231135b epk3: fix detection for X.XX.X pattern 2026-03-19 20:17:22 +01:00
theubusu 37b4578193 pana_dvd: add 2013 china key and decrypt exclusion for VGD 2026-03-09 15:18:45 +01:00
theubusu 3989710c70 msd10, msd11: change way of finding passphrase without hardcode firmware name 2026-02-22 17:27:07 +01:00
theubusu 575dd718cd funai_bdp: add support for multiple keys and add more keys 2026-02-21 15:44:17 +01:00
theubusu d825a9339f funai_upg: add support for decryption + keys & add funai_upg_phl extractor for them 2026-02-20 20:10:03 +01:00
theubusu 070a4f37c9 pana_dvd: clear up some structs and add final key for 2012_2 2026-02-19 17:20:29 +01:00
WeebDataHoarder 7b9b121171 pana_dvd: add keys for missing firmware sets, fix #2 2026-02-15 00:25:19 +01:00
theubusu 48f8868d71 pana_dvd: major restructure and various improvements:
- add missing IV to aes key
- support multiple subfiles in some firmwares
- fix decompression error in some older firmwares
- generally make it less bad
2026-01-30 18:23:34 +01:00
theubusu 060d808b44 Overhaul epk(epk1,epk2,epk3), add epk2b type extractor 2026-01-24 16:36:20 +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 fd21afcf3d Add Samsung T-MST12* decryption key for MSD10 2026-01-15 16:34:36 +01:00
theubusu 51ad4c6651 clean up MSD10 keys 2026-01-15 01:13:45 +01:00
theubusu af97268141 Add Samsung T-MST14* decryption key for msd10 2026-01-14 23:20:17 +01:00
theubusu 38bea12d11 Add some Sony and Philips mtk_pkg keys (attempt 2) 2026-01-07 17:42:26 +01:00
theubusu 9270749d7b Add some Sony and Philips mtk_pkg keys 2026-01-07 17:40:50 +01:00
theubusu 592f012ce2 Add Sony 2017 Linux mtk_pkg key 2026-01-07 02:13:52 +01:00
theubusu 37eef68793 Add mediatek key for philips TPV_MTK2K16PLF_EU0 2026-01-06 14:42:11 +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 c9e0022f0d msd10: add T-ECP key to MSD10 for T-ECPDEUT 2025-12-17 23:30:46 +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 75674ca8e2 pfl_upg: prevent file collisions (needs more work) 2025-11-28 00:05:23 +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 929e2527af some fixes in pana_dvd and AES preparations 2025-11-20 22:00:03 +01:00
theubusu da06edf592 PANA_DVD extractor initial added. 2025-11-19 23:39:33 +01:00
theubusu 6788ec5d39 add missing q5492 key to pfl_upg extractor 2025-10-31 22:15:51 +01:00
theubusu b3cfb5c43f fix for MSD11 T-HKM key 2025-10-29 20:09:29 +01:00
theubusu 6ac1f32488 Add RUF extractor + improve epk3 2025-10-19 14:56:51 +02:00
theubusu 6eb8c24765 add epk3 initial support , move epk common functions 2025-10-09 20:45:37 +02:00
theubusu 51c9a668ec move keys to seperate keys file, cleanup samsung_old 2025-10-08 15:14:53 +02:00