mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
added the identification bank of archie brothers
This commit is contained in:
parent
afd8cacb90
commit
9379049d26
1 changed files with 6 additions and 0 deletions
|
@ -1520,6 +1520,12 @@ static mfu_identify_t mfu_ident_table[] = {
|
|||
ul_ev1_pwdgen_def, ul_ev1_packgen_def,
|
||||
"hf mfu pwdgen -r"
|
||||
},
|
||||
{
|
||||
"Bank Of Archie brothers", "0004030101000B03",
|
||||
9, 11, "48F6FF0000000036343533",
|
||||
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