EOD 12.09.2025

Samsung old module
This commit is contained in:
theubusu
2025-09-12 22:18:53 +02:00
parent 2ccbcad559
commit ee534675d8
6 changed files with 311 additions and 11 deletions
+5 -1
View File
@@ -6,4 +6,8 @@ edition = "2024"
[dependencies]
clap = { version = "4.5", features = ["derive"] }
lz4 = "1.23.1"
lzma-rs = "0.3"
lzma-rs = "0.3"
aes = "0.8.4"
cbc = "0.1.2"
md5 = "0.7"
sha1 = "0.10"