dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/28161 )
Change subject: pySim-shell: add export option to add CREATE FILE APDUs ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: (see commit message)
It turns out that the FCP template that is returned by the card may be quite variable. It may even lack the FID! This is a problem when we want to use the FCP template as a parameter for CREATE FILE. What we could do though is to parse the FCP template we got and extend the missing information if necessary. pySim-shell should have all the tools we need.