mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
added the identification Art-Dass NFT cards
This commit is contained in:
parent
9379049d26
commit
1fea1b6045
1 changed files with 6 additions and 0 deletions
|
@ -1526,6 +1526,12 @@ static mfu_identify_t mfu_ident_table[] = {
|
|||
ul_ev1_pwdgen_def, ul_ev1_packgen_def,
|
||||
NULL
|
||||
},
|
||||
{
|
||||
"Art-Dass NFT card", "0004040201000F03",
|
||||
16, 16, "033ED1013A5504617274646173732E6E",
|
||||
ul_ev1_pwdgen_def, ul_ev1_packgen_def,
|
||||
NULL
|
||||
},
|
||||
{NULL, NULL, 0, 0, NULL, NULL, NULL, NULL}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue