Replies: 1 comment 7 replies
-
This is English language forum. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour j'ai une erreur 6F 00 quand j'essaye de lire des informations sur ma carte a puce a travers mon applet maintenant jessaye d'interoger la carte a travers l'invite de commande pour lire des données sur la carte mais quand j'envoi la requette suivant voila ce que j'obtient
gp.exe --debug --apdu "00 A4 04 00 0A B4 F8 08 F1 85 00 00 02 00 00"
SCardConnect("Idemia Smartcard Reader 0", T=*) -> T=1, 3BDC18FF8191FE1FC38073C821136605036351000250
GlobalPlatformPro 325fe84
Running on Windows 10 10.0 amd64, Java 11.0.23 by Oracle Corporation
A>> T=1 (4+0010) 00A40400 0A B4F808F1850000020000
A<< (0000+2) (45ms) 6A82
A>> T=1 (4+0000) 00A40400 00
A<< (0018+2) (21ms) 6F108408A000000151000000A5049F6501FF 9000
Warning: no keys given, defaulting to 404142434445464748494A4B4C4D4E4F
SCardDisconnect("Idemia Smartcard Reader 0", true) tx:20/rx:22
quand lance commande pour essayer de lire les informations sur la carte il me ramene 6A82 j'ai besoin d'aide
Beta Was this translation helpful? Give feedback.
All reactions