change novatek, tpv_timg and pfl_upg extractor to use structs

This commit is contained in:
theubusu
2025-10-10 19:52:36 +02:00
parent 20eddc3a1c
commit 9bb61f893e
6 changed files with 170 additions and 103 deletions
+3 -1
View File
@@ -14,4 +14,6 @@ sha1 = "0.10"
flate2 = "1.0"
rsa = { version = "0.9", features = ["hazmat"] }
hex = "0.4"
ecb = "0.1"
ecb = "0.1"
binrw = "0.15"