proxmark3/client
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
..
cmdscripts
deps Revert "Release v4.15864 - Radium" 2022-10-29 01:34:05 +02:00
dictionaries some default ones 2022-11-11 03:39:31 +01:00
experimental_client_with_swig
experimental_lib added skeleton for HF NTAG424 category of commands 2022-04-02 14:06:16 +02:00
include
lualibs add hf_mfu_amiibo_restore to restore an Amiibo dump to a blank NTAG215 2022-07-28 22:05:49 -04:00
luascripts Update hf_i2c_plus_2k_utils.lua 2022-11-23 09:09:37 +08:00
pyscripts add comment indicating pyamiibo should be installed 2022-07-30 22:09:45 -04:00
resources add mobile-first aids 2022-08-11 19:30:05 +03:00
src Fix overflow in SPI memory when writing default key dictionnaries. 2022-11-24 03:16:58 +01:00
atr_scrap_pcsctools.py
CMakeLists.txt Revert "Release v4.15864 - Radium" 2022-10-29 01:34:05 +02:00
default_keys_dic2lua.awk
emojis_scrap_github.py
gen_pm3mfsim_script.sh
Makefile Revert "Release v4.15864 - Radium" 2022-10-29 01:34:05 +02:00
pm3_cmd_h2lua.awk
README-bitlib