Tool to (re)configure the sysmoUSIM and sysmoISIM cards
Go to file
Harald Welte b456b1bb68 update README.md with sysmoISIM-SJA2 information 2021-05-15 22:10:28 +02:00
card card: re-add capability to find USIM cards by ATR 2020-09-10 22:45:39 +02:00
tests tests/sja2: change card in test rig 2021-04-21 11:59:35 +02:00
.gitignore add .gitignore file 2017-08-16 21:13:37 +02:00
README.md update README.md with sysmoISIM-SJA2 information 2021-05-15 22:10:28 +02:00
common.py Fix many python3 compatibility problems 2020-08-31 14:22:27 +02:00
simcard.py card: re-add capability to find USIM cards by ATR 2020-09-10 22:45:39 +02:00
sysmo-isim-tool.sja2.py sja2: Add support for new simcard model 2020-01-06 11:09:21 +01:00
sysmo-usim-tool.sjs1.py sja2: Add support for new simcard model 2020-01-06 11:09:21 +01:00
sysmo_isim_sja2.py Fix many python3 compatibility problems 2020-08-31 14:22:27 +02:00
sysmo_usim.py Fix many python3 compatibility problems 2020-08-31 14:22:27 +02:00
sysmo_usim_sjs1.py Fix many python3 compatibility problems 2020-08-31 14:22:27 +02:00
utils.py Fix many python3 compatibility problems 2020-08-31 14:22:27 +02:00

README.md

sysmo-usim-tool

This repository contains a python language utility to configure the vendor-specific parameters of sysmocom programmable SIM/USIM/ISIM cards.

For more information about the SIM cards, please see the related user manual

sysmoISIM-SJA2

The sysmoISIM-SJA2 is programmable and Java capable USIM, ISIM and HPSIM card. Each card is using a separate ADM1 key and the default configuration is hacker/developer friendly (fields being writable, reduced security for installing applets to have more quick development cycles).

https://osmocom.org/projects/cellular-infrastructure/wiki/SysmoISIM-SJA2

The cards are available from the sysmocom webshop

sysmoUSIM-SJS1

The sysmoUSIM-SJS1 is programmable and Java capable USIM card. Each card is using a separate ADM1 key and the default configuration is hacker/developer friendly (fields being writable, reduced security for installing applets to have more quick development cycles).

https://osmocom.org/projects/cellular-infrastructure/wiki/SysmoUSIM-SJS1

Dependencies

On Debian:

apt-get install python-pyscard pcscd systemctl start pcscd