From 9e241435cc6a6b4b502ffe2e6cab7d12643cbc37 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 15 Feb 2022 15:38:19 +0100 Subject: docs/legcay.txt: Point to pySim-shell as replacement Change-Id: I9ca6b9d8c35e23be2ec8752107bb7d1e4f6f9bc1 --- docs/legacy.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/legacy.rst b/docs/legacy.rst index ec3ddfc..d93358f 100644 --- a/docs/legacy.rst +++ b/docs/legacy.rst @@ -4,6 +4,9 @@ Legacy tools *legacy tools* are the classic ``pySim-prog`` and ``pySim-read`` programs that existed long before ``pySim-shell``. +These days, you should primarily use ``pySim-shell`` instead of these +legacy tools. + pySim-prog ---------- @@ -45,6 +48,11 @@ pySim-read ``pySim-read`` allows you to read some data from a SIM card. It will only some files of the card, and will only read files accessible to a normal user (without any special authentication) +These days, you should use the ``export`` command of ``pySim-shell`` +instead. It performs a much more comprehensive export of all of the +[standard] files that can be found on the card. To get a human-readable +decode instead of the raw hex export, you can use ``export --json``. + Specifically, pySim-read will dump the following: * MF -- cgit v1.2.3