-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello,
I just tried emvtool -p XXXX cap with my card and it didn't work.
My setup
I'm running Debian Bookworm with an internal smartcard reader.
This is how i installed emvtool
sudo apt install python3-full build-essential swig libpcsclite-dev python3-pip python3-dev python3-pip
cd folder/
python3 -m venv .venv
.venv/bin/pip install emv
what worked
.venv/bin/emvtool info spitted a lot of info, that I could also see with cardpeek.
what didn't work
.venv/bin/emvtool -p XXXX cap threw an error ending with emv.protocol.response.ErrorResponse: <ErrorResponse: "Instruction code not supported or invalid">
Do you want to work on supporting that card? That'd be awesome as my bank requires me to carry a CAP device all the time :)
What infos would you need then?
Thanks a lot for the hard work!
Metadata
Metadata
Assignees
Labels
No labels