proxmark3/armsrc
Jean-Michel Picod 1adec4dfb2 Fix overflow in SPI memory when writing default key dictionnaries.
Boundaries were defined in the memory layout but weren't enforced
by the client, causing an overflow when trying to load a
dictionnary that was too big.
It's too hard to enforce it on the ARM side as the command is a
generic write.
Now that limits are defined, also outputs them as part of the
`hw status` command.
2022-11-24 03:16:58 +01:00
..
obj ...added the standalone folder.. 2017-08-26 13:01:35 +02:00
Standalone Fix API breakage. 2022-09-05 10:46:06 +02:00
appmain.c Rewrite of magic Gen4 GTU commands : refactor and speed 2022-11-09 15:49:07 +01:00
appmain.h arm Adc: Fix codeql warnings 2022-02-27 15:03:54 +01:00
BigBuf.c style 2022-03-23 17:49:09 +01:00
BigBuf.h style 2022-03-23 17:49:09 +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 style 2022-10-29 01:26:12 +02:00
epa.h skeleton code found at https://github.com/ZRD-Saar/proxmark3 2022-10-25 07:56:57 +02:00
felica.c Fix felica_sendraw 2022-04-27 11:38:28 +09:00
felica.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
flashmem.c Fix overflow in SPI memory when writing default key dictionnaries. 2022-11-24 03:16:58 +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 cppchecker fixes 2022-07-06 13:45:06 +02: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
hfops.c texkom simulation timeout and verbose fixes 2022-07-08 00:15:10 +03:00
hfops.h rename and read parameters via struct 2022-07-06 19:03:17 +03:00
hfsnoop.c make style 2022-07-25 08:00:30 +02:00
hfsnoop.h sh sniff skip some bytes from data - arm side 2022-07-09 16:45:08 +03: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 make style 2022-07-25 08:00:30 +02:00
iclass.h Adapting license headers, WIP 2022-01-06 02:20:38 +01:00
iso14443a.c style 2022-08-24 07:25:10 +02:00
iso14443a.h arm 14a/mifare: Fix codeql warnings 2022-02-27 14:54:11 +01:00
iso14443b.c fixing hf search loop and lessing the debug statements 2022-07-07 23:43:45 +02:00
iso14443b.h adding support to read fuji/xerox tags, thanks to user Horror 2022-06-30 22:50:52 +02:00
iso15693.c Use memset to zero memory for better code style. 2022-09-05 10:37:01 +02:00
iso15693.h Refactor emulator accessor helpers for ISO15693. 2022-09-05 10:24:52 +02: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 style 2022-06-30 22:54:13 +02: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 simplify save files 2022-06-06 13:20:39 +02:00
lfops.h make style 2022-01-06 20:05:26 +01:00
lfsampling.c fix initialization of bitstream buffer 2022-04-10 13:15:24 +02: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 Revert "Release v4.15864 - Radium" 2022-10-29 01:34:05 +02:00
mifarecmd.c style 2022-11-20 16:47:49 +01:00
mifarecmd.h remove MifareG4ReadWrite() 2022-11-13 02:08:23 +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 fix #1694 - take in consideration pointer could be called with NULL 2022-08-16 04:18:27 +02: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 simplify save files 2022-06-06 13:20:39 +02:00
mifareutil.h Mifare Classic Value operations 2022-06-05 16:58:53 +10: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 style 2022-10-29 01:26:12 +02:00
spiffs.h make style 2022-10-16 17:56:12 +02: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 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 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