index
:
pysim
27c3
ccc
chrysn/for-29033
chrysn/ota
fairwaves/sim
fixeria/btsap
fixeria/cmd2
fixeria/run_gsm_alg
laforge/apdu_decoder
laforge/bertlv
laforge/cmd2_2.4
laforge/nested
laforge/ota
laforge/shell
laforge/wip
master
osmith/wip
pmaier/aram
pmaier/mnclen
pmaier/mnclenlink
pmaier/updates
sysmocom/factory
users/daniel/csv-format
zecke/hacks
zecke/tmp2
A python tool to program magic SIMs
Sylvain Munaut
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-23
WIP: attempt to support cmd2 2.4.0
laforge/cmd2_2.4
Harald Welte
1
-22
/
+31
2022-06-23
Fix compatibility with cmd2 >= 2.3.0
Harald Welte
2
-2
/
+7
2022-06-21
cards: populate ADM1 key reference member
Philipp Maier
1
-0
/
+3
2022-06-14
pySim-shell: set default ADM key reference
Philipp Maier
1
-0
/
+10
2022-06-10
ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length
Philipp Maier
2
-8
/
+16
2022-06-03
commands: add ".." notation to expand hexstrings
Philipp Maier
2
-5
/
+64
2022-06-03
pySim-shell: catch exceptions from walk() while exporting
Philipp Maier
1
-5
/
+12
2022-06-03
pySim-shell: extend walk() so that we can also have an action of ADF or DF
Philipp Maier
1
-9
/
+15
2022-06-03
pySim-shell: match SW in apdu command
Philipp Maier
1
-1
/
+5
2022-06-03
pySim-shell: make APDU command available on the lowest level
Philipp Maier
1
-15
/
+21
2022-06-02
ts_102_221: fix SFI generation
Philipp Maier
1
-3
/
+4
2022-06-01
filesystem: also return the encoded FCP from probe_file
Philipp Maier
1
-2
/
+3
2022-05-30
pySim-shell: more generic export options
Philipp Maier
1
-6
/
+7
2022-05-19
pySim-shell: explain why we insist on a DF or ADF
Philipp Maier
1
-0
/
+4
2022-05-06
ts_102_222: Set number of records when creating linear files
Christian Amsüss
1
-0
/
+3
2022-04-25
transport/pcsc: throw ReaderError with a message
Vadim Yanitskiy
1
-1
/
+1
2022-04-21
SimCard.reset(): fix SyntaxWarning: 'is' with a literal
Vadim Yanitskiy
1
-1
/
+1
2022-04-05
ts_102_221: Add encode/write support of EF.ARR records
Harald Welte
1
-0
/
+5
2022-04-05
utils: Add DataObjectSequence.encode_multi()
Harald Welte
1
-0
/
+12
2022-04-05
utils: Fix bugs in DataObject encoders
Harald Welte
2
-2
/
+19
2022-03-27
ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM
æstrid smith
1
-1
/
+1
2022-03-27
ts_31_102: Avoid pylint false positive
Harald Welte
1
-0
/
+1
2022-03-01
pySim-shell: Add 'decode_hex' command for transparent + linear EF
Harald Welte
2
-0
/
+36
2022-03-01
Initial support for GlobalPlatform
Harald Welte
3
-0
/
+262
2022-02-25
ts_31_102: Further decode TAI in EF.OPL5G
Harald Welte
1
-1
/
+2
2022-02-25
ts_31_102: Further decode LAI in EF_LOCI
Harald Welte
1
-2
/
+2
2022-02-25
ts_51_011: Better decode of EF_OPL LAI
Harald Welte
1
-1
/
+1
2022-02-25
ts_51_011: Properly decode EF.OPL
Harald Welte
1
-1
/
+1
2022-02-25
ts_31_102: Fix decoding of UServiceTable
Harald Welte
1
-1
/
+1
2022-02-25
ts_102_221: Fix decoding the 'num_of_rec' field
Harald Welte
1
-1
/
+1
2022-02-25
ts_102_221: properly decode short file identifier
Harald Welte
1
-1
/
+8
2022-02-21
add scripts/deactivate-ims.script to deactivate IMS related services
Harald Welte
1
-0
/
+74
2022-02-17
Add scripts/deacivate-5g.script
Harald Welte
1
-0
/
+69
2022-02-15
doc: Improve documentation in various places
Harald Welte
6
-28
/
+91
2022-02-15
docs: Document missing 'status' command in 7816 section
Harald Welte
1
-0
/
+35
2022-02-15
shell: Proper argparser (for help + manual) activate_file
Harald Welte
2
-4
/
+11
2022-02-15
pySim-shell: export: Add FCP template to export
Harald Welte
2
-1
/
+6
2022-02-15
docs/legcay.txt: Point to pySim-shell as replacement
Harald Welte
1
-0
/
+8
2022-02-15
pySim-shell: support TS 102 222 administrative commands
Harald Welte
5
-5
/
+260
2022-02-15
ts_102_221: Implement File Descriptor using construct
Harald Welte
5
-43
/
+50
2022-02-15
pySim-shell: Allow selecting of deep paths like DF.GSM/EF.IMSI
Harald Welte
1
-0
/
+16
2022-02-15
ts_31_103: TLV definitions for IMS, XCAP and MudMid configuration
Harald Welte
1
-0
/
+56
2022-02-15
ts_51_011: EF_CMI: Decoder the alpha_id string
Harald Welte
1
-1
/
+1
2022-02-15
ts_51_011: Convert EF_ADN and EF_ACC to Construct
Harald Welte
1
-13
/
+7
2022-02-15
ts_51_011: Proper decode of EF.SMSP
Harald Welte
2
-1
/
+62
2022-02-15
Improve IST/UST check documentation (for the user manual)
Harald Welte
2
-10
/
+15
2022-02-15
ust_service_check: proper treatment of files in sub-directories
Harald Welte
2
-15
/
+71
2022-02-15
ts_31_102: service annotations for DF.{5GS,WLAN,HNB}
Harald Welte
2
-46
/
+51
2022-02-15
ts_31_102: Use perror() instead of poutput() for errors
Harald Welte
1
-5
/
+5
2022-02-15
ts_31_102: Add more EF.UST checks to 'ust_service_check' command
Harald Welte
1
-3
/
+30
[next]