Tool to (re)configure the sysmoUSIM and sysmoISIM cards
Go to file
Philipp Maier 9fa8e47b4c sysmo-usimsjs1.py: refactor functions into class
The module sysmo-usimsjs1.py contains a lot of functions that could also
be methods of a class. Lets refactor those functions into class. This is
also an intermediate step towords support for different card models in
the future.

Related: SYS#4466
Change-Id: I2230f50b9d3c85a0d23b29ba5ed0af2471d22e8c
2019-11-11 11:32:21 +01:00
card ICC: recognize card by its ATR 2018-07-04 15:10:23 +02:00
tests sysmo-usimsjs1.py: refactor functions into class 2019-11-11 11:32:21 +01: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 Support programming of the MNC length value (EF.AD) 2019-03-21 17:05:42 +01:00
sysmo-usim-tool.sjs1.py sysmo-usimsjs1.py: refactor functions into class 2019-11-11 11:32:21 +01:00
sysmo_usimsjs1.py sysmo-usimsjs1.py: refactor functions into class 2019-11-11 11:32:21 +01:00
utils.py utils.py: cosmetic: add comment to int_to_list() 2019-11-11 11:32:10 +01: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