mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-15 06:09:13 +08:00
fudanValidate
This commit is contained in:
parent
e4c283af5e
commit
4decf6545d
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue