mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 08:05:13 +08:00
text
This commit is contained in:
parent
09c9f85206
commit
ef7a6bb166
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ arguments = [[
|
|||
-p password (8 hexsymbols), set password on tag.
|
||||
-a pack ( 4 hexsymbols), set pack on tag.
|
||||
-s signature data (64 hexsymbols), set signature data on tag.
|
||||
-o OTP data (8 hexsymbols), set one-time-pad data on tag.
|
||||
-o OTP data (8 hexsymbols), set `one time programmable` data on tag.
|
||||
-v version data (16 hexsymbols), set version data on tag.
|
||||
-w wipe tag. You can specify password if the tag has been locked down. Fills tag with zeros and put default values for NTAG213 (like -t 5)
|
||||
-k pwd to use with the wipe option
|
||||
|
|
Loading…
Reference in a new issue