Project

General

Profile

Statistics
| Branch: | Revision:
Name Size
  src
.gitignore 17 Bytes
.sim-keys.example 80 Bytes
LICENSE 11.1 KB
Makefile 1.18 KB
README.md 335 Bytes

Latest revisions

# Date Author Comment
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

799fe1dd 02/24/2020 02:21 PM osmith

sim-applet: flash: set --access-domain=00

Make the AC_NOT_FULFILLED error go away.

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.

0f7c8bb3 02/24/2020 10:32 AM osmith

sim-applet/Makefile: add "delete" alias

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

cef081c1 02/24/2020 09:02 AM osmith

IMSIPseudo.java: move showMsg down

View revisions

Also available in: Atom

Add picture from clipboard (Maximum size: 48.8 MB)