fudanValidate

This commit is contained in:
Philippe Teuwen 2024-11-07 20:49:56 +01:00
parent e4c283af5e
commit 4decf6545d

View file

@ -134,6 +134,7 @@ globals:
uid = getUIDfromBlock0(blk0)
startlog(uid, dpath, append=False)
decodeBlock0(blk0)
fudanValidate(blk0, args.validate)
mad = False
keyfile = f"{dpath}hf-mf-{uid.hex().upper()}-key.bin"