Package: wnpp Severity: wishlist Owner: Yifei Zhan <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : pysim Version : 1.0 Upstream Contact: https://discourse.osmocom.org/ * URL : https://gitea.osmocom.org/sim-card/pysim * License : GPLv2 Programming Lang: Python Description : toolkit to explore and program SIMs / USIMs / ISIMs This toolkit contains Python programs related to working with subscriber identity modules of cellular networks, including but not limited to SIM, UICC, USIM, ISIM, HPSIMs and eUICCs. - pySim-shell.py can be used to interactively explore, read and decode contents of any of the supported card models / card applications. Furthermore, if you have the credentials to your card (ADM PIN), you can also write to the card, i.e. edit its contents. - pySim-read.py and pySim-prog.py are legacy tools for batch programming some very common parameters to an entire batch of programmable cards - pySim-trace.py is a tool to do an in-depth decode of SIM card protocol traces such as those obtained by Osmocom SIMtrace2 or osmo-qcdiag. - osmo-smdpp.py is a proof-of-concept GSMA SGP.22 Consumer eSIM SM-DP+ for lab/research I'm working on eUICC (eSIM) enablement for Mobian, and this toolkit is useful for programming and inspecting eUICC. I wlll write more about this on the wiki.

