Test public command before unlocking
This commit is contained in:
parent
dcddfd4dbf
commit
5b86053977
|
@ -6,6 +6,9 @@ card_connect
|
||||||
// select
|
// select
|
||||||
send_apdu -sc 0 -APDU 00A40400080102030405060809
|
send_apdu -sc 0 -APDU 00A40400080102030405060809
|
||||||
|
|
||||||
|
// Public Command
|
||||||
|
send_apdu -sc 0 -APDU 80000000
|
||||||
|
|
||||||
// Locked Commands
|
// Locked Commands
|
||||||
send_apdu -sc 0 -APDU 8002000002FFFE
|
send_apdu -sc 0 -APDU 8002000002FFFE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue