[Pcsclite-muscle] Need Help Reading Atmel AT88SC0204C Smart Card
L.M.J
linuxmasterjedi at free.fr
Thu Nov 7 13:21:38 PST 2024
Hi everyone,
I’m new to smart card reader technologies and would appreciate any guidance or resources (tutorials, websites, etc.) for reading or dumping the memory of an Atmel AT88SC0204C smart card (credit card format) on Linux. I am using an Cardman 5422 reader.
I’ve been running into issues with `pcsc_scan`, which keeps looping without end (`- / \ -`). Here is a snapshot of the output:
$ pcsc_scan
Using reader plug'n play mechanism
Scanning present readers...
0: HID Global OMNIKEY 5422 Smartcard Reader [OMNIKEY 5422CL Smartcard Reader] (KJ0J0F017R11102027) 00 00
1: HID Global OMNIKEY 5422 Smartcard Reader [OMNIKEY 5422 Smartcard Reader] (KJ0J0F017R11102027) 01 00
Wed Nov 6 21:06:42 2024
Reader 0: HID Global OMNIKEY 5422CL Smartcard Reader (KJ0J0F017R11102027) 00 00
Card state: Card removed
Reader 1: HID Global OMNIKEY 5422 Smartcard Reader (KJ0J0F017R11102027) 01 00
Card state: Card inserted
ATR: 3B B2 11 00 10 80 00 02
ATR Analysis:
Possibly identified card:
Atmel memory card AT88SC0204C (source: /usr/share/pcsc/smartcard_list.txt)
Documentation: http://www.atmel.com/dyn/resources/prod_documents/doc5211.pdf
Any advice on setting up commands to read this card’s memory or understanding the APDU commands for the AT88SC0204C would be greatly appreciated!
Thanks in advance for your help!
More information about the pcsclite-muscle
mailing list