JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
How do i select and read EF-IMSI in javacard?
How do i select and read EF-IMSI in javacard?
Hello friends, I am new in applet development. I have a sysmocom simcard (rewritable and with Java 2.2.1) and i want to access and read the content of some elementary files. I already know about iso 7816-4, but do not know how to achieve this. Can someone help me with this issue? Thanks a Lot.
José
José
-
- Posts: 5
- Joined: Tue Sep 04, 2018 3:01 am
- Points :116
- Contact:
Re: How do i select and read EF-IMSI in javacard?
Use PyResMan Tool. In the Basic APDU section you can type the command of SELECT & READ Binary(see GSM 11.11 for details) and then read the data.
Here is the sequence:
Select MF (3f00)
Select the GSM
Select IMSI
Verify PIN (IF EF IMSI require verification, check from the standard GSM 11.11)
Read Binary
Here is the sequence:
Select MF (3f00)
Select the GSM
Select IMSI
Verify PIN (IF EF IMSI require verification, check from the standard GSM 11.11)
Read Binary
-
- Posts: 24
- Joined: Sun Aug 23, 2015 11:14 pm
- Points :424
- Contact:
Re: How do i select and read EF-IMSI in javacard?
a0 a4 00 00 02 3f 00
a0 a4 00 00 02 7f20
a0 a4 00 00 02 6f07
a0 a4 00 00 02 7f20
a0 a4 00 00 02 6f07
Who is online
Users browsing this forum: No registered users and 51 guests