proxmark3/common
marshmellow42 43591e6464 Add Smartcard functions (RDV4.0) (#646)
* allow common makefile options-defines

* remove non-existing file references

* Uncomment lcd option (still) not enabled by default

use Makefile_Enabled_Options.common
to enable lcd if desired.

* Add Smartcard Functions

* add smartcard to menu + make get atr work

sc is now functioning as far as my limited knowledge takes me

* sc cleanup - add init to all sc commands...

because cmds won't work until the first init happens.  (multiple inits
don't appear to affect it negatively)

* default options to exclude Smartcard

for main repo

* update changelog
2018-08-21 05:08:49 +02:00
..
crapto1 improve hf 14a info (#457) 2017-11-01 17:48:59 +01:00
polarssl Emv4 - more additions to hf emv exec 2017-12-23 16:46:43 +01:00
cmd.c
cmd.h
crc.c
crc.h
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h
default_version.c
fpga.h mod hw version: (#631) 2018-08-05 18:15:03 +02:00
iso14443crc.c
iso14443crc.h
iso15693tools.c USB comms: part 2 towards @micolous PR#463 (#595) 2018-04-24 08:27:29 +02:00
iso15693tools.h
ldscript.common
legic_prng.c
lfdemod.c Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00
lfdemod.h Indala fixes - set accurate preamble and start of.. (#385) 2017-08-27 12:10:28 +02:00
Makefile.common mod hw version: (#631) 2018-08-05 18:15:03 +02:00
Makefile_Enabled_Options.common fix option comments to be more clear 2018-08-06 07:39:39 -04:00
parity.c Refactor parity functions 2017-03-25 22:03:17 +01:00
parity.h add nested auth decoding to hf mf sniff 2018-02-09 15:50:55 +01:00
protocols.c iclass - updates 2017-06-21 17:07:55 -04:00
protocols.h Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00
usb_cdc.c make product string even length 2018-02-08 22:32:08 +08:00
usb_cdc.h