proxmark3/armsrc
2012-06-20 17:20:21 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c Commented out unused, set but never read variables (cause build to fail if warnings treated as errors) 2012-06-12 12:21:26 +00:00
apps.h Support for EM410x card mode in T5555/T55x7 tags. 2012-03-07 13:44:53 +00:00
crapto1.c 1. Mifare read block command 2011-05-26 12:55:15 +00:00
crapto1.h 1. Mifare read block command 2011-05-26 12:55:15 +00:00
crypto1.c 1. Mifare read block command 2011-05-26 12:55:15 +00: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 license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
iclass.c Commented out unused, set but never read variables (cause build to fail if warnings treated as errors) 2012-06-12 12:21:26 +00:00
iso14443.c fixed iso14443b snoop, plus compiling issue of redefined parameter, please take care about this next time before a commit 2011-09-06 10:28:22 +00:00
iso14443a.c Commented out unused, set but never read variables (cause build to fail if warnings treated as errors) 2012-06-12 12:21:26 +00:00
iso14443a.h Enhanced hf mf chk , add default key,support dic file and so on. 2012-05-30 03:45:55 +00:00
iso15693.c reduces (but does not eliminate) a coil/fpga setup glitch before every iso15693 command (confuses some cards), also: little cleanup 2012-06-20 17:20:21 +00:00
LCD.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
ldscript Add a ramfunc section in the data segment, which will be copied to ram on startup. 2010-10-08 10:23:04 +00:00
legicrf.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c Support for EM410x card mode in T5555/T55x7 tags. 2012-03-07 13:44:53 +00:00
Makefile cleaned up some if-def routines 2011-12-16 11:00:51 +00:00
mifarecmd.c optimized loop in MifareNested (issue 36) 2012-05-29 13:23:07 +00:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifareutil.c Enhanced hf mf chk , add default key,support dic file and so on. 2012-05-30 03:45:55 +00:00
mifareutil.h 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers. 2011-06-25 13:03:01 +00: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 Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00
string.c Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] 2010-10-19 14:25:17 +00:00
string.h Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] 2010-10-19 14:25:17 +00:00
util.c 1. fixed send manchester 2011-06-16 14:43:49 +00:00
util.h 1. fixed send manchester 2011-06-16 14:43:49 +00:00