imsi-pseudo/sim-applet
Oliver Smith e28705aff5 IMSIPseudo.java: show hello world on LU 2020-02-21 11:20:49 +01:00
..
src/org/osmocom/IMSIPseudo IMSIPseudo.java: show hello world on LU 2020-02-21 11:20:49 +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
Makefile sim-applet: add "flash" and "remove" targets 2020-02-21 09:29:20 +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: