proxmark3/armsrc
2015-03-04 11:00:39 +01:00
..
obj
aes.c
aes.h
appmain.c Started iclass emulator support on device side. Not functional yet 2015-02-14 21:30:26 +01:00
apps.h
BigBuf.c Started iclass emulator support on device side. Not functional yet 2015-02-14 21:30:26 +01:00
BigBuf.h Started iclass emulator support on device side. Not functional yet 2015-02-14 21:30:26 +01:00
crapto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
crapto1.h
crypto1.c Fixed issue #36 & improved file consistency. 2015-03-04 11:00:39 +01:00
des.c
des.h
epa.c hf 14a: if the tag supports it, set default timeout according to ATS 2015-02-11 22:20:22 +01:00
epa.h
fonts.c
fonts.h
fpgaloader.c
hitag2.c
iclass.c iClass full simulation of tags now officially works, with some cheating regarding reader update and write commands 2015-03-02 21:30:22 +01:00
iso14443.c
iso14443a.c hf 14a: if the tag supports it, set default timeout according to ATS 2015-02-11 22:20:22 +01:00
iso14443a.h hf 14a: if the tag supports it, set default timeout according to ATS 2015-02-11 22:20:22 +01:00
iso15693.c
LCD.c
LCD.h
ldscript
legicrf.c
legicrf.h
lfops.c
lfsampling.c Implemented new optimized version of MAC-calculation for iclass 2015-02-26 20:35:35 +01:00
lfsampling.h
Makefile Implemented new optimized version of MAC-calculation for iclass 2015-02-26 20:35:35 +01:00
mifarecmd.c
mifarecmd.h
mifaresniff.c
mifaresniff.h
mifareutil.c
mifareutil.h
optimized_cipher.c 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
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
printf.c
printf.h
start.c
stdint.h
string.c
string.h
util.c
util.h