proxmark3/include
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
..
at91sam7s512.h ADD: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
common.h simplify some code, add comments 2016-03-19 00:09:58 -04:00
config_gpio.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.h hitag2 write (#310) 2017-07-05 20:16:54 +02:00
hitagS.h Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
legic.h Legic: rewrite reader to use xcorrelation and precise timing (#654) 2018-08-20 22:29:34 +02:00
legic_prng.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
mifare.h moved includes, added clear_trace flag (it was there...) and fixed multiapdu iso14443 stream 2017-11-03 13:42:38 +02:00
proxmark3.h Code cleanup (#616) 2018-06-13 08:13:20 +02:00
smartcard.h Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00
usb_cmd.h Add Smartcard functions (RDV4.0) (#646) 2018-08-21 05:08:49 +02:00