1. bb73e51 cards: rename class "Card" to "SimCard" by Philipp Maier · 3 years, 2 months ago
  2. 485692b shell: Fix activate_file + deactivate_file commands by Harald Welte · 3 years, 1 month ago
  3. 34b05d3 shell: Add 'status' command to issue STATUS APDU by Harald Welte · 3 years, 1 month ago
  4. c147530 bertlv_parse_one: Also return remainder after end of TLV by Harald Welte · 3 years, 1 month ago
  5. daf2b39 shell: Add 'reset' command to reset the card by Harald Welte · 3 years, 2 months ago
  6. 917d98c BER-TLV EF support (command, filesystem, shell) by Harald Welte · 3 years, 2 months ago
  7. 28c2431 Move reader related argument parser to transport module by Harald Welte · 3 years, 3 months ago
  8. 80ce71f pySim-shell: separate export summary with a headline by Philipp Maier · 3 years, 2 months ago
  9. 9d16fbc Use construct for EF_AD in pySim-{shell, prog, read}.py, cards.py by Robert Falkenberg · 3 years, 3 months ago
  10. c8ff026 pySim-shell: Introduce logical grouping of arguments by Harald Welte · 3 years, 3 months ago
  11. f2e761c pySim-shell: Migrate from optparse to argparse for the main() by Harald Welte · 3 years, 3 months ago
  12. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  13. 703f933 pySim-shell: Add open_channel + close_channel commands by Harald Welte · 3 years, 3 months ago
  14. a463161 pySim-shell: Adds support for DEACTIVATE FILE + ACTIVATE FILE by Harald Welte · 3 years, 3 months ago
  15. b00e893 pySim-shell: Use poutput_json() whenever applicable by Harald Welte · 3 years, 3 months ago
  16. 5e749a7 extend JSONEncoder to serialze 'bytes' style objects as hex strings by Harald Welte · 3 years, 3 months ago
  17. 7829d8a shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs by Harald Welte · 3 years, 3 months ago
  18. f408a40 pySim-shell: tree/export: catch errors during DF selection by Philipp Maier · 3 years, 3 months ago
  19. 13e258d pySim-shell: be sure that startup script file exists by Philipp Maier · 3 years, 3 months ago
  20. dc4402e pySim-shell: fix wrong reference to iccid. by Philipp Maier · 3 years, 3 months ago
  21. 1748b93 pySim-shell: Add settable parameter on JSON pretty-printing by Harald Welte · 3 years, 3 months ago
  22. 4f2c546 transport: Pass status word interpreter to exception handler by Harald Welte · 3 years, 3 months ago
  23. 31d2cf0 shell: Move dir,tree,export from ISO7816 to pySim commands by Harald Welte · 3 years, 3 months ago
  24. 6e0458d Move init_reader() from utils.py to transport/__init__.py by Harald Welte · 3 years, 3 months ago
  25. 4442b3d rename card_data to card_key_provider. by Harald Welte · 3 years, 3 months ago
  26. aae7c27 pySim-shell: Remove UsimCommands by Harald Welte · 3 years, 3 months ago
  27. 5ce3524 Fix various mistakes around the CardADF <-> CardApplication dualism by Harald Welte · 3 years, 3 months ago
  28. ac34dcc pySim-shell: fix and improve file system exporter by Philipp Maier · 3 years, 3 months ago
  29. b152a9e pySim-shell: prevent inconsitancy when walking through the FS tree by Philipp Maier · 3 years, 3 months ago
  30. 46f09af pySim-shell: complete CHV/PIN management tools by Philipp Maier · 3 years, 3 months ago
  31. b63766b pySim-shell: be more specific when finding no ADM-PIN by Philipp Maier · 3 years, 3 months ago
  32. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  33. 2b11c32 pySim-shell: automatic ADM pin from CSV-File by Philipp Maier · 3 years, 4 months ago
  34. 228c98e pySim-shell: use -a / -A commandline option to authenticate by Philipp Maier · 3 years, 4 months ago
  35. 2558aa6 pySim-shell: add command to show file description by Philipp Maier · 3 years, 4 months ago
  36. 24f7bd3 pySim-shell: add filesystem exporter by Philipp Maier · 3 years, 4 months ago
  37. f62866f pySim-shell: output currently selected file using select command by Philipp Maier · 3 years, 4 months ago
  38. 681bc7b pySim-shell: add option to execute script on startup by Philipp Maier · 3 years, 4 months ago
  39. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  40. 9c1a4ec pysim-shell: select MF on startup to make commands accessible by Philipp Maier · 3 years, 4 months ago
  41. ff9dae2 pySim-shell: add functionality to walk through the fs recursively by Philipp Maier · 3 years, 4 months ago
  42. 5d3e259 pySim-shell: add "dir" command. by Philipp Maier · 3 years, 4 months ago
  43. b2edd14 Add a new pySim-shell program by Harald Welte · 3 years, 6 months ago