proxmark3/armsrc
marshmellow42 34e2af02a4 bug fix for hf iclass reader and iclass detection
memory locations in code are now accurate and the CC output is not
corrupted by the config's crc.

also the looping and flags for what to read are now correctly
implemented in the code.
2017-06-23 13:50:25 -04:00
..
obj
aes.c fix issue #116: remove includes of stdio.h in armsrc 2015-06-18 11:33:53 +02:00
aes.h ADD: Midnitesnaks's & Pentura labs Ultralight-c modifications in ARMSRC. 2015-01-13 23:18:04 +01:00
appmain.c New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
apps.h New: implementing hf mf hardnested 2017-05-31 07:30:56 +02:00
BigBuf.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
BigBuf.h improve hf mf sim x reader attack 2016-06-22 11:03:37 -04:00
des.c Remove local armsrc/stdint.h and fix some other #includes 2017-03-06 19:22:35 +01:00
des.h Icemans UL-C Auth dev side fix plus a few other ... 2015-05-03 15:41:11 -04:00
epa.c add: iceman1001's idea to reuse @pwpiwi's fast select without anticollision to speedup hf mf chk 2017-03-27 10:29:44 +02:00
epa.h ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +02:00
fonts.c
fonts.h
fpgaloader.c add l/h option to hw tune and optimize order of tuning 2016-06-01 08:13:20 +01:00
fpgaloader.h fix hf 15 commands (#293) 2017-05-26 07:10:30 +02:00
hfsnoop.c Fix increment on bool variable (#294) 2017-05-26 11:26:27 +02:00
hitag2.c hitag sim fix 2017-03-25 07:49:53 -04:00
hitagS.c hitag sim fix 2017-03-25 07:49:53 -04:00
iclass.c bug fix for hf iclass reader and iclass detection 2017-06-23 13:50:25 -04:00
iso14443a.c coverity scan bug fixes 2017-06-06 12:12:18 -04:00
iso14443a.h add: iceman1001's idea to reuse @pwpiwi's fast select without anticollision to speedup hf mf chk 2017-03-27 10:29:44 +02:00
iso14443b.c simplify some code, add comments 2016-03-19 00:09:58 -04:00
iso14443b.h ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +02:00
iso15693.c fix hf 15 commands (#293) 2017-05-26 07:10:30 +02:00
LCD.c
LCD.h
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
lfops.c finish FSK graph index changes 2017-04-15 16:18:54 -04:00
lfsampling.c lf read adjustments 2017-04-07 17:28:12 -04:00
lfsampling.h lf read adjustments 2017-04-07 17:28:12 -04:00
Makefile Refactor parity functions 2017-03-25 22:03:17 +01:00
mifarecmd.c add: iceman1001's idea to reuse @pwpiwi's fast select without anticollision to speedup hf mf chk 2017-03-27 10:29:44 +02:00
mifarecmd.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +01: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 Refactor parity functions 2017-03-25 22:03:17 +01:00
mifareutil.h Code cleanup: deduplicate crapto1 library (#228) 2017-03-09 11:12:50 +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
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