Add script for installing applet with PIN
This commit is contained in:
parent
80e1d752ad
commit
abfeb97ebb
5
hwb1/scripts/create-applet.script
Normal file
5
hwb1/scripts/create-applet.script
Normal file
|
@ -0,0 +1,5 @@
|
|||
// Select the installer applet
|
||||
0x00 0xA4 0x04 0x00 0x09 0xA0 0x00 0x00 0x00 0x62 0x03 0x01 0x08 0x01 0x7F;
|
||||
|
||||
// Create hwb1.MyApplet applet
|
||||
0x80 0xB8 0x00 0x00 0x10 0x07 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x07 0x0 0x0 0x4 0x31 0x32 0x33 0x34 0x7F;
|
Loading…
Reference in a new issue