mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-24 06:55:27 -07:00
added some codes to appdata list
This commit is contained in:
parent
746b397043
commit
435c374959
1 changed files with 7 additions and 0 deletions
|
@ -34,6 +34,13 @@ static const ApplicationDataElm ApplicationData[] = {
|
||||||
{0x9F42, "CurrencyCode"},
|
{0x9F42, "CurrencyCode"},
|
||||||
{0x5F2D, "LanguagePreference"},
|
{0x5F2D, "LanguagePreference"},
|
||||||
{0x87, "PriorityIndicator"},
|
{0x87, "PriorityIndicator"},
|
||||||
|
{0x9F36, "ATC"}, //Application Transaction Counter
|
||||||
|
|
||||||
|
{0x5F20, "CardholderName"},
|
||||||
|
|
||||||
|
{0x9F38, "PDOL"},
|
||||||
|
{0x8C, "CDOL1"},
|
||||||
|
{0x8D, "CDOL2"},
|
||||||
|
|
||||||
{0x9F07, "AUC"}, // Application Usage Control
|
{0x9F07, "AUC"}, // Application Usage Control
|
||||||
{0x9F6C, "CTQ"},
|
{0x9F6C, "CTQ"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue