FreeCalypso > hg > fc-pcsc-tools
annotate scripts/fcsim1-default-pins @ 201:fc1635333d81
allow comments in hex data files
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Sun, 07 Mar 2021 03:58:49 +0000 | 
| parents | aebb0912eee4 | 
| children | 
| rev | line source | 
|---|---|
| 185 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 1 # This fc-simtool command script sets the default PINs for FCSIM1 cards. | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 2 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 3 grcard2-set-pin1 1234 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 4 grcard2-set-pin2 6666 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 5 grcard2-set-puk1 00099933 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 6 grcard2-set-puk2 00099944 | 
| 188 
aebb0912eee4
scripts/fcsim1-default-pins: new grcard2-set-adm5 command
 Mychaela Falconia <falcon@freecalypso.org> parents: 
185diff
changeset | 7 grcard2-set-adm5 55501234 | 
| 185 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 8 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 9 # Set PIN1 non-volatile state to disabled. | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 10 | 
| 
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 11 disable-pin1-rpt 1234 | 
