APDU Command Builder
Construct valid ISO 7816-4 APDU commands by selecting command type and parameters.
Clase
Instrucción
Parámetro 1
Parámetro 2
Lc se calcula automáticamente a partir de la longitud de los datos
Longitud de respuesta esperada (dejar vacío si no hay ninguna)
| CLA | ||
| INS | ||
| P1 | ||
| P2 | ||
| Lc | ||
| Datos | ||
| Le |
Referencia de instrucciones ISO 7816-4
| INS | Comando |
|---|---|
| A4 | SELECT |
| B0 | READ BINARY |
| D6 | UPDATE BINARY |
| B2 | READ RECORD |
| C0 | GET RESPONSE |
| CA | GET DATA |
| 20 | VERIFY |
| 88 | INTERNAL AUTHENTICATE |
| 82 | EXTERNAL AUTHENTICATE |
| 84 | GET CHALLENGE |
Preguntas frecuentes
Yes, all tools on SmartCardFYI are completely free with no account required. Tools run entirely in your browser (client-side JavaScript) and do not send your data to any server, ensuring privacy for sensitive information like APDU commands, ATR strings, or AID bytes.