martinpaljak / GlobalPlatformPro

🌐 🔐 Manage applets and keys on JavaCard-s like a pro (via command line or from your Java project)
https://javacard.pro/globalplatform
GNU Lesser General Public License v3.0
673 stars 210 forks source link

Question on GPP output #345

Closed ATran001 closed 6 months ago

ATran001 commented 6 months ago

Hi I'm pretty new to using GPP and programming simcards in general.

I used this command: gp list and got this response:

[WARN] GPSession - Could not parse SELECT response: Index 7 out of bounds for length 7 Error: Could not auto-detect ISD AID: A0000000030000

Is this the expected response? I'm thinking this happened because there is no applets on the card?

Any help or advice is appreciated. Thanks!

martinpaljak commented 6 months ago

Please provide a full log (with -d). Please note that many (most?) SIM cards are not global platform cards in the context of GP card spec, meaning that GPPro can not be used to manage applets on those.