mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
lf hitag writer - now uses cliparser
This commit is contained in:
parent
8bee66c32a
commit
5ddedf17dd
3 changed files with 116 additions and 85 deletions
|
@ -16,5 +16,4 @@ hf felica auth1
|
|||
hf felica auth2
|
||||
hf felica rqspecver
|
||||
hf felica resetmode
|
||||
lf hitag writer
|
||||
lf hitag dump
|
||||
|
|
|
@ -789,10 +789,10 @@ Check column "offline" for their availability.
|
|||
|`lf hitag eload `|N |`Load Hitag dump file into emulator memory`
|
||||
|`lf hitag list `|N |`List Hitag trace history`
|
||||
|`lf hitag info `|N |`Tag information`
|
||||
|`lf hitag reader `|N |`Act like a Hitag Reader`
|
||||
|`lf hitag reader `|N |`Act like a Hitag reader`
|
||||
|`lf hitag sim `|N |`Simulate Hitag transponder`
|
||||
|`lf hitag sniff `|N |`Eavesdrop Hitag communication`
|
||||
|`lf hitag writer `|N |`Act like a Hitag Writer`
|
||||
|`lf hitag writer `|N |`Act like a Hitag writer`
|
||||
|`lf hitag dump `|N |`Dump Hitag2 tag`
|
||||
|`lf hitag cc `|N |`Test all challenges`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue