]> git.zerfleddert.de Git - proxmark3-svn/commit
Adding support for standard USB Smartcard Readers (#769)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Fri, 1 Feb 2019 20:12:20 +0000 (21:12 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 20:12:20 +0000 (21:12 +0100)
commit6b5105bea972d055bb2069bf8ca2c6d105b2ee8f
tree57bdf11faffff7c8165c81ca0d44dfb2f0a6f8f6
parent437035a75b2737d0b36886bc2bacaeb0219c6325
Adding support for standard USB Smartcard Readers (#769)

* add PCSC reader support to 'sc raw' and all 'emv' commands
* move all APDU -> TPDU mapping to ExchangeAPDUSC()
* print "PSE" instead of "PPSE" when using contact interface
* fix some #defines in protocols.h
* DropField only when using contactless
* some refactoring
12 files changed:
client/cmdhffido.c
client/cmdsmartcard.c
client/cmdsmartcard.h
client/emv/cmdemv.c
client/emv/emvcore.c
client/emv/emvcore.h
client/fido/fidocore.c
client/fido/fidocore.h
client/pcsc.c
client/pcsc.h
client/proxmark3.c
common/protocols.h
Impressum, Datenschutz