Commit Graph

4 Commits

Author SHA1 Message Date
Gerrit Code Review
73150532b7 Update notes for submitted changes
* pySim-shell.py: add a command for RUN GSM ALGORITHM
* SimCardCommands.run_gsm(): use send_apdu_checksw()
* fix SimCardCommands.run_gsm(): always use CLA=0xa0
2023-03-22 09:57:32 +00:00
Gerrit Code Review
4d9e15fc9a Update notes for submitted changes
* commands: Add method to select parent DF ("cd ..")
* cosmetic: Remove extraneous empty lines between spec-section-comment and class
* USIM + ISIM: Specify the services associated with each file
* filesystem: Maintain a 'service' attribute for all files on a card
* pySim-shell: introduce 'apdu' command for sending raw APDU to card
* pySim-shell: export: allow export as JSON instead of hex
2022-02-14 18:34:28 +00:00
Gerrit Code Review
f9e1a19cc2 Update notes for submitted changes
* ts_51_011: Fix typo in EF_MMSUP
* ts_31_102: EF.PNN encoding is identical to that of DF.GSM
2022-02-09 20:23:27 +00:00
Gerrit Code Review
9f7123924d Update notes for submitted changes
* ts_51_011: Add encoder for EF.SST
* commands: Fix read_binary() for non-zero offset
2021-10-15 18:24:28 +00:00