Mastercard compute cryptographic checksum result will print anyway
This commit is contained in:
@@ -1048,10 +1048,10 @@ int CmdEMVExec(const char *cmd) {
|
|||||||
dreturn(9);
|
dreturn(9);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (decodeTLV) {
|
// Mastercard compute cryptographic checksum result
|
||||||
TLVPrintFromBuffer(buf, len);
|
TLVPrintFromBuffer(buf, len);
|
||||||
PrintAndLogEx(NORMAL, "");
|
PrintAndLogEx(NORMAL, "");
|
||||||
}
|
|
||||||
free(udol_data_tlv);
|
free(udol_data_tlv);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user