mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-23 12:35:42 +00:00
29 lines
860 B
JSON
29 lines
860 B
JSON
{
|
|
"UID": "00000000",
|
|
"AID": "A0000003820013000101",
|
|
"SCP02Key": "404142434445464748494A4B4C4D4E4F",
|
|
"ATS": "1478F7B10280590180415254454346477300011B",
|
|
"APDUResponses": [
|
|
{
|
|
"_comment": "Prefix-match SELECT by AID (A000000382001700010100) -> 9000 (ok) / 6A82 (file not found)",
|
|
"APDU": "00A404000AA000000382001700010100",
|
|
"Response": "9000"
|
|
},
|
|
{
|
|
"_comment": "Prefix-match SELECT by AID (A000000382001300010100) -> 9000 (ok) / 6A82 (file not found)",
|
|
"APDU": "00A404000AA000000382001300010100",
|
|
"Response": "6A82"
|
|
},
|
|
{
|
|
"_comment": "Check card credits: A0 D4 00 00 00 -> 00 00 90 00 (reply 0)",
|
|
"APDU": "A0D4000000",
|
|
"Response": "00009000"
|
|
},
|
|
{
|
|
"_comment": "Busy? -> 9000 (done) / 01 (busy)",
|
|
"APDU": "01",
|
|
"Response": "9000"
|
|
}
|
|
]
|
|
}
|