Tool to (re)configure the sysmoUSIM and sysmoISIM cards
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Philipp Maier 513de41913
tests: Fixup test results ("XOR-2G" bacame "COMP128v3")
2 days ago
card python3 support 1 year ago
tests tests: Fixup test results ("XOR-2G" bacame "COMP128v3") 2 days ago
.gitignore add .gitignore file 6 years ago
README.md update README.md with sysmoISIM-SJA2 information 2 years ago
common.py common: also accept single digit values for mnclen 5 months ago
simcard.py python3 support 1 year ago
sysmo-isim-tool.sja2.py sja2: fix cosmetic copy+paste and copyright statement errors 2 weeks ago
sysmo-isim-tool.sja5.py initial support for sysmoISIM-SJA5 2 weeks ago
sysmo-usim-tool.sjs1.py python3 support 1 year ago
sysmo_isim_sja2.py initial support for sysmoISIM-SJA5 2 weeks ago
sysmo_usim.py sysmo_usim: fix log output 5 months ago
sysmo_usim_sjs1.py python3 support 1 year ago
utils.py python3 support 1 year ago

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