py_emv_utils
py_emv_utils copied to clipboard
Errors on reading some cards
Hi, Ive been able to read a bunch of my cards but for some reason it gives me 2 different errors for 2 different cards.
[1] readers present.
reader 1 - OMNIKEY AG 3121 USB 00 00 : card is present
using card found in OMNIKEY AG 3121 USB 00 00
Attempting to Select PSE
DIRECTORY DEFINITION FILE = 1PAY.SYS.DDF01
STATUS: error - Wrong parameter(s) P1 P2; file not found. SW1:SW2 = 6A-82, len(data) = 0
Error - no PSE / file not found
Traceback (most recent call last):
File "emv_interrogator.py", line 318, in
the second one is
App Label = 'Debit MasterCard', AID = A0.00.00.00.04.10.10, Terminal Lookup Name = US Debit (MC),Mastercard credit or debit
! Unknown PDOL Tag 9F06
Traceback (most recent call last):
File "emv_interrogator.py", line 318, in
Any ideas on what this could be Thank you.