Project

General

Profile

Bug #6385 » docs.patch

n4n5, 03/10/2024 11:11 AM

View differences:

docs/shell.rst
579 579
   :module: pySim.filesystem
580 580
   :func: TransparentEF.ShellCommands.read_bin_dec_parser
581 581

  
582
If this methods fails, it means that the file is not decodable, and you should use the :ref:`read_binary` command
582 583

  
583 584
update_binary
584 585
~~~~~~~~~~~~~
......
632 633
      "extensions": "ff"
633 634
  }
634 635

  
636
If this methods fails, it means that the file is not decodable, and you should use the :ref:`update_binary` command
637

  
635 638
edit_binary_decoded
636 639
~~~~~~~~~~~~~~~~~~~
637 640
This command will read the selected binary EF, decode it to its JSON representation, save
......
645 648

  
646 649
This allows for easy interactive modification of file contents.
647 650

  
651
If this methods fails, it means that the file is not decodable, and you should use the :ref:`update_binary` command
648 652

  
649 653
decode_hex
650 654
~~~~~~~~~~
......
937 941
~~~~~~~~~~~~~~~
938 942
This command will request deletion of all access rules stored within the
939 943
ARA-M applet.  Use it with caution, there is no undo.  Any rules later
940
intended must be manually inserted again using `aram_store_ref_ar_do`
944
intended must be manually inserted again using :ref:`aram_store_ref_ar_do`
941 945

  
942 946

  
943 947
GlobalPlatform commands
(3-3/3)
Add picture from clipboard (Maximum size: 48.8 MB)