1. e61170c utils.py add LOCI EFs decode functions by Sebastian Viviani · 4 years, 1 month ago
  2. 0e9f93f commands.py: fix read_binary for lengths > 256 by Sebastian Viviani · 4 years, 3 months ago
  3. 0dc8f69 ts_31_102.py: add EF_ADF_map by Sebastian Viviani · 4 years, 1 month ago
  4. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 2 months ago
  5. eb06b45 utils: fix list comprehension in h2s(): ignore upper case padding by Vadim Yanitskiy · 4 years, 2 months ago
  6. d58c632 cards: remove empty erase() methods. by Philipp Maier · 4 years, 2 months ago
  7. 5c2cc66 cards: add methods to help erasing of file contents by Philipp Maier · 4 years, 2 months ago
  8. cd3d626 utils: do not crash when all bytes of EF.IMSI are 0xFF by Philipp Maier · 4 years, 2 months ago
  9. 30eb8ca commands: add features to verify data written to files by Philipp Maier · 4 years, 2 months ago
  10. 32daaf5 commands: add method to determine size of a non record oriented file by Philipp Maier · 4 years, 2 months ago
  11. e8536c0 pysim-prog: move ADM sanitation to utils.py by Philipp Maier · 4 years, 2 months ago
  12. 7f9f64a cards: reset uninitalized EF.AD by Philipp Maier · 4 years, 2 months ago
  13. 7f1d3c4 Treat MCC and MNC as strings, not integers by Harald Welte · 4 years, 2 months ago
  14. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 2 months ago
  15. b689754 cards: remove len calculation by Philipp Maier · 4 years, 2 months ago
  16. d572ede utils.py: Add helper method to parse ePDG Identifier from hex string by Supreeth Herle · 4 years, 4 months ago
  17. 7d77d2d Introduce function for converting bytes list in (hex or int) to string by Supreeth Herle · 4 years, 2 months ago
  18. 9837055 Import TLV parsing related function from https://github.com/mitshell/card by Supreeth Herle · 4 years, 2 months ago
  19. 32f0d41 Fix writing of EF.HPLMNwAcT on sysmoISIM-SJA2 by Harald Welte · 4 years, 2 months ago
  20. df33037 Extend parsing and printing of Service table to ISIM by Supreeth Herle · 4 years, 3 months ago
  21. 8b72c27 Define mapping between ISIM Service Number and its description by Supreeth Herle · 4 years, 4 months ago
  22. 69e5d27 Remove redundant functions by Supreeth Herle · 4 years, 3 months ago
  23. 0c4d82d utils.py: Add helper method to parse and print Service Table by Supreeth Herle · 4 years, 3 months ago
  24. f9f3e5e cards.py: Added method to select ADF by its full AID by Supreeth Herle · 4 years, 4 months ago
  25. 475dcaa Define mapping between USIM Service Number and its description by Supreeth Herle · 4 years, 4 months ago
  26. e26331e Add ability to parse SIM Service Table (EF.SST) by Supreeth Herle · 4 years, 4 months ago
  27. 441c4a7 utils.py: Add helper method to parse Service Table by Supreeth Herle · 4 years, 4 months ago
  28. bf5d602 Define mapping between SIM Service Number and its description by Supreeth Herle · 4 years, 4 months ago
  29. 6d66af6 Move parsing of MSISDN to generic Card class by Supreeth Herle · 4 years, 4 months ago
  30. a850a47 Move parsing of HPLMNAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  31. 1757b26 Move parsing of OPLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  32. 1408440 Move parsing of PLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  33. e573ccb Use read_binary function of card class to read GID2 and reduce code duplication by Supreeth Herle · 4 years, 3 months ago
  34. ad10d66 cards.py: Add generic function to read EF record in card class by Supreeth Herle · 4 years, 3 months ago
  35. d21349a cards.py: Add generic function to read EF binary to card class by Supreeth Herle · 4 years, 3 months ago
  36. c7f2f74 Move parsing of GID2 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  37. 98a6927 Move parsing of GID1 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  38. 4c306ab pySim-read.py: Added a common card detection function for both pySim-prog.py and pySim-read.py by Supreeth Herle · 4 years, 4 months ago
  39. e4e9831 cards.py: Added parsing of all the AIDs in the UICC by Supreeth Herle · 4 years, 4 months ago
  40. d950786 sysmoISIM-SJA2: Add suport for USIM-only and ISIM-only cards by Philipp Maier · 4 years, 4 months ago
  41. b3e11ea sysmiISIM-SJA2: add support for new card model / os version by Philipp Maier · 4 years, 4 months ago
  42. 9664b2e cards: Python 3 fix: use the floor division operator // by Vadim Yanitskiy · 4 years, 4 months ago
  43. edf873d commands: Python 3 fix: properly distinguish str and list by Vadim Yanitskiy · 4 years, 4 months ago
  44. fa617ac transport/pcsc: explicitly specify T0 protocol by Vadim Yanitskiy · 4 years, 4 months ago
  45. 41c2217 transport/pcsc: cosmetic: reuse the existing code of PcscSimLink by Vadim Yanitskiy · 4 years, 4 months ago
  46. 7ba2428 utils: fix dec_msisdn(): properly detect international numbers by Vadim Yanitskiy · 4 years, 4 months ago
  47. 99affe1 Py2 -> Py3: use the floor division operator // where possible by Vadim Yanitskiy · 4 years, 5 months ago
  48. 5a54101 pySim-prog.py: add support for MSISDN programming by Supreeth Herle · 4 years, 7 months ago
  49. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 7 months ago
  50. d24f163 Fix MCC and MCC representation in the output of pySim-read by Supreeth Herle · 4 years, 7 months ago
  51. f442fb4 cards/sysmoUSIM-SJS1: support programming of EF.HPLMNwAcT by Supreeth Herle · 4 years, 6 months ago
  52. c8796a3 cards/sysmoUSIM-SJS1: support programming of ACC bits by Supreeth Herle · 4 years, 7 months ago
  53. 2d78597 cards: fix reading of EF.HPLMNwAcT in Card.update_hplmn_act() by Supreeth Herle · 4 years, 7 months ago
  54. 9ca41c1 cards: cosmetic/indentation fix: use tabs, not spaces by Supreeth Herle · 4 years, 6 months ago
  55. 840a9e2 pySim-prog.py: add presence/length checks for user-provided SPN by Supreeth Herle · 4 years, 6 months ago
  56. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 6 months ago
  57. 7947d92 Added feature to program SPN into sysmoUSIM-SJS1 SIM cards by Supreeth Herle · 5 years ago
  58. 0ad5bcf cards: Add support for sysmo-isim-sja2 by Philipp Maier · 4 years, 6 months ago
  59. cdfdd41 commands: fix __record_len() by Philipp Maier · 4 years, 7 months ago
  60. 5a87631 cards.py: do not use spaces in card names by Philipp Maier · 4 years, 8 months ago
  61. 8902bcd python3 conversion: Use python 2 and 3 compatible exceptions by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  62. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  63. 7592eee pySim-prog: use functions to derive MCC/MNC from IMSI by Philipp Maier · 4 years, 10 months ago
  64. be069e2 cards: use string representation for MNC/MCC by Philipp Maier · 4 years, 10 months ago
  65. c5b422e Add support for automatic card handling by Philipp Maier · 4 years, 10 months ago
  66. 7d38d74 pySim-prog: Print out hex-escaped pin_adm in card parameters by Daniel Willmann · 6 years ago
  67. 23888da make writing SMSP optional by Harald Welte · 4 years, 10 months ago
  68. 67acdbc Make programming OPC optional by Daniel Willmann · 6 years ago
  69. 5491c48 Don't try to parse result if select_file() failed by Max · 6 years ago
  70. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  71. 6e507a7 wavemobile-sim: write mnc-length field ine EF.AD by Philipp Maier · 5 years ago
  72. 45daa92 cosmetic: fix sourecode formatting by Philipp Maier · 5 years ago
  73. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  74. 2d15ea0 cards: sysmo-usim-sjs1: add programming of EF.PLMNsel, EF.PLMNwAcT and EF.OPLMNwAcT by Philipp Maier · 5 years ago
  75. 91f26d7 commands: correct case of a TLV tag (A5 => a5) by Philipp Maier · 5 years ago
  76. 1381ff1 pySim/transport: introduce Calypso based reader interface by Vadim Yanitskiy · 6 years ago
  77. 0ec1475 utils: fix encoding/decoding of IMSI value by Ben Fox-Moore · 6 years ago
  78. c8ce82a cards: Add support for Wavemobile SIM by Philipp Maier · 6 years ago
  79. a3de5a3 cards: do not feed ascii as adm for sysmosim-gr1 by Philipp Maier · 6 years ago
  80. 087feff cards: autodetect sysmosim-gr1 by Philipp Maier · 6 years ago
  81. fb98dd6 commands: depend on pytlv only when it is actually needed by Philipp Maier · 6 years ago
  82. af9ae8b cards: return SW in method update_plmnsel() of class Card by Philipp Maier · 6 years ago
  83. 1be35bf cosmetic: fix cut and paste error in comment by Philipp Maier · 6 years ago
  84. 589c1a4 cosmetic: fix excess space in log output (typo) by Philipp Maier · 6 years ago
  85. 5bf4260 cards: add update method for EF:PLMNsel to Card class by Philipp Maier · 6 years ago
  86. 0e3fcaa commands: get file/record length from FCP (USIM) by Philipp Maier · 6 years ago
  87. 859e0fd __init__: also fetch response bytes for USIMs automatically by Philipp Maier · 6 years ago
  88. d4ebb6f __init__: allow wildcards in expected SW for send_apdu_checksw() by Philipp Maier · 6 years ago
  89. 9eeadfc add support for open cells SIM cards by Todd Neal · 6 years ago
  90. 6cbecaa transport/serial: Fix serial transport by Martin Hauke · 6 years ago
  91. 19fffa1 Make derive_milenage_opc and calculate_luhn publicly available through utils.py by Alexander Chemeris · 6 years ago
  92. e0d9d88 cards: Add Fairwaves SIM implementation. by Alexander Chemeris · 6 years ago
  93. 8ad124a cards: Implement card type autodetection based on ATR. by Alexander Chemeris · 6 years ago
  94. eb6807d cards: Extend Card class with access functions for some of the standard EF files. by Alexander Chemeris · 7 years ago
  95. d2d660a Add methods to get ATR for a card or a link. by Alexander Chemeris · 7 years ago
  96. dddbf52 utils: Fix documentation. 3+3=6 digits equals 3 bytes, not 6 by Alexander Chemeris · 7 years ago
  97. a5f0ea6 utils: Functions to encode/decode EF SPN. by Alexander Chemeris · 7 years ago
  98. 067f69c ts_51_011: A file with MF/DF/EF constants from TS 51 011 by Alexander Chemeris · 7 years ago
  99. 665bd22 utils.py: dec_imsi: Fix ValueError by Pau Espin Pedrol · 7 years ago
  100. 1d087ef Support writing SMSP for sysmoUSIM-SJS1 by Daniel Willmann · 7 years ago