mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07: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)
|
uid = getUIDfromBlock0(blk0)
|
||||||
startlog(uid, dpath, append=False)
|
startlog(uid, dpath, append=False)
|
||||||
decodeBlock0(blk0)
|
decodeBlock0(blk0)
|
||||||
|
fudanValidate(blk0, args.validate)
|
||||||
|
|
||||||
mad = False
|
mad = False
|
||||||
keyfile = f"{dpath}hf-mf-{uid.hex().upper()}-key.bin"
|
keyfile = f"{dpath}hf-mf-{uid.hex().upper()}-key.bin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue