Search code examples
smartcardjavacardsmartcard-reader

what is wrong with these Gemplus and Visa javacards?


I have two java card. One of them is a gemplus (with A0 00 00 00 18 43 4D 00 as its card manager AID) and another one is a Visa java card (With A0 00 00 00 03 00 00 00 as its card manager AID). as you see in these pictures I want to authenticate or reset them. but I receive 6982 APDU response [Security status not satisfied].can any body help me to handle this? is these cards locked? thank you. enter image description here


Solution

  • 6982 on INITIALIZE UPDATE typically means card locked. This is irreversible, at least without further knowledge of the card operating system.