proxmark3/armsrc
2016-08-03 00:51:26 +02:00
..
obj
aes.c
aes.h
appmain.c FIX: Found a minor bug in 'LF CMDREAD' where it on device side didn't compare with the right char 'h' instead of 'H'. Re-wrote that whole part anyway, I changed periods to be max 0xFFFF in length, doubtful that a zero or one delay will be bigger than 65535... 2016-07-30 19:30:53 +02:00
apps.h FIX: changed from ssized_t -> size_t 2016-05-09 08:27:55 +02:00
BigBuf.c chg: name error? 2016-07-07 10:01:50 +02:00
BigBuf.h CHG: moved includes into header file where it belong 2016-07-07 02:15:40 +02:00
crapto1.c
crapto1.h
crypto1.c
des.c
des.h
desfire_crypto.c FIX: changed from ssized_t -> size_t 2016-05-09 08:27:55 +02:00
desfire_crypto.h
desfire_key.c
desfire_key.h
emvcard.h
emvcmd.c
emvcmd.h
emvdataels.c
emvdataels.h
emvutil.c
emvutil.h
epa.c
epa.h
fonts.c
fonts.h
fpgaloader.c
fpgaloader.h
hfsnoop.c
hitag2.c
hitagS.c DEL: removed the homebrews script. It needed a seperate gitproject. 2016-05-06 23:51:03 +02:00
iclass.c CHG: FpgaSetupDMA can fail and returns NULL. Added a check for it. 2016-04-26 21:31:43 +02:00
iso14443a.c CHG: adjusted the debug message to the correct mfkey32v2 with right number of parameters. 2016-06-22 09:35:18 +02:00
iso14443a.h
iso14443b.c FIX: mental note to self, don't code when tried. "size" should have been "sizeof". I need to fix my build for armsrc again. 2016-08-03 00:51:26 +02:00
iso14443b.h CHG: the 14b is getting better, since I added the fpga waiting signaling I found in "14a emgetcmd" etc. 2016-04-29 22:23:32 +02:00
iso15693.c
LCD.c
LCD.h
ldscript
legicrf.c FIX: COverityScan 133865, out-of-bounds access, Forgot that bits is not used in Logtrace but bytes. 2016-08-03 00:25:53 +02:00
legicrf.h CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED* 2016-07-28 21:41:44 +02:00
lfops.c REM: cleaning up some commented code. 2016-07-30 19:36:48 +02:00
lfsampling.c
lfsampling.h
Makefile
mifarecmd.c
mifarecmd.h
mifaredesfire.c
mifaredesfire.h
mifaresniff.c ADD: added a comment about Q5 settings. needs to be verified 2016-05-16 21:41:19 +02:00
mifaresniff.h
mifareutil.c
mifareutil.h
optimized_cipher.c
optimized_cipher.h
pcf7931.c
pcf7931.h
printf.c
printf.h
start.c
stdint.h
string.c
string.h
tlv.c
tlv.h DEL: removed the homebrews script. It needed a seperate gitproject. 2016-05-06 23:51:03 +02:00
util.c CHG: forgot to add the reflect function 2016-07-28 21:45:00 +02:00
util.h CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED* 2016-07-28 21:41:44 +02:00