proxmark3/armsrc
2020-01-30 16:43:18 +01:00
..
obj
Standalone add standalone module for sniffing iso14a to flash 2020-01-30 21:41:09 +11:00
appmain.c chg: 'hf mf static' - now uses file on spiffs for key transfers. speedup on RDV4 2020-01-22 13:11:20 +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 hitag sim changes 2020-01-29 05:14:18 +01:00
hitag2.h rename function 2020-01-22 13:12:09 +01:00
hitag2_crypto.c
hitag2_crypto.h
hitag2crack.c first attempt 2020-01-17 15:02:21 +01:00
hitag2crack.h first attempt 2020-01-17 15:02:21 +01:00
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 hitagstuff 2020-01-29 17:26:08 +01:00
lfadc.h hitagstuff 2020-01-29 17:26:08 +01:00
lfops.c device side hid demodulate use colors 2020-01-30 16:43:18 +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 partial data acqusitions not use bigbuff_malloc 2020-01-29 04:37:10 +01:00
lfsampling.h fix partial data acqusitions not use bigbuff_malloc 2020-01-29 04:37:10 +01:00
Makefile hitag signal refactoring 2020-01-14 22:08:43 +01:00
mifarecmd.c less waiting 2020-01-24 20:12:34 +01:00
mifarecmd.h chg: 'hf mf static' - now uses file on spiffs for key transfers. speedup on RDV4 2020-01-22 13:11:20 +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 chg: fchk/chk keys - tiny bit faster 2020-01-29 17:30:42 +01:00
mifareutil.h
nprintf.c cppcheck 2020-01-02 15:34:50 +01:00
nprintf.h
optimized_cipher.c remove tabs 2019-08-27 21:19:44 +02:00
optimized_cipher.h chg: optimization of iclass mac calculations on deviceside (@pwpiwi) see https://github.com/Proxmark/proxmark3/pull/861 2019-08-27 10:51:52 +02:00
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