Add new IV and DB entry to utility.py

Reported by @silasjelley
This commit is contained in:
Knugi
2025-11-07 13:13:14 +00:00
committed by GitHub
parent 09162bf522
commit 1d5bad92a7

View File

@@ -365,6 +365,7 @@ CRYPT14_OFFSETS = (
{"iv": 67, "db": 193},
{"iv": 67, "db": 194},
{"iv": 67, "db": 158},
{"iv": 67, "db": 196}
)