Merge pull request #1162 from samyk/master

Add EV3 to `hf 14a info`
This commit is contained in:
Iceman 2021-01-09 06:05:30 +01:00 committed by GitHub
commit ea33f24ef0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1515,6 +1515,7 @@ static int detect_nxp_card(uint8_t sak, uint16_t atqa, uint64_t select_status) {
printTag("MIFARE DESFire CL2");
printTag("MIFARE DESFire EV1 256B/2K/4K/8K CL2");
printTag("MIFARE DESFire EV2 2K/4K/8K/16K/32K");
printTag("MIFARE DESFire EV3 2K/4K/8K");
printTag("MIFARE DESFire Light 640B");
} else {
printTag("MIFARE Plus EV1 2K/4K CL2 in SL3");