Page 1 of 1

GP command to load my cap file to the java card

Posted: Wed Feb 17, 2016 3:42 am
by Ruenie
I have completed an applet and converted it to .cap file successfully. Now I want to load my cap file to the java card, but I don't know how to get and structure the data field of the "LOAD" command message.
Does anyone know this?

Re: GP command to load my cap file to the java card

Posted: Sun Feb 21, 2016 1:16 am
by UNKNwYSHSA
You can use one tool (like pyApdutool, GPShell, etc), load the cap file to your javacard. Log APDUs the tool sends. And you will know how to structure the LOAD command data.