proxmark3/armsrc
2018-01-21 18:34:29 +01:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone ADD: StandAloneMode LF Proxbrute by @brad-anton 2017-10-29 03:51:07 +01:00
aes.c
aes.h
appmain.c DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
apps.h DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
BigBuf.c CHG: part of @piwi changes 2017-10-23 21:17:59 +02:00
BigBuf.h CHG: part of @piwi changes 2017-10-23 21:17:59 +02:00
des.c
des.h
desfire_crypto.c
desfire_crypto.h
desfire_key.c
desfire_key.h
epa.c FIX: iso-14443a RATS optional (piwi) 2017-10-01 22:06:06 +02:00
epa.h
felica.c chg: 'hf felica litedump' - now turns off device when aborted via keyboard, or buttonpress 2018-01-05 17:57:50 +01:00
fonts.c
fonts.h
fpgaloader.c chg: dma macros instead 2018-01-17 00:27:13 +01:00
fpgaloader.h chg: 'hf iclass sniff' - still problems with the dmabuffer 2018-01-02 19:10:55 +01:00
hfsnoop.c fix: 'hf snoop' - buffer overflow (@satuoni) 2017-10-08 14:56:04 +02:00
hitag2.c chg: code cleaning 2017-11-11 22:34:34 +01:00
hitagS.c chg: code cleaning 2017-11-11 22:34:34 +01:00
iclass.c chg: 'hf iclass sniff' - still problems with the dmabuffer 2018-01-02 19:10:55 +01:00
iso14443a.c DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
iso14443a.h DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
iso14443b.c chg: 'hf 14b snoop' renamed 'hf 14b sniff'... 2018-01-06 21:12:28 +01:00
iso14443b.h CHG: removed some #DEFINE TRUE/FALSE 2017-07-07 12:52:51 +02:00
iso15693.c FIX: 'hf 15' timouts bugs when wait is set == 0... 2018-01-21 18:34:29 +01:00
LCD.c
LCD.h
ldscript
legicrf.c CHG: removed old TRUE/FALSE defines... some left still.. 2017-07-27 09:28:43 +02:00
legicrf.h
lfops.c fix.. don't ask.. 2017-10-29 11:23:26 +01:00
lfsampling.c syntaxt sugar 2017-10-30 22:20:41 +01:00
lfsampling.h monster merge... 2017-07-30 09:17:48 +02:00
Makefile DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
mifarecmd.c fix: 'hf mf hardnested' - too fast timeouts. https://github.com/Proxmark/proxmark3/issues/518 2018-01-15 14:22:46 +01:00
mifarecmd.h fixes: armside 2017-07-30 10:01:30 +02:00
mifaredesfire.c FIX: iso-14443a RATS optional (piwi) 2017-10-01 22:06:06 +02:00
mifaredesfire.h
mifaresniff.c DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
mifaresniff.h DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. 2018-01-18 14:11:22 +01:00
mifareutil.c chg; less debug 2017-12-11 01:19:58 +01:00
mifareutil.h chg: 'hf mf sim' @piwi's changes part 1 2017-11-11 22:41:52 +01:00
optimized_cipher.c chg: syntax sugar 2018-01-02 11:15:23 +01:00
optimized_cipher.h
pcf7931.c CHG: 'hf 15 findafi' - added the possibility to cancel loop with buttonpress 2017-09-05 10:31:27 +02:00
pcf7931.h
printf.c CHG: removed some #DEFINE TRUE/FALSE 2017-07-07 12:52:51 +02:00
printf.h
start.c
string.c
string.h
ticks.c
ticks.h
tlv.c
tlv.h
util.c
util.h