1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Ubuntu + Identiv Cloud 3701 FでSuicaを読み込む(下調べメモ その3)

Posted at

これはなに?

これ の続きです。

Suica読み込み手順

システム 0x00 0x03 (交通系IC?)の選択

opensc-tool -s ff:40:00:00:04:00:03:00:01

NFCID2 01 10 03 10 1F 19 E4 0E 03 00 03 FE 00 86 A7 ............... が返る。

サービス 0x00 0x8b (種別と残額)の選択

opensc-tool -s ff:42:01:00:02:00:8b

IDm(8バイト)、サービスまたはエリアの数(1バイト)、サービスまたはエリアのバージョン(最ービスまたはエリアの数 × 2バイト) 01 10 03 10 1F 19 E4 0E 01 FF FF ........... が返る。

ブロックの読み込み

opensc-tool -s ff:46:01:01:04:00:8b:00:00

SW1=0x69 SW2=0x82 Security status unsatisfied が返る。

結果

全然わかってない。。。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?