chg: hf mfdes info - textual
This commit is contained in:
@@ -2972,7 +2972,7 @@ static int CmdHF14ADesInfo(const char *Cmd) {
|
|||||||
if (major == 1 && minor == 3)
|
if (major == 1 && minor == 3)
|
||||||
PrintAndLogEx(INFO, "\t1.3 - DESFire Ev1 MF3ICD21/41/81, Support extended APDU commands, EAL4+");
|
PrintAndLogEx(INFO, "\t1.3 - DESFire Ev1 MF3ICD21/41/81, Support extended APDU commands, EAL4+");
|
||||||
if (major == 1 && minor == 4)
|
if (major == 1 && minor == 4)
|
||||||
PrintAndLogEx(INFO, "\t1.4 - DESFire Ev1 MF3ICD21/41/81, EAL4+, N/A (report to iceman!)");
|
PrintAndLogEx(INFO, "\t1.4 - DESFire Ev1 MF3ICD21/41/81, EAL4+");
|
||||||
if (major == 2 && minor == 0)
|
if (major == 2 && minor == 0)
|
||||||
PrintAndLogEx(INFO, "\t2.0 - DESFire Ev2, Originality check, proximity check, EAL5");
|
PrintAndLogEx(INFO, "\t2.0 - DESFire Ev2, Originality check, proximity check, EAL5");
|
||||||
// if (major == 3 && minor == 0)
|
// if (major == 3 && minor == 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user