proxmark3/armsrc
2015-01-15 15:16:34 +01:00
..
obj
appmain.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
apps.h Implemented new FPGA mode for iclass tag simulation. Reduces arm-side size of transfer/memory by a factor of 8. Makes for easier arm-side encoding of messages, for when we start needing to do that on the fly instead of using precalculated messages 2015-01-15 15:16:34 +01:00
crapto1.c
crapto1.h
crypto1.c
epa.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
epa.h
fonts.c
fonts.h
fpgaloader.c armsrc/fpgaloader.c: forgot the copyright notice 2014-06-20 12:29:58 +02:00
hitag2.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
iclass.c Implemented new FPGA mode for iclass tag simulation. Reduces arm-side size of transfer/memory by a factor of 8. Makes for easier arm-side encoding of messages, for when we start needing to do that on the fly instead of using precalculated messages 2015-01-15 15:16:34 +01:00
iso14443.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
iso14443a.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
iso14443a.h bugfixes iso14443a (hf 14a commands) 2014-12-16 07:41:07 +01:00
iso15693.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
LCD.c
LCD.h
ldscript THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legicrf.c THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legicrf.h
lfops.c code cleanup. re-added psk commands. 2015-01-07 18:14:27 -05:00
Makefile ADD: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
mifarecmd.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
mifarecmd.h
mifaresniff.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
mifaresniff.h bugfixes iso14443a (hf 14a commands) 2014-12-16 07:41:07 +01:00
mifareutil.c CHG: generic code clean up. Removal of commented code. 2015-01-05 15:51:27 +01:00
mifareutil.h bugfixes iso14443a (hf 14a commands) 2014-12-16 07:41:07 +01:00
printf.c
printf.h
start.c
stdint.h
string.c
string.h ADD: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
util.c Coverity-fixes in armsrc 2014-10-28 21:44:17 +01:00
util.h