proxmark3/armsrc
marshmellow42 e04475c421 Add @Iceman1001 s cotag read
also needed to include some of icemans timer additions.
2017-02-03 00:14:34 -05:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
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 Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
apps.h Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
BigBuf.c move the clear buffer outside of potentially time.. 2016-02-20 10:07:44 -05:00
BigBuf.h improve hf mf sim x reader attack 2016-06-22 11:03:37 -04:00
crapto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
crapto1.h 1. Mifare read block command 2011-05-26 12:55:15 +00:00
crypto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
des.c some @iceman1001 s coverty scan fixes 2016-01-08 18:26:56 -05:00
des.h Icemans UL-C Auth dev side fix plus a few other ... 2015-05-03 15:41:11 -04:00
epa.c ISO 14443 type B support for EPA functionality 2015-07-06 18:01:34 +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 add l/h option to hw tune and optimize order of tuning 2016-06-01 08:13:20 +01:00
fpgaloader.h add l/h option to hw tune and optimize order of tuning 2016-06-01 08:13:20 +01:00
hfsnoop.c fixing hf snoop: 2015-11-06 09:02:05 +01:00
hitag2.c a few bug fixes with adding hitag detection to... 2016-12-16 14:04:39 -05:00
hitagS.c Fix hitagS sources to compile on gcc 4.9.3 2016-04-23 10:01:19 +02:00
iclass.c fix iclass write 2016-11-29 14:59:14 -05:00
iso14443a.c hf mf sim: Multiple fixes from review of PR #209. 2017-01-26 20:30:13 +11:00
iso14443a.h revert change "hf list topaz" to "hf list nfc" 2015-03-17 07:41:08 +01: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 simplify some code, add comments 2016-03-19 00:09:58 -04: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 Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
lfsampling.c Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
lfsampling.h Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00
Makefile Experimental HitagS support 2016-03-04 17:28:05 +01:00
mifarecmd.c Stand Alone Mode changes for NFC (part 2) 2015-07-25 14:35:14 -04:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifaresniff.c Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible 2015-02-07 20:49:40 +01:00
mifaresniff.h bugfixes iso14443a (hf 14a commands) 2014-12-16 07:41:07 +01:00
mifareutil.c MFU code cleanup - final ? 2015-05-27 17:21:42 -04:00
mifareutil.h update hf mf sim x attack mode - start 10byte uid.. 2016-06-24 01:31:27 -04:00
optimized_cipher.c fix compile error (issue #116): remove #include <time.h> in ARM sources 2015-06-25 16:58:54 +02: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 simplify some code, add comments 2016-03-19 00:09:58 -04:00
pcf7931.h Clean up pcf7931 2015-10-14 16:17:56 -04:00
printf.c Split str* and mem* into string.[ch] 2010-02-21 00:10:28 +00: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
stdint.h Some random cleanup 2010-02-21 00:13:08 +00: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 ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper for the list. 2015-01-07 21:06:15 +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