Tool to (re)configure the sysmoUSIM and sysmoISIM cards
Go to file
Philipp Maier 8c31a63f31 tests/run-tests: Replace == by -eq when comparing rc
The use of == with test seems to cause problems when comparing the
return code in line 20. Lets use -eq instead.

Change-Id: I92905770f3a96a632a51858952a82180303d6c05
Related: OS#3376
2018-08-08 12:28:22 +02:00
card ICC: recognize card by its ATR 2018-07-04 15:10:23 +02:00
tests tests/run-tests: Replace == by -eq when comparing rc 2018-08-08 12:28:22 +02:00
.gitignore add .gitignore file 2017-08-16 21:13:37 +02:00
README.md README: hint at pcscd dependency 2018-02-28 15:46:09 +01:00
simcard.py ICC: recognize card by its ATR 2018-07-04 15:10:23 +02:00
sysmo-usim-tool.sjs1.py sysmo-usim-tool.sjs1: Add capability to write IMSI 2018-08-08 12:28:12 +02:00
sysmo_usimsjs1.py sysmo_usimsjs1: Remove excess space in log output 2018-08-08 12:28:22 +02:00
utils.py sysmo-usim-tool.sjs1: Add capability to write IMSI 2018-08-08 12:28:12 +02:00

README.md

sysmo-usim-tool

This repository contains a python language utility to configure the vendor-specific parameters of sysmoUSIM-SJS1 programmable USIM cards.

For more information about the sysmoUSIM-SJS1, please see the related user manual

sysmoUSIM-SJS1

The sysmoUSIM-SJS1 is programmable and Java capable USIM card. Not all commands are known yet and this page should grow over time. 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

The cards are available from the sysmocom webshop

Dependencies

On Debian:

apt-get install python-pyscard pcscd systemctl start pcscd