proxmark3/armsrc
2013-02-27 13:23:38 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c fixed 64-bit cmd/arg for windows 2012-12-09 13:00:19 +00:00
apps.h fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command 2013-02-27 13:23:38 +00:00
cmd.c fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command 2013-02-27 13:23:38 +00:00
cmd.h fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command 2013-02-27 13:23:38 +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
epa.c major USB update 2012-12-04 23:39:18 +00:00
epa.h Basic support for EAC documents (e.g. German Identification Card) 2012-08-28 21:39:50 +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 major USB update 2012-12-04 23:39:18 +00:00
hitag2.c minor fix when reading blocks 2012-12-17 13:21:53 +00:00
iclass.c MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks, part 2 2012-09-18 13:53:17 +00:00
iso14443.c fixed a lot of simulation issues 2012-06-29 10:24:05 +00:00
iso14443a.c fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command 2013-02-27 13:23:38 +00:00
iso14443a.h major USB update 2012-12-04 23:39:18 +00:00
iso15693.c major USB update 2012-12-04 23:39:18 +00: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 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 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks, part 2 2012-09-18 13:53:17 +00:00
Makefile removed all old usb calls 2012-12-05 16:14:10 +00:00
mifarecmd.c removed all old usb calls 2012-12-05 16:14:10 +00:00
mifarecmd.h 1. updated usb commands 2011-06-17 18:39:54 +00:00
mifaresniff.c removed all old usb calls 2012-12-05 16:14:10 +00:00
mifaresniff.h hf mf sniff transfered parity from arm to decoding procedure 2012-07-17 15:19:15 +00:00
mifareutil.c small improvements, added new command hf mf sniff (there will be cool sniffer). But now... here is optimized hf 14a snoop. As I see it works the same as th old version. 2012-07-06 16:19:05 +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
usb_cdc.c fixed USB GPIO bug reported by gregy, and fixed 'hf 14a reader' command 2013-02-27 13:23:38 +00:00
usb_cdc.h removed all old usb calls 2012-12-05 16:14:10 +00:00
util.c fixed a lot of simulation issues 2012-06-29 10:24:05 +00:00
util.h major USB update 2012-12-04 23:39:18 +00:00