Add script for installing applet with PIN

This commit is contained in:
Manuel Thalmann 2023-10-24 18:47:58 +02:00
parent 80e1d752ad
commit abfeb97ebb

View 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;