Page 1 of 1

Common commands used in Debug Shell of JCIDE

Posted: Tue Jul 05, 2016 2:24 am
by product
Here are some common commands used in Debug Shell of JCIDE.

1. /select :
Choose an application according to AID.
e.g. /select 010203040506

2. /send :
Send APDU commands to card.
e.g. /send 0084000008

3. card-info :
Get card information (card manager status, AID and registration information)

4. print-key :
Print all keys.

5. delete-key :
Delete the specified key,
e.g. delete-key [keyref]

6. set-key :
Set key for authentication by the format "set-key SET/ID/TYPE/HEX"

7. /channel :
switch to the specify channel.

8. help :
List all commands of the Debug Shell or print detailed information about a specific command.

If you don't know how to use one command, you can use help command.
e.g. input help get-data
then detailed information of get-data will be listed on Debug Shell,and it will look like this: