proxmark3/armsrc
2020-10-03 22:59:21 +02:00
..
obj
Standalone added standalone mode "brute force" 2020-10-03 22:59:21 +02:00
appmain.c added function reset 2020-09-27 23:39:04 +02:00
appmain.h chg: print stack fct and hfsniff 2020-06-18 11:55:27 +02:00
BigBuf.c clear bigbuff also should reset tracelen 2020-08-17 09:12:28 +02:00
BigBuf.h make style 2020-08-13 12:25:04 +02:00
buzzer_disabled.c cppchecker missing includes 2020-03-24 11:56:03 +01:00
buzzer_disabled.h
cmd.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
cmd.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
dbprint.c arm: fix warnings discarded-qualifiers 2020-05-11 13:48:57 +02:00
dbprint.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
desfire.h Add 2k3 des iso support preparation 2020-04-11 02:56:08 +02:00
desfire_crypto.c change: remove inline directive in armsrc, since we are optimizing for size 2020-05-19 17:15:07 +02:00
desfire_crypto.h style 2020-08-21 19:30:15 +02:00
em4x50.c added standalone mode "brute force" 2020-10-03 22:59:21 +02:00
em4x50.h added standalone mode "brute force" 2020-10-03 22:59:21 +02:00
emvtags.h
epa.c style 2020-09-07 10:35:09 +02:00
epa.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
felica.c felica fixes 2020-07-08 23:11:29 +02:00
felica.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
flashmem.c color 2020-06-11 19:20:59 +02:00
flashmem.h armsrc: clarify static vars vs global vars, part 3 2020-05-19 18:12:40 +02:00
fonts_disabled.c cppchecker missing includes 2020-03-24 11:56:03 +01:00
fonts_disabled.h make sure all .c include their own .h 2019-10-26 18:56:36 +02:00
fpgaloader.c style 2020-08-15 11:00:49 +02:00
fpgaloader.h fgpa felica 2020-07-08 11:05:54 +02:00
frozen.c cppchecker 2020-06-02 12:58:37 +02:00
frozen.h cppcheck 2019-12-30 21:11:18 +01:00
hfsnoop.c make style 2020-08-13 12:25:04 +02:00
hfsnoop.h chg: 'hf sniff' - remake to mallc and report back size, also use NG 2020-06-18 11:54:19 +02:00
hitag2.c ht2: avoid sending spurious command after command is finished 2020-09-18 17:04:54 +02:00
hitag2.h rename function 2020-01-22 13:12:09 +01:00
hitag2_crypto.c
hitag2_crypto.h
hitag2crack.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
hitag2crack.h cppchecker 2020-03-13 13:52:23 +01:00
hitagS.c Less fantasy in the LogTrace usages regarding timestamps 2020-05-19 20:19:44 +02:00
hitagS.h
i2c.c make style 2020-08-13 12:25:04 +02:00
i2c.h to log or not to log 2020-08-03 17:38:18 +02:00
iclass.c test: reverse the "check reader mac" in iclass sim3 2020-08-19 22:37:37 +02:00
iclass.h hf iclass replay 2020-08-12 13:00:30 +02:00
iso14443a.c update magic cards doc 2020-09-13 15:19:35 +02:00
iso14443a.h hf 14a: add config loopholes to deal with badly configured cards: invalid ATQA, invalid BCC, invalid SAK 2020-09-07 00:50:27 +02:00
iso14443b.c fix return codes for 14b, sorting out status checks in client 2020-09-26 09:33:36 +02:00
iso14443b.h fix return codes for 14b, sorting out status checks in client 2020-09-26 09:33:36 +02:00
iso15693.c style 2020-09-07 10:39:15 +02:00
iso15693.h make style 2020-08-13 12:25:04 +02:00
LCD_disabled.c cppchecker missing includes 2020-03-24 11:45:57 +01:00
LCD_disabled.h
ldscript
legicrf.c style 2020-09-07 10:35:09 +02:00
legicrf.h make style 2020-04-16 09:01:14 +02:00
legicrfsim.c keep WDT happy 2020-09-15 17:26:24 +02:00
legicrfsim.h hf legic sim -> text, use NG, report back 2020-09-06 21:41:04 +02:00
lfadc.c make style 2020-08-13 12:25:04 +02:00
lfadc.h solved 2020-09-05 13:25:57 +02:00
lfops.c Add option to define extra symbols for 'lf cmdread', required e.g. for Hitag Micro and for talking to HT2 in emulation mode 2020-09-17 17:18:14 +02:00
lfops.h Add option to define extra symbols for 'lf cmdread', required e.g. for Hitag Micro and for talking to HT2 in emulation mode 2020-09-17 17:18:14 +02:00
lfsampling.c Avoid first spurious samples in LF sniff modes, prevents false triggering 2020-09-20 12:59:30 +02:00
lfsampling.h Add options to 'lf sniff' for repeated acquisitions 2020-09-20 11:37:51 +02:00
Makefile make style 2020-08-13 12:25:04 +02:00
mifarecmd.c Fix Gen3 detection bug against MFUL 2020-09-23 12:25:30 +02:00
mifarecmd.h Fix Gen3 detection bug against MFUL 2020-09-23 12:25:30 +02:00
mifaredesfire.c uid 7 or 4 for desfire 2020-09-10 00:33:46 +02:00
mifaredesfire.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresim.c style 2020-09-07 10:39:15 +02:00
mifaresim.h
mifaresniff_disabled.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresniff_disabled.h
mifareutil.c Introduce compatible write support to hf mfu wrbl 2020-09-07 22:34:44 +03:00
mifareutil.h Introduce compatible write support to hf mfu wrbl 2020-09-07 22:34:44 +03:00
nprintf.c change: remove inline directive in armsrc, since we are optimizing for size 2020-05-19 17:15:07 +02:00
nprintf.h
optimized_cipher.c readermac 2020-08-13 10:13:16 +02:00
optimized_cipher.h readermac 2020-08-13 10:13:16 +02:00
optimized_cipherutils.c fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
optimized_cipherutils.h fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
optimized_elite.c no inline 2020-08-16 22:47:58 +02:00
optimized_elite.h fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
optimized_ikeys.c fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
optimized_ikeys.h fpga: added iCLASS on deviceside 2020-07-10 16:37:56 +02:00
pcf7931.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
pcf7931.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
printf.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
printf.h
radixsort.c
radixsort.h
spiffs.c style 2020-09-07 10:35:09 +02:00
spiffs.h add: mem spiffs wipe 2020-08-08 12:33:12 +02:00
spiffs_cache.c
spiffs_check.c
spiffs_config.h debug textual 2020-08-31 01:41:11 +02:00
spiffs_gc.c
spiffs_hydrogen.c fix cppchecker 2020-06-02 12:49:18 +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 make style 2020-06-08 03:15:10 +02:00
string.c make style 2020-06-08 03:15:10 +02:00
string.h make style 2020-06-08 03:15:10 +02:00
thinfilm.c make style 2020-08-13 12:25:04 +02:00
thinfilm.h
ticks.c make style 2020-08-13 12:25:04 +02:00
ticks.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
usart.c style 2020-09-07 10:39:15 +02:00
usart.h redundant declaration 2020-09-18 19:51:20 +02:00
util.c version info also for client, still cmake to do 2020-05-20 21:11:45 +02:00
util.h take care of type when shifting 2020-08-31 01:19:06 +02:00
vtsend.c
vtsend.h
wiegand.c
wiegand.h