APDU Command Builder
Construct valid ISO 7816-4 APDU commands by selecting command type and parameters.
Класс
Инструкция
Параметр 1
Параметр 2
Lc вычисляется автоматически из длины данных
Ожидаемая длина ответа (оставьте пустым, если нет)
| CLA | ||
| INS | ||
| P1 | ||
| P2 | ||
| Lc | ||
| Данные | ||
| Le |
Справочник инструкций ISO 7816-4
| INS | Команда |
|---|---|
| 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 |
Часто задаваемые вопросы
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.