mirror of
https://github.com/Ap0dexMe0/unixtract.git
synced 2026-07-15 21:00:03 +02:00
pfl_upg: prevent file collisions (needs more work)
This commit is contained in:
+2
-1
@@ -75,7 +75,8 @@ pub static EPK2: &[(&str, &str)] = &[
|
||||
//github.com/openlgtv/epk2extract
|
||||
pub static EPK3: &[(&str, &str)] = &[
|
||||
("34CC219D3AFC102433109BBC1DA44095", "m14 (m14tv) - LX webOS 1 (2014)"),
|
||||
("52A208FA24E7E70730A40999B1C22C148F4920484BC50B515D243E35D14689F1", "o24n - LX webOS 10 (2025)")
|
||||
("74514676D68B9A72A0093CEF56D3067484E1F4D5CF7D4B4ED389BED030FA1B09", "k7lp - Realtek webOS 6 (2021)"),
|
||||
("52A208FA24E7E70730A40999B1C22C148F4920484BC50B515D243E35D14689F1", "o24n - LX webOS 10 (2025)"),
|
||||
];
|
||||
|
||||
//pana dvd keys (no AES)
|
||||
|
||||
Reference in New Issue
Block a user