proxmark3/armsrc
2020-06-17 23:08:02 +02:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone text 2020-06-10 09:02:58 +02:00
appmain.c added write and write_password functions 2020-06-16 23:25:07 +02:00
appmain.h Reintroduce AvgAdv, avoid *64 as it could easily overflow 2020-06-10 00:10:39 +02:00
BigBuf.c color 2020-06-11 19:20:59 +02:00
BigBuf.h Make BigBuf take dynamically the available space with a fixed (4K) stack 2020-06-10 12:41:18 +02:00
buzzer_disabled.c cppchecker missing includes 2020-03-24 11:56:03 +01:00
buzzer_disabled.h summer restructuring: 2019-08-11 21:42:01 +02:00
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 arm: remove redundant declarations 2020-05-11 13:48:57 +02:00
em4x50.c deleted german comment 2020-06-17 23:08:02 +02:00
em4x50.h added write and write_password functions 2020-06-16 23:24:44 +02:00
emvtags.h summer restructuring: 2019-08-11 21:42:01 +02:00
epa.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
epa.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
felica.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +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 color 2020-06-11 19:20:59 +02:00
fpgaloader.h style 2020-01-12 17:30:29 +01: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 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 Less fantasy in the LogTrace usages regarding timestamps 2020-05-19 20:19:44 +02:00
hitag2.h rename function 2020-01-22 13:12:09 +01:00
hitag2_crypto.c summer restructuring: 2019-08-11 21:42:01 +02:00
hitag2_crypto.h summer restructuring: 2019-08-11 21:42:01 +02:00
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 summer restructuring: 2019-08-11 21:42:01 +02:00
i2c.c minor 2020-06-12 17:50:11 +02:00
i2c.h summer restructuring: 2019-08-11 21:42:01 +02:00
iclass.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
iclass.h summer restructuring: 2019-08-11 21:42:01 +02:00
iso14443a.c chg: ntag215/amiibo, empty header, use hardcoded values 2020-06-14 07:41:21 +02:00
iso14443a.h Update iso14443a.h 2020-04-24 16:42:40 +02:00
iso14443b.c applied theremin patch, adc values are summed, remember to divide when read 2020-06-09 23:37:56 +02:00
iso14443b.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
iso15693.c Less fantasy in the LogTrace usages regarding timestamps 2020-05-19 20:19:44 +02:00
iso15693.h summer restructuring: 2019-08-11 21:42:01 +02:00
LCD_disabled.c cppchecker missing includes 2020-03-24 11:45:57 +01:00
LCD_disabled.h summer restructuring: 2019-08-11 21:42:01 +02:00
ldscript summer restructuring: 2019-08-11 21:42:01 +02:00
legicrf.c change: remove inline directive in armsrc, since we are optimizing for size 2020-05-19 17:15:07 +02:00
legicrf.h make style 2020-04-16 09:01:14 +02:00
legicrfsim.c change: remove inline directive in armsrc, since we are optimizing for size 2020-05-19 17:15:07 +02:00
legicrfsim.h cppcheck 2019-12-30 21:17:02 +01:00
lfadc.c armsrc: clarify static vars vs global vars, part 2 2020-05-19 17:25:58 +02:00
lfadc.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
lfops.c color 2020-06-11 19:20:59 +02:00
lfops.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
lfsampling.c color 2020-06-11 19:20:59 +02:00
lfsampling.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
Makefile added EM4x50 info function 2020-06-15 14:32:23 +02:00
mifarecmd.c Fix BIGBUF_SIZE used in #WITH_FLASH 2020-06-10 19:06:40 +02:00
mifarecmd.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaredesfire.c armsrc: clarify static vars vs global vars, part 3 2020-05-19 18:12:40 +02:00
mifaredesfire.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresim.c applied theremin patch, adc values are summed, remember to divide when read 2020-06-09 23:37:56 +02:00
mifaresim.h summer restructuring: 2019-08-11 21:42:01 +02:00
mifaresniff_disabled.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifaresniff_disabled.h summer restructuring: 2019-08-11 21:42:01 +02:00
mifareutil.c arm: fix prototypes 2020-05-11 13:48:57 +02:00
mifareutil.h arm: fix prototypes 2020-05-11 13:48:57 +02: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 summer restructuring: 2019-08-11 21:42:01 +02:00
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 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 summer restructuring: 2019-08-11 21:42:01 +02:00
radixsort.c summer restructuring: 2019-08-11 21:42:01 +02:00
radixsort.h summer restructuring: 2019-08-11 21:42:01 +02:00
spiffs.c color 2020-06-11 19:20:59 +02:00
spiffs.h fix standalone warnings 2020-05-11 13:48:57 +02:00
spiffs_cache.c SPIFFS : FIXES FS corruption against high numbero f current losses, high number of files manipulation. FIXES LOG_BLOCK erasing handlers. FIXES Garbage Collector. Overall, SPIFFS should now be WAY MORE resilient to any form of misbehavior. In case of corrupted filesystem (should still be readable !), spamming 'mem spiffs check' from the client will ensure at least 2 new free 4k blocks each tile (if number of LOG_PAGE available is enough) and in the same pass will move/reorganize the LOG_PAGES of contextual blocks. Yiha 2019-08-13 17:39:48 +02:00
spiffs_check.c make style 2019-07-23 21:33:52 +02:00
spiffs_config.h arm: remove redundant declarations 2020-05-11 13:48:57 +02:00
spiffs_gc.c make style 2019-07-23 21:33:52 +02:00
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 Reintroduce AvgAdv, avoid *64 as it could easily overflow 2020-06-10 00:10:39 +02:00
thinfilm.h summer restructuring: 2019-08-11 21:42:01 +02:00
ticks.c WaitUS/WaitMS: accept uint32_t 2019-10-09 12:06:45 +02:00
ticks.h arm: fix prototypes 2020-05-11 13:48:57 +02:00
usart.c armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
usart.h armsrc: clarify static vars vs global vars 2020-05-19 17:05:43 +02:00
util.c version info also for client, still cmake to do 2020-05-20 21:11:45 +02:00
util.h version info also for client, still cmake to do 2020-05-20 21:11:45 +02:00
vtsend.c summer restructuring: 2019-08-11 21:42:01 +02:00
vtsend.h summer restructuring: 2019-08-11 21:42:01 +02:00
wiegand.c summer restructuring: 2019-08-11 21:42:01 +02:00
wiegand.h summer restructuring: 2019-08-11 21:42:01 +02:00