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.