]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/emv/emvcore.h
Update list of known EMV AIDs. Source: https://www.eftlab.co.uk/index.php/site-map...
[proxmark3-svn] / client / emv / emvcore.h
index 5d6f398419a39de67fc83640b5413f7b7eb8c78d..010315ba9a19f77024e6801ac0e12ad4119eb8e9 100644 (file)
@@ -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);
Impressum, Datenschutz