mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-18 03:18:34 +03:00
88a941b856f6b2039956e1655bce5d44a9660347
* Use the generic method read_binary of card class to read PLMNsel * pySim-read.py: Use the method declared in cards.py to read SPN * Use the generic method read_record of card class to read SMSP * Use read_binary function of card class to read GID2 and reduce code duplication * cards.py: Add generic function to read EF record in card class * cards.py: Add generic function to read EF binary to card class * Move parsing of GID2 to generic Card class
Description
No description provided
Languages
Python
98.8%
Shell
1.2%