mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
update documentation x3
This commit is contained in:
parent
be7ab51df5
commit
344105a4ed
1 changed files with 1 additions and 1 deletions
|
@ -1232,7 +1232,7 @@ Example usage
|
||||||
-- use a non default UMC key. Only use this if the default key for the MAGIC CARD was changed.
|
-- use a non default UMC key. Only use this if the default key for the MAGIC CARD was changed.
|
||||||
script run hf_mf_ultimatecard -k ffffffff -w 1
|
script run hf_mf_ultimatecard -k ffffffff -w 1
|
||||||
-- Wipe tag, turn into NTAG215, set sig, version, NTAG pwd/pak, and OTP.
|
-- Wipe tag, turn into NTAG215, set sig, version, NTAG pwd/pak, and OTP.
|
||||||
script run hf_mf_ultimatecard -w 1 -t 15 -u 04112233445566 -s 112233445566778899001122334455667788990011223344556677 -p FFFFFFFF -a 8080 -o 11111111
|
script run hf_mf_ultimatecard -w 1 -t 18 -u 04112233445566 -s 112233445566778899001122334455667788990011223344556677 -p FFFFFFFF -a 8080 -o 11111111
|
||||||
```
|
```
|
||||||
|
|
||||||
Special raw commands summary:
|
Special raw commands summary:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue