1. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 2 months ago
  2. 5933c3b pySim-read: adjust meaning of HPLMN/OPLMN flags in EF_SPN by Robert Falkenberg · 3 years, 2 months ago
  3. e2c59a8 pySim_prog: remove unused import for dec_addr_tlv by Philipp Maier · 3 years, 2 months ago
  4. b07a3e9 Add codecs for EF_SPN and GSM strings via construct by Robert Falkenberg · 3 years, 2 months ago
  5. 4210a70 pySim-read: fix wrong comment by Philipp Maier · 3 years, 2 months ago
  6. 8fe1d20 pySim-read: Migrate over to use shared argparse from transport by Harald Welte · 3 years, 3 months ago
  7. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 3 months ago
  8. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 3 months ago
  9. cba6dbc fileystem: fix ADF selection by Philipp Maier · 3 years, 4 months ago
  10. c8caec2 utils: catch exceptions during reader initalitation by Philipp Maier · 3 years, 4 months ago
  11. cebf8b1 pySim-read.py: Add support for reading USIM+ISIM data from third-party UICC by herlesupreeth · 3 years, 5 months ago
  12. be3b641 pySim-read.py: Enable reading of UICC IARI from ISIM by Supreeth Herle · 4 years, 1 month ago
  13. 0c02d8a pySim-read.py: Enable reading of EF.IMPU from ISIM by Supreeth Herle · 4 years, 3 months ago
  14. 3f67f9c pySim-read.py: Enable reading of EF.IMPI from ISIM by Supreeth Herle · 4 years, 3 months ago
  15. 05b2807 pySim-read.py: Enable reading of Home Network Domain Name from ISIM by Supreeth Herle · 4 years, 3 months ago
  16. 5ad9aec pySim-read.py: Enabled reading P-CSCF address from ISIM by Supreeth Herle · 4 years, 3 months ago
  17. 3b342c2 Re-purpose helper method to be used for parsing Address TLV Object in general by Supreeth Herle · 4 years, 3 months ago
  18. 99d5555 pySim-read.py: Enable parsing of EF.ePDGSelection in USIM by Supreeth Herle · 4 years, 3 months ago
  19. de07b95 Fix invocation python2 -> python3 by Daniel Willmann · 3 years, 9 months ago
  20. 4a3580b Move reading of USIM service table to generic USIM class by herlesupreeth · 3 years, 9 months ago
  21. f8232db Move reading of ePDG Id to generic USIM class by herlesupreeth · 3 years, 9 months ago
  22. dfe3dbb pySim-read.py: decode contents of EF.AD (Administrative data) by Vadim Yanitskiy · 4 years ago
  23. ca67394 Add support for ADF_USIM/EF_EHPLMN by Harald Welte · 4 years, 1 month ago
  24. b1634db pySim-read.py: Enable parsing of Home ePDG Identifier in USIM by Supreeth Herle · 4 years, 3 months ago
  25. 0dc8f69 ts_31_102.py: add EF_ADF_map by Sebastian Viviani · 4 years, 1 month ago
  26. 29ca804 Implement Generic SIM Access interface as per 3GPP TS 27.007 by Vadim Yanitskiy · 4 years, 2 months ago
  27. ff84c23 pySim-prog, pySim-read, do not echo reader id by Philipp Maier · 4 years, 2 months ago
  28. ee15c77 Enable parsing of ISIM Service table (IST) by Supreeth Herle · 4 years, 3 months ago
  29. 9641299 Enable parsing of USIM Service table (UST) by Supreeth Herle · 4 years, 3 months ago
  30. d3b13d0 Use helper method to print available service in EF.SST by Supreeth Herle · 4 years, 2 months ago
  31. 3e6f16d pySim-read.py: Add ability to read Cards with correct CLA, P1 and P2 bytes by Supreeth Herle · 4 years, 3 months ago
  32. f9f3e5e cards.py: Added method to select ADF by its full AID by Supreeth Herle · 4 years, 3 months ago
  33. 3bf4363 Populate AIDs present on the UICC by Supreeth Herle · 4 years, 3 months ago
  34. e26331e Add ability to parse SIM Service Table (EF.SST) by Supreeth Herle · 4 years, 3 months ago
  35. 52ef675 Use the generic method read_binary of card class to read AD by Supreeth Herle · 4 years, 4 months ago
  36. 6d66af6 Move parsing of MSISDN to generic Card class by Supreeth Herle · 4 years, 4 months ago
  37. d1fb6fc Use the generic method read_binary of card class to read ACC by Supreeth Herle · 4 years, 4 months ago
  38. a850a47 Move parsing of HPLMNAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  39. 1757b26 Move parsing of OPLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  40. 1408440 Move parsing of PLMNwAcT to generic Card class by Supreeth Herle · 4 years, 4 months ago
  41. 9efd8ef Use the generic method read_binary of card class to read PLMNsel by Supreeth Herle · 4 years, 4 months ago
  42. 846cefb pySim-read.py: Use the method declared in cards.py to read SPN by Supreeth Herle · 4 years, 4 months ago
  43. ebe6dba Use the generic method read_record of card class to read SMSP by Supreeth Herle · 4 years, 4 months ago
  44. e573ccb Use read_binary function of card class to read GID2 and reduce code duplication by Supreeth Herle · 4 years, 3 months ago
  45. c7f2f74 Move parsing of GID2 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  46. 98a6927 Move parsing of GID1 to generic Card class by Supreeth Herle · 4 years, 4 months ago
  47. f9762dc pySim-read.py: Use the method declared in cards.py to read IMSI by Supreeth Herle · 4 years, 4 months ago
  48. 3566b8e pySim-read.py: Use the method declared in cards.py to read ICCID by Supreeth Herle · 4 years, 4 months ago
  49. 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
  50. 0e90e6c pySim-read.py: support for reading GID2 from SIM by Supreeth Herle · 4 years, 4 months ago
  51. ab46d62 pySim-read.py: support for reading GID1 from SIM by Supreeth Herle · 4 years, 4 months ago
  52. 4133080 pySim-read.py: do not import json, it is not needed by Vadim Yanitskiy · 4 years, 5 months ago
  53. 4b1c763 pySim-read.py: fix reading and parsing of EF.MSISDN by Supreeth Herle · 4 years, 6 months ago
  54. 6af4c21 pySim-read.py: print meaningful message when SPN is not set by Supreeth Herle · 4 years, 5 months ago
  55. a3bb334 pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/ by Vadim Yanitskiy · 4 years, 5 months ago
  56. 6727f0c Fix compatibility with Python 3: print() is a function by Vadim Yanitskiy · 4 years, 5 months ago
  57. e51643e Fix file permission by Supreeth Herle · 4 years, 11 months ago
  58. f829945 Added feature to read Service Provider Name (SPN) from the SIM card by Supreeth Herle · 5 years ago
  59. 84d2cb3 python3 conversion: fix tabs and spaces inconsistency by Denis 'GNUtoo' Carikli · 4 years, 10 months ago
  60. 35a96ed pySim-*.py: print info about selected reader interface by Vadim Yanitskiy · 6 years ago
  61. 89cfded Use reference array for reading ICCID by Max · 5 years ago
  62. 851e9c0 utils: add EF [H|O]PLMNwAcT decoding. by Daniel Laszlo Sitzer · 6 years ago
  63. ee908ae sysmo-usim-sjs1: update EF.AD with correct MNC length by Philipp Maier · 5 years ago
  64. 9f9f5a6 pySim-*.py: add command line option for Calypso reader by Vadim Yanitskiy · 6 years ago
  65. 588f3ac pySim-*.py: refactor card reader driver initialization by Vadim Yanitskiy · 6 years ago
  66. a265049 pySim-read: read contents of PLMN related files. by Philipp Maier · 6 years ago
  67. ea6bdf0 pySim-read: Print exception when reading of EF.MSISDN fails by Philipp Maier · 6 years ago
  68. ac23ad5 pySim-*.py: Set shebang to use python v2 by Pau Espin Pedrol · 7 years ago
  69. 9f13897 pySim-read: MISDN is not mandatory by Sylvain Munaut · 11 years ago
  70. 6e58914 Add an utility to read data from a SIM card. by Alexander Chemeris · 11 years ago