hello-stk/imsi-change
Harald Welte 5af5bd6540 WIP: import build system from HelloSTK2 2023-06-21 14:45:33 +02:00
..
src/org/osmocom/IMSIChange WIP: import build system from HelloSTK2 2023-06-21 14:45:33 +02:00
.gitignore imsi-change: import from imsi-pseudonymization 2020-02-26 09:44:48 +01:00
LICENSE imsi-change: import from imsi-pseudonymization 2020-02-26 09:44:48 +01:00
README.md imsi-change: import from imsi-pseudonymization 2020-02-26 09:44:48 +01:00

README.md

IMSI change SIM applet

Display and change the IMSI of the SIM. This is a standalone version of a debug feature in the more complex IMSI Pseudonymization applet. To be used as example code to build other applets.

How to flash

$ cp .sim-keys.example .sim-keys
$ nvim .sim-keys # adjust KIC1, KID1
$ make flash

Before flashing a second time, remove the sim applet:

$ make remove