1. 07c7b1f construct: Recursive normalization of construct parse result by Harald Welte · 3 years, 1 month 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, 2 months 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, 3 months ago
  7. 895fa6f [pylint] Fix referencing undefined variable 'shutil' by Vadim Yanitskiy · 3 years, 2 months ago
  8. 2788162 filesystem.py: Introduce place-holder for BER-TLV files by Harald Welte · 3 years, 3 months ago
  9. 977035c filsystem.py: Add more information to exceptions by Harald Welte · 3 years, 3 months ago
  10. fe1fb03 filesystem: fix wrong helpstring for update_record_decoded by Philipp Maier · 3 years, 3 months ago
  11. 0adabf6 filesystem: fix wrong comment by Philipp Maier · 3 years, 3 months ago
  12. c9cdce3 fix various typos all over the code by Harald Welte · 3 years, 3 months ago
  13. 2db5cfb filesystem: Introduce 'construct' support by Harald Welte · 3 years, 3 months ago
  14. 4145d3c shell: add edit_{record,binary}_decoded shell commands by Harald Welte · 3 years, 3 months ago
  15. fe8a744 pySim/filesystem: Fix more Python 3.5 compatibility issues by Harald Welte · 3 years, 3 months ago
  16. a004079 pySim/filesystem.py: fix compatibility with Python 3.5 by Vadim Yanitskiy · 3 years, 3 months ago
  17. 850b72a shell: New 'read_records' and 'read_records_decoded' commands by Harald Welte · 3 years, 3 months ago
  18. 0d4e98a pySim-shell: JSONpath support for updating files/records by Harald Welte · 3 years, 3 months ago
  19. f431189 pySim/filesystem: Remove left-over debug print statements by Harald Welte · 3 years, 3 months ago
  20. 1748b93 pySim-shell: Add settable parameter on JSON pretty-printing by Harald Welte · 3 years, 3 months ago
  21. bcad86c pySim-shell: Add '--oneline' to read_{binary,record}_decoded by Harald Welte · 3 years, 3 months ago
  22. 2d4a64b filesystem.py: Fix type annotation of read_binary_dec() by Harald Welte · 3 years, 3 months ago
  23. 86fbd39 filesystem: Fix interpret_sw() fall-through by Harald Welte · 3 years, 3 months ago
  24. 5ce3524 Fix various mistakes around the CardADF <-> CardApplication dualism by Harald Welte · 3 years, 3 months ago
  25. 1e45657 filesystem: fix various issues found by mypy by Harald Welte · 3 years, 3 months ago
  26. 5a4fd52 filesystem: Avoid GPL header showing up in sphinx autodoc by Harald Welte · 3 years, 3 months ago
  27. ee3501f Add more documentation to the classes/methods by Harald Welte · 3 years, 3 months ago
  28. 38c74f6 commands: conserve write cycles by Philipp Maier · 3 years, 4 months ago
  29. cba6dbc fileystem: fix ADF selection by Philipp Maier · 3 years, 4 months ago
  30. 63f572d filesystem: allow selection of arbitrary files by Philipp Maier · 3 years, 4 months ago
  31. e6bc4f9 filesystem: avoid outputting empty lines when there is no data by Philipp Maier · 3 years, 4 months ago
  32. 98f872b pySim/filesystem: fix mutable default list/dict arguments by Vadim Yanitskiy · 3 years, 3 months ago
  33. 1e896f3 pySim-shell: add ADF.ISIM / ADF.USIM dynamically by Philipp Maier · 3 years, 4 months ago
  34. eb72fa4 filesystem: fix typo in method call app()->append() by Philipp Maier · 3 years, 3 months ago
  35. 3aec871 filesystem: be more strict in method add_file() by Philipp Maier · 3 years, 4 months ago
  36. d51d8b5 filesystem: drop __main__ from filesystem.py by Philipp Maier · 3 years, 4 months ago
  37. 6606158 filesystem: add comment to inform about checks in add_file() by Philipp Maier · 3 years, 4 months ago
  38. e8bc1b4 filesystem: fix exception string (fid != name) by Philipp Maier · 3 years, 4 months ago
  39. bd8ed2c filesystem: fix flag model used with get_selectable_names() by Philipp Maier · 3 years, 4 months ago
  40. 4155573 filesystem: allow dumping multiple records of a file by Philipp Maier · 3 years, 4 months ago
  41. 7744b6e filesystem: be case insensitive when selecting files by fid (HEX) by Philipp Maier · 3 years, 4 months ago
  42. 786f781 filesystem: add flags to filter selectables by Philipp Maier · 3 years, 4 months ago
  43. b2edd14 Add a new pySim-shell program by Harald Welte · 3 years, 6 months ago