imsi-pseudo/sim-applet
Neels Hofmeyr ba7a6f22a5 return result of user interaction prompts 2020-02-24 21:31:43 +01:00
..
src/org/osmocom/IMSIPseudo return result of user interaction prompts 2020-02-24 21:31:43 +01:00
.gitignore sim-applet: add "flash" and "remove" targets 2020-02-21 09:29:20 +01:00
.sim-keys.example sim-applet: add "flash" and "remove" targets 2020-02-21 09:29:20 +01:00
LICENSE sim-applet/LICENSE: add Apache-2.0 2020-02-24 14:18:20 +01:00
Makefile sim-applet: flash: set --access-domain=00 2020-02-24 15:21:54 +01:00
README.md sim-applet/README.md: describe flashing 2020-02-21 09:39:50 +01:00

README.md

IMSI Pseudonymization SIM applet

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

Related: