mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
Update list of known EMV AIDs. Source: https://www.eftlab.co.uk/index.php/site-map/knowledge-base/211-emv-aid-rid-pix (#770)
This commit is contained in:
parent
6b5105bea9
commit
97096af62b
2 changed files with 69 additions and 37 deletions
|
@ -54,6 +54,8 @@ enum CardPSVendor {
|
|||
CV_AMERICANEXPRESS,
|
||||
CV_JCB,
|
||||
CV_CB,
|
||||
CV_SWITCH,
|
||||
CV_DINERS,
|
||||
CV_OTHER,
|
||||
};
|
||||
extern enum CardPSVendor GetCardPSVendor(uint8_t * AID, size_t AIDlen);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue