proxmark3/armsrc
2020-01-21 18:50:01 +01:00
..
obj
Standalone fix: use defines.. 2019-12-26 23:41:30 +01:00
appmain.c Add 'hf mf staticnonce' - a nested find all key solution command for tags that has a static nonce. \n See https://github.com/RfidResearchGroup/proxmark3/issues/133 \n See https://github.com/Proxmark/proxmark3/issues/899 \n This solution is based upon the ideas and solutions of @uzlonewolf and @xtigmh . Thanks! 2020-01-14 16:00:31 +01:00
appmain.h
BigBuf.c some function def (hitag) 2020-01-01 20:47:39 +01:00
BigBuf.h
buzzer_disabled.c
buzzer_disabled.h
cmd.c cppcheck 2020-01-01 20:48:21 +01:00
cmd.h
dbprint.c coverity 226262 2019-10-10 11:36:28 +02:00
dbprint.h coverity 226262 2019-10-10 11:36:28 +02:00
des.c cppcheck 2020-01-01 20:48:11 +01:00
des.h
desfire.h
desfire_crypto_disabled.c
desfire_crypto_disabled.h
desfire_key.c
desfire_key.h
emvtags.h
epa.c Fix typos 2019-09-14 17:44:58 +02:00
epa.h
felica.c Fix FeliCa Light Dump function 2020-01-21 18:07:18 +01:00
felica.h Refactor FeliCa structs. 2019-10-29 10:22:47 +01:00
flashmem.c
flashmem.h
fonts_disabled.c make sure all .c include their own .h 2019-10-26 18:56:36 +02:00
fonts_disabled.h make sure all .c include their own .h 2019-10-26 18:56:36 +02:00
fpgaloader.c style 2020-01-12 17:28:12 +01:00
fpgaloader.h style 2020-01-12 17:30:29 +01:00
frozen.c cppcheck 2019-12-30 21:11:18 +01:00
frozen.h cppcheck 2019-12-30 21:11:18 +01:00
hfsnoop.c style 2020-01-12 17:28:12 +01:00
hfsnoop.h add 'hf plot' - from offical repo (piwi) 2020-01-12 16:45:24 +01:00
hitag2.c Avoid hardcoded lf divisors 2019-10-09 12:05:13 +02:00
hitag2.h
hitag2_crypto.c
hitag2_crypto.h
hitagS.c style 2020-01-07 22:19:59 +01:00
hitagS.h
i2c.c
i2c.h
iclass.c make style 2019-11-08 12:00:21 +01:00
iclass.h
iso14443a.c chg: enable/disable hf fpga tracing 2020-01-13 10:34:59 +01:00
iso14443a.h fix: forgot some changes 2019-12-30 13:11:44 +01:00
iso14443b.c style 2020-01-15 19:25:29 +01:00
iso14443b.h
iso15693.c Hf15FindAfi WaitForResponse loop 2019-11-27 21:14:31 +02:00
iso15693.h
LCD_disabled.c
LCD_disabled.h
ldscript
legicrf.c
legicrf.h
legicrfsim.c make sure all .c include their own .h 2019-10-26 18:56:36 +02:00
legicrfsim.h cppcheck 2019-12-30 21:17:02 +01:00
lfadc.c Fix: 'lf config' - calling without param messes up all device settings. 2020-01-09 19:28:44 +01:00
lfadc.h cppcheck 2019-12-30 21:17:37 +01:00
lfops.c Fix delay in acquisition and DoAcquisition_config usage. Fixes #524 2020-01-15 16:17:58 +01:00
lfops.h add: added nrz simulation for lf. *wip* needs pattern for nrz. 2020-01-04 20:00:37 +01:00
lfsampling.c Fix delay in acquisition and DoAcquisition_config usage. Fixes #524 2020-01-15 16:17:58 +01:00
lfsampling.h Fix: 'lf config' - calling without param messes up all device settings. 2020-01-09 19:28:44 +01:00
Makefile Add hw tia to trigger a new Timing Interval Acquisition 2019-10-15 15:02:34 +02:00
mifarecmd.c style 2020-01-15 19:25:29 +01:00
mifarecmd.h Add 'hf mf staticnonce' - a nested find all key solution command for tags that has a static nonce. \n See https://github.com/RfidResearchGroup/proxmark3/issues/133 \n See https://github.com/Proxmark/proxmark3/issues/899 \n This solution is based upon the ideas and solutions of @uzlonewolf and @xtigmh . Thanks! 2020-01-14 16:00:31 +01:00
mifaredesfire.c coverity 226201 2019-10-09 22:48:54 +02:00
mifaredesfire.h
mifaresim.c style 2020-01-15 19:25:29 +01:00
mifaresim.h
mifaresniff_disabled.c
mifaresniff_disabled.h
mifareutil.c only set new timeout if its faster :) 2020-01-15 12:47:40 +01:00
mifareutil.h
nprintf.c cppcheck 2020-01-02 15:34:50 +01:00
nprintf.h
optimized_cipher.c
optimized_cipher.h
pcf7931.c Avoid hardcoded lf divisors 2019-10-09 12:05:13 +02:00
pcf7931.h
printf.c
printf.h
radixsort.c
radixsort.h
spiffs.c make style 2019-10-17 13:58:22 +02:00
spiffs.h cppcheck 2019-12-30 21:37:56 +01:00
spiffs_cache.c
spiffs_check.c
spiffs_config.h
spiffs_gc.c
spiffs_hydrogen.c consider null termination 2019-10-09 10:36:34 +02:00
spiffs_nucleus.c style 2019-12-31 21:32:24 +01:00
spiffs_nucleus.h cppcheck 2019-12-30 21:39:48 +01:00
start.c
string.c style 2020-01-04 16:16:43 +01:00
string.h cppcheck 2019-12-30 21:40:31 +01:00
thinfilm.c fix: clarity 2019-10-19 16:31:10 -04:00
thinfilm.h
ticks.c WaitUS/WaitMS: accept uint32_t 2019-10-09 12:06:45 +02:00
ticks.h WaitUS/WaitMS: accept uint32_t 2019-10-09 12:06:45 +02:00
usart.c cppcheck 2020-01-03 18:55:13 +01:00
usart.h
util.c style 2019-09-13 16:27:25 +02:00
util.h
vtsend.c
vtsend.h
wiegand.c
wiegand.h