.. |
obj
|
|
|
Standalone
|
Implement hf_unisniff, 14a/14b/15 sniffer with runtime selection and more save options
|
2023-12-01 22:39:46 -05:00 |
appmain.c
|
Merge pull request #2173 from wh201906/lf_sniff_clean
|
2023-12-01 10:54:10 +01:00 |
appmain.h
|
Add --ms option in hw status
|
2023-11-06 16:35:43 +08:00 |
BigBuf.c
|
const improvement for BigBuf.h
|
2023-08-08 20:52:21 -07:00 |
BigBuf.h
|
const improvement for BigBuf.h
|
2023-08-08 20:52:21 -07:00 |
buzzer_disabled.c
|
|
|
buzzer_disabled.h
|
|
|
cmd.c
|
More const enabled
|
2023-08-08 21:03:36 -07:00 |
cmd.h
|
More const enabled
|
2023-08-08 21:03:36 -07:00 |
dbprint.c
|
style
|
2023-10-03 17:10:39 +02:00 |
dbprint.h
|
added some helper functions
|
2023-10-01 13:05:08 +02:00 |
desfire_crypto.c
|
init array w zero
|
2023-02-21 04:41:11 +01:00 |
desfire_crypto.h
|
|
|
em4x50.c
|
const for em4x50
|
2023-08-08 23:03:34 -07:00 |
em4x50.h
|
const for em4x50
|
2023-08-08 23:03:34 -07:00 |
em4x70.c
|
make style
|
2023-08-24 16:34:33 +10:00 |
em4x70.h
|
const for em4x70
|
2023-08-08 23:24:10 -07:00 |
emvtags.h
|
|
|
epa.c
|
const and static functions for epa
|
2023-08-08 23:38:26 -07:00 |
epa.h
|
const and static functions for epa
|
2023-08-08 23:38:26 -07:00 |
felica.c
|
const for felica
|
2023-08-08 23:55:20 -07:00 |
felica.h
|
const for felica
|
2023-08-08 23:55:20 -07:00 |
fonts_disabled.c
|
|
|
fonts_disabled.h
|
|
|
fpgaloader.c
|
Some minor fixes
|
2023-11-14 10:46:45 +08:00 |
fpgaloader.h
|
Fix corrupted data caused by CMD_WTX
|
2023-12-02 17:04:03 +08:00 |
frozen.c
|
cppcheck uninitialized vars (false positive)
|
2023-01-15 02:23:19 +01:00 |
frozen.h
|
|
|
hfops.c
|
const for hfops
|
2023-08-09 00:03:48 -07:00 |
hfops.h
|
const for hfops
|
2023-08-09 00:03:48 -07:00 |
hfsnoop.c
|
make style
|
2022-07-25 08:00:30 +02:00 |
hfsnoop.h
|
|
|
hitag2.c
|
const for hitag2
|
2023-08-09 00:11:52 -07:00 |
hitag2.h
|
const for hitag2
|
2023-08-09 00:11:52 -07:00 |
hitag2_crypto.c
|
make style
|
2023-08-24 16:34:33 +10:00 |
hitag2_crypto.h
|
|
|
hitag2crack.c
|
we use calloc
|
2023-10-18 20:20:55 +02:00 |
hitag2crack.h
|
|
|
hitagS.c
|
const for hitagS
|
2023-08-14 20:34:13 -07:00 |
hitagS.h
|
const for hitagS
|
2023-08-14 20:34:13 -07:00 |
i2c.c
|
style
|
2023-10-30 22:20:55 +01:00 |
i2c.h
|
added some helper functions
|
2023-10-01 13:05:08 +02:00 |
iclass.c
|
Fix iClass dump truncating the AA2 area and improve dump reliability by fixing cmd retry delays.
|
2023-11-26 19:04:54 +10:00 |
iclass.h
|
better fix for the PAGEMAP issue
|
2023-10-09 15:14:53 +02:00 |
iso14443a.c
|
style
|
2023-10-12 14:53:26 +02:00 |
iso14443a.h
|
more const for iso14443a
|
2023-08-14 22:07:04 -07:00 |
iso14443b.c
|
style
|
2023-09-07 20:13:18 +02:00 |
iso14443b.h
|
more const for iso14443b
|
2023-08-14 22:16:11 -07:00 |
iso15693.c
|
clean up
|
2023-10-02 21:39:15 +02:00 |
iso15693.h
|
more const for iso15693
|
2023-08-14 22:45:48 -07:00 |
LCD_disabled.c
|
more const for legicrf and the disabled LCD code
|
2023-08-14 22:50:25 -07:00 |
LCD_disabled.h
|
more const for legicrf and the disabled LCD code
|
2023-08-14 22:50:25 -07:00 |
ldscript
|
Whitespace
|
2023-08-09 14:30:07 +02:00 |
legicrf.c
|
more const for legicrf and the disabled LCD code
|
2023-08-14 22:50:25 -07:00 |
legicrf.h
|
more const for legicrf and the disabled LCD code
|
2023-08-14 22:50:25 -07:00 |
legicrfsim.c
|
legic sim should work now....
|
2023-09-07 12:54:46 +02:00 |
legicrfsim.h
|
|
|
lfadc.c
|
|
|
lfadc.h
|
|
|
lfops.c
|
more const for lfops and some commonutil
|
2023-08-14 23:02:09 -07:00 |
lfops.h
|
more const for lfops and some commonutil
|
2023-08-14 23:02:09 -07:00 |
lfsampling.c
|
style
|
2023-12-01 10:59:18 +01:00 |
lfsampling.h
|
style
|
2023-12-01 10:59:18 +01:00 |
lfzx.c
|
Some minor fixes
|
2023-11-14 10:46:45 +08:00 |
lfzx.h
|
|
|
Makefile
|
Revert "Release v4.17511 - Faraday"
|
2023-11-13 10:19:09 +01:00 |
mifarecmd.c
|
ugly hack to load the signature data if we are on a MFC Ev1 card. First we dont want to trigger the partial read unnecessary and secondly we dont save signature data in our MFC dump file. Need to adapt the JSON format for this
|
2023-07-27 22:23:33 +02:00 |
mifarecmd.h
|
rmeoved some fct devices side regarding eml get/ set
|
2023-07-27 18:55:41 +02:00 |
mifaredesfire.c
|
Fix formatting and run make style
|
2023-03-26 16:12:39 +03:00 |
mifaredesfire.h
|
|
|
mifaresim.c
|
fix a few cppcheck warnings
|
2023-09-07 22:28:37 +02:00 |
mifaresim.h
|
|
|
mifaresniff_disabled.c
|
|
|
mifaresniff_disabled.h
|
|
|
mifareutil.c
|
remove fct in header file.\nreverted this decline
|
2023-07-27 18:57:11 +02:00 |
mifareutil.h
|
remove fct in header file.\nreverted this decline
|
2023-07-27 18:57:11 +02:00 |
nprintf.c
|
|
|
nprintf.h
|
|
|
optimized_cipher.c
|
|
|
optimized_cipher.h
|
|
|
optimized_cipherutils.c
|
|
|
optimized_cipherutils.h
|
Fix the types of parameters in BitstreamOut_t
|
2023-01-22 07:15:47 +00:00 |
optimized_elite.c
|
|
|
optimized_elite.h
|
|
|
optimized_ikeys.c
|
|
|
optimized_ikeys.h
|
|
|
pcf7931.c
|
|
|
pcf7931.h
|
|
|
printf.c
|
|
|
printf.h
|
|
|
sam_mfc.c
|
style: missing include of own header
|
2023-11-11 18:24:34 +01:00 |
sam_mfc.h
|
style
|
2023-10-18 20:34:35 +02:00 |
sam_picopass.c
|
style
|
2023-10-18 20:34:35 +02:00 |
sam_picopass.h
|
style
|
2023-10-18 20:34:35 +02:00 |
sam_seos.c
|
style
|
2023-10-18 20:34:35 +02:00 |
sam_seos.h
|
style
|
2023-10-18 20:34:35 +02:00 |
spiffs.c
|
make style
|
2023-08-24 16:34:33 +10:00 |
spiffs.h
|
more const - spiffs
|
2023-08-08 22:50:34 -07:00 |
spiffs_cache.c
|
|
|
spiffs_check.c
|
|
|
spiffs_config.h
|
adapt SPIFFS from 128kb -> 192kb. Increased GC to fit sector size 4kb. (thanks @mwalker33)
|
2022-08-28 12:21:21 +02:00 |
spiffs_gc.c
|
|
|
spiffs_hydrogen.c
|
|
|
spiffs_nucleus.c
|
|
|
spiffs_nucleus.h
|
|
|
start.c
|
|
|
string.c
|
|
|
string.h
|
|
|
thinfilm.c
|
|
|
thinfilm.h
|
|
|
usart.c
|
Localize effect of unused macro
|
2023-08-08 21:06:17 -07:00 |
usart.h
|
|
|
util.c
|
Apply suggestions from @henrygab
|
2023-11-15 18:04:52 +08:00 |
util.h
|
Real-time LF sampling mode on armsrc
|
2023-11-14 01:43:20 +08:00 |
vtsend.c
|
|
|
vtsend.h
|
|
|
wiegand.c
|
|
|
wiegand.h
|
|
|