Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Common commands used in Debug Shell of JCIDE

JCIDE is an Integrated Development Environment designed specifically for the Java Card programming language.

Moderators: product, kuafu

User avatar
product
Posts: 106
Joined: Wed May 20, 2015 2:04 am
Points :658
Contact:

Common commands used in Debug Shell of JCIDE

Post by product » Tue Jul 05, 2016 2:24 am

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:

You do not have the required permissions to view the files attached to this post. Please login first.

Who is online

Users browsing this forum: Baidu [Spider] and 11 guests

JavaCard OS : Disclaimer