.. |
obj
|
|
|
Standalone
|
fix more lf standalone
|
2020-06-23 12:14:41 +02:00 |
appmain.c
|
added new command "4x50_wipe"
|
2020-07-09 01:59:01 +02:00 |
appmain.h
|
chg: print stack fct and hfsniff
|
2020-06-18 11:55:27 +02:00 |
BigBuf.c
|
make style
|
2020-06-19 18:34:47 +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
|
|
|
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
|
|
|
dbprint.h
|
armsrc: clarify static vars vs global vars
|
2020-05-19 17:05:43 +02:00 |
desfire.h
|
|
|
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
|
|
|
em4x50.c
|
added new command "4x50_wipe"
|
2020-07-09 01:59:29 +02:00 |
em4x50.h
|
added new command "4x50_wipe"
|
2020-07-09 01:59:09 +02:00 |
emvtags.h
|
|
|
epa.c
|
|
|
epa.h
|
|
|
felica.c
|
armsrc: clarify static vars vs global vars
|
2020-05-19 17:05:43 +02:00 |
felica.h
|
|
|
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
|
|
|
fonts_disabled.h
|
|
|
fpgaloader.c
|
color
|
2020-06-11 19:20:59 +02:00 |
fpgaloader.h
|
|
|
frozen.c
|
cppchecker
|
2020-06-02 12:58:37 +02:00 |
frozen.h
|
|
|
hfsnoop.c
|
chg: 'hf sniff' - now malloc and is interupable
|
2020-06-21 18:13:14 +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
|
fix: "lf search" / "lf hitag" - no more stack overflow in hitag reader
|
2020-06-23 11:13:49 +02:00 |
hitag2.h
|
|
|
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
|
|
|
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-06-19 18:34:47 +02:00 |
i2c.h
|
|
|
iclass.c
|
armsrc: clarify static vars vs global vars
|
2020-05-19 17:05:43 +02:00 |
iclass.h
|
|
|
iso14443a.c
|
textual
|
2020-06-21 18:14:30 +02:00 |
iso14443a.h
|
|
|
iso14443b.c
|
applied theremin patch, adc values are summed, remember to divide when read
|
2020-06-09 23:37:56 +02:00 |
iso14443b.h
|
|
|
iso15693.c
|
chg: 15693 use bigbuf malloc to keep tracelog
|
2020-06-26 21:53:19 +02:00 |
iso15693.h
|
|
|
LCD_disabled.c
|
|
|
LCD_disabled.h
|
|
|
ldscript
|
|
|
legicrf.c
|
change: remove inline directive in armsrc, since we are optimizing for size
|
2020-05-19 17:15:07 +02:00 |
legicrf.h
|
|
|
legicrfsim.c
|
change: remove inline directive in armsrc, since we are optimizing for size
|
2020-05-19 17:15:07 +02:00 |
legicrfsim.h
|
|
|
lfadc.c
|
fix: "lf search" / "lf hitag" - no more stack overflow in hitag reader
|
2020-06-23 11:13:49 +02:00 |
lfadc.h
|
armsrc: clarify static vars vs global vars
|
2020-05-19 17:05:43 +02:00 |
lfops.c
|
chg: 'lf em/hid/io/awid watch' - colors, unified, NG
|
2020-06-22 14:56:13 +02:00 |
lfops.h
|
chg: 'lf em/hid/io/awid watch' - colors, unified, NG
|
2020-06-22 14:56:13 +02:00 |
lfsampling.c
|
more debugstatements
|
2020-06-23 11:21:17 +02:00 |
lfsampling.h
|
more debugstatements
|
2020-06-23 11:21:17 +02:00 |
Makefile
|
make sure uninitialized vars doesnt end up on COMMON_section
|
2020-07-13 15:41:56 +02:00 |
mifarecmd.c
|
Fix BIGBUF_SIZE used in #WITH_FLASH
|
2020-06-10 19:06:40 +02:00 |
mifarecmd.h
|
|
|
mifaredesfire.c
|
armsrc: clarify static vars vs global vars, part 3
|
2020-05-19 18:12:40 +02:00 |
mifaredesfire.h
|
|
|
mifaresim.c
|
applied theremin patch, adc values are summed, remember to divide when read
|
2020-06-09 23:37:56 +02:00 |
mifaresim.h
|
|
|
mifaresniff_disabled.c
|
|
|
mifaresniff_disabled.h
|
|
|
mifareutil.c
|
|
|
mifareutil.h
|
|
|
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
|
|
|
optimized_cipher.h
|
|
|
pcf7931.c
|
|
|
pcf7931.h
|
|
|
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
|
color
|
2020-06-11 19:20:59 +02:00 |
spiffs.h
|
|
|
spiffs_cache.c
|
|
|
spiffs_check.c
|
|
|
spiffs_config.h
|
|
|
spiffs_gc.c
|
|
|
spiffs_hydrogen.c
|
fix cppchecker
|
2020-06-02 12:49:18 +02:00 |
spiffs_nucleus.c
|
|
|
spiffs_nucleus.h
|
|
|
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
|
|
|
ticks.c
|
|
|
ticks.h
|
|
|
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
|
|
|
vtsend.h
|
|
|
wiegand.c
|
|
|
wiegand.h
|
|
|