Commit Graph

  • 498361f3b5 apdu/ts_102_221: Implement SELECT case "df_ef_or_mf_by_file_id" Harald Welte 2022-07-24 11:39:07 +02:00
  • d2c177b396 filesystem.py: Make CardDF.get_selectables() respect the flags Harald Welte 2022-07-24 11:35:53 +02:00
  • 86d698d310 pySim-trace: Don't print argparse object at start-up Harald Welte 2022-07-24 10:22:46 +02:00
  • 72c5b2d796 pySim-trace: Fix --no-suppress-{select.status} command line arguments Harald Welte 2022-07-24 10:21:41 +02:00
  • c61fbf4daa pySim-trace: Support SELECT with empty response body Harald Welte 2022-07-24 09:44:31 +02:00
  • 04897d5f25 sim-rest-server: Report meaningful error message if PIN is blocked Harald Welte 2022-07-23 14:07:00 +02:00
  • 3f3b45a27b sim-rest-server: Render error messages as JSON Harald Welte 2022-07-23 13:44:20 +02:00
  • fc31548c11 pySim-shell: Add a "version" command to print the pySim package version Harald Welte 2022-07-23 12:49:14 +02:00
  • 21caf32e3d Introduce APDU/TPDU trace decoder Harald Welte 2022-07-16 14:06:46 +02:00
  • cfa3015bcf sysmocom_sja2: Prevent KeyError/None exception on encode Harald Welte 2022-07-22 17:12:27 +02:00
  • 1272129ea7 ts_31_102: Fix EF_EPSLOCI argument ordering Harald Welte 2022-07-21 15:33:06 +02:00
  • 99e4cc02e5 filesystem: Use Tuple for record length Harald Welte 2022-07-21 15:25:47 +02:00
  • 13edf30d6c filesystem: Use Tuple for transparent file size Harald Welte 2022-07-21 15:19:23 +02:00
  • b2e4b4a300 introduce fully_qualified_path_str() method Harald Welte 2022-07-19 23:48:45 +02:00
  • 3c98d5e91d Never use Bytes without any 'Adapter' Harald Welte 2022-07-20 07:40:05 +02:00
  • 857f110492 EF.AD: Avoid NotImplementedErrror regarding network names Harald Welte 2022-07-20 07:44:25 +02:00
  • ea600a8451 tlv: Make NotImplementedError more verbose Harald Welte 2022-07-20 07:51:13 +02:00
  • fc8a9cca7b README: Mention the manual can also be built from the source Harald Welte 2022-07-18 10:13:59 +02:00
  • 363edd9d34 ts_31_102: Add support for obsolete EF.RPLMNAcT Harald Welte 2022-07-17 22:24:03 +02:00
  • d90ceb86be ts_31_102: Add support for DF.GSM-ACCESS Harald Welte 2022-07-17 22:10:58 +02:00
  • 228ae8e1dc ts_31_102: Support for files of DF.V2X (Vehicle 2 X) Harald Welte 2022-07-17 22:01:04 +02:00
  • 650f612d74 ts_31_102: Support for DF_MCS (Mission Critical Services) Harald Welte 2022-07-17 21:42:50 +02:00
  • 6f8a870c65 move EF_UServiceTable from ts_31_102 to ts_31_102_telecom Harald Welte 2022-07-17 21:50:31 +02:00
  • a0452216a4 minimalistic support for DF.MULTIMEDIA Harald Welte 2022-07-17 21:23:21 +02:00
  • a6c0f880da filesystem: Introduce the basic notion of 'logical channels' Harald Welte 2022-07-17 14:23:17 +02:00
  • de4c14c0dc Add very simplistic DF_PHONEBOOK support Harald Welte 2022-07-16 11:53:59 +02:00
  • afe093ce41 ts_31_103: Fix typos related to IMSConfigData + MudMidConfigData Harald Welte 2022-07-17 21:39:51 +02:00
  • eb882052f5 ts_31_102: Fix FID in DF.HNB Harald Welte 2022-07-17 21:13:57 +02:00
  • 4b00365c6e fileystem: Use human-readable ADF name if available. Harald Welte 2022-07-16 11:55:07 +02:00
  • 1e52b0d3b7 pySim-shell: Remove unused imports Harald Welte 2022-07-16 11:53:21 +02:00
  • 46a7a3fcc2 filesystem: keep track of currently selected ADF Harald Welte 2022-07-16 11:47:47 +02:00
  • d56f45d720 filesystem: raise exception only when applicable Harald Welte 2022-07-16 11:46:59 +02:00
  • c655518654 pySim/ts_102_222.py: remove ununsed imports from 'cmd2' Vadim Yanitskiy 2022-07-14 19:12:21 +07:00
  • 0d9f088853 pySim-shell.py: remove unused imports of 'bg' from 'cmd2' Vadim Yanitskiy 2022-07-14 19:08:24 +07:00
  • 6f8cf9b315 sim-rest-server: Set Content-Type: application/json on response Harald Welte 2022-07-06 16:28:56 +02:00
  • 77d510b4be scripts/deactivate-5g.script: Also disable service 126 Harald Welte 2022-07-08 20:46:16 +02:00
  • 04b5d9d7ab Py2 -> Py3: do not inherit classes from object Vadim Yanitskiy 2022-07-07 03:05:30 +07:00
  • bda52830c9 cards: populate ADM1 key reference member Philipp Maier 2022-06-14 16:18:12 +02:00
  • 2403125a34 pySim-shell: set default ADM key reference Philipp Maier 2022-06-14 16:16:42 +02:00
  • 541a9154da ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length Philipp Maier 2022-06-01 18:21:17 +02:00
  • 40ea4a4a1c commands: add ".." notation to expand hexstrings Philipp Maier 2022-06-02 14:45:41 +02:00
  • f16ac6acf8 pySim-shell: catch exceptions from walk() while exporting Philipp Maier 2022-05-31 14:08:47 +02:00
  • 7b138b0d2d pySim-shell: extend walk() so that we can also have an action of ADF or DF Philipp Maier 2022-05-31 13:42:56 +02:00
  • e7d1b67d80 pySim-shell: match SW in apdu command Philipp Maier 2022-06-01 18:05:34 +02:00
  • 7226c09569 pySim-shell: make APDU command available on the lowest level Philipp Maier 2022-06-01 17:58:38 +02:00
  • 373b23c372 ts_102_221: fix SFI generation Philipp Maier 2022-06-01 18:16:02 +02:00
  • 6b8eedc501 filesystem: also return the encoded FCP from probe_file Philipp Maier 2022-06-01 18:10:04 +02:00
  • 9a4091d93a pySim-shell: more generic export options Philipp Maier 2022-05-19 10:20:30 +02:00
  • ea81f75e94 pySim-shell: explain why we insist on a DF or ADF Philipp Maier 2022-05-19 10:13:30 +02:00
  • e17e277a24 ts_102_222: Set number of records when creating linear files Christian Amsüss 2022-04-19 10:29:09 +02:00
  • e6b86872ce transport/pcsc: throw ReaderError with a message Vadim Yanitskiy 2022-04-21 16:50:25 +03:00
  • da2fa83256 pySim-shell.py: add a command for RUN GSM ALGORITHM fixeria/run_gsm_alg Vadim Yanitskiy 2022-04-22 15:52:38 +03:00
  • 6865819859 SimCardCommands.run_gsm(): use send_apdu_checksw() Vadim Yanitskiy 2022-04-22 00:29:10 +03:00
  • a576764c5e fix SimCardCommands.run_gsm(): always use CLA=0xa0 Vadim Yanitskiy 2022-04-22 00:18:59 +03:00
  • b95445159b SimCard.reset(): fix SyntaxWarning: 'is' with a literal Vadim Yanitskiy 2022-04-21 16:46:03 +03:00
  • c30bed235e ts_102_221: Add encode/write support of EF.ARR records Harald Welte 2022-04-05 14:45:18 +02:00
  • 0dcdfbfe94 utils: Add DataObjectSequence.encode_multi() Harald Welte 2022-04-05 14:42:48 +02:00
  • 785d484709 utils: Fix bugs in DataObject encoders Harald Welte 2022-04-05 14:24:22 +02:00
  • b7f35ac163 ts_31_103: Correct file-id of EF.DOMAIN in ADF.ISIM æstrid smith 2022-03-26 19:59:54 -07:00
  • ab91d874e4 ts_31_102: Avoid pylint false positive Harald Welte 2022-03-27 12:32:21 +02:00
  • aefd0649a2 pySim-shell: Add 'decode_hex' command for transparent + linear EF Harald Welte 2022-02-25 15:26:37 +01:00
  • 34eb504b3b Initial support for GlobalPlatform Harald Welte 2022-02-21 17:19:28 +01:00
  • a037762b04 ts_31_102: Further decode TAI in EF.OPL5G Harald Welte 2022-02-25 15:36:44 +01:00
  • 3a5afff022 ts_31_102: Further decode LAI in EF_LOCI Harald Welte 2022-02-25 15:33:46 +01:00
  • 1459e45005 ts_51_011: Better decode of EF_OPL LAI Harald Welte 2022-02-25 15:25:52 +01:00
  • 22a1cdde25 ts_51_011: Properly decode EF.OPL Harald Welte 2022-02-25 15:22:11 +01:00
  • dd45d8ee3b ts_31_102: Fix decoding of UServiceTable Harald Welte 2022-02-25 15:16:39 +01:00
  • 4ebeebffca ts_102_221: Fix decoding the 'num_of_rec' field Harald Welte 2022-02-25 09:47:51 +01:00
  • 5e9bd93bbd ts_102_221: properly decode short file identifier Harald Welte 2022-02-25 09:35:28 +01:00
  • fa578bd601 add scripts/deactivate-ims.script to deactivate IMS related services Harald Welte 2022-02-17 12:51:54 +01:00
  • c89a1a99ca Add scripts/deacivate-5g.script Harald Welte 2022-02-17 12:42:14 +01:00
  • 12af793d4b doc: Improve documentation in various places Harald Welte 2022-02-15 16:39:08 +01:00
  • d01bd3632c docs: Document missing 'status' command in 7816 section Harald Welte 2022-02-15 15:56:48 +01:00
  • 799c354827 shell: Proper argparser (for help + manual) activate_file Harald Welte 2022-02-15 15:56:28 +01:00
  • 2bb17f3df9 pySim-shell: export: Add FCP template to export Harald Welte 2022-02-15 15:41:55 +01:00
  • 9e241435cc docs/legcay.txt: Point to pySim-shell as replacement Harald Welte 2022-02-15 15:38:19 +01:00
  • 3c9b784825 pySim-shell: support TS 102 222 administrative commands Harald Welte 2021-10-19 21:44:24 +02:00
  • 747a978478 ts_102_221: Implement File Descriptor using construct Harald Welte 2022-02-13 17:52:28 +01:00
  • ee670bc1c6 pySim-shell: Allow selecting of deep paths like DF.GSM/EF.IMSI Harald Welte 2022-02-13 15:10:15 +01:00
  • 226b866f51 ts_31_103: TLV definitions for IMS, XCAP and MudMid configuration Harald Welte 2022-02-13 11:53:08 +01:00
  • 540adb0ee6 ts_51_011: EF_CMI: Decoder the alpha_id string Harald Welte 2022-02-13 11:33:21 +01:00
  • 1e73d228f4 ts_51_011: Convert EF_ADN and EF_ACC to Construct Harald Welte 2022-02-13 11:32:50 +01:00
  • bc0e209a9f ts_51_011: Proper decode of EF.SMSP Harald Welte 2022-02-13 10:54:58 +01:00
  • 3bb516b2b1 Improve IST/UST check documentation (for the user manual) Harald Welte 2022-02-12 21:53:18 +01:00
  • aceb2a548a ust_service_check: proper treatment of files in sub-directories Harald Welte 2022-02-12 21:41:59 +01:00
  • 419bb496e1 ts_31_102: service annotations for DF.{5GS,WLAN,HNB} Harald Welte 2022-02-12 21:39:35 +01:00
  • fa8b8d1160 ts_31_102: Use perror() instead of poutput() for errors Harald Welte 2022-02-12 18:30:28 +01:00
  • 82f75c200f ts_31_102: Add more EF.UST checks to 'ust_service_check' command Harald Welte 2022-02-12 18:22:28 +01:00
  • d53918c3e1 filesystem: Fix CardMF.get_app_names() Harald Welte 2022-02-12 18:20:49 +01:00
  • 6ca2fa7a5d Split EF.UST handling from EF.IST and EF.SST Harald Welte 2022-02-12 16:29:31 +01:00
  • 4c5e2310fa ts_31_102: Add "ust_service_check" command. Harald Welte 2022-02-12 14:37:48 +01:00
  • d16d904c57 README.md: Remove old usage examples, refer to user manual instead Harald Welte 2022-02-15 15:33:52 +01:00
  • 3729c47651 commands: Add method to select parent DF ("cd ..") Harald Welte 2022-02-12 14:36:37 +01:00
  • a630a3cd28 cosmetic: Remove extraneous empty lines between spec-section-comment and class Harald Welte 2022-02-12 10:41:00 +01:00
  • 6169c72f82 USIM + ISIM: Specify the services associated with each file Harald Welte 2022-02-12 09:05:15 +01:00
  • 9170fbf08d filesystem: Maintain a 'service' attribute for all files on a card Harald Welte 2022-02-11 21:54:37 +01:00
  • afb8d3f925 pySim-shell: introduce 'apdu' command for sending raw APDU to card Harald Welte 2022-02-11 16:03:06 +01:00
  • 08b11abc2f pySim-shell: export: allow export as JSON instead of hex Harald Welte 2022-02-10 18:56:41 +01:00
  • c8c3327b6e ts_102_221: Proper parsing of FCP using pySim.tlv instead of pytlv Harald Welte 2022-02-11 14:45:23 +01:00
  • e4a6eafc6f tlv: Don't raise exception if somebody passes empty data to TLV decoder Harald Welte 2022-02-11 16:29:32 +01:00