mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
text
This commit is contained in:
parent
568d7cc1d4
commit
83339d0a45
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@ clear
|
|||
|
||||
rem Test of Motorola clone & read
|
||||
lf t55xx wipe
|
||||
lf motorola clone a0000000a0002021
|
||||
lf motorola clone --raw a0000000a0002021
|
||||
lf motorola read
|
||||
lf search
|
||||
|
||||
rem Test of Nexwatch clone & read
|
||||
lf t55xx wipe
|
||||
lf nexwatch clone c 1337 m 1 n
|
||||
lf nexwatch clone --cn 1337 -m 1 -n
|
||||
lf nexwatch read
|
||||
lf search
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue