proxmark3/armsrc
marshmellow42 217cfb6b29 fix lf search bugs when no tag is on antenna
cotag read could enter endless loop, now cancels if the next bit doesn't
appear

em4x05 detection would loop due to a threshold never being met, now has
a dump out after 1000 samples tested.

fixed some indenting in hitag2 while i was reviewing that code for
potential endless loops...
2017-11-10 15:57:55 -05:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
apps.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
BigBuf.c fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
BigBuf.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
epa.c Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) 2017-10-01 17:52:10 +02:00
epa.h ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +02:00
fonts.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fonts.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fpgaloader.c Update fpgaloader.c 2017-06-25 19:30:07 +02:00
fpgaloader.h revert removal of quarter frequency support for hi_read_rx_xcorr.v 2017-07-13 08:48:27 +02:00
hfsnoop.c Update hfsnoop.c (#338) 2017-06-26 08:37:32 +02:00
hitag2.c fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
hitagS.c hitag sim fix 2017-03-25 07:49:53 -04:00
iclass.c fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
iso14443a.c Merge pull request #462 from pwpiwi/fix_hfmfsim 2017-11-10 18:07:25 +01:00
iso14443a.h fix hf mf sim: 2017-11-02 21:29:08 +01:00
iso14443b.c simplify some code, add comments 2016-03-19 00:09:58 -04:00
iso14443b.h small fix #416 2017-10-16 11:33:17 +03:00
iso15693.c fix hf 15 commands (#293) 2017-05-26 07:10:30 +02:00
LCD.c major USB update 2012-12-04 23:39:18 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
ldscript Compress the .data section as well (saves another 4KBytes and comes for free) 2015-05-26 08:31:32 +02:00
legicrf.c Fixed all "misleading-indentation" warnings (fixes #187). 2016-09-26 21:15:49 +02:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
lfsampling.c fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
lfsampling.h fix lf search bugs when no tag is on antenna 2017-11-10 15:57:55 -05:00
Makefile fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
mifarecmd.c code cleaning (#445) 2017-10-26 19:09:53 +02:00
mifarecmd.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifaresim.c fix hf mf sim: 2017-11-02 21:29:08 +01:00
mifaresim.h fix hf mf sim (issue #412) (#419) 2017-10-20 17:55:13 +02:00
mifaresniff.c Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifaresniff.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01:00
mifareutil.c fix hf mf sim: 2017-11-02 21:29:08 +01:00
mifareutil.h fix hf mf sim: 2017-11-02 21:29:08 +01:00
optimized_cipher.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
optimized_cipher.h Implemented the correct way to calculate MAC from a tag, feeding it an extra 32 zeroes. Also divided it up into two parts, one of which can be precalculated by the device before the simulation begins 2015-03-02 00:38:36 +01:00
pcf7931.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
pcf7931.h Clean up pcf7931 2015-10-14 16:17:56 -04:00
printf.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
printf.h Fix a couple of warnings 2010-02-24 20:34:13 +00:00
start.c Compress the .data section as well (saves another 4KBytes and comes for free) 2015-05-26 08:31:32 +02:00
string.c ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper for the list. 2015-01-07 21:06:15 +01:00
string.h Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
util.c Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
util.h Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00