Project

General

Profile

Statistics
| Branch: | Revision:
Name Size
IMSIPseudo.java 7.39 KB

Latest revisions

# Date Author Comment
7d7e33f1 02/24/2020 08:24 PM Neels Hofmeyr

more aggressively set private final on class vars

cfb476d2 02/24/2020 06:00 PM Neels Hofmeyr

add showMsgAndWaitKey() to keep decoded IMSI on display

b7a20e3b 02/24/2020 05:58 PM Neels Hofmeyr

properly read IMSI as Mobile Identity (3GPP TS 24.008)

89879a09 02/24/2020 02:46 PM osmith

IMSIPseudo.java: fix up length somewhat

Since it is counting nibbles, we need to take the length, which is in
bytes, two times. Also increase the size of the whole string, because
there are additional numbers infront of the imsi, it seems.

There are still two numbers missing at the end, and there is a...

6634a5d2 02/24/2020 02:25 PM osmith

IMSIPseudo.java: remove unneeded return in showMsg()

89d18bc6 02/24/2020 02:24 PM osmith

IMSIPseudo.java: return if reading IMSI fails

05b1332d 02/24/2020 01:18 PM osmith

sim-applet/LICENSE: add Apache-2.0

d7f18920 02/24/2020 11:29 AM osmith

IMSIPseudo.java: show exception error code

Current code gives E03 (AC_NOT_FULFILLED). The error codes are explained
in TS_101_476/Annex_A_HTML/sim/access/SIMViewException.html.

2259cb9f 02/24/2020 11:28 AM osmith

IMSIPseudo: implement "Show IMSI" (WIP)

This will need some adjustments before it actually works.

4eee13d7 02/24/2020 10:28 AM osmith

IMSIPseudo.java: import all

It takes time to figure out where exactly a certain class/object/... is
located. Just import all of them. It does not seem to impact the size of
the applet, as there's a blog post writing about performance that does
it the same way [1]. Besides, except for the HelloSTK hello world, I've...

View revisions

Also available in: Atom

Add picture from clipboard (Maximum size: 48.8 MB)