proxmark3/armsrc
2017-10-29 10:38:49 +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 FIX: spelled wrong. downside with working in notepad++ 2017-10-29 10:38:49 +01:00
apps.h ADD: standalone mode : LF HID corporate 1000 bruteforce by @federicodotta et al. 2017-10-29 03:26:46 +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
emvcard.h
emvcmd.c FIX: iso-14443a RATS optional (piwi) 2017-10-01 22:06:06 +02:00
emvcmd.h fix: added missing emv function. WITH_EMV compiles now. 2017-09-18 18:38:54 +02:00
emvdataels.c
emvdataels.h
emvutil.c fix: added missing emv function. WITH_EMV compiles now. 2017-09-18 18:38:54 +02:00
emvutil.h fix: added missing emv function. WITH_EMV compiles now. 2017-09-18 18:38:54 +02:00
epa.c FIX: iso-14443a RATS optional (piwi) 2017-10-01 22:06:06 +02:00
epa.h
felica.c Enclosed naked statements with braces to avoid C compliler misleading-indentation 'guard' warning. 2017-10-23 17:37:29 -04:00
fonts.c
fonts.h
fpgaloader.c chg: the version text layout 2017-08-29 08:46:26 +02:00
fpgaloader.h fix: remove all traces of fpga_nfc... 2017-10-20 22:01:10 +02:00
hfsnoop.c fix: 'hf snoop' - buffer overflow (@satuoni) 2017-10-08 14:56:04 +02:00
hitag2.c fixes: armside 2017-07-30 10:01:30 +02:00
hitagS.c
iclass.c chg: 'hf iclass simulate' adjustements 2017-10-08 15:11:38 +02:00
iso14443a.c CHG: increased time to powerup tag 2017-10-12 15:14:41 +02:00
iso14443a.h ADD: 'hf mf fastchk' - new command, improved check keys functionality. It uses a bunch of techniques to get a speedup. 2017-10-05 16:00:56 +02:00
iso14443b.c FIX: 'hf 15 *' commands - the demod should work better now and as a bonus I've added some tracelogging. The timer is not quite correct yet but its a start. 2017-09-04 13:56:57 +02:00
iso14443b.h
iso15693.c FIX: ISO15, increased reading distance by letting tag some time to powerup. 2017-09-27 12:12:43 +02:00
LCD.c
LCD.h
ldscript
legicrf.c
legicrf.h
lfops.c ADD: standalone mode : LF HID corporate 1000 bruteforce by @federicodotta et al. 2017-10-29 03:26:46 +01:00
lfsampling.c FIX: one dot wrong 2017-09-28 22:33:26 +02:00
lfsampling.h
Makefile fix: removed a refence to missing file 2017-10-29 03:53:09 +01:00
mifarecmd.c CHG: 'hf mf fchk' - no need to send dummy coomand to trigger timeout. 2017-10-12 15:17:10 +02: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
mifaresniff.h fixes: armside 2017-07-30 10:01:30 +02:00
mifareutil.c
mifareutil.h fixes: armside 2017-07-30 10:01:30 +02:00
optimized_cipher.c
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
printf.h
start.c
string.c
string.h
ticks.c
ticks.h
tlv.c
tlv.h
util.c
util.h