proxmark3/armsrc
2016-06-22 09:35:18 +02:00
..
obj
aes.c
aes.h
appmain.c CHG: "hf 14b sim" - Added the possibility to call it with a PUPI/UID. Sample: "hf 14b sim u 11223344" 2016-04-27 11:21:29 +02:00
apps.h FIX: changed from ssized_t -> size_t 2016-05-09 08:27:55 +02:00
BigBuf.c syntax suger 2016-04-23 13:04:22 +02:00
BigBuf.h
crapto1.c Syntaxt suger 2016-04-14 11:34:02 +02:00
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 syntax suger 2016-04-23 13:04:22 +02:00
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 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
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
legicrf.h
lfops.c ADD: added a comment about Q5 settings. needs to be verified 2016-05-16 21:41:19 +02:00
lfsampling.c
lfsampling.h
Makefile
mifarecmd.c Syntaxt suger 2016-04-14 11:34:02 +02:00
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 ADD: added triplesided UID to "hf mf sniff" 2016-04-14 11:35:49 +02:00
mifareutil.c
mifareutil.h MOV: moved the #DEFINES into protocols.h 2016-04-14 11:34:36 +02:00
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
util.h