mirror of
https://github.com/Ap0dexMe0/unixtract.git
synced 2026-07-15 21:00:03 +02:00
+ added mb211 (novatek)
This commit is contained in:
@@ -172,4 +172,9 @@ pub static EPK: &[(&str, &str)] = &[
|
||||
//Vestel keys
|
||||
pub static VESTEL: &[(&str, &str)] = &[
|
||||
("VESTEL-MB180/MB130/MB181/MB230/MB211/MB281", "12345678123456781234567812345678"),
|
||||
];
|
||||
|
||||
//Novatek/MStar custom keys
|
||||
pub static NOVATEK_RAW: &[(&str, &str)] = &[
|
||||
("MB211", "A9A05FC6F986254382DF2C93DEDF7B98"),
|
||||
];
|
||||
Reference in New Issue
Block a user