mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
hf felica rdbl, wrbl, now uses cliparser. Renamed them, and hf felica raw got a bugfix to read raw bytes correct
This commit is contained in:
parent
30ea41efc8
commit
e7e43d11d0
3 changed files with 188 additions and 101 deletions
|
@ -7,8 +7,5 @@ hf 15 restore
|
|||
hf 15 wrbl
|
||||
hf 15 writeafi
|
||||
hf 15 writedsfid
|
||||
hf felica rdunencrypted
|
||||
hf felica wrunencrypted
|
||||
hf felica scsvcode
|
||||
hf felica auth1
|
||||
hf felica auth2
|
||||
|
|
|
@ -266,8 +266,8 @@ Check column "offline" for their availability.
|
|||
|`hf felica info `|N |`Tag information`
|
||||
|`hf felica sniff `|N |`Sniff ISO 18092/FeliCa traffic`
|
||||
|`hf felica raw `|N |`Send raw hex data to tag`
|
||||
|`hf felica rdunencrypted`|N |`read Block Data from authentication-not-required Service.`
|
||||
|`hf felica wrunencrypted`|N |`write Block Data to an authentication-not-required Service.`
|
||||
|`hf felica rdbl `|N |`read block data from authentication-not-required Service.`
|
||||
|`hf felica wrbl `|N |`write block data to an authentication-not-required Service.`
|
||||
|`hf felica rqservice `|N |`verify the existence of Area and Service, and to acquire Key Version.`
|
||||
|`hf felica rqresponse `|N |`verify the existence of a card and its Mode.`
|
||||
|`hf felica scsvcode `|N |`acquire Area Code and Service Code.`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue