Page 1 of 1

Change the state of security domain in A40CR card

Posted: Fri Sep 11, 2015 3:33 am
by Tarantino
Hey all.
I have a A40CR card.
And here are the card state information I got via pyApdutool.

Code: Select all

Send: 80 F2 80 00 02 4F 00 02
Recv: 08 A0 00 00 00 03 00 00 00 01 9E 90 00

Send: 80 F2 40 00 02 4F 00 02
Recv: 06 01 02 03 04 05 01 07 00 90 00

Send: 80 F2 10 00 02 4F 00 02
Recv: 05 01 02 03 04 05 01 00 01 06 01 02 03 04 05 01 90 00

Now, I need to modify the state of Security Domain to PERSONALIZED.
I have tried to change it by SET STATUS Command, but it returns "6A 88".
What should I do? Can anybody help me?
Thanks in advance.

Re: Change the state of security domain in A40CR card

Posted: Fri Sep 11, 2015 1:34 pm
by ThePhoenyx
Download the GlobalPlatform stuff from sourceforge and/or github. I'm not sure, but I think the setting has to be done by the applet
when it's registered. Again, I'm not sure but that material on GlobalPlatform tells you how.

Re: Change the state of security domain in A40CR card

Posted: Fri Oct 16, 2015 11:16 pm
by horse dream
As far as I know, there is no specific step to change the state of Security Domain to PERSONALIZED.
You should upload keys to Security Domain using PUT KEY commands. Then transition to PERSONALIZED state will be performed automatically.