.. |
obj
|
|
|
Standalone
|
Merge pull request #1621 from lnv42/iso15sniff2sc
|
2022-03-20 07:58:58 +01:00 |
appmain.c
|
iso15sniff: add an "iclass" bool parameter to SniffIso15693()
|
2022-03-16 11:26:07 +01:00 |
appmain.h
|
arm Adc: Fix codeql warnings
|
2022-02-27 15:03:54 +01:00 |
BigBuf.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
BigBuf.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
buzzer_disabled.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
buzzer_disabled.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
cmd.c
|
cppcheck fixes for const
|
2022-01-06 15:22:36 +01:00 |
cmd.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
dbprint.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
dbprint.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
desfire_crypto.c
|
make style
|
2022-02-05 13:32:50 +02:00 |
desfire_crypto.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
em4x50.c
|
arm em4x50: Fix codeql warnings
|
2022-02-27 14:58:16 +01:00 |
em4x50.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
em4x70.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
em4x70.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
emvtags.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
epa.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
epa.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
felica.c
|
arm felica: Fix codeql warnings
|
2022-02-27 15:00:50 +01:00 |
felica.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
flashmem.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
flashmem.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
fonts_disabled.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
fonts_disabled.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
fpgaloader.c
|
iso15 sniffing: intragrate 2SC sniffing in same FPGA mode
|
2022-03-08 10:11:14 +01:00 |
fpgaloader.h
|
iso15 sniffing: intragrate 2SC sniffing in same FPGA mode
|
2022-03-08 10:11:14 +01:00 |
frozen.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
frozen.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hfsnoop.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hfsnoop.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hitag2.c
|
cppcheck fixes for const
|
2022-01-06 23:07:47 +01:00 |
hitag2.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hitag2_crypto.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hitag2_crypto.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
hitag2crack.c
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2022-01-06 15:24:35 +01:00 |
hitag2crack.h
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2022-01-06 15:24:35 +01:00 |
hitagS.c
|
cppcheck fixes for const
|
2022-01-06 23:07:47 +01:00 |
hitagS.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
i2c.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
i2c.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
iclass.c
|
iso15: add support for slow and 2SC to GetIso15693AnswerFromTag()
|
2022-03-16 17:25:27 +01:00 |
iclass.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
iso14443a.c
|
arm 14a/mifare: Fix codeql warnings
|
2022-02-27 14:54:11 +01:00 |
iso14443a.h
|
arm 14a/mifare: Fix codeql warnings
|
2022-02-27 14:54:11 +01:00 |
iso14443b.c
|
added some helptexts
|
2022-02-24 19:31:47 +01:00 |
iso14443b.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
iso15693.c
|
iso15: fix 2SC (FSK) slow decoding
|
2022-03-16 17:36:37 +01:00 |
iso15693.h
|
iso15: add support for slow and 2SC to GetIso15693AnswerFromTag()
|
2022-03-16 17:25:27 +01:00 |
LCD_disabled.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
LCD_disabled.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
ldscript
|
Simplify firmware image generation and preserve original sections
|
2022-02-17 01:43:41 +01:00 |
legicrf.c
|
make style
|
2022-02-14 21:44:15 +01:00 |
legicrf.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
legicrfsim.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
legicrfsim.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfadc.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfadc.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfops.c
|
make style
|
2022-01-06 20:05:26 +01:00 |
lfops.h
|
make style
|
2022-01-06 20:05:26 +01:00 |
lfsampling.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfsampling.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfzx.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
lfzx.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
Makefile
|
iso15 sniffing: add support for dual subcarriers tag answers
|
2022-03-08 10:11:08 +01:00 |
mifarecmd.c
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
mifarecmd.h
|
some historical copyright adjustments, thanks @iceman1001!
|
2022-01-06 11:24:04 +01:00 |
mifaredesfire.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
mifaredesfire.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
mifaresim.c
|
style
|
2022-01-06 19:41:45 +01:00 |
mifaresim.h
|
some historical copyright adjustments, thanks @iceman1001!
|
2022-01-06 11:24:04 +01:00 |
mifaresniff_disabled.c
|
style
|
2022-01-06 19:41:45 +01:00 |
mifaresniff_disabled.h
|
some historical copyright adjustments, thanks @iceman1001!
|
2022-01-06 11:24:04 +01:00 |
mifareutil.c
|
pcs param is sometimes NULL here
|
2022-03-20 09:35:37 +01:00 |
mifareutil.h
|
arm 14a/mifare: Fix codeql warnings
|
2022-02-27 14:54:11 +01:00 |
nprintf.c
|
cppcheck fixes
|
2022-01-06 18:18:48 +01:00 |
nprintf.h
|
make style
|
2022-01-06 20:05:26 +01:00 |
optimized_cipher.c
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
optimized_cipher.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
optimized_cipherutils.c
|
arm utils: Fix codeql warnings
|
2022-02-27 14:54:11 +01:00 |
optimized_cipherutils.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
optimized_elite.c
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
optimized_elite.h
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
optimized_ikeys.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
optimized_ikeys.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
pcf7931.c
|
cppcheck fixes for const
|
2022-01-06 23:07:47 +01:00 |
pcf7931.h
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
printf.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
printf.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_cache.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_check.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_config.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_gc.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_hydrogen.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_nucleus.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
spiffs_nucleus.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
start.c
|
visual clue in case of data decompression error at boot time
|
2022-02-17 01:43:41 +01:00 |
string.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
string.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
thinfilm.c
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
thinfilm.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
ticks.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
ticks.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
usart.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
usart.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
util.c
|
style
|
2022-01-06 19:41:45 +01:00 |
util.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
vtsend.c
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
vtsend.h
|
Adapting license headers, WIP
|
2022-01-06 02:20:38 +01:00 |
wiegand.c
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |
wiegand.h
|
cppcheck fixes for const
|
2022-01-06 15:40:11 +01:00 |