proxmark3/include
pwpiwi a8561e356b
fix hf mf sim (#812)
* fix parity encryption (thanks to Eloff, http://www.proxmark.org/forum/viewtopic.php?id=6347)
* add support to simulate Mifare Mini, Mifare 2K and Mifare 4K
* change to standard LED handling (A: PM is working, B: reader is sending, C: tag is responding, D: HF field is on)
* NAK on unknown commands
* allow unencrypted HALT
* don't display messages during simulation (or we will miss next reader command)
* use DMA to receive reader command
* switch earlier from send to listen mode
* move ADC initializer to iso14443_setup
* remove remainders of incomplete Mifare 10Byte UID simulation
* show 'short' bytes (7Bits or 8Bits without parity) in 'hf list mf' and 'hf list 14a'
* whitespace
2019-04-19 10:22:10 +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
hitag.h fix hitag functions (issue #798) (#800) 2019-03-13 10:53:40 +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 Ndef and MAD (#801) 2019-03-19 07:51:10 +01:00
proxmark3.h RDV40 compatibility fixes (#678) 2018-09-21 08:27:35 +02:00
smartcard.h fix ATR length (#790) 2019-02-26 19:48:25 +01:00
usb_cmd.h fix hf mf sim (#812) 2019-04-19 10:22:10 +02:00