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
2021-12-01
HACKS
pmaier/aram
Philipp Maier
2
-8
/
+16
2021-12-01
filesystem: actively probe applications
Philipp Maier
1
-3
/
+12
2021-11-25
fix invalid dependency
johannes.richter
1
-1
/
+1
2021-11-25
fix: Decoder may raise KeyError
Lennart Rosam
1
-1
/
+1
2021-11-23
cards: Make select_adf_by_aid() use prefix AID selection
Philipp Maier
1
-0
/
+3
2021-11-23
pySim-read: put try/catch block around select_adf_by_aid()
Philipp Maier
1
-2
/
+21
2021-11-22
cards: make _get_aid case insensitive
Philipp Maier
1
-0
/
+1
2021-11-19
profile: decode_select_response use object instead 'Any'
Philipp Maier
4
-6
/
+5
2021-11-19
profile: decode_select_response can be a static method
Philipp Maier
6
-29
/
+27
2021-11-19
pySim-shell: export command: guess number of records when not specified
Philipp Maier
1
-4
/
+22
2021-11-19
commands: use send_apdu_checksw() in method read_record
Philipp Maier
1
-1
/
+1
2021-11-19
ts_51_011: move _decode_select_response into profile class
Philipp Maier
1
-44
/
+38
2021-11-19
pySim-shell: add method to match card profile to card
Philipp Maier
6
-70
/
+216
2021-11-18
pySim-read: do not select ADF.ISIM again
Philipp Maier
1
-4
/
+0
2021-11-18
cards: select_adf_by_aid: split off aid completion
Philipp Maier
1
-13
/
+26
2021-11-11
ARA-M related command support
Harald Welte
3
-0
/
+454
2021-11-11
ts_51_011: add status word definition
Philipp Maier
1
-1
/
+38
2021-11-11
filesystem: CardProfile: initialize empty sw table as empty dict
Philipp Maier
1
-1
/
+1
2021-11-10
filesystem: define class byte and select control bytes in profile
Philipp Maier
3
-3
/
+11
2021-11-10
filesystem: make sure the card is in a defined state
Philipp Maier
1
-0
/
+4
2021-11-10
filesystem: do not read AIDs when no apps are defined
Philipp Maier
1
-0
/
+7
2021-11-10
filesystem: fix decode_select_response
Philipp Maier
4
-18
/
+60
2021-11-08
pySim-shell: print newline on exit with CTRL+D
Philipp Maier
1
-0
/
+4
2021-11-05
commands: return none, when offset exceeds file length
Philipp Maier
1
-0
/
+3
2021-11-05
commands: complete documentation strings
Philipp Maier
1
-15
/
+107
2021-11-05
utils: cosmetic: remove stray comment
Philipp Maier
1
-1
/
+0
2021-11-05
commands: do not check SW manually, use send_apdu_checksw()
Philipp Maier
2
-16
/
+30
2021-11-05
contrib/jenkins.sh: make pylint warn about unnecessary semicolon
Vadim Yanitskiy
1
-0
/
+1
2021-11-05
Python is not C: get rid of unnecessary semicolons
Vadim Yanitskiy
2
-7
/
+7
2021-11-03
sim-rest-server: Add example systemd service/unit file
Harald Welte
1
-0
/
+14
2021-11-03
sim-rest-client: Add support for 'info' command to get IMSI+ICCID
Harald Welte
1
-22
/
+49
2021-11-03
sim-rest-server: Add capability to obtain IMSI + ICCID of card
Harald Welte
1
-8
/
+50
2021-11-03
sim-rest-client: Errors are plain text, not JSON
Harald Welte
1
-0
/
+3
2021-10-29
ts_51_011: implement CardProfileSIM as a class
Philipp Maier
1
-1
/
+3
2021-10-29
filesystem: fix reset mechanism
Philipp Maier
2
-3
/
+6
2021-10-29
cards: add method to modify APDU parameters (cla, sel_ctrl)
Philipp Maier
1
-0
/
+9
2021-10-29
commands: use python style commends to describe methods
Philipp Maier
1
-2
/
+1
2021-10-29
cards: use python style commends to describe methods
Philipp Maier
1
-15
/
+7
2021-10-21
pySim-shell: Improve documentation
Harald Welte
2
-1
/
+37
2021-10-21
utils: Fix BER-TLV tag decode for multi-byte tags
Harald Welte
1
-1
/
+2
2021-10-21
tlv: Fix recursive initialization from_dict()
Harald Welte
1
-1
/
+2
2021-10-21
tlv: Don't require encoder/decoder methods for TLV without value
Harald Welte
1
-2
/
+6
2021-10-21
pySim-shell: Use iteration when unregistering command sets
Harald Welte
1
-6
/
+4
2021-10-21
pySim-shell: Add suspend_uicc command
Harald Welte
3
-1
/
+65
2021-10-21
pySim-shell: Add support for GSM-R SIM Cards with DF.EIRENE
Harald Welte
2
-0
/
+260
2021-10-20
pySim-shell: add bulk provisioning support
Philipp Maier
1
-4
/
+184
2021-10-18
ts_31_10x: add a class for CardApplicationXSIM
Philipp Maier
3
-4
/
+8
2021-10-16
pySim-shell: add example script to dump authentication config
Harald Welte
1
-0
/
+41
2021-10-16
sysmocom_sja2: Properly decode EF.USIM_SQN freshness
Harald Welte
1
-1
/
+1
2021-10-15
ts_51_011: Add encoder for EF.SST
Harald Welte
1
-1
/
+26
[next]