mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-12-11 05:55:55 +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…
Add table
Reference in a new issue