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:
iceman1001 2021-04-13 16:08:58 +02:00
commit e7e43d11d0
3 changed files with 188 additions and 101 deletions

View file

@ -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

View file

@ -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.`