proxmark3/armsrc
Philippe Teuwen 694a48b65a text
2021-01-14 14:36:53 +01:00
..
obj
Standalone make style 2020-12-23 19:51:10 +01:00
appmain.c make style 2020-12-30 01:31:40 +01:00
appmain.h reorganize few global vars & fcts 2020-11-05 23:05:52 +01:00
BigBuf.c make style 2020-11-07 01:32:43 +01:00
BigBuf.h bigbuf calloc ftc where the memory is set to zero before 2020-11-02 19:07:03 +01: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 missing static statements 2020-12-17 20:55:01 +01:00
em4x50.h deleted non existing functions in header 2020-12-17 20:54:06 +01:00
em4x70.c make style 2020-12-23 19:51:10 +01:00
em4x70.h make style 2020-12-23 19:51:10 +01:00
emvtags.h
epa.c make style 2020-11-07 01:32:43 +01:00
epa.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
felica.c textual (thanks @ave_!) 2020-11-28 22:21:21 +01: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
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
hfsnoop.c text 2020-10-04 02:09:58 +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 make style 2020-09-30 14:27:19 +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 reorganize few global vars & fcts 2020-11-05 23:05:52 +01:00
hitagS.h
i2c.c make style 2020-11-02 01:46:47 +01:00
i2c.h to log or not to log 2020-08-03 17:38:18 +02:00
iclass.c show both decimal and hex for iclass blocks 2020-11-25 18:42:22 -05:00
iclass.h fix: hf iclass restore - now uses NG and better reporting and works :) 2020-10-14 17:41:34 +02:00
iso14443a.c hf 14a config cliparser: use string values 2020-12-31 11:39:57 +01:00
iso14443a.h Added 'mf mfu sim t 7 n <numreads>' - MFU emulation now supports automatic exit after <num> blocks read. 2020-11-30 20:07:51 +00:00
iso14443b.c rework 14b apdu timeout computations 2020-12-18 02:15:42 +01:00
iso14443b.h forgot header file 2020-10-27 18:52:11 +01:00
iso15693.c #makestyleday 2020-12-12 14:46:40 +01: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 text 2021-01-14 14:36:53 +01:00
lfops.h lf hid clone - prepped for EM. Disabled it for viking / hid clone until further testing 2020-11-30 21:06:37 +01:00
lfsampling.c #makestyleday 2020-12-12 14:46:40 +01:00
lfsampling.h Add options to 'lf sniff' for repeated acquisitions 2020-09-20 11:37:51 +02:00
Makefile Fix for the Makefile.platform file 2020-12-28 22:57:58 +01:00
mifarecmd.c Fix old UID display on hf mf csetuid 2020-11-15 20:14:08 +03:00
mifarecmd.h fiddling with mfu 2020-11-05 12:06:12 +01: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 hf mf sim - minor short times... 2020-11-29 00:16:22 +01:00
mifaresim.h
mifaresniff_disabled.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresniff_disabled.h
mifareutil.c reorganize few global vars & fcts 2020-11-05 23:05:52 +01: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
spiffs_nucleus.h
start.c minor 2020-12-30 01:36:44 +01: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 added a precision timer ( 0.6ns for 43ms) 2020-10-09 14:30:34 +02:00
ticks.h make style 2020-10-11 22:40:05 +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