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