PANA_DVD extractor initial added.

This commit is contained in:
theubusu
2025-11-19 23:39:33 +01:00
parent 85a36af3ba
commit da06edf592
10 changed files with 507 additions and 2 deletions
+5
View File
@@ -74,4 +74,9 @@ pub static EPK2: &[(&str, &str)] = &[
pub static EPK3: &[(&str, &str)] = &[
("34CC219D3AFC102433109BBC1DA44095", "m14 (m14tv) - LX webOS 1 (2014)"),
("52A208FA24E7E70730A40999B1C22C148F4920484BC50B515D243E35D14689F1", "o24n - LX webOS 10 (2025)")
];
//pana dvd keys (no AES)
pub static PANA_DVD_KEYONLY: &[&str] = &[
("08E03D859AF9F3EE"), //B3A25A0B9D864F08 # 87 devices, ..-~2011
];